Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-30 | Dust off the makefile and prepare to build Yellow. | yenatch | |
2014-01-27 | Split wram.asm from poke{red,blue}.o into wram.o | yenatch | |
wram.asm still defines some constants. They're moved into constants/wram_constants.asm. | |||
2014-01-27 | Get rid of globals.asm. Use ::s to export labels between objects. | yenatch | |
globals.asm was a hack that: - gave rgbasm an extra 100k lines to read - increased reliance on the python preprocessor - made the makefile a mess - gave object creation an extra step - wasn't even necessary This speeds up build time by at least a third. | |||
2014-01-07 | dedicated version includes | yenatch | |
2013-12-07 | include globals.asm in rgbasm objects | yenatch | |
2013-09-01 | make extras/ a submodule | Bryan Bishop | |
Use pokemontools v1.3.0 and use the same preprocessor as the pokecrystal project. | |||
2013-05-23 | Better comments for the Game Freak room. | IIMarckus | |
2012-01-25 | rename common.asm -> main.asm | Bryan Bishop | |
hg-commit-id: adec8319c54b | |||
2012-01-18 | Add missing newlines to ends of files. | IIMarckus | |
hg-commit-id: b807e5dc9cef | |||
2012-01-15 | Palette differences between Red and Blue version. | stag019 | |
hg-commit-id: 3bebb464b5f7 | |||
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 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 | 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 | 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-12 | insert more "unreferenced" text labels | Bryan Bishop | |
hg-commit-id: 8c31a254671e | |||
2012-01-12 | even more "unreferenced" texts | Bryan Bishop | |
hg-commit-id: cb366d1b1eae | |||
2012-01-12 | add more "unreferenced" texts | Bryan Bishop | |
hg-commit-id: 9dee3aedb9d0 | |||
2012-01-12 | insert Route18GateText2 into Route18GateTexts | Bryan Bishop | |
hg-commit-id: eb75dcf9b789 | |||
2012-01-12 | add Route16GateMapText3 to Route16GateMapTexts | Bryan Bishop | |
hg-commit-id: 46a075f21ddc | |||
2012-01-12 | one more text in CeladonGameCorner (CeladonGameCornerText13) | Bryan Bishop | |
hg-commit-id: f9623520feac | |||
2012-01-12 | some more texts for CeladonGymTexts | Bryan Bishop | |
hg-commit-id: 308b15f20bb8 | |||
2012-01-12 | add two opcodes after CeladonMansion1Texts | Bryan Bishop | |
hg-commit-id: 06a506394786 | |||
2012-01-12 | extract some text scripts near SeafoamIslands5Texts | Bryan Bishop | |
hg-commit-id: 9d603109b16e | |||
2012-01-12 | more texts in RocketHideout4Texts | Bryan Bishop | |
hg-commit-id: 89537c356665 | |||
2012-01-12 | update gbz80disasm for TextScriptEnd | Bryan Bishop | |
hg-commit-id: f519c306bc00 | |||
2012-01-12 | Merge in sawakita's $24d7 work. | Bryan Bishop | |
hg-commit-id: d4536dd735de | |||
2012-01-12 | BillsHouseText4 is just $fd | Bryan Bishop | |
hg-commit-id: f84c6e31c130 | |||
2012-01-12 | fill out Route7GateTexts | Bryan Bishop | |
hg-commit-id: ae4d52a4548c | |||
2012-01-12 | more for Route6GateTexts | Bryan Bishop | |
hg-commit-id: 3dd2207b6caa | |||
2012-01-12 | map out texts for Route5GateTexts | Bryan Bishop | |
hg-commit-id: d7a9fb760972 |