summaryrefslogtreecommitdiff
path: root/src/field
AgeCommit message (Collapse)Author
2018-01-16remove some symbols from sym_ewram.txtcamthesaxman
2018-01-14write sub_807D770 bettercamthesaxman
2018-01-14add comment about NULL pointer dereferencecamthesaxman
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
2018-01-04Get sub_8103668 matchingPikalaxALT
2018-01-04Declare as static what can be so declaredPikalaxALT
2018-01-03A little tidyingPikalaxALT
2018-01-03Merge branch 'master' into slot_machinePikalaxALT
2018-01-02Remaining slot machine dataPikalaxALT
2018-01-02data through gUnknown_083EDD08PikalaxALT
2018-01-02data through gSubspriteTables_83EDB54PikalaxALT
2018-01-02data through gSpriteTemplate_83ED6CCPikalaxALT
2018-01-02Merge branch 'master' into decompile_easy_chatcamthesaxman
2018-01-02data through gSpriteImageTable_83ED228PikalaxALT
2018-01-02data through gOamData_83ED0B8PikalaxALT
2018-01-02data through gUnknown_083ECE12PikalaxALT
2018-01-01Decompile enough data to nuke the explicit calls to memcpyPikalaxALT
2018-01-01Remaining functions in slot_machinePikalaxALT
2018-01-01through sub_8105F9CPikalaxALT
2018-01-01Use var constants for direct uses of gSaveBlock1.varsMarcus Huderle
2018-01-01Label a bunch more specialsMarcus Huderle