summaryrefslogtreecommitdiff
path: root/common.asm
AgeCommit message (Collapse)Author
2012-01-14dump in Mansion3ScriptBryan Bishop
hg-commit-id: 33c87a799d37
2012-01-14add script, texts and blocks for Mansion2Bryan Bishop
hg-commit-id: 9bccdc4e5ae9
2012-01-14label MtMoon2TextsBryan Bishop
hg-commit-id: d611dcf926dc
2012-01-14IndigoPlateauTexts and IndigoPlateauObject are the sameBryan Bishop
hg-commit-id: f154acbb6735
2012-01-14found Route18GateHeaderBlocksBryan Bishop
hg-commit-id: f4746986760f
2012-01-14found Route18GateBlocksBryan Bishop
hg-commit-id: 8127339e24bb
2012-01-14found Route16GateUpstairsBlocksBryan Bishop
hg-commit-id: 7241182d59fd
2012-01-14clean up CeladonMartRoofTextsBryan Bishop
hg-commit-id: eff6ea191f3d
2012-01-14found Route15GateBlocksBryan Bishop
hg-commit-id: 80db7008e01e
2012-01-14found Route12GateUpstairsBlocksBryan Bishop
hg-commit-id: 714a91cb5498
2012-01-14fix Route11GateUpstairsTextsBryan Bishop
hg-commit-id: b36b518af25b
2012-01-14fix CeladonPokecenterTextsBryan Bishop
hg-commit-id: 589e1586b22d
2012-01-14fix up RockTunnelPokecenterTexts and blockBryan Bishop
hg-commit-id: 99323d91de65
2012-01-14fix MtMoonPokecenterTextsBryan Bishop
hg-commit-id: 37bbbf5f975f
2012-01-14clean up CeladonPrizeRoomTextsBryan Bishop
hg-commit-id: c877450ceacb
2012-01-14fix CinnabarMartBlocks and CopycatsHouseF1BlocksBryan Bishop
hg-commit-id: 6ac7ae4c56c2
2012-01-14improve map headersBryan Bishop
hg-commit-id: ccd7006b60e3
2012-01-14clean up FuchsiaPokecenterTextsBryan Bishop
hg-commit-id: ca749beb802f
2012-01-14label for CeruleanHouse3TextsBryan Bishop
hg-commit-id: a4ab4ad0fc2d
2012-01-14extract and include blockset dataBryan Bishop
extract_tileblocks also has the ability to output asm, but the output seems like it would be too much for rgbasm to handle. Instead of cluttering up common.asm, I am opting to place the data in binary data files under gfx/blocksets/ in .bst files. Every 16 bytes is a separate block in the blockset. Each byte is referencing a tile id from the tileset graphics in gfx/tilesets/. hg-commit-id: 0540eff0f081
2012-01-14Adding graphical differences between Red/Blue.stag019
hg-commit-id: 9dfe76962f8c
2012-01-14fix pokeblue.gbc make targetBryan Bishop
hg-commit-id: 64d04e5bd875
2012-01-14Another attempt at splitting Red/Blue versions.stag019
hg-commit-id: bd7cb987f964