Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-17 | split out mystery_event_script.s | YamaArashi | |
2016-10-17 | decompile unreferenced save functions | YamaArashi | |
2016-10-17 | decompile more save functions | YamaArashi | |
2016-10-17 | decompile another save function | YamaArashi | |
2016-10-16 | decompile another save function | YamaArashi | |
2016-10-16 | start decompiling save functions | YamaArashi | |
2016-10-16 | decompile option menu and begin decompiling pokedex (#58) | Cameron Hall | |
* start decompiling pokedex * fix up this darn struct * decompile most of the option menu code * decompile more code * finish up with option menu * minor cleanup * fix some pokedex functions * remove disassembly files * actually remove disassembly files * more decompilation * decompile 2 more functions * minor cleanup * Update start_menu.c with CB2_InitPokedex | |||
2016-10-16 | save section locations | YamaArashi | |
2016-10-16 | Label battle AI script and update map BGM constants (#59) | ProjectRevoTPP | |
* purge text label redundancy in data2 * revo you dummy dont commit experimental changes like that * Map header music constants * Declare CoordEvent and BgEvent structs * start labeling AI labels * more labels * even more AI labels * finish labeling battle AI * change flee2 to watch * egg nickname * oops | |||
2016-10-11 | begin decompiling intro functions | YamaArashi | |
2016-10-09 | decompile start menu code (#57) | Cameron Hall | |
* initial decompilation * fix sub_80712B4 * finish decompiling start menu code * refactor * refactor some more * make some variables static * change spaces to tab | |||
2016-10-09 | name variable as gCritMultiplier | YamaArashi | |
2016-10-08 | decompile more rom4.s functions | YamaArashi | |
2016-10-07 | more constants in m4a_1.s | YamaArashi | |
2016-10-07 | use more constants in m4a asm | YamaArashi | |
2016-10-07 | decompile more functions from rom4.s | YamaArashi | |
2016-10-06 | decompile starter chooser (#55) | Cameron Hall | |
2016-10-03 | decompile sub_8054814() | YamaArashi | |
2016-10-02 | clean up and document main_menu.c | camthesaxman | |
2016-10-02 | Decompile wall clock routines (#49) | camthesaxman | |
2016-10-02 | initial decompilation of some field system code | YamaArashi | |
2016-10-01 | remove zeros from connection macros | YamaArashi | |
2016-09-30 | small sound.c cleanup | YamaArashi | |
2016-09-30 | extract some data from baserom | YamaArashi | |
2016-09-30 | clean up sound code | YamaArashi | |
2016-09-28 | initial decompilation of sound code | YamaArashi | |
2016-09-27 | decompile 2 pokemon functions | YamaArashi | |
2016-09-25 | decompile new game init code | YamaArashi | |
2016-09-25 | fix save block symbols | YamaArashi | |
2016-09-25 | define more variables in C | YamaArashi | |
2016-09-25 | begin using common symbols | YamaArashi | |
2016-09-25 | introduce RAM variable LD script generator tool | YamaArashi | |
2016-09-23 | rename field message box functions | YamaArashi | |
2016-09-23 | decompile map object and field message box code | YamaArashi | |
2016-09-22 | rename some script functions | YamaArashi | |
2016-09-21 | decompile rest of script commands | YamaArashi | |
2016-09-20 | decompile more script functions | YamaArashi | |
2016-09-19 | WIP decompilation of script functions | YamaArashi | |
2016-09-18 | trade screen text palette | YamaArashi | |
2016-09-18 | decompile trigonometric functions | YamaArashi | |
2016-09-18 | rename some functions | YamaArashi | |
2016-09-16 | purge text label redundancy in data2 (#44) | ProjectRevoTPP | |
2016-09-12 | decompile pokemon functions | YamaArashi | |
2016-09-12 | decompile more pokemon functions | YamaArashi | |
2016-09-10 | build revision 1 and 2 | YamaArashi | |
2016-09-10 | Dump the cry sample pointers. | yenatch | |
todo: The samples are delta-compressed. | |||
2016-09-10 | delta encoding table | YamaArashi | |
2016-09-10 | Merge pull request #31 from huderlem/master | YamaArashi | |
Dump and label music data | |||
2016-09-10 | decompile functions for setting pokemon data | YamaArashi | |
2016-09-10 | Merge 'master' with 'origin/master' | Marcus Huderle | |