summaryrefslogtreecommitdiff
path: root/src/engine
AgeCommit message (Collapse)Author
2018-01-29Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-28clean up option_menu.c and field_poison.c a bitcamthesaxman
2018-01-22Rename some static functionsPikalaxALT
2018-01-21Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-20More documentation of field_weatherMarcus Huderle
2018-01-18Merge branch 'master' of https://github.com/pret/pokeruby into fixesProjectRevoTPP
2018-01-18formattingProjectRevoTPP
2018-01-17use Defvars instead of some Dma macros and hopefully last while(1)sProjectRevoTPP
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 pokemon_storage_systemPikalaxALT
2018-01-14Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-13refactor more of save.ccamthesaxman
2018-01-13clean up save.ccamthesaxman
2018-01-12Labeled most of trainer_card.cLior Halphon
2018-01-12Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-11mergeProjectRevoTPP
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-09Merge branch 'master' of https://github.com/pret/pokeruby into assertProjectRevoTPP
2018-01-09more text/menu renamingcamthesaxman
2018-01-09s/gWindowConfig/gWindowTemplate/gcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2018-01-07Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-07through sub_8096874PikalaxALT
2018-01-06use firered isagbprint.h and NDEBUGProjectRevoTPP
2018-01-06Merge branch 'master' of https://github.com/pret/pokerubyProjectRevoTPP
2018-01-06Rename vars in cable car utilPikalaxALT
2018-01-05cable car utilPikalaxALT
2018-01-04Merge branch 'master' of https://github.com/pret/pokeruby into assertProjectRevoTPP
2018-01-01Label a bunch more specialsMarcus Huderle
2018-01-01Label DoPokeNews and PokeNews structMarcus Huderle
2017-12-28fix for printfProjectRevoTPP
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-24Name and use temp var constantsMarcus Huderle
2017-12-23Merge branch 'master' into decompile_dataPikalaxALT
2017-12-21Merge branch 'master' of https://github.com/pret/pokeruby into assertProjectRevoTPP
2017-12-21Rename gScript* vars to gSpecialVar_*Marcus Huderle
2017-12-20Add NDEBUG (NOAGBPRN) support to pokeruby.ProjectRevoTPP
2017-12-20Decompile battle_anim shockMarcus Huderle
2017-12-19Simplify copy in sub_8093324PikalaxALT
2017-12-18Decompile data: naming_screenPikalaxALT
2017-12-18namingScreenDataPtr is probably used in source but optimized out by compilerPikalaxALT
2017-12-18Merge branch 'master' into decompile_datascnorton
2017-12-18Make mystery_event_msg great againscnorton