summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-14add MIN_LEVEL define to pokemon constantsgarak
2019-10-14add subgroups for fishing rods to encounter jsongarak
2019-10-14update injagarak
2019-10-12Unify showmonpic and hidemonpic script command names with their function namesMarcus Huderle
2019-10-12Merge pull request #834 from GriffinRichards/document-tradehuderlem
Document trade.c and some Union Room trading board
2019-10-12Merge remote-tracking branch 'upstream/master' into document-tradeMarcus Huderle
2019-10-12Review changes for #835GriffinR
2019-10-12Fix indentationGriffinR
2019-10-12Split text from cable_club.incGriffinR
2019-10-12Document cable_club.incGriffinR
2019-10-11sub_810E520jiangzhengwenjz
2019-10-10Clean up trade.c docGriffinR
2019-10-10Last non-anim trade.c docGriffinR
2019-10-09More trade doc, fix switch indentationsGriffinR
2019-10-09More trade documentationGriffinR
2019-10-08Document more trade.cGriffinR
2019-10-07Use B_OUTCOME constants for GetBattleOutcomeGriffinR
2019-10-07Use VAR_FACING constantsGriffinR
2019-10-06Document collision typesMarcus Huderle
2019-10-06Merge pull request #828 from huderlem/reflection_movementhuderlem
Document hide/show reflection movement actions
2019-10-06Document hide/show reflection movement actionsMarcus Huderle
2019-10-05Merge pull request #819 from GriffinRichards/document-eventscriptshuderlem
Split some files from event_scripts
2019-10-05Convert 4 spaces in .inc to tabGriffinR
2019-10-05Continue trade docGriffinR
2019-10-05Note overflow in ModifyStatByNatureGriffinR
2019-10-04More trade/union room doc, incidental party_menu docGriffinR
2019-10-04Move union room data, more trade docGriffinR
2019-10-04Document more of tradeGriffinR
2019-10-03Document some of tradeGriffinR
2019-10-03Move trade data, some trade.c clean up documentationGriffinR
2019-10-02Merge pull request #825 from GriffinRichards/ignore-libPikalaxALT
Update .gitignore
2019-10-02Update .gitignoreGriffinR
2019-10-02Review changes for #819 and mergeGriffinR
2019-10-02Merge pull request #821 from GriffinRichards/document-textinputPikalaxALT
Document text input strings
2019-10-02Merge pull request #822 from GriffinRichards/document-fieldspecialsPikalaxALT
Document a few field specials
2019-10-02Merge pull request #823 from GriffinRichards/constants-strconvPikalaxALT
Use STR_CONV constants
2019-09-30Document PrintItemXAmountGriffinR
2019-09-30Use STR_CONV constantsGriffinR
2019-09-30Document a few field specialsGriffinR
2019-09-30Add missing page num usageGriffinR
2019-09-30Document text input stringsGriffinR
2019-09-28Split off more files from event_scriptsGriffinR
2019-09-27Move running shoes scriptGriffinR
2019-09-27Split more files from event_scriptsGriffinR
2019-09-27Split some files from event_scriptsGriffinR
2019-09-27Merge pull request #802 from PikalaxALT/gflibPikalaxALT
Gflib and libagbsyscall
2019-09-27Merge pull request #778 from GriffinRichards/document-eventscriptsPikalaxALT
Document some of event_scripts.s
2019-09-27Review changes for #778GriffinR
2019-09-27Clean up leftover Makefile clean instructionPikalaxALT
2019-09-27Merge branch 'master' into gflibPikalaxALT