Commit Graph

403 Commits

Author SHA1 Message Date
Bryan Bishop
e13d9de319 some battle tower texts 2012-05-23 02:57:58 -05:00
Bryan Bishop
432fdd4bdb some battle tower text 2012-05-23 02:49:25 -05:00
Bryan Bishop
143e176ae1 more texts 2012-05-23 02:47:27 -05:00
Bryan Bishop
af7d19c655 even more pokecom texts 2012-05-23 02:39:08 -05:00
Bryan Bishop
41c1df8ee5 lots of pokecom text 2012-05-23 02:37:43 -05:00
Bryan Bishop
cfa9e861cc minor formatting fix 2012-05-23 02:10:20 -05:00
Bryan Bishop
80279ae285 even more texts 2012-05-23 02:08:03 -05:00
Bryan Bishop
8a13341311 extract more texts 2012-05-23 01:38:37 -05:00
Bryan Bishop
854d7a0b37 some texts about the mobile room 2012-05-23 01:34:58 -05:00
Bryan Bishop
7675c76dc6 extract some texts from INCBINs 2012-05-23 01:31:50 -05:00
Bryan Bishop
6f84ffa25e replace more pointers/labels 2012-05-23 00:59:29 -05:00
Bryan Bishop
354837753f fix one or two script pointers 2012-05-23 00:09:37 -05:00
Bryan Bishop
d5eae70ce9 Merge pull request #9 from iimarckus/unusedscripttext
unused text for sweet honey
2012-05-22 21:27:25 -07:00
IIMarckus
28485bdfa6 Add the unused Silph Scope 2 text. 2012-05-22 22:05:38 -06:00
IIMarckus
11ed9511cc Add the unused, unreferenced Sweet Honey text. 2012-05-22 21:56:20 -06:00
IIMarckus
5daac1b63a Add text for the unused “missing daughter” event. 2012-05-22 21:28:02 -06:00
Bryan Bishop
262d420a1f Merge pull request #8 from iimarckus/cry16bit
Use Pokémon IDs for the "cry" macro.
2012-05-22 19:49:33 -07:00
IIMarckus
bd1760f3f9 Use Pokémon IDs for the “cry” macro. 2012-05-22 19:57:09 -06:00
Bryan Bishop
f053262f29 Merge branch 'master' of git://github.com/yenatch/pokecrystal 2012-05-22 11:58:16 -05:00
Bryan Bishop
4b2d26965e dump-insert the stringtotext targets 2012-05-22 11:57:00 -05:00
Bryan Bishop
2567957692 use EncodedText for stringtotext params 2012-05-22 11:50:25 -05:00
padz
837e39aec1 fix local pointers in scripts 2012-05-22 12:49:01 -04:00
Bryan Bishop
cb5eae3e9d check if trainer_names has been set yet before using that key 2012-05-22 11:44:42 -05:00
Bryan Bishop
c16d796c27 add '@' to EncodedText output 2012-05-22 11:38:57 -05:00
Bryan Bishop
7b965e5d32 add RadioCardText 2012-05-22 11:38:40 -05:00
Bryan Bishop
31e918246a fix more pointers in scripts 2012-05-22 09:46:09 -05:00
Bryan Bishop
d206fea7dc fix local pointer in UnknownScript_0x5d82f 2012-05-22 09:30:25 -05:00
Bryan Bishop
b6b645d603 fix local pointer in UnknownScript_0x5d800 2012-05-22 09:29:19 -05:00
Bryan Bishop
e0e6befb3a fix local pointer in UnknownScript_0x5cdd5 2012-05-22 09:28:02 -05:00
Bryan Bishop
39378c633c better labels inside TrainerGruntM1WhenTalkScript (slowpoke well) 2012-05-22 09:19:59 -05:00
Bryan Bishop
2001254b55 UnknownText_0x5a8e8 -> TrainerGruntM29SlowpokeProfitText 2012-05-22 09:16:15 -05:00
Bryan Bishop
8c9445903f Merge pull request #6 from yenatch/master
More 1-byte incbins related to jumpstd/end scripts.
2012-05-22 07:12:24 -07:00
padz
35c7493b75 replace more 1-byte incbins 2012-05-21 15:46:59 -04:00
Bryan Bishop
5874c136b9 replace some more 1-byte incbins 2012-05-21 10:59:55 -05:00
Bryan Bishop
9b65ac4a81 replace some more 1-byte incbins 2012-05-21 10:56:28 -05:00
Bryan Bishop
5a0c352893 replace some more 1-byte incbins 2012-05-21 10:48:30 -05:00
Bryan Bishop
fef00cbc59 add some 'end' commands from 1-byte incbins 2012-05-21 10:44:16 -05:00
Bryan Bishop
05686167d7 SUPERNERD -> SUPER_NERD in trainer constants 2012-05-21 08:39:11 -05:00
Bryan Bishop
e44916761b oops forgot the maps 2012-05-21 02:43:52 -05:00
Bryan Bishop
7206331dde my true power 2012-05-21 02:37:07 -05:00
Bryan Bishop
e517b30a14 at least try to keep HoOh in tact in label names 2012-05-21 01:38:11 -05:00
Bryan Bishop
7641b53a6a fix line continuation syntax error 2012-05-21 01:35:45 -05:00
Bryan Bishop
9ea35422f8 add trainer id to trainer fragment headers for grunts 2012-05-21 01:34:21 -05:00
Bryan Bishop
377a212322 improvements to map_name_cleaner 2012-05-21 01:31:26 -05:00
Bryan Bishop
ba72006077 add the labels to the scripts, not to the params pointing to scripts 2012-05-20 14:32:19 -05:00
Bryan Bishop
a34d4621ee better signpost labeling 2012-05-20 14:23:13 -05:00
Bryan Bishop
61d3b8a6b4 use better label for MapEventHeader 2012-05-20 09:56:27 -05:00
Bryan Bishop
a27a7f2892 reuse pre-existing/pre-inserted MapBlockData objects when possible 2012-05-20 09:37:43 -05:00
Bryan Bishop
2c73f020a6 make map header labels use better rules 2012-05-20 09:32:59 -05:00
Bryan Bishop
1286f37a85 don't add TrainerGroupTable to future dumps 2012-05-20 04:32:39 -05:00