Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-17 | fix some offset errors in insert_texts.py | Bryan Bishop | |
hg-commit-id: b131d049ecd3 | |||
2012-01-17 | text insertion code for unnamed TX_FARs | Bryan Bishop | |
These TX_FARs are found in ASM inside INCBIN intervals, and as a consequence do not have good names. Someone will have to review the naming. Note that these texts may or may not be referenced in scripts that will eventually be imported. Some of these are raw texts that could be completely unreferenced, but so far that doesn't look like the case. hg-commit-id: 47239e73071a | |||
2012-01-17 | improve text printer, including TX_RAM and TX_NUM | Bryan Bishop | |
hg-commit-id: 6ee4e09c729c | |||
2012-01-17 | switch money sign back in common.asm | Bryan Bishop | |
hg-commit-id: 99a5394d5391 | |||
2012-01-17 | analyze_texts - find possible TX_FARs | Bryan Bishop | |
hg-commit-id: 3b5f657bd072 | |||
2012-01-17 | Use the currency character in appropriate text. | IIMarckus | |
hg-commit-id: b7e03f7a6c6e | |||
2012-01-17 | Add the currency character to text tables. | IIMarckus | |
hg-commit-id: 9ebaeb993372 | |||
2012-01-17 | Merge. | IIMarckus | |
hg-commit-id: ad6ea1f1fb26 | |||
2012-01-17 | first use of TX_RAM | Bryan Bishop | |
hg-commit-id: 3234114a2064 | |||
2012-01-17 | TX_RAM for text engine command $1 in pretty_text | Bryan Bishop | |
hg-commit-id: e4f95976fef8 | |||
2012-01-17 | Various little text strings in bank 1D. | stag019 | |
hg-commit-id: 6e1e0cd7c174 | |||
2012-01-16 | Merge in new Route2 work. | Bryan Bishop | |
hg-commit-id: b67f316a108a | |||
2012-01-16 | fix naming of map size constants | Bryan Bishop | |
hg-commit-id: 4477820444cd | |||
2012-01-16 | revert tileset constants | Bryan Bishop | |
hg-commit-id: 1f114203aa14 | |||
2012-01-16 | Remove -b, which is nonstandard and breaks BSD awk. | IIMarckus | |
hg-commit-id: 57d66cf56050 | |||
2012-01-16 | Cleaned up and finalized route 2 | KuroiIeWa5Da | |
hg-commit-id: e96ff3835e91 | |||
2012-01-16 | Merged | KuroiIeWa5Da | |
hg-commit-id: e6b2ec71c261 | |||
2012-01-16 | Cleaned Up Pallet Town Header | KuroiIeWa5Da | |
hg-commit-id: 01c19ef1ce18 | |||
2012-01-16 | These didn’t work as intended. Delete. | IIMarckus | |
hg-commit-id: f7dc4c76e051 | |||
2012-01-16 | Strip out 00s at the end of text banks. | IIMarckus | |
Not other banks, because it’s possible for there to be 00‐terminated data… hg-commit-id: 676b7b4c3ba1 | |||
2012-01-16 | analyze_texts now returns an end address | Bryan Bishop | |
hg-commit-id: a8d2da6b569a | |||
2012-01-16 | pretty_text - print out texts from command line | Bryan Bishop | |
hg-commit-id: 918000556f93 | |||
2012-01-16 | Merge in Route2 from KuroiIeWa5Da. | Bryan Bishop | |
Also, this reverts the additional awk flag- it breaks bsd awk. hg-commit-id: eb7be134dd2c | |||
2012-01-16 | final updates to route 2 | KuroiIeWa5Da | |
hg-commit-id: a6a84735b057 | |||
2012-01-16 | modified makefile for cygwin awk (-b flag) | KuroiIeWa5Da | |
hg-commit-id: c16d4db68d62 | |||
2012-01-16 | Added Route2 Header | KuroiIeWa5Da | |
hg-commit-id: 0feabe501ffb | |||
2012-01-16 | formulas for map header connections instead of raw values | Bryan Bishop | |
hg-commit-id: b6822898d929 | |||
2012-01-15 | replace connection pointers with formulas | Bryan Bishop | |
hg-commit-id: 92972d3acaea | |||
2012-01-15 | oops, forgot constants for PalletTown | Bryan Bishop | |
hg-commit-id: 10d0aebb1bc5 | |||
2012-01-15 | update analyze_incbins for common.asm | Bryan Bishop | |
hg-commit-id: ea7bf352f66c | |||
2012-01-15 | replace dimensions with constants in map headers | Bryan Bishop | |
hg-commit-id: 53c4303c9648 | |||
2012-01-15 | switch a few map sizes to use their constants | Bryan Bishop | |
hg-commit-id: 7f047374cb40 | |||
2012-01-15 | connection_helper - print out a formula for connection math | Bryan Bishop | |
hg-commit-id: 27e8096bb251 | |||
2012-01-15 | Merge. | IIMarckus | |
hg-commit-id: d0e367fd9cb4 | |||
2012-01-15 | Close mapsizeconstants branch. | IIMarckus | |
hg-commit-id: 2cfd2e2e6af0 | |||
2012-01-15 | get direction name in extract_maps | Bryan Bishop | |
hg-commit-id: 091427f10a69 | |||
2012-01-15 | dump in map size constants | Bryan Bishop | |
hg-commit-id: 9e2504cc9432 | |||
2012-01-15 | script to generate map height/width constants | Bryan Bishop | |
hg-commit-id: fbcc1e98685a | |||
2012-01-15 | more south connections in map headers | Bryan Bishop | |
hg-commit-id: 0f3ddff0265c | |||
2012-01-15 | south connection labels in some map headers | Bryan Bishop | |
hg-commit-id: 19914077a48f | |||
2012-01-15 | set LC_CTYPE=C in Makefile for gawk | Bryan Bishop | |
hg-commit-id: 9925b373f9ad | |||
2012-01-15 | sprinkle in some constants into PalletTown's map header | Bryan Bishop | |
hg-commit-id: 9943efb479d3 | |||
2012-01-15 | Merge in sawakita's W_PEOPLEMOVEMENTS changes. | Bryan Bishop | |
hg-commit-id: 047693a39b24 | |||
2012-01-15 | Merge in stag019's work. | Bryan Bishop | |
hg-commit-id: 6deea39e5051 | |||
2012-01-15 | ItemUseNotTime for gbz80disasm | Bryan Bishop | |
hg-commit-id: cb4aedaf6142 | |||
2012-01-15 | Fix a RAM location mis-labeling. At $D4E4 there is the list of current map's ↵ | Sawakita | |
people-movement-permissions, not the list of map's text-pointers. hg-commit-id: 409379e6e31e | |||
2012-01-15 | Game Corner Prizes in Red vs. Blue. | stag019 | |
hg-commit-id: 63a73389f134 | |||
2012-01-15 | Misc. Red/Blue differences. | stag019 | |
hg-commit-id: 6b104b168595 | |||
2012-01-15 | Merge. | Bryan Bishop | |
hg-commit-id: 59809815188e | |||
2012-01-15 | GenRandom for gbz80disasm | Bryan Bishop | |
hg-commit-id: 99c7713bd905 |