summaryrefslogtreecommitdiff
path: root/constants
AgeCommit message (Expand)Author
2018-06-04Alignmentmid-kid
2018-06-04Use structure constants for channel_structmid-kid
2018-06-01SGB palette roles discovered from Spaceworld beta G/SRangi
2018-05-23Identify more sprite move data flag bitsRangi
2018-05-23Identify USE_OBP1_FRangi
2018-05-23WALKS_ON_WATER → SWIMMINGRangi
2018-05-23More sprite movement data flag constantsRangi
2018-05-23Use known sprite movement data flag constantsRangi
2018-05-23Start improving sprite movement engine (to do: identify bit flags)Rangi
2018-05-18Fix commentsRangi
2018-05-06Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-05-06Keep macros near relevant dataRangi
2018-05-06Fix rest of the givepokeitem/checkpokeitem referencesmid-kid
2018-05-05Explicit NO_LIMITS instead of 0Rangi
2018-05-05fix-various-little-thingsmid-kid
2018-04-09Merge pull request #503 from Rangi42/masteryenatch
2018-04-09Correct map constant commentsRangi
2018-04-05Use constants for bit/set/res moreRangi
2018-04-05Use Stadium 2 Egg Group namesmid-kid
2018-04-05GENDERLESS -> GENDER_UNKNOWNmid-kid
2018-04-04Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-04-04Update docs and comments to reflect renamesmid-kid
2018-04-04Use constants for screen size in metatilesRangi
2018-04-01Fix file permissionsmid-kid
2018-04-01Update file paths in constants/ and docs/mid-kid
2018-03-19Relabel some map-related WRAMRangi
2018-03-04HOF_MASTER_COUNT EQU 200Rangi
2018-03-02Improve some code labelsRangi
2018-02-26Document HOF Master bug (close #494)Rangi
2018-02-25"HUMANSHAPE, aka Humanshape"Rangi
2018-02-25ENGINE_BUG_CONTEST_ON -> ENGINE_MAIN_MENU_MOBILE_CHOICES (resolves #490)Rangi
2018-02-25Pokecom Center Admin Room -> OfficeRangi
2018-02-25Comment Stadium 2 alternative egg group namesRangi
2018-02-25Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-25* Remove rept 4 (fa3192e)Rangi
2018-02-22Label wPokemonWithdrawDepositParameter of RemoveMonFromPartyOrBoxmid-kid
2018-02-22Pkmn -> Monmid-kid
2018-02-14mapconst H, W -> map_const W, Hmid-kid
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-03map → map_id; map_def → map; map_data → map_attributesRangi
2018-02-02use "x + -1" not "x +- 1"Rangi
2018-02-01More comments and macrosRangi
2018-02-01SCENE_DEFAULT=0 and SCENE_FINISHED=1 (generic constants for a common scene pa...Rangi
2018-02-01Quick scene explanationRangi
2018-02-01Meaningful scene constant namesRangi
2018-01-31MobileTradeRoom matches MobileBattleRoomRangi
2018-01-31Add scene ID constants (TODO: meaningful names)Rangi
2018-01-31NPC trade constants don't all just start with TRADE_Rangi
2018-01-31Official egg group namesRangi
2018-01-31MINERAL egg group worksRangi