summaryrefslogtreecommitdiff
path: root/mobile
AgeCommit message (Expand)Author
2018-08-25Reorganize math-related HRAM union (ffb3)Rangi
2018-08-25Remove HRAM label address commentsRangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-08-07wWeeklyFlags -> wDailyFlags2mid-kid
2018-07-29Make reviewed fixes; standardize on " + "Rangi
2018-07-29wLuckyNumberDigitsBufferRangi
2018-07-29Add meaningful aliases for wd265Rangi
2018-07-23Consistent routine naming convention: 'Foo' wraps '_Foo'Rangi
2018-07-18Label more mobile WRAMmid-kid
2018-07-18Fix misnamed character codesmid-kid
2018-07-15More OAM coordinate consistencyRangi
2018-06-25Single newline at the end of filesRangi
2018-06-25Remove more triple newlinesRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove more address commentsRangi
2018-06-25Remove even more address commentsmid-kid
2018-06-24Remove all address commentsmid-kid
2018-05-23Start improving sprite movement engine (to do: identify bit flags)Rangi
2018-05-06Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-05-06'rept' is not indentedRangi
2018-05-05fix-various-little-thingsmid-kid
2018-04-05Use constants for bit/set/res moreRangi
2018-04-04Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-04-01Fix file permissionsmid-kid
2018-03-19Relabel some map-related WRAMRangi
2018-02-25Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-25Merge pull request #477 from mid-kid/masteryenatch
2018-02-22Label wPokemonWithdrawDepositParameter of RemoveMonFromPartyOrBoxmid-kid
2018-02-22Fix TRUE/FALSE constants for CalcMonStatsmid-kid
2018-02-22Pkmn -> Monmid-kid
2018-02-15Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-04Fix more w-izing edge cases.luckytyphlosion
2018-02-04Sync code with wikiRangi
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-01-30Fix wVirtualOAM labels, part 2.luckytyphlosion
2018-01-24Remove "UnusedSpecial_" prefixes tooRangi
2018-01-24Remove Special_ prefix from special routines (close #478)Rangi
2018-01-24Rename some routines to avoid conflicts when removing "Special_" prefixesRangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-23Prefix wram labels with w, part 1.luckytyphlosion
2018-01-23MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #...Rangi
2018-01-23wGameTimerPause bit flag constantsRangi
2018-01-22tile+color macros in gfx.asmRangi
2018-01-22KrissHouse → PlayersHouseRangi
2018-01-22wStatusFlags/2 bit constantsRangi
2018-01-22More engine flag constantsRangi
2018-01-22wUnlockedUnowns engine flag constantsRangi
2018-01-21wGBCOnlyDecompressBufferRemy Oukaour