summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-11-19int to s32sceptillion
2017-11-19decompile fldeff_poisonsceptillion
2017-11-18decompile fldeff_recordmixingsceptillion
2017-11-18false positiveProjectRevoTPP
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-11-16remove unnecessary battle_message externsProjectRevoTPP
2017-11-16migrate fldeff_flash and money data to srcProjectRevoTPP
2017-11-15migrate matsuda debug menu and tileset anim data to srcProjectRevoTPP
2017-11-15commentProjectRevoTPP
2017-11-15migrate text_window and reset_rtc_screen data to srcProjectRevoTPP
2017-11-15migrate field_door data to srcProjectRevoTPP
2017-11-14Merge branch 'data' of https://github.com/ProjectRevoTPP/pokeruby into dataProjectRevoTPP
2017-11-13migrate main_menu data to srcProjectRevoTPP
2017-11-13remove tv extern commentsProjectRevoTPP
2017-11-13migrate tv data to srcProjectRevoTPP
2017-11-13migrate cable_club and mori_debug_menu data to srcProjectRevoTPP
2017-11-13undo string fixProjectRevoTPP
2017-11-13actually fix german this timeProjectRevoTPP
2017-11-13attempted fix for germanProjectRevoTPP
2017-11-13fix germanProjectRevoTPP
2017-11-13migrate battle_message data to src (TODO, german)ProjectRevoTPP
2017-11-12Cleanup and document daycare.cMarcus Huderle
2017-11-12Use spaces instead of tabs in battle_towerMarcus Huderle
2017-11-11Cleanup battle_anim_80CA710.cMarcus Huderle
2017-11-11Merge remote-tracking branch 'upstream/master' into 80cMarcus Huderle
2017-11-11Merge remote-tracking branch 'upstream/master' into pokenavMarcus Huderle
2017-11-11mergeProjectRevoTPP
2017-11-11fix build after ewram changescamthesaxman
2017-11-11mergeProjectRevoTPP
2017-11-11eliminate remaining RAM pointers in src/ProjectRevoTPP
2017-11-11More pokenav decompMarcus Huderle
2017-11-11Merge pull request #434 from camthesaxman/decompile_field_weatherCameron Hall
decompile more of field_weather
2017-11-11eliminate remaining RAM pointers in asm/ProjectRevoTPP
2017-11-10fix germanProjectRevoTPP
2017-11-10move credits data to C file (todo, german)ProjectRevoTPP
2017-11-09remove shared_symsProjectRevoTPP
2017-11-09formattingProjectRevoTPP
2017-11-09depreciate use of shared_symsProjectRevoTPP
2017-11-08fix merge conflictscamthesaxman
2017-11-06formattingProjectRevoTPP
2017-11-06finish refactoring ewram defines into ewram.h.ProjectRevoTPP
2017-11-05move src/engine/ direct ewram calls to ewram.h.ProjectRevoTPP
2017-11-05move ewram.h includes in include/ to src files.ProjectRevoTPP
2017-11-05move ewram defines to ewram.h.ProjectRevoTPP
2017-11-04BAD_MEM macros to MEM_ALTProjectRevoTPP
2017-11-04add semicolons to BAD_MEMSET and BAD_MEMCPYProjectRevoTPP
2017-11-04finish first wave of fixesProjectRevoTPP
2017-11-04Merge branch 'master' of https://github.com/pret/pokeruby into fix_setmondataProjectRevoTPP
2017-11-04more fixesProjectRevoTPP
2017-11-04Decompile some pokenav functionsMarcus Huderle