summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-23extract more textsBryan Bishop
2012-05-23some texts about the mobile roomBryan Bishop
2012-05-23extract some texts from INCBINsBryan Bishop
2012-05-23replace more pointers/labelsBryan Bishop
2012-05-23fix one or two script pointersBryan Bishop
2012-05-22Merge pull request #9 from iimarckus/unusedscripttextBryan Bishop
unused text for sweet honey
2012-05-22Add the unused Silph Scope 2 text.IIMarckus
2012-05-22Add the unused, unreferenced Sweet Honey text.IIMarckus
2012-05-22Add text for the unused “missing daughter” event.IIMarckus
2012-05-22Merge pull request #8 from iimarckus/cry16bitBryan Bishop
Use Pokémon IDs for the "cry" macro.
2012-05-22Use Pokémon IDs for the “cry” macro.IIMarckus
2012-05-22Merge branch 'master' of git://github.com/yenatch/pokecrystalBryan Bishop
2012-05-22dump-insert the stringtotext targetsBryan Bishop
2012-05-22use EncodedText for stringtotext paramsBryan Bishop
2012-05-22fix local pointers in scriptspadz
2012-05-22check if trainer_names has been set yet before using that keyBryan Bishop
2012-05-22add '@' to EncodedText outputBryan Bishop
2012-05-22add RadioCardTextBryan Bishop
2012-05-22fix more pointers in scriptsBryan Bishop
2012-05-22fix local pointer in UnknownScript_0x5d82fBryan Bishop
2012-05-22fix local pointer in UnknownScript_0x5d800Bryan Bishop
2012-05-22fix local pointer in UnknownScript_0x5cdd5Bryan Bishop
2012-05-22better labels inside TrainerGruntM1WhenTalkScript (slowpoke well)Bryan Bishop
2012-05-22UnknownText_0x5a8e8 -> TrainerGruntM29SlowpokeProfitTextBryan Bishop
2012-05-22Merge pull request #6 from yenatch/masterBryan Bishop
More 1-byte incbins related to jumpstd/end scripts.
2012-05-21replace more 1-byte incbinspadz
2012-05-21replace some more 1-byte incbinsBryan Bishop
2012-05-21replace some more 1-byte incbinsBryan Bishop
2012-05-21replace some more 1-byte incbinsBryan Bishop
2012-05-21add some 'end' commands from 1-byte incbinsBryan Bishop
2012-05-21SUPERNERD -> SUPER_NERD in trainer constantsBryan Bishop
2012-05-21oops forgot the mapsBryan Bishop
2012-05-21my true powerBryan Bishop
2012-05-21at least try to keep HoOh in tact in label namesBryan Bishop
2012-05-21fix line continuation syntax errorBryan Bishop
2012-05-21add trainer id to trainer fragment headers for gruntsBryan Bishop
2012-05-21improvements to map_name_cleanerBryan Bishop
2012-05-20add the labels to the scripts, not to the params pointing to scriptsBryan Bishop
2012-05-20better signpost labelingBryan Bishop
2012-05-20use better label for MapEventHeaderBryan Bishop
2012-05-20reuse pre-existing/pre-inserted MapBlockData objects when possibleBryan Bishop
2012-05-20make map header labels use better rulesBryan Bishop
2012-05-20don't add TrainerGroupTable to future dumpsBryan Bishop
2012-05-20give better labels to TrainerFragment subobjects like texts and scriptsBryan Bishop
2012-05-20create better labels for TrainerFragmentsBryan Bishop
2012-05-20rename cal's header to PKMN TrainerBryan Bishop
2012-05-20remove extra spacing in crystal.pyBryan Bishop
2012-05-20make TrainerFragment.to_asm() use trainer constantsBryan Bishop
2012-05-20insert trainer headers into main.asmBryan Bishop
2012-05-20better asm output for TrainerHeader and TrainerGroupHeaderBryan Bishop