aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* improve VermilionPokecenter texts and blocksBryan Bishop2012-01-141-4/+8
| | | | | hg-commit-id: 93334ea888b4
* LavenderMart blocks and texts labelBryan Bishop2012-01-141-1/+2
| | | | | hg-commit-id: 99c9dbbdc924
* fix up LavenderPokecenter with blocks and textsBryan Bishop2012-01-141-6/+9
| | | | | hg-commit-id: fdf8add5eb64
* found CeruleanMartBlocksBryan Bishop2012-01-141-1/+2
| | | | | hg-commit-id: a8fef244a0eb
* fix CeruleanPokecenterTextsBryan Bishop2012-01-141-5/+8
| | | | | hg-commit-id: 51ac47654d4a
* fix PewterPokecenterTextsBryan Bishop2012-01-141-6/+9
| | | | | hg-commit-id: 87a55898863b
* found Route11TextsBryan Bishop2012-01-141-4/+10
| | | | | hg-commit-id: 2d51934a7079
* found Route6TextsBryan Bishop2012-01-141-2/+5
| | | | | hg-commit-id: 50f2cbdad674
* found VermilionHouse2BlocksBryan Bishop2012-01-141-2/+3
| | | | | hg-commit-id: 7d6db59be5b1
* found Route12HouseBlocksBryan Bishop2012-01-141-1/+2
| | | | | hg-commit-id: 102458660615
* add blocks, texts and script for Mansion4Bryan Bishop2012-01-141-4/+21
| | | | | hg-commit-id: bdabcd18b56a
* clean up Mansion3 blocks, texts and scriptBryan Bishop2012-01-141-3/+7
| | | | | hg-commit-id: 1465686539d5
* dump in Mansion3ScriptBryan Bishop2012-01-141-2/+13
| | | | | hg-commit-id: 33c87a799d37
* add script, texts and blocks for Mansion2Bryan Bishop2012-01-141-3/+18
| | | | | hg-commit-id: 9bccdc4e5ae9
* label MtMoon2TextsBryan Bishop2012-01-141-2/+6
| | | | | hg-commit-id: d611dcf926dc
* IndigoPlateauTexts and IndigoPlateauObject are the sameBryan Bishop2012-01-141-1/+2
| | | | | hg-commit-id: f154acbb6735
* found Route18GateHeaderBlocksBryan Bishop2012-01-141-2/+3
| | | | | hg-commit-id: f4746986760f
* found Route18GateBlocksBryan Bishop2012-01-141-1/+2
| | | | | hg-commit-id: 8127339e24bb
* found Route16GateUpstairsBlocksBryan Bishop2012-01-141-1/+2
| | | | | hg-commit-id: 7241182d59fd
* clean up CeladonMartRoofTextsBryan Bishop2012-01-141-3/+13
| | | | | hg-commit-id: eff6ea191f3d
* found Route15GateBlocksBryan Bishop2012-01-141-1/+2
| | | | | hg-commit-id: 80db7008e01e
* found Route12GateUpstairsBlocksBryan Bishop2012-01-141-1/+2
| | | | | hg-commit-id: 714a91cb5498
* fix Route11GateUpstairsTextsBryan Bishop2012-01-141-2/+3
| | | | | hg-commit-id: b36b518af25b
* fix CeladonPokecenterTextsBryan Bishop2012-01-141-8/+10
| | | | | hg-commit-id: 589e1586b22d
* fix up RockTunnelPokecenterTexts and blockBryan Bishop2012-01-141-7/+11
| | | | | hg-commit-id: 99323d91de65
* fix MtMoonPokecenterTextsBryan Bishop2012-01-141-4/+7
| | | | | hg-commit-id: 37bbbf5f975f
* clean up CeladonPrizeRoomTextsBryan Bishop2012-01-141-3/+5
| | | | | hg-commit-id: c877450ceacb
* fix CinnabarMartBlocks and CopycatsHouseF1BlocksBryan Bishop2012-01-141-6/+10
| | | | | hg-commit-id: 6ac7ae4c56c2
* improve map headersBryan Bishop2012-01-141-3/+6
| | | | | hg-commit-id: ccd7006b60e3
* clean up FuchsiaPokecenterTextsBryan Bishop2012-01-141-4/+7
| | | | | hg-commit-id: ca749beb802f
* label for CeruleanHouse3TextsBryan Bishop2012-01-141-2/+3
| | | | | hg-commit-id: a4ab4ad0fc2d
* extract and include blockset dataBryan Bishop2012-01-1421-19/+334
| | | | | | | | | | | | | 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
* Adding graphical differences between Red/Blue.stag0192012-01-145-4/+44
| | | | | hg-commit-id: 9dfe76962f8c
* fix pokeblue.gbc make targetBryan Bishop2012-01-142-3/+3
| | | | | hg-commit-id: 64d04e5bd875
* Another attempt at splitting Red/Blue versions.stag0192012-01-1414-41471/+41496
| | | | | hg-commit-id: bd7cb987f964
* Merge.Bryan Bishop2012-01-1428-1483/+9200
|\ | | | | | | | | hg-commit-id: 261be761c726
| * add labels and block file to Mansion1Bryan Bishop2012-01-141-3/+45
| | | | | | | | | | hg-commit-id: 8092d8b19c96
| * fixed up texts for ViridianPokecenterBryan Bishop2012-01-141-7/+10
| | | | | | | | | | hg-commit-id: 7ffd3107b10a
| * use the BillsHouseBlocks fileBryan Bishop2012-01-141-5/+10
| | | | | | | | | | hg-commit-id: 67b094dbded2
| * common labels for house blocksBryan Bishop2012-01-141-11/+21
| | | | | | | | | | hg-commit-id: 970b15035441
| * ViridianHouseBlocks and PewterHouse1Blocks are the sameBryan Bishop2012-01-141-2/+3
| | | | | | | | | | hg-commit-id: f2c45cdce8f7
| * gfx/redgreenversion.1bpp in bank $1ABryan Bishop2012-01-142-1/+1
| | | | | | | | | | hg-commit-id: d281dea4b799
| * tileset files in gfx/tilesets/Bryan Bishop2012-01-1421-19/+59
| | | | | | | | | | hg-commit-id: a1dd793bdd7f
| * romvisualizer - make gif animation of progressBryan Bishop2012-01-131-0/+26
| | | | | | | | | | hg-commit-id: c2fbb929af69
| * Fixed up Wild Pokemon Data and added data for all versionsstag0192012-01-132-99/+2788
| | | | | | | | | | hg-commit-id: ae728feaf7ec
| * Merge after Lorelei typo fix.IIMarckus2012-01-131-432/+434
| |\ | | | | | | | | | | | | hg-commit-id: 0d946d742a1c
| | * insert object labels into map headersBryan Bishop2012-01-131-215/+216
| | | | | | | | | | | | | | | hg-commit-id: 9126a8ee23e0
| | * even more map header labelsBryan Bishop2012-01-131-92/+94
| | | | | | | | | | | | | | | hg-commit-id: 9def1fae3a6d
| | * more map header labelsBryan Bishop2012-01-131-46/+46
| | | | | | | | | | | | | | | hg-commit-id: f69ff5be3cb6
| | * fill out map headers with labelsBryan Bishop2012-01-131-75/+78
| | | | | | | | | | | | | | | hg-commit-id: a8366fd47048