summaryrefslogtreecommitdiff
path: root/src/engine
AgeCommit message (Collapse)Author
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-15commentProjectRevoTPP
2017-11-15migrate text_window and reset_rtc_screen 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-13migrate cable_club and mori_debug_menu data to srcProjectRevoTPP
2017-11-12Cleanup and document daycare.cMarcus Huderle
2017-11-11eliminate remaining RAM pointers in src/ProjectRevoTPP
2017-11-09remove shared_symsProjectRevoTPP
2017-11-09depreciate use of shared_symsProjectRevoTPP
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-04more fixesProjectRevoTPP
2017-11-03BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixesProjectRevoTPP
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-01Use descriptive variable and function names for battle_tower codeMarcus Huderle
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-23recast fixes for SetMonData and SetBoxMonData.ProjectRevoTPP
2017-10-23use SPEED instead of SPD in mon data constantscamthesaxman
2017-10-23fix bad labelProjectRevoTPP
2017-10-23document berry.c.ProjectRevoTPP
2017-10-21More battle_tower workMarcus Huderle
2017-10-09Document party menu handlers, text oam, and menu typesMarcus Huderle
2017-10-09Merge remote-tracking branch 'upstream/master' into party_menuMarcus Huderle
2017-10-01Fix DEPikalaxALT
2017-10-01Merge branch 'master' into tradePikalaxALT
2017-10-01Merge pull request #439 from camthesaxman/sound_check_menu-cleanupCameron Hall
clean up sound_check_menu.c
2017-10-01Merge remote-tracking branch 'upstream/master' into script_cmd_renamingcamthesaxman
2017-10-01move sound_check_menu.c to debugcamthesaxman
2017-09-30Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-09-30mergeProjectRevoTPP
2017-09-28mergeProjectRevoTPP
2017-09-09mergeProjectRevoTPP
2017-08-28Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-08-28Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-08-28Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-08-26mergeProjectRevoTPP
2017-08-13move GBA library files to libs.ProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP