summaryrefslogtreecommitdiff
path: root/engine/overworld/map_objects.asm
AgeCommit message (Expand)Author
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-17Harmonize engine/overworld with pokegoldRangi
2020-06-15Identify wObjectPrioritiesRangi
2020-04-18Miscellaneous fixes, including one for the Pokédex design flaw by ax6Rangi
2019-11-03Rename OBJECT_LENGTH to MAPOBJECT_LENGTH and OBJECT_STRUCT_LENGTH to OBJECT_L...Rangi
2019-10-21Misc fixesmid-kid
2019-04-19Identify some more WRAM labelsRangi
2019-01-24Use and define more WRAM constantsRangi
2018-12-09Formatting and commentsRangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove more address commentsRangi
2018-06-24Remove all address commentsmid-kid
2018-06-04Merge branch 'master' of https://github.com/pret/pokecrystalmid-kid
2018-06-01Miscellaneous fixes in the use of _command constants.mid-kid
2018-05-24Function6ec1 → CanObjectMoveInDirectionRangi
2018-05-23Use constants moreRangi
2018-05-23Identify more sprite move data flag bitsRangi
2018-05-23Identify USE_OBP1_FRangi
2018-05-23More sprite movement data flag constantsRangi
2018-05-23Use known sprite movement data flag constantsRangi
2018-05-05fix-various-little-thingsmid-kid
2018-03-13Organize the engine/ directorymid-kid