Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-19 | define gFlashMemoryPresent in load_save.c | YamaArashi | |
2017-02-19 | gFlashMemoryPresent variable | YamaArashi | |
2017-02-19 | fix libgcnmultiboot.s struct | YamaArashi | |
2017-02-19 | Annotate libgcnmultiboot.s (#235) | slipstream/RoL | |
* Annotate libgcnmultiboot.s Having spent some days of reversing figuring out this protocol (it's different from the GBA BIOS one, however a couple of algorithms are used from it), I felt I should annotate the file in pokeruby further, now I know what most if it does. * Fix indentation * Really fix indentation >_> | |||
2017-02-12 | start decompiling shop.c (#234) | ProjectRevoTPP | |
2017-02-11 | contest incbins | YamaArashi | |
2017-02-11 | intro_credits_graphics incbins | YamaArashi | |
2017-02-11 | pokemon storage system incbins | YamaArashi | |
2017-02-11 | hall_of_fame baserom incbins | YamaArashi | |
2017-02-11 | rom_810CBB4 baserom incbins | YamaArashi | |
2017-02-11 | Merge pull request #233 from marijnvdwerf/incbin | YamaArashi | |
Dump intro palettes | |||
2017-02-11 | Dump intro palettes | Marijn van der Werf | |
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-10 | credits and field_effect_helpers baserom incbins | YamaArashi | |
2017-02-10 | more baserom incbins | YamaArashi | |
2017-02-05 | shop incbins | YamaArashi | |
2017-02-05 | get rid of some baserom incbins | YamaArashi | |
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 #230 from camthesaxman/tools | YamaArashi | |
use std:: prefix and remove some unused functions | |||
2017-02-03 | use std:: prefix and remove some unused functions | camthesaxman | |
2017-02-03 | remove C++14 feature from tools | YamaArashi | |
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 | Merge pull request #222 from camthesaxman/headers | YamaArashi | |
introduce BGCNT constants | |||
2017-01-28 | introduce BGCNT constants | camthesaxman | |
2017-01-28 | tabs to spaces | YamaArashi | |
2017-01-28 | define data in title_screen.c and fix build (#221) | Cameron Hall | |
* define more data in C * correct typo in comments * define data in title_screen.c * define data in title_screen.c and fix build | |||
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 | clean up variables in sub_80B6998 | YamaArashi | |
2017-01-27 | make sub_80B6998 match | YamaArashi | |
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 | make scaninc build under GCC (#218) | Cameron Hall | |
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-24 | make preproc build under GCC (#215) | Cameron Hall | |
2017-01-23 | preproc incbins | YamaArashi | |
2017-01-22 | change preproc syntax for C strings | 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 | formatting | YamaArashi | |
2017-01-21 | decompile field_region_map | YamaArashi | |
2017-01-21 | Merge pull request #210 from camthesaxman/battle_party_menu | YamaArashi | |
finish decompiling battle_party_menu |