summaryrefslogtreecommitdiff
path: root/src/pokemon
AgeCommit message (Collapse)Author
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
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 battle_message data to src (TODO, german)ProjectRevoTPP
2017-11-12Cleanup and document daycare.cMarcus Huderle
2017-11-11eliminate remaining RAM pointers in src/ProjectRevoTPP
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-04finish first wave of fixesProjectRevoTPP
2017-11-04more fixesProjectRevoTPP
2017-11-03BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixesProjectRevoTPP
2017-10-29change SetMonData and SetBoxMonData prototypesProjectRevoTPP
2017-10-29mergeProjectRevoTPP
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-10Add more party_menu documentationMarcus Huderle
2017-10-09Document part of menu setup struct and accompanying functionsMarcus 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-01Merge branch 'master' into tradePikalaxALT
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-27Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-08-26mergeProjectRevoTPP
2017-08-13mergeProjectRevoTPP
2017-08-12mergeProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP