summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2017-11-11mergeProjectRevoTPP
2017-11-11eliminate remaining RAM pointers in src/ProjectRevoTPP
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-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
2017-10-29mergeProjectRevoTPP
2017-10-29use BAD_MEMSET macro for battle files.ProjectRevoTPP
2017-10-28Give more descriptive names for battle tower structsMarcus Huderle
2017-10-28More battle_tower decompMarcus Huderle
2017-10-28Even more battle tower decompilationMarcus Huderle
2017-10-26More decomp of battle_towerMarcus Huderle
2017-10-26put all C data headers in src/camthesaxman
2017-10-26also fix ambiguous MON_DATA_SPD_EV and MON_DATA_SPD2 constantscamthesaxman
2017-10-23recast fixes for SetMonData and SetBoxMonData.ProjectRevoTPP
2017-10-23use SPEED instead of SPD in mon data constantscamthesaxman
2017-10-23Move all battle_tower data into src/Marcus Huderle
2017-10-23document berry.c.ProjectRevoTPP
2017-10-22Move battle_tower level50 mons to src/Marcus Huderle
2017-10-21More battle_tower workMarcus Huderle
2017-10-18mbt to mach trans and additional commentsProjectRevoTPP
2017-10-18Merge branch 'master' of https://github.com/pret/pokeruby into clean_bikeProjectRevoTPP
2017-10-18document bike.c.ProjectRevoTPP
2017-10-17update script movement to use constant movement lists.ProjectRevoTPP
2017-10-16Finish secret_base decompMarcus Huderle
2017-10-16Merge remote-tracking branch 'upstream/master' into secret_baseMarcus Huderle
2017-10-16Merge branch 'master' into secret_basescnorton
2017-10-15Continue decomp of secret_baseMarcus Huderle
2017-10-15Start decomp on rest of secret_baseMarcus Huderle