summaryrefslogtreecommitdiff
path: root/src/scene
AgeCommit message (Collapse)Author
2018-01-30match sub_8116100PikalaxALT
2018-01-22Rename some static functionsPikalaxALT
2018-01-20More documentation of field_weatherMarcus Huderle
2018-01-19Further document weatherMarcus Huderle
2018-01-18Merge branch 'master' of https://github.com/pret/pokeruby into fixesProjectRevoTPP
2018-01-17use Defvars instead of some Dma macros and hopefully last while(1)sProjectRevoTPP
2018-01-17use dma macros for remaining missing dma while(1) loopsProjectRevoTPP
2018-01-17use Dma Large loops for every while(1) Dma loopProjectRevoTPP
2018-01-16use game stat definesProjectRevoTPP
2018-01-16remove some symbols from sym_ewram.txtcamthesaxman
2018-01-14Merge branch 'master' into fix_file_modesPikalaxALT
2018-01-14Fix file modesPikalaxALT
2018-01-14Merge pull request #530 from camthesaxman/refactor_saveCameron Hall
clean up save.c
2018-01-14format and arrange some Pokemon datacamthesaxman
2018-01-13refactor more of save.ccamthesaxman
2018-01-13clean up save.ccamthesaxman
2018-01-12decompile battle_intro.scamthesaxman
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