Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-10 | type effectiveness table | YamaArashi | |
2016-07-10 | pokemon/trainer pic coords | YamaArashi | |
2016-07-10 | sprite animation data | YamaArashi | |
2016-07-10 | birch speech incbins | YamaArashi | |
2016-07-10 | door animation graphics | YamaArashi | |
2016-07-10 | misc map-related incbins | YamaArashi | |
2016-07-09 | battle terrain graphics | YamaArashi | |
2016-07-09 | wallpaper table | YamaArashi | |
2016-07-09 | sprite templates | YamaArashi | |
2016-07-06 | sprite template macro | YamaArashi | |
2016-07-04 | get rid of field effect graphics incbins | YamaArashi | |
2016-07-04 | battle animation scripts | YamaArashi | |
2016-07-03 | only use event script macros in event_scripts.s | YamaArashi | |
2016-07-03 | battle animation sprite templates | YamaArashi | |
2016-07-02 | all remaining ruby/sapphire code differences before scripts | YamaArashi | |
2016-07-02 | more ruby/sapphire code differences | YamaArashi | |
2016-06-29 | battle animation BG table | YamaArashi | |
2016-06-28 | Dump more Gfx (#15) | ProjectRevoTPP | |
2016-06-27 | More incbins in data/event_scripts.s. | yenatch | |
2016-06-27 | event_8a takes three args. | yenatch | |
2016-06-25 | Dump some short scripts and unsplit some false positives. | yenatch | |
There are groups of events/text related to several maps, instead of just one. These fall outside of the big include block where map events live. Some of them were erroneously matched to maps that had no other events. | |||
2016-06-22 | Dump the specials and std script tables. | yenatch | |
Also split the braille text. | |||
2016-06-19 | berry tree script label | YamaArashi | |
2016-06-19 | organize scripts | YamaArashi | |
2016-06-18 | some field move scripts | YamaArashi | |
2016-06-18 | tile scripts | YamaArashi | |
2016-06-17 | sapphire rom header | YamaArashi | |
2016-06-17 | account for differences in Sapphire's code | YamaArashi | |
2016-06-16 | Add msgbox, giveitem, givedecoration. | yenatch | |
2016-06-15 | Add macros for maps and scripts. | yenatch | |
Change map constants to resemble labels to avoid having to convert. | |||
2016-06-10 | decompile palette.c | YamaArashi | |
2016-06-09 | double-colon global labels in preproc; misc other stuff | YamaArashi | |
2016-06-06 | Japanese status condition strings | YamaArashi | |
2016-06-05 | get rid of Nintendo logo incbin | YamaArashi | |
2016-06-05 | label internal data2.s pointers | YamaArashi | |
2016-06-05 | link.c | YamaArashi | |
2016-05-30 | contest effect functions | YamaArashi | |
2016-05-30 | combo starter lookup table | YamaArashi | |
2016-05-30 | contest effects | YamaArashi | |
2016-05-30 | contest moves | YamaArashi | |
2016-05-30 | wild pokemon data | YamaArashi | |
2016-05-30 | prep for link code | YamaArashi | |
2016-05-30 | Dump most of the text from data2 (#4) | ProjectRevoTPP | |
* dump pokedex entries * account for newline on new file * fix incorrect pointer so pokeruby builds to same sha1 * text dumping part 1 * text dump part 2 & update macros * text dump part 3, revenge of the whitespaces * text dump part 4: a new commit * text dump part 5: the merge conflict strikes back * dump a huge chunk of texts * remove byte hunting comments * add proper align * fix align * consistency, who needs it - actually, everyone * dump credits * simplify names * dump a load of text and update charmaps * move credits.s back into data2 * dump trainer eye text * remember to add this file you dummy * incomplete bank dissassembly * another ugly, incomplete mass dump * dissassemble contest opponents and other incbins * 1P * dump the rest of text blobs from data2 * dump missing text incbin 1 * dump missing text incbins 2 * fix palette usage * normalize palette usage to decimals * remember to add the equal sign charmap you dummy | |||
2016-05-30 | text.c | YamaArashi | |
2016-05-21 | rename again | YamaArashi | |
2016-05-21 | FreeAllSpriteTiles() to ClearSpriteTileRanges() | YamaArashi | |
2016-05-21 | sprite.c and updated preproc | YamaArashi | |
2016-05-17 | pokedex data | YamaArashi | |
2016-05-16 | add dumped pokedex entries (#3) | ProjectRevoTPP | |
* dump pokedex entries * account for newline on new file | |||
2016-05-15 | main.c | YamaArashi | |