Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-14 | add script, texts and blocks for Mansion2 | Bryan Bishop | |
hg-commit-id: 9bccdc4e5ae9 | |||
2012-01-14 | label MtMoon2Texts | Bryan Bishop | |
hg-commit-id: d611dcf926dc | |||
2012-01-14 | IndigoPlateauTexts and IndigoPlateauObject are the same | Bryan Bishop | |
hg-commit-id: f154acbb6735 | |||
2012-01-14 | found Route18GateHeaderBlocks | Bryan Bishop | |
hg-commit-id: f4746986760f | |||
2012-01-14 | found Route18GateBlocks | Bryan Bishop | |
hg-commit-id: 8127339e24bb | |||
2012-01-14 | found Route16GateUpstairsBlocks | Bryan Bishop | |
hg-commit-id: 7241182d59fd | |||
2012-01-14 | clean up CeladonMartRoofTexts | Bryan Bishop | |
hg-commit-id: eff6ea191f3d | |||
2012-01-14 | found Route15GateBlocks | Bryan Bishop | |
hg-commit-id: 80db7008e01e | |||
2012-01-14 | found Route12GateUpstairsBlocks | Bryan Bishop | |
hg-commit-id: 714a91cb5498 | |||
2012-01-14 | fix Route11GateUpstairsTexts | Bryan Bishop | |
hg-commit-id: b36b518af25b | |||
2012-01-14 | fix CeladonPokecenterTexts | Bryan Bishop | |
hg-commit-id: 589e1586b22d | |||
2012-01-14 | fix up RockTunnelPokecenterTexts and block | Bryan Bishop | |
hg-commit-id: 99323d91de65 | |||
2012-01-14 | fix MtMoonPokecenterTexts | Bryan Bishop | |
hg-commit-id: 37bbbf5f975f | |||
2012-01-14 | clean up CeladonPrizeRoomTexts | Bryan Bishop | |
hg-commit-id: c877450ceacb | |||
2012-01-14 | fix CinnabarMartBlocks and CopycatsHouseF1Blocks | Bryan Bishop | |
hg-commit-id: 6ac7ae4c56c2 | |||
2012-01-14 | improve map headers | Bryan Bishop | |
hg-commit-id: ccd7006b60e3 | |||
2012-01-14 | clean up FuchsiaPokecenterTexts | Bryan Bishop | |
hg-commit-id: ca749beb802f | |||
2012-01-14 | label for CeruleanHouse3Texts | Bryan Bishop | |
hg-commit-id: a4ab4ad0fc2d | |||
2012-01-14 | extract and include blockset data | Bryan 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-14 | Adding graphical differences between Red/Blue. | stag019 | |
hg-commit-id: 9dfe76962f8c | |||
2012-01-14 | fix pokeblue.gbc make target | Bryan Bishop | |
hg-commit-id: 64d04e5bd875 | |||
2012-01-14 | Another attempt at splitting Red/Blue versions. | stag019 | |
hg-commit-id: bd7cb987f964 | |||
2012-01-14 | Merge. | Bryan Bishop | |
hg-commit-id: 261be761c726 | |||
2012-01-14 | Replace some hex values with labels. Remove some weird extra-indentation. | Sawakita | |
hg-commit-id: eab17e7f37f4 | |||
2012-01-14 | Add some labels for RAM locations, relative to mapheader. | Sawakita | |
hg-commit-id: 077e4a4aa7ed | |||
2012-01-14 | add labels and block file to Mansion1 | Bryan Bishop | |
hg-commit-id: 8092d8b19c96 | |||
2012-01-14 | fixed up texts for ViridianPokecenter | Bryan Bishop | |
hg-commit-id: 7ffd3107b10a | |||
2012-01-14 | use the BillsHouseBlocks file | Bryan Bishop | |
hg-commit-id: 67b094dbded2 | |||
2012-01-14 | common labels for house blocks | Bryan Bishop | |
hg-commit-id: 970b15035441 | |||
2012-01-14 | ViridianHouseBlocks and PewterHouse1Blocks are the same | Bryan Bishop | |
hg-commit-id: f2c45cdce8f7 | |||
2012-01-14 | gfx/redgreenversion.1bpp in bank $1A | Bryan Bishop | |
hg-commit-id: d281dea4b799 | |||
2012-01-14 | tileset files in gfx/tilesets/ | Bryan Bishop | |
hg-commit-id: a1dd793bdd7f | |||
2012-01-13 | romvisualizer - make gif animation of progress | Bryan Bishop | |
hg-commit-id: c2fbb929af69 | |||
2012-01-13 | Fixed up Wild Pokemon Data and added data for all versions | stag019 | |
hg-commit-id: ae728feaf7ec | |||
2012-01-13 | Merge after Lorelei typo fix. | IIMarckus | |
hg-commit-id: 0d946d742a1c | |||
2012-01-13 | insert object labels into map headers | Bryan Bishop | |
hg-commit-id: 9126a8ee23e0 | |||
2012-01-13 | Fix typo: Loreli → Lorelei. | IIMarckus | |
hg-commit-id: d4227f9b97e7 | |||
2012-01-13 | even more map header labels | Bryan Bishop | |
hg-commit-id: 9def1fae3a6d | |||
2012-01-13 | more map header labels | Bryan Bishop | |
hg-commit-id: f69ff5be3cb6 | |||
2012-01-13 | fill out map headers with labels | Bryan Bishop | |
hg-commit-id: a8366fd47048 | |||
2012-01-13 | get rid of more empty incbins | Bryan Bishop | |
hg-commit-id: baca2a858c5c | |||
2012-01-13 | some map subscript pointer lists | Bryan Bishop | |
hg-commit-id: b36e9b279197 | |||
2012-01-13 | asm for PewterCityScript | Bryan Bishop | |
hg-commit-id: b6e888ea6a6f | |||
2012-01-13 | insert_texts now inserts map script pointer lists | Bryan Bishop | |
hg-commit-id: a63f010e5cdc | |||
2012-01-13 | generous newlines around INCBINs | Bryan Bishop | |
hg-commit-id: e4779096e488 | |||
2012-01-13 | remove extra newlines | Bryan Bishop | |
hg-commit-id: 4f3352aac87f | |||
2012-01-13 | remove empty INCBINs | Bryan Bishop | |
hg-commit-id: d867e20aed4a | |||
2012-01-13 | insert main scripts and subscripts | Bryan Bishop | |
hg-commit-id: 241a277dd8e8 | |||
2012-01-13 | code to insert main scripts and subscripts | Bryan Bishop | |
hg-commit-id: 807e8743e682 | |||
2012-01-13 | update insert_texts: $0000 to $3fff don't need banks | Bryan Bishop | |
hg-commit-id: 10327274b8f8 |