summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-10Dump intro tilemapsZumi Daxuya
2020-12-10Disassemble G/S introZumi Daxuya
2020-12-09Build with rgbds 0.4.2Rangi
2020-12-08Match pokegold's battle transition code more closelyRangi
2020-12-08Merge pull request #82 from ZoomTen/masterRangi
2020-12-09Other battle transition tile type not neededZumi Daxuya
2020-12-09Merge branch 'master' of https://github.com/pret/pokegold-spaceworldZumi Daxuya
2020-12-09Match battle transitions labels to pokegoldZumi Daxuya
2020-12-08Disassemble battle transitionsZumi Daxuya
2020-12-08Updated music constants, labels, and macro names (#78)jd-0
2020-11-13Kanto Mon Names (#79)jd-0
2020-10-05This is not actually over 9000Rangi
2020-09-25Factor out Town Map tilemap and adjust its graphicsRangi
2020-09-23Fill in named constants & values for moves (#76)jd-0
2020-09-23Extract corrupted sprite graphicsRangi
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