summaryrefslogtreecommitdiff
path: root/src/scene
AgeCommit message (Collapse)Author
2018-02-19Merge pull request #573 from PikalaxALT/backport_sub_8148F3CMarcus Huderle
Backport sub_8148F3C
2018-02-18rename variablesPikalaxALT
2018-02-18Backport sub_8148F3CPikalaxALT
2018-02-18Merge branch 'master' into decompile_debugCameron Hall
2018-02-17Merge pull request #572 from PikalaxALT/fix_nonmatchingMarcus Huderle
More nonmatching fixes
2018-02-17take your stupid fucking politically correct names since you dont care about ↵ProjectRevoTPP
authenticity
2018-02-17Merge branch 'master' of https://github.com/pret/pokeruby into evobjmvProjectRevoTPP
2018-02-15decompile region_map.c and cable_car.c debug functionsCameron Hall
2018-02-15decompile various debug functionsCameron Hall
2018-02-15Match sub_813DA64PikalaxALT
2018-02-15ItemId_GetItem -> ItemId_GetNameCameron Hall
2018-02-07Match Blender_CalculatePokeblockPikalaxALT
2018-02-07Merge branch 'master' into fix_nonmatchingPikalaxALT
2018-02-06Match sub_8148F3CPikalaxALT
2018-02-05match sub_813CCE8PikalaxALT
2018-02-04Merge branch 'master' into fix_nonmatchingPikalaxALT
2018-01-31Merge branch 'master' into german_debugcamthesaxman
Conflicts: asm/pokemon_storage_system.s data/pokemon_storage_system.s src/pokemon/pokemon_1.c src/pokemon/pokemon_storage_system.c sym_common.txt sym_ewram.txt
2018-01-30match sub_8116100PikalaxALT
2018-01-29Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-27add comments for pool loads in C filesCameron Hall
2018-01-27Merge branch 'master' into german_debugCameron Hall
2018-01-26Merge branch 'master' of https://github.com/pret/pokeruby into evobjmvProjectRevoTPP
2018-01-24mergeProjectRevoTPP
2018-01-24merge field files into evobjmv.c.ProjectRevoTPP
2018-01-24integrate debug functions in field_control_avatar.cCameron Hall
2018-01-24integrate debug Blender_PrintBlendingResultsCameron Hall
2018-01-23remove some unnecessary DEBUG conditionals in symbol filesCameron Hall
2018-01-22fix false gMysteryEventScriptCmdTableEnd offsetsCameron Hall
2018-01-22Rename some static functionsPikalaxALT
2018-01-22disassemble debug Blender_PrintBlendingResultsCameron Hall
2018-01-21Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-21fix build of normal ROMsCameron Hall
2018-01-21resolve merge conflicts and make it compileCameron Hall
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-18add more debug codeCameron Hall
2018-01-18add more debug codeCameron Hall
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-17use 'if DEBUG' instead of 'ifdef DEBUG'Cameron Hall
2018-01-16Merge branch 'master' into german_debugCameron Hall
2018-01-16add debug ifdefsCameron Hall
2018-01-16use game stat definesProjectRevoTPP
2018-01-16remove some symbols from sym_ewram.txtcamthesaxman
2018-01-14Merge branch 'master' into pokemon_storage_systemPikalaxALT
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