summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-09-27Clean up new Cmd macro namesGriffinR
2019-09-26Merge branch 'master' into document-eventscriptsGriffinR
2019-09-26Merge branch 'master' into rename-tablecmdsGriffinR
2019-09-25Removed 'Summary_' prefix.Ariel Antonitis
2019-09-25Fixed typo.Ariel Antonitis
2019-09-25Relabeled unknown functions in `pokemon_summary_screen.c`Ariel Antonitis
2019-09-25Review changes for #817GriffinR
2019-09-25Remove Egg parent constantsGriffinR
2019-09-25Document day_care.inc and relatedGriffinR
2019-09-25Cleanup whitespaceMarcus Huderle
2019-09-25Phase2_Ripple_Func2jiangzhengwenjz
2019-09-25CopyTileMapEntryjiangzhengwenjz
2019-09-25Merge pull request #816 from jiangzhengwenjz/ptch-3huderlem
get rid of goto in battle_script_commands
2019-09-23Use multi constants from mergeGriffinR
2019-09-22Merge branch 'master' into document-eventscriptsGriffinR
2019-09-22Merge branch 'master' into document-scriptmenuGriffinR
2019-09-22Document PLAYER_HAS constants, consolidate poke constantsGriffinR
2019-09-19Clean up script_menu documentationGriffinR
2019-09-19Remainder of script_menu documentationGriffinR
2019-09-19Document more script_menu, lilycove harborGriffinR
2019-09-19Document multichoice idsGriffinR
2019-09-18Initial script_menu documentationGriffinR
2019-09-17Merge branch 'master' into document-eventscriptsGriffinR
2019-09-17Review changes for #806GriffinR
2019-09-17Dynamic ordering for options namesGriffinR
2019-09-17Dynamic ordering for options menuGriffinR
2019-09-17Review changes for #807GriffinR
2019-09-17Clean up field_specials documentationGriffinR
2019-09-17Some frontier field_specials documentationGriffinR
2019-09-17Document some field_specials dataGriffinR
2019-09-17Merge branch 'master' into document-eventscriptsGriffinR
2019-09-16Use misc ScrCmd constantsGriffinR
2019-09-16Clean up script_movement documentationGriffinR
2019-09-16Document script_movementGriffinR
2019-09-16Document decor iconsGriffinR
2019-09-16more constant usageGriffinR
2019-09-16Use MAX_MON_MOVES constantsGriffinR
2019-09-16Fix misnamed functionGriffinR
2019-09-15Update BS constants for Cmd renameGriffinR
2019-09-10Document cave transition code.tustin2121
2019-09-08Fix modernPikalaxALT
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-09-06document remainder of secret_base scripts, delete unneeded scripts.incsGriffinR
2019-09-05Unify TrHillTag struct definitions (variable floors)PikalaxALT
2019-09-05NULL_BATTLE_TOWER_POKEMON definePikalaxALT
2019-09-05Use designated initializers (C99 feat)PikalaxALT
2019-09-05Disassemble data/ereader_screen.sPikalaxALT
2019-09-05Partial refactor of TryWriteTrainerHill_rPikalaxALT
2019-09-05Minor edit to save trainer hill routinePikalaxALT
2019-09-05Port trainer hill sets to C objectsPikalaxALT