Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-17 | account for differences in Sapphire's code | YamaArashi | |
2016-06-17 | Update INSTALL.md | YamaArashi | |
2016-06-17 | Potential fix for Issue #1 (#10) | ProjectRevoTPP | |
replace all-zero incbins with .space and build fixes for certain Linux configurations | |||
2016-06-17 | Merge pull request #9 from yenatch/master | YamaArashi | |
Dump the maps. | |||
2016-06-16 | Dump the maps. | yenatch | |
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-14 | Dump graphics from graphics.s (#7) | ProjectRevoTPP | |
* dump rom header as bytes * dissassemble egg hatching animation image * dissassemble gba picture for trading and its palette * split egg images and add dissassemble trade shadow * dump menu graphics and palette - requires precompressed files due to broken gbagfx * fix menu graphics and include palette * update makefile because it didnt want to include makefile in commit * dump unused character table * finish fixing menu concatenation * dump open pokeball graphic * dissassemble pokeball icons * rename openball file * dump rest of D019E4 as unknown bins and graphic * dissassemble gBattleAnimPicTable | |||
2016-06-11 | fix rsfont | YamaArashi | |
2016-06-10 | switch order of fill macros from dest, value to value, dest | YamaArashi | |
2016-06-10 | remove unused variables | YamaArashi | |
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 | add support for .braille directive to preproc | YamaArashi | |
2016-06-05 | another function pointer table | YamaArashi | |
2016-06-05 | label internal data2.s pointers | YamaArashi | |
2016-06-05 | data2.s function pointer labels | YamaArashi | |
2016-06-05 | Dump all pure pointer tables and label them (#6) | ProjectRevoTPP | |
dump pure pointer tables | |||
2016-06-05 | sprite tile allocation macros | YamaArashi | |
2016-06-05 | kun/chan | YamaArashi | |
2016-06-05 | define variables in agb_flash.c | YamaArashi | |
2016-06-05 | define variables in rtc.c | YamaArashi | |
2016-06-05 | link.c | YamaArashi | |
2016-05-31 | fix some text macros | YamaArashi | |
2016-05-31 | remove 'replacing incbin' comments | YamaArashi | |
2016-05-31 | more Japanese strings | YamaArashi | |
2016-05-31 | tamago (egg) strings | YamaArashi | |
2016-05-31 | sound check katakana string | YamaArashi | |
2016-05-30 | remove string_utils.s | 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 | outline cursor tiles | YamaArashi | |
2016-05-30 | labels for debugging-related 'round' strings | YamaArashi | |
2016-05-30 | replace addresses with labels | YamaArashi | |
2016-05-30 | wild pokemon data | YamaArashi | |
2016-05-30 | add const to fix warnings | YamaArashi | |
2016-05-30 | missed a few letters in the charmap | YamaArashi | |
2016-05-30 | fill in charmap | 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 | remove transparency from down_arrow.png | YamaArashi | |
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 | simplify version-dependent string names | YamaArashi | |