summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-23Add utils/mask.pyRangi
2020-09-22Disassemble some debug warp landmark code+dataRangi
2020-09-22Move the 'map' macro to where it is usedRangi
2020-09-22Add an unused duplicate graphic for tileset 1BRangi
2020-09-22Use map constants for wild dataRangi
2020-09-22Extract player-shrinking picsRangi
2020-09-22Declare SHA-1 hashesRangi
2020-09-22Factor out gfx- and slack-specific rules into .mk filesRangi
2020-09-22include -> INCLUDERangi
2020-09-22Use Japanese charmap charactersRangi
2020-09-22md5 -> sha1Rangi
2020-09-22Indent with tabsRangi
2020-09-22Relabeled Item/MoveDescriptions & DexEntries (#74)jd-0
2020-09-22Simplify bg_event usage, and document map event macro argumentsRangi
2020-09-22Port updated map event macrosRangi
2020-09-22Extract move data table (needs identification)Rangi
2020-09-22Replace enum with const, and update many constants to be more like pokegoldRangi
2020-09-22Move most files out of the root directoryRangi
2020-09-22Port the improved connection macro from pokegold/pokecrystalRangi
2020-09-21Rename tileset graphics for future Polished Map compatibilityRangi
2020-09-21Merge pull request #73 from jd-0/masterRangi
2020-09-21Add tileset header macro from pokeredjd-0
2020-09-21Extract bank 07, 08,13, & 37 tilesets' metatiles and collision datajd-0
2020-09-21Extract bank $0C tilesets' metatiles and collision datajd-0
2020-09-21Extract bank $06 tilesets' metatiles and collision dataRangi
2020-09-21Remove excess spacesRangi
2020-09-21Copy pokered map organization (maps/*.blk, scripts/*.asm, data/maps/objects/*...Rangi
2020-09-20Extract Pokédex entriesRangi
2020-09-200x -> $Rangi
2020-09-20Extract item descriptionsRangi
2020-09-20Extract move descriptionsRangi
2020-09-20chmod +x tools/make_shim.pyRangi
2020-09-20Port simpler tools/make_shim.py from pokepicrossRangi
2020-09-20Use local .End or .FirstEntryEnd labels for measuring data/GFX sizesRangi
2020-09-20Port scan_includes.c from pokepicrossRangi
2020-09-20More cleanup of whitespace and commentsRangi
2020-09-20Remove more address commentsRangi
2020-09-20Merge pull request #72 from jd-0/masterRangi
2020-09-20Remove address commentsjd-0
2020-09-20Capitalize DEFRangi
2020-09-20- Remove trailing whitespaceRangi
2020-09-15rgbds has moved from rednex to gbdevRangi
2020-09-15Merge branch 'master' of https://github.com/pret/pokegold-spaceworldRangi
2020-09-15rgbds has moved from rednex to gbdevRangi
2020-09-13Merge pull request #71 from Ebernacher90/mastermid-kid
2020-09-13Merge 13.09.2020Ebernacher90
2020-09-13Give all .asm and all .inc except of base_stats/???.inc new line at the end o...Ebernacher90
2020-09-12Fix off-by-one errors with 'make coverage' and reformat output (horizontal ba...Rangi
2020-08-29Merge pull request #60 from SatoMew/masterRangi
2020-08-29Fix minor oversightSatoMew