Commit graph

1022 commits

Author SHA1 Message Date
YamaArashi
7c34b9d74b disasm of 39e-12da
hg-commit-id: fccdbeaf9091
2012-01-22 15:03:57 -08:00
Bryan Bishop
9ebed58a93 replace references to map scripts with labels
hg-commit-id: 48e55b01b33c
2012-01-22 16:24:25 -06:00
Bryan Bishop
266ed4458a even more labels around PrintTexts
hg-commit-id: 037e2acc7eff
2012-01-22 16:09:19 -06:00
Bryan Bishop
11de09f8a4 more labels near PrintTexts
hg-commit-id: 1f8265c70cc2
2012-01-22 15:48:37 -06:00
Bryan Bishop
0b372300a0 jp $24D7 -> jp TextScriptEnd
hg-commit-id: 20b61588eaa7
2012-01-22 14:41:47 -06:00
Bryan Bishop
64d03ff5d5 fix PrintText-related labels
hg-commit-id: df1ffaeafdfa
2012-01-22 14:40:58 -06:00
Bryan Bishop
edf9217846 labels inside NameRaterText1 and BikeShop texts
hg-commit-id: 507b255471cb
2012-01-22 14:10:57 -06:00
Bryan Bishop
199b5fb5f2 fix labels in BikeShopText1
hg-commit-id: 7870cbb1af58
2012-01-22 14:00:24 -06:00
Bryan Bishop
c2e2e32a29 improvements to OaksLab, labeling, etc.
hg-commit-id: 66b0109d94d7
2012-01-22 13:51:52 -06:00
Bryan Bishop
a4429495db jp $24d7 -> jp TextScriptEnd
hg-commit-id: 381d79318d0c
2012-01-22 12:53:24 -06:00
Bryan Bishop
24b67f3c0f improvements to choose mon text in OaksLab
hg-commit-id: c2b4d54abc07
2012-01-22 12:52:46 -06:00
Bryan Bishop
16927e5da1 fix TX_FAR mistaken for asm
hg-commit-id: a572ddb3219c
2012-01-22 12:02:35 -06:00
Bryan Bishop
a2da76d315 add some labels around PrintText calls
hg-commit-id: be7e81581365
2012-01-22 11:58:39 -06:00
Bryan Bishop
f855b8e335 dump in comments for CriticalHitProbability
hg-commit-id: fc95e9d2f2d7
2012-01-21 23:42:58 -06:00
Bryan Bishop
e51029c125 commenting for DecrementPP from DarkShikari
hg-commit-id: 4fc5d67d4912
2012-01-21 22:56:46 -06:00
Bryan Bishop
2d2d187399 fix comments in ReadFishingGroup
hg-commit-id: 9ce0d88455a8
2012-01-21 18:43:47 -06:00
Bryan Bishop
ac46a1dfa5 clean up rod code labels
hg-commit-id: 0b6dcc434492
2012-01-21 18:09:08 -06:00
Bryan Bishop
c76b65f90b fix GiveItems
hg-commit-id: 0222de43f4b8
2012-01-21 18:04:54 -06:00
Bryan Bishop
f8c18f689d use labels in more commands in gbz80disasm
hg-commit-id: b49550d941d7
2012-01-21 17:49:08 -06:00
Bryan Bishop
8d8258f5e6 replaced $3e2e with GiveItem in some texts
hg-commit-id: dda17ec62888
2012-01-21 17:38:16 -06:00
KuroiIeWa5Da
21caa525cc Finished PkmnHealed music data - all 3 channels
hg-commit-id: ae3e69763bad
2012-01-21 05:19:19 -06:00
KuroiIeWa5Da
7f65820865 Disassembled Music Data for PokeHealed Chnl2, cleaned up music data a bit
hg-commit-id: 2967569eba4d
2012-01-21 05:02:39 -06:00
KuroiIeWa5Da
76a9b1ce58 merge from iimarckus
hg-commit-id: af64ce989c39
2012-01-21 01:28:48 -06:00
KuroiIeWa5Da
f82a5ca95f seperated music from common.asm, fixed some minor spelling errors
hg-commit-id: 338a5af36008
2012-01-21 01:27:44 -06:00
IIMarckus
4fb07a5808 Add the list of TM/HM moves.
hg-commit-id: eb2f28b54ef6
2012-01-20 23:19:10 -07:00
KuroiIeWa5Da
e7dfe391f1 kanzure merge
hg-commit-id: 666ca4b94d7a
2012-01-20 23:41:53 -06:00
KuroiIeWa5Da
c0aea369da Experimental change for actual music data
hg-commit-id: 57a01bf5d4f1
2012-01-20 23:41:08 -06:00
Bryan Bishop
4d428d10ea these are for map scripts, not booleans
hg-commit-id: 240c7e1354c2
2012-01-20 23:13:53 -06:00
Bryan Bishop
cab7304a92 Merge iimarckus/pokered changes.
hg-commit-id: 74b9dcfd9e1b
2012-01-20 22:57:43 -06:00
IIMarckus
153b21fb48 Comment improvements (SuperRodCode).
hg-commit-id: acf34e68b820
2012-01-20 21:47:59 -07:00
IIMarckus
27f13ecc9a Slight comment improvement (PP restore when healing).
hg-commit-id: df69d6aa600f
2012-01-20 20:59:55 -07:00
IIMarckus
1cf26c32c2 Rename “Attacks” to “Moves.”
hg-commit-id: 2a4797bf3b55
2012-01-20 20:58:11 -07:00
IIMarckus
54d33af4d8 Revert c9792f6418fb.
hg-commit-id: e188197ef682
2012-01-20 20:53:40 -07:00
IIMarckus
10e3b3deec Fix typo: Celedon → Celadon.
hg-commit-id: 5ba18e9ddcda
2012-01-20 20:52:07 -07:00
IIMarckus
be09ba8191 Fix whitespace.
hg-commit-id: b7dcdb0f1e12
2012-01-20 20:51:23 -07:00
IIMarckus
4a98e21dc3 Cleanup: rival team selection code, for all appearances.
hg-commit-id: f3ab1f798a62
2012-01-20 20:49:15 -07:00
Bryan Bishop
fe1239fd8f fix some constants, add some event constants
hg-commit-id: 77e45291c16e
2012-01-20 20:47:40 -06:00
Bryan Bishop
380aaa82c5 Merge KuroiIeWa5Da/pokered (music headers)
hg-commit-id: 0949619c775c
2012-01-20 19:07:20 -06:00
KuroiIeWa5Da
cb8afd8eae labeled Indigo Plateau music data
hg-commit-id: 9d66d8bd4c21
2012-01-20 18:51:38 -06:00
Bryan Bishop
332f141623 figuring out SuperRodCode
hg-commit-id: ed1db927ca67
2012-01-20 18:47:18 -06:00
KuroiIeWa5Da
3cfe0ea9f6 labeled Routes4 music data and made music data labels cleaner
hg-commit-id: 02c3815268dc
2012-01-20 18:44:48 -06:00
KuroiIeWa5Da
63d65af763 labeled Routes3 music data
hg-commit-id: 34709ee21fa2
2012-01-20 18:30:03 -06:00
KuroiIeWa5Da
ad4a292596 labeled Routes2 music data
hg-commit-id: dfec501ea816
2012-01-20 18:21:22 -06:00
KuroiIeWa5Da
a1c2c592df labeled Routes1 music data
hg-commit-id: 63c4ece6edd8
2012-01-20 17:56:47 -06:00
KuroiIeWa5Da
25fd511714 labeled Pokemon Healed music data
hg-commit-id: 5986ad3e5b6c
2012-01-20 17:18:00 -06:00
KuroiIeWa5Da
fa11f7bd88 minor fix to labeled Safari Zone music data
hg-commit-id: 9a90932439ff
2012-01-20 17:11:32 -06:00
KuroiIeWa5Da
c8b176ee6f labeled Safari Zone music data
hg-commit-id: dad0ae0eefff
2012-01-20 17:09:53 -06:00
KuroiIeWa5Da
93dce655e1 labeled Museum Guy music Data
hg-commit-id: 094678ff2fe9
2012-01-20 17:05:58 -06:00
KuroiIeWa5Da
97a8bfbfc9 labeled Meet Rival music data
hg-commit-id: 09befbea6e0a
2012-01-20 16:59:22 -06:00
KuroiIeWa5Da
76cf322c5b minor fix to Meet Professor Oak music data
hg-commit-id: 34a08f29485b
2012-01-20 16:53:51 -06:00