summaryrefslogtreecommitdiff
path: root/src/field
AgeCommit message (Collapse)Author
2018-01-24merge field files into evobjmv.c.ProjectRevoTPP
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-17split out crash.cProjectRevoTPP
2018-01-16use game stat definesProjectRevoTPP
2018-01-16remove some symbols from sym_ewram.txtcamthesaxman
2018-01-16split data2a and make shop.c stuff staticProjectRevoTPP
2018-01-15split out fldeff_escalator and label shop.c moreProjectRevoTPP
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-14write sub_807D770 bettercamthesaxman
2018-01-14add comment about NULL pointer dereferencecamthesaxman
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-14improve TM/HM constants and add macro for TM/HM learnsetscamthesaxman
2018-01-14format and arrange some Pokemon datacamthesaxman
2018-01-13clean up save.ccamthesaxman
2018-01-12Merge pull request #522 from golemgalvanize/max_item_definesMarcus Huderle
Change max item define to allow for easier item adding
2018-01-12un-hard code max item definegolem galvanize
2018-01-12Labeled most of trainer_card.cLior Halphon
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-07fix ItemStorage_DrawItemListcamthesaxman
2018-01-07fix Mailbox_DrawMailListcamthesaxman
2018-01-07Finish decompiling battle_2Marcus Huderle
2018-01-07Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵Marcus Huderle
names
2018-01-07Match sub_806BC3CMarcus Huderle
2018-01-07match CB2_PartyMenuMaincamthesaxman
2018-01-07match DetermineBattleTowerPrizecamthesaxman
2018-01-07match SaveCurrentWinStreakcamthesaxman
2018-01-06Merge branch 'master' into cable_carPikalaxALT
2018-01-05Merge branch 'master' into cable_carPikalaxALT
2018-01-04fix merge conflictscamthesaxman
2018-01-04decompile sub_80E8BF4 - sub_80E95A4camthesaxman
2018-01-04piKAPOWerPikalaxALT
2018-01-04propagate SLOT_MACHINE_MATCHED enumsPikalaxALT
2018-01-04some renamingPikalaxALT