summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2017-11-19decompile fldeff_decorationsceptillion
2017-11-19decompile fldeff_secretpowersceptillion
2017-11-19decompile fldeff_berrytreesceptillion
2017-11-19decompile fldeff_secret_base_pcsceptillion
2017-11-19include headers in corresponding source filessceptillion
2017-11-19headers for fldeff_poison and fldeff_recordmixingsceptillion
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-11-15migrate matsuda debug menu and tileset anim data to srcProjectRevoTPP
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 tv data to srcProjectRevoTPP
2017-11-13migrate cable_club and mori_debug_menu data to srcProjectRevoTPP
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 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-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-06finish refactoring ewram defines into ewram.h.ProjectRevoTPP
2017-11-05move src/engine/ direct ewram calls to ewram.h.ProjectRevoTPP
2017-11-05ewram alignProjectRevoTPP
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-04finish first wave of fixesProjectRevoTPP
2017-11-04more fixesProjectRevoTPP
2017-11-04Decompile some pokenav functionsMarcus Huderle
2017-11-03Fix non-matching sub_80EEF34 and start more decompMarcus Huderle
2017-11-03BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixesProjectRevoTPP
2017-11-03NotInBattleProjectRevoTPP
2017-11-03Merge branch 'master' of https://github.com/pret/pokeruby into fix_setmondataProjectRevoTPP
2017-11-02Merge pull request #453 from huderlem/battle_towerMarcus Huderle
Decompile battle_tower
2017-11-02Cleanup unused structsMarcus Huderle
2017-11-02Define constants for special battle_tower trainer idsMarcus Huderle
2017-11-01Use descriptive variable and function names for battle_tower codeMarcus Huderle
2017-11-01Decompile Debug_FillEReaderTrainerWithPlayerDataMarcus Huderle
2017-10-31Decompile FillBattleTowerTrainerParty()Marcus Huderle
2017-10-29Decompile a few nonmatchings in battle_towerMarcus Huderle
2017-10-29change SetMonData and SetBoxMonData prototypesProjectRevoTPP