summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
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-19Correct commentRangi
2018-05-18Constants for PC menu indexesRangi
2018-05-06Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-05-06'rept' is not indentedRangi
2018-05-05Combine bit flags with | not +Rangi
2018-05-05Explicit NO_LIMITS instead of 0Rangi
2018-05-05Use explicit HELD_NONE, not 0Rangi
2018-05-05fix-various-little-thingsmid-kid
2018-04-09Merge pull request #503 from Rangi42/masteryenatch
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-04Merge pull request #505 from mid-kid/battlecommandsyenatch
2018-04-04Rename some battle commandsmid-kid
2018-04-04Label BattleCommand_BeatUpFailTextmid-kid
2018-04-04Label bidefailtextmid-kid
2018-04-04Use 'elif' moreRangi
2018-04-01Fix file permissionsmid-kid
2018-03-19Relabel some map-related WRAMRangi
2018-02-26* BillPhoneGeneriText -> BillPhoneGenericTextRangi
2018-02-26Document more quirks and bugsRangi
2018-02-25Mention "HAUNTED HOUSE" (resolves #492)Rangi
2018-02-25ENGINE_BUG_CONTEST_ON -> ENGINE_MAIN_MENU_MOBILE_CHOICES (resolves #490)Rangi
2018-02-25Pokecom Center Admin Room -> OfficeRangi
2018-02-25Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-25Merge pull request #477 from mid-kid/masteryenatch
2018-02-25* Remove rept 4 (fa3192e)Rangi
2018-02-25Format map object attributes like trainer attributes, in preparation for bit ...Rangi
2018-02-25NO_ITEM == 0Rangi
2018-02-25Sprite data values match GetSpriteLength return values and are not limited to...Rangi
2018-02-22Pkmn -> Monmid-kid
2018-02-15Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-09Comment GeneratePartyMonStatsmid-kid
2018-02-09Make tileset palette maps easier to editRangi
2018-02-05No redundant item effect labelsRangi
2018-02-04Fix more w-izing edge cases.luckytyphlosion
2018-02-04Add ROOF_ constantsRangi
2018-02-04"chances" → "probabilities", since other files use that term and "changes" ...Rangi
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-03scene_def → scene_var (for "variable", like loadvar, copybytetovar, etc)Rangi
2018-02-02use "x + -1" not "x +- 1"Rangi
2018-02-01More comments and macrosRangi
2018-01-31MobileTradeRoom matches MobileBattleRoomRangi