summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2017-11-03Fix non-matching sub_80EEF34 and start more decompMarcus Huderle
2017-11-03Cleanup pokenav decompMarcus Huderle
2017-11-03Merge remote-tracking branch 'upstream/master' into pokenavMarcus Huderle
2017-11-03BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixesProjectRevoTPP
2017-11-03NotInBattleProjectRevoTPP
2017-11-02Merge pull request #452 from PikalaxALT/secret_base_data_fixMarcus Huderle
Fix sub_80BD1FC
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-02Use void for functions that have no argsMarcus Huderle
2017-11-02Fix german buildMarcus Huderle
2017-11-02Move battle_tower.c to src/field/Marcus 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 german functions in battle_towerMarcus Huderle
2017-11-01Move german battle tower trainers into src/data/battle_towerMarcus Huderle