summaryrefslogtreecommitdiff
path: root/src/scene
AgeCommit message (Collapse)Author
2018-01-10finish labeling scanline_effect.ccamthesaxman
2018-01-10label more of scanline_effect.ccamthesaxman
2018-01-09label some scanline_effect functionscamthesaxman
2018-01-09rename unknown_task to scanline_effectcamthesaxman
2018-01-09more text/menu renamingcamthesaxman
2018-01-09s/gWindowConfig/gWindowTemplate/gcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2018-01-07Finish decompiling battle_2Marcus Huderle
2018-01-05cable car utilPikalaxALT
2018-01-05Update delcarations of cable car util funtionsPikalaxALT
2018-01-05some renamingPikalaxALT
2018-01-05Make static what can be made staticPikalaxALT
2018-01-05sub_81248ACPikalaxALT
2018-01-05sub_812476CPikalaxALT
2018-01-05through sub_81245F4PikalaxALT
2018-01-05through sub_8124598PikalaxALT
2018-01-05get sub_812446C matchingPikalaxALT
2018-01-05Merge branch 'master' into cable_carPikalaxALT
2018-01-01Label a bunch more specialsMarcus Huderle
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-12-24Merge pull request #492 from PikalaxALT/decompile_dataMarcus Huderle
Decompile data and abstract away some explicit memcpy calls
2017-12-24Name and use general purpose varsMarcus Huderle
2017-12-23Merge branch 'master' into cable_carPikalaxALT
2017-12-23Merge branch 'master' into decompile_dataPikalaxALT
2017-12-23Merge branch 'master' into cable_carPikalaxALT
2017-12-22fix merge conflictscamthesaxman
2017-12-22label and clean up some things in contest.ccamthesaxman
2017-12-22finish decompiling contest.scamthesaxman
2017-12-22fix 0x2DFC in SaveBlock1camthesaxman
2017-12-22save workcamthesaxman
2017-12-21Rename gScript* vars to gSpecialVar_*Marcus Huderle
2017-12-18Decompile data: intro_credits_graphicsscnorton
2017-11-26fix merge conflictscamthesaxman
2017-11-26Cleanup pokemon_summary_screenMarcus Huderle
2017-11-26flag, vars, items constantscamthesaxman
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-26rename rng.c to random.ccamthesaxman
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
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-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-06finish refactoring ewram defines into ewram.h.ProjectRevoTPP
2017-11-05move src/engine/ direct ewram calls to ewram.h.ProjectRevoTPP