summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-01-19Merge remote-tracking branch 'upstream/master' into various_dataMarco Willems (M17.1)
2018-01-18Merge pull request #535 from ProjectRevoTPP/fixesMarcus Huderle
fixes
2018-01-18shop enumProjectRevoTPP
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 macros for remaining missing dma while(1) loopsProjectRevoTPP
2018-01-17use Dma Large loops for every while(1) Dma loopProjectRevoTPP
2018-01-17Dma macro cleanup and cleanup sub_8076034 and sub_8076464ProjectRevoTPP
2018-01-17Document sub_8121D1C, sub_8121D74 and gUnknown_084016BCThomas Winwood
These are left over from the Japanese games, which provide more variation to the attack string than the English games.
2018-01-17oopsProjectRevoTPP
2018-01-17split out crash.cProjectRevoTPP
2018-01-16use game stat definesProjectRevoTPP
2018-01-16remove some symbols from sym_ewram.txtcamthesaxman
2018-01-16Merge branch 'master' of https://github.com/pret/pokeruby into fixesProjectRevoTPP
2018-01-16Merge remote-tracking branch 'upstream/master' into various_dataMarco Willems (M17.1)
2018-01-16split data_8393054ProjectRevoTPP
2018-01-16split data2a and make shop.c stuff staticProjectRevoTPP
2018-01-15match ChangeStatBuffscamthesaxman
2018-01-15import some battle_4.c code from emerald and get atk23_getexp matchingcamthesaxman
2018-01-15split out fldeff_escalator and label shop.c moreProjectRevoTPP
2018-01-16Continuing testing with OBJ_VRAM0, all replaced with OBJ_VRAM0_TEMP nowMarco Willems (M17.1)
2018-01-15Merge branch 'master' of https://github.com/pret/pokeruby into fixesProjectRevoTPP
2018-01-15vertical scroll indicator labeling and more shop.cProjectRevoTPP
2018-01-15Merge pull request #537 from camthesaxman/decompile_pokemon_item_effectCameron Hall
decompile pokemon_item_effect.s
2018-01-15Merge pull request #536 from PikalaxALT/fix_file_modesCameron Hall
Fix file modes
2018-01-15clean up pokemon_item_effect.ccamthesaxman
2018-01-15Done decompiling battle_interfaces.sMarco Willems (M17.1)
2018-01-15match sub_803E1B0camthesaxman
2018-01-15A bit of cleanupMarco Willems (M17.1)
2018-01-15Done data for battle_interface.c, doing OBJ_VRAM0 stuff laterMarco Willems (M17.1)
2018-01-15get sub_803E1B0 a lot closercamthesaxman
2018-01-15get sub_803E1B0 a bit closercamthesaxman
2018-01-15get sub_803E1B0 closercamthesaxman
2018-01-14decompile sub_803E1B0 (nonmatching)camthesaxman
2018-01-14start decompiling the behemoth that is sub_803E1B0camthesaxman
2018-01-15done testingMarco Willems (M17.1)
2018-01-15Merge remote-tracking branch 'upstream/master' into various_dataMarco Willems (M17.1)
2018-01-15continue testingMarco Willems (M17.1)
2018-01-14write sub_807D770 bettercamthesaxman
2018-01-14add comment about NULL pointer dereferencecamthesaxman
2018-01-14Fix file modes (revo pls)PikalaxALT
2018-01-14Merge branch 'master' into fix_file_modesPikalaxALT
2018-01-14Fix file modesPikalaxALT
2018-01-14tabsProjectRevoTPP
2018-01-14fix PrintFlyTargetNameProjectRevoTPP
2018-01-14fix BuyMenuDrawGraphicsProjectRevoTPP
2018-01-14Merge pull request #534 from camthesaxman/tmhm_macrosCameron Hall
improve TM/HM constants and add macro for TM/HM learnsets
2018-01-14Merge pull request #530 from camthesaxman/refactor_saveCameron Hall
clean up save.c
2018-01-14fix German buildcamthesaxman