Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-29 | Use an enum for items. | yenatch | |
2017-04-27 | Sort includes | Marijn van der Werf | |
2017-04-17 | decompile fldeff_sweetscent.s | YamaArashi | |
2017-04-17 | Decompile fldeff_softboiled | Marijn van der Werf | |
2017-04-08 | finish decompiling item_use.c (#244) | ProjectRevoTPP | |
* nonmatching sub_80C9720 and decompile sub_80C9838 * finish decompiling Itemfinder functions. * decompile ItemUseOutOfBattle_PokeblockCase and ItemUseOutOfBattle_CoinCase * rename field_doortransition * rename weather file * decompile more of item_use.c * decompile up to repel code * decompile up to stat increase code * finish decompiling item_use.c * remove item_use from ld_script | |||
2017-04-07 | decompile post_battle_event_funcs | YamaArashi | |
2017-03-22 | label changes for clarity | ProjectRevoTPP | |
2017-03-22 | start decompiling item_use.c again | ProjectRevoTPP | |
2017-03-18 | reorganize and add new headers for many files | ProjectRevoTPP | |
2017-03-18 | move strings to C file | ProjectRevoTPP | |
2017-02-28 | start decompiling script_pokemon_util_80F99CC.c | ProjectRevoTPP | |
2017-02-19 | define gFlashMemoryPresent in load_save.c | YamaArashi | |
2017-02-10 | misc labels and memcpy/set cleanups (#232) | ProjectRevoTPP | |
* some labels and enumerate player speeds * clear up speed enums * GetPlayerSpeed * oops * start decompiling mauville_old_man.c * formatting * decompile more of mauville_old_man.c * someone fix this please * formatting * make ROM build again * formatting again * make ROM match again * label, document, reorganize, and clean up battle_ai.c * move stuff to battle.h and get rid of battle_2000000 * various changes * labeling * minor labels and formatting * contest ai labels and misc stuff | |||
2017-02-04 | decompile more of field_map_obj (#231) | Cameron Hall | |
* decompile more code * decompile more of field_map_obj * decompile more of field_map_obj | |||
2017-02-03 | Merge pull request #229 from camthesaxman/field_map_obj | YamaArashi | |
decompile more of field_map_obj | |||
2017-02-03 | decompile more code | camthesaxman | |
2017-02-01 | label, document, reorganize, and clean up battle_ai.c (#228) | ProjectRevoTPP | |
label, document, reorganize, and clean up battle_ai.c | |||
2017-01-31 | make ROM match again (#227) | ProjectRevoTPP | |
* some labels and enumerate player speeds * clear up speed enums * GetPlayerSpeed * oops * start decompiling mauville_old_man.c * formatting * decompile more of mauville_old_man.c * someone fix this please * formatting * make ROM build again * formatting again * make ROM match again | |||
2017-01-29 | start decompiling mauville_old_man.c (#225) | ProjectRevoTPP | |
* some labels and enumerate player speeds * clear up speed enums * GetPlayerSpeed * oops * start decompiling mauville_old_man.c * formatting * decompile more of mauville_old_man.c * someone fix this please * formatting * make ROM build again * formatting again | |||
2017-01-28 | Merge pull request #223 from camthesaxman/field_map_obj | YamaArashi | |
decompile more of field_map_obj | |||
2017-01-28 | decompile some more | camthesaxman | |
2017-01-28 | introduce BGCNT constants | camthesaxman | |
2017-01-28 | tabs to spaces | YamaArashi | |
2017-01-27 | define more data in C (#220) | Cameron Hall | |
* define more data in C * correct typo in comments | |||
2017-01-27 | start decompiling more of field_map_obj | camthesaxman | |
2017-01-27 | define more data in C (#219) | Cameron Hall | |
* define some graphics data in C * define wild pokemon in C * use less #ifdefs * define data in berry.c | |||
2017-01-25 | finish decompiling naming_screen (#217) | Cameron Hall | |
* decompile more code * incbin graphics data * decompile more code * decompile more code * finish decompiling * name some functions and variables | |||
2017-01-24 | decompile more of naming_screen (#216) | Cameron Hall | |
* decompile more code * incbin graphics data * decompile more code | |||
2017-01-23 | preproc incbins | YamaArashi | |
2017-01-22 | Merge pull request #214 from camthesaxman/naming_screen | YamaArashi | |
start decompiling naming_screen | |||
2017-01-22 | start decompiling naming_screen | camthesaxman | |
2017-01-22 | decompile script_movement (#213) | Cameron Hall | |
* start decompiling script_movement * finish decompiling * delete script_movement.s | |||
2017-01-21 | label a few things and put data in field_player_avatar.c (#212) | Cameron Hall | |
2017-01-21 | finish decompiling bike.c (#207) | ProjectRevoTPP | |
* decompile first few functions of field_map_obj.c * formatting * almost finish decompiling bike.c * finish decompiling bike.c | |||
2017-01-20 | put data in bike.c (#206) | Cameron Hall | |
* start decompiling bike.c * decompile more of bike.c * decompile MovePlayerOnAcroBike and CheckMovementInputAcroBike * decompile more of bike * put data in bike.c | |||
2017-01-20 | decompile more of bike (#205) | Cameron Hall | |
* start decompiling bike.c * decompile more of bike.c * decompile MovePlayerOnAcroBike and CheckMovementInputAcroBike * decompile more of bike | |||
2017-01-20 | start decompiling bike.c (#203) | ProjectRevoTPP | |
* start decompiling bike.c * decompile more of bike.c * decompile MovePlayerOnAcroBike and CheckMovementInputAcroBike | |||
2017-01-19 | decompile rom6 (#202) | Cameron Hall | |
* decompile rom6 * newline | |||
2017-01-18 | start decompiling rom3 (#198) | Cameron Hall | |
* start decompiling rom3 * newline * decompile sub_800BA78 | |||
2017-01-17 | Declare gBGTilemapBuffers in header | Marijn van der Werf | |
2017-01-17 | Move `gStringVar` declarations to text.h | Marijn van der Werf | |
2017-01-16 | Merge pull request #190 from camthesaxman/battle_anim | YamaArashi | |
finish decompiling battle_anim.c | |||
2017-01-16 | finish decompiling battle_anim.c | camthesaxman | |
2017-01-14 | decompile unknown_debug_menu | YamaArashi | |
2017-01-14 | decompile map_name_popup.c | YamaArashi | |
2017-01-14 | decompile fldeff_teleport.h | YamaArashi | |
2017-01-13 | update GBA headers | YamaArashi | |
2017-01-11 | decompile braille_puzzles.c (#187) | ProjectRevoTPP | |
* begin decompiling braille_puzzles.c * finish decompiling braille_puzzles.c | |||
2017-01-10 | decompile sub_8067EEC | YamaArashi | |
2017-01-10 | define battle AI rodata in C | YamaArashi | |