aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | * get rid of more empty incbinsBryan Bishop2012-01-131-4/+0
| | | | | | | | | | | | | | | hg-commit-id: baca2a858c5c
| * | Fix typo: Loreli → Lorelei.IIMarckus2012-01-132-12/+12
| |/ | | | | | | | | hg-commit-id: d4227f9b97e7
| * some map subscript pointer listsBryan Bishop2012-01-132-28/+128
| | | | | | | | | | hg-commit-id: b36e9b279197
| * asm for PewterCityScriptBryan Bishop2012-01-131-1/+8
| | | | | | | | | | hg-commit-id: b6e888ea6a6f
| * insert_texts now inserts map script pointer listsBryan Bishop2012-01-131-32/+72
| | | | | | | | | | hg-commit-id: a63f010e5cdc
| * generous newlines around INCBINsBryan Bishop2012-01-131-0/+195
| | | | | | | | | | hg-commit-id: e4779096e488
| * remove extra newlinesBryan Bishop2012-01-131-9/+0
| | | | | | | | | | hg-commit-id: 4f3352aac87f
| * remove empty INCBINsBryan Bishop2012-01-131-92/+27
| | | | | | | | | | hg-commit-id: d867e20aed4a
| * insert main scripts and subscriptsBryan Bishop2012-01-131-213/+3106
| | | | | | | | | | hg-commit-id: 241a277dd8e8
| * code to insert main scripts and subscriptsBryan Bishop2012-01-132-12/+85
| | | | | | | | | | hg-commit-id: 807e8743e682
| * update insert_texts: $0000 to $3fff don't need banksBryan Bishop2012-01-131-3/+10
| | | | | | | | | | hg-commit-id: 10327274b8f8
| * a very slow tool to find script pointers for each mapBryan Bishop2012-01-132-21/+58
| | | | | | | | | | hg-commit-id: a61a85fd7577
| * insert more "unreferenced" text labelsBryan Bishop2012-01-121-36/+92
| | | | | | | | | | hg-commit-id: 8c31a254671e
| * even more "unreferenced" textsBryan Bishop2012-01-121-15/+70
| | | | | | | | | | hg-commit-id: cb366d1b1eae
| * add more "unreferenced" textsBryan Bishop2012-01-121-9/+30
| | | | | | | | | | hg-commit-id: 9dee3aedb9d0
| * insert Route18GateText2 into Route18GateTextsBryan Bishop2012-01-121-4/+5
| | | | | | | | | | hg-commit-id: eb75dcf9b789
| * add Route16GateMapText3 to Route16GateMapTextsBryan Bishop2012-01-121-4/+5
| | | | | | | | | | hg-commit-id: 46a075f21ddc
| * one more text in CeladonGameCorner (CeladonGameCornerText13)Bryan Bishop2012-01-121-4/+5
| | | | | | | | | | hg-commit-id: f9623520feac