summaryrefslogtreecommitdiff
path: root/include/constants
AgeCommit message (Collapse)Author
2019-09-25Remove Egg parent constantsGriffinR
2019-09-25Document day_care.inc and relatedGriffinR
2019-09-22Merge branch 'master' into document-scriptmenuGriffinR
2019-09-22Consolidate remaining pokemon constantsGriffinR
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-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-16Use misc ScrCmd constantsGriffinR
2019-09-16Use MAX_MON_MOVES constantsGriffinR
2019-08-21Use DIR constants for createvobjectGriffinR
Also uses event object ids in LinkContestRoom1
2019-08-21Changes from reviewGriffinR
2019-08-21clean upGriffinR
2019-08-21document remaining funcsGriffinR
2019-08-17Renaming unknown link room ids to be the same as nameTustin2121
This descrepency was causing a lot of annoyance when using porymap, because porymap generated the ids in map_groups.h from the name, and mapjson was generating map_groups.h from the id in the json files. So just name them the same already like every other map in the repo.
2019-08-05name unused route state varsGriffinR
2019-08-05rename town/city varsGriffinR
2019-08-03name used and unnamed varsGriffinR
2019-07-11Use a constant instead of integer literals when checking for shinynessGudf
2019-06-16clean metatile constants filegarak
2019-06-16finish labeling metatilesgarak
2019-06-16continue labeling metatiles for scriptsgarak
2019-06-16finish src metatile labelsgarak
2019-06-16label metatiles in fldeff_cut.cgarak
2019-06-16label metatiles for general, fallarbor, and sootopolis gym tilesetsgarak
2019-06-16label metatiles for pacifidlog and fortree bridgesgarak
2019-06-16label regi cave metatilesgarak
2019-06-16label remaining metatiles in field_specials.cgarak
2019-06-16give metatile labels to petalburg gym and pcsgarak
2019-06-16label mauville gym metatilesgarak
2019-05-25change cooltrainer unused class nameDizzyEggg
2019-05-25USE PROTAGDizzyEggg
2019-05-25Rename PKMN TRAINER CALSS 4DizzyEggg
2019-05-18Fix typos (#713)Flametix
* fix typos
2019-05-16name some trainer card related functionsgarak
2019-04-22Doc most OnTransitionsFontbane
2019-04-16Document pokemon item effectsDizzyEggg
2019-04-14Use constants in battle_anim_special.cDizzyEggg
2019-04-07Start decompiling pokemon_jump.cMarcus Huderle
2019-04-06Give names to battle anim backgroundsDizzyEggg
2019-04-06Rename sprite sheet to sprite gfxDizzyEggg
2019-04-06Rename battle anim spritesDizzyEggg
2019-04-06Change anim tag namesDizzyEggg
2019-04-05Document secret baseMarcus Huderle