summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-17Suggested changes to #83Zumi Daxuya
2020-12-12Some adjustmentsZumi Daxuya
2020-12-12Label more stuff in the Pikachu minigameZumi Daxuya
2020-12-11More progress on disassembling Pikachu minigameZumi Daxuya
2020-12-11Start labelling Pikachu minigameZumi Daxuya
2020-12-11Begin disassembly of Pikachu minigame (auto-generated)Zumi Daxuya
2020-12-10Create sprite_anim_constants.asmZumi Daxuya
2020-12-10Use dbpixel for intro bubble dataZumi Daxuya
2020-12-10Make use of depixel / dbpixelZumi Daxuya
2020-12-10Remove address comments in wram.asmZumi Daxuya
2020-12-10Cover remaining bytes on bank $39Zumi Daxuya
2020-12-10Move cutscene code to "movie" folderZumi Daxuya
2020-12-10Intro and GF asm adjustmentsZumi Daxuya
2020-12-10Disassemble Game Freak logo animationZumi Daxuya
2020-12-10Intro: contextualize rLCDC pointerZumi Daxuya
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