summaryrefslogtreecommitdiff
path: root/include/constants/flags.h
AgeCommit message (Collapse)Author
2022-01-09Fix FLAG_DECORATION_0 nameGriffinR
2021-10-16General mystery gift documentation, finish mystery gift client/server/scriptsGriffinR
2021-10-15Document mystery gift link scripts, general mystery giftGriffinR
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow.
2021-08-05Corrected inconsistent flag label spellingLOuroboros
2021-07-26Re-ordered the hidden item flags listLOuroboros
Instead of sorting them by location, it makes more sense to sort them by their value.
2021-04-06Clarify Groudon/Kyogre/Rayquaza gfx namesGriffinR
2021-03-31Document Dewford TrendGriffinR
2021-02-14Fix Lilcove Motel typosSphericalIce
2020-11-23Clarify Kecleon objectsGriffinR
2020-09-01Give proper names to underwater mapsGriffinR
2020-08-18Fix wallys parents misnamed as uncle/auntGriffinR
2020-07-22Sync flags with pokerubyGriffinR
2020-07-17Merge pull request #1081 from GriffinRichards/add-localidsGriffinR
Add local object event ids for referenced objects
2020-06-24Byte-align daily flagsGriffinR
2020-06-24Allow flag/var counts to be updated alongside valuesGriffinR
2020-06-22Add local object event ids for referenced objectsGriffinR
2020-03-03Clarify event ticket flag namesGriffinR
2020-02-08Document Trainer CardGriffinR
2020-01-08Merge branch 'master' into doc-domeGriffinR
2019-12-20Add frontier trainer constantsGriffinR
2019-12-17Merge master into doc-towerGriffinR
2019-12-17Document Battle Tower scriptsGriffinR
2019-12-14Define start and ends for temp vars and daily/temp/special flagsGriffinR
2019-12-14Use constant for daily flag offsetGriffinR
2019-11-17Document Scotts House and begin frontier macrosGriffinR
2019-11-16Document Battle Frontier loungesGriffinR
2019-11-14Typo fixGriffinR
2019-11-14Document remaining routes (104, 119-123)GriffinR
2019-11-14Document Routes 111-118GriffinR
2019-11-13Document Contest scriptsGriffinR
2019-11-13Document Contest Hall berry blenders and miscGriffinR
2019-11-09Merge pull request #880 from GriffinRichards/doc-trickhousehuderlem
Document Trick House scripts
2019-11-09Document Fallarbor and Verdanturf scriptsGriffinR
2019-11-07Merge pull request #884 from GriffinRichards/doc-halloffamehuderlem
Document a few towns/cities
2019-11-07Document Lavaridge scriptsGriffinR
2019-11-07Document cave scriptsGriffinR
2019-11-06Merge branch 'master' into doc-trickhouseGriffinR
2019-11-06Document Trick House scriptsGriffinR
2019-11-06Document Fossil Maniac and Berry Master route housesGriffinR
2019-11-05Document Rustboro scriptsGriffinR
2019-11-04Document remainder of poke centersGriffinR
2019-11-01Document aqua/magma area scriptsGriffinR
2019-10-31Merge pull request #863 from GriffinRichards/doc-partymenuhuderlem
Document party menu
2019-10-31Document legendary scriptsGriffinR
2019-10-31Merge branch 'master' into doc-partymenuGriffinR
2019-10-30Document players_house.inc and Littleroot house scriptsGriffinR
2019-10-27Define unused hidden item flagsGriffinR
2019-10-27Name unknown flag from R/SGriffinR
2019-10-26Document route 109 scriptsMarcus Huderle