summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
Extract bank bank 07, 08, 0C, 13, & 37 tilesets' metatiles and collision data
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
Are collisions always 1/4 the metatile size?? Build: OK
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, ↵Rangi
data/maps/objects/*.asm)
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
Remove address comments
2020-09-20Remove address commentsjd-0
Regex patterns used: ; [0-9a-f]{1,5} \([0-9a-f]{1,2}:[0-9a-f]{1,4}\) ; [0-9a-f]{1,2}:[0-9a-f]{4} ; [0-9a-f]{4,5} ;[0-9a-f]{4,5} ;[0-9a-f]{1,2}:[0-9a-f]{1,4}
2020-09-20Capitalize DEFRangi
2020-09-20- Remove trailing whitespaceRangi
- Indent with single tabs, not spaces - Colons after labels - Capitalize BANK, HIGH, and LOW - dbw BANK(X), X -> dba X
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
Give all .asm and all .inc except of base_stats/???.inc new line at t…
2020-09-13Merge 13.09.2020Ebernacher90
2020-09-13Give all .asm and all .inc except of base_stats/???.inc new line at the end ↵Ebernacher90
of file
2020-09-12Fix off-by-one errors with 'make coverage' and reformat output (horizontal ↵Rangi
banks)
2020-08-29Merge pull request #60 from SatoMew/masterRangi
Replace Pokégear with Trainer Gear in relevant labels
2020-08-29Fix minor oversightSatoMew
2020-08-29Preserve original line breaks in the MakefileSatoMew
2020-08-29Resolved conflict caused by my changes.SatoMew
2020-08-09Fix coverage utility scriptRangi
2020-08-09Clean up some code in home/Rangi
2020-08-09Remove "; if DEBUG" comments for SECTIONs, and "if DEBUG" conditions since ↵Rangi
only the debug Gold ROM is built
2020-08-09tools/ contains what's needed to build the ROMs; utils/ contains disassembly ↵Rangi
utilites
2020-08-08Outdated rgbds 0.3.8 is no longer neededRangi
2020-08-08check_status reports modified .asm files and makes Travis fail (why?)Rangi
2020-08-08Merge pull request #66 from mid-kid/masterRangi
Fix RGBDS 0.4.1
2020-08-08Fix RGBDS 0.4.1mid-kid
2020-08-08Travis CI doesn't handle "é"Rangi
2020-08-08Put baserom.gb in the right directoryRangi
2020-08-08Set up Travis CIRangi
2019-12-11New Discord invite linkmid-kid
Something something community.
2019-09-15Disassemble party menu iconsRangi
2019-04-14Identify radio graphicsSatoMew
2019-04-14Pokégear → Trainer GearSatoMew
2019-03-13Merge pull request #56 from andwhyisit/starter-fixobskyr
Fix for Starters