Commit graph

764 commits

Author SHA1 Message Date
Bryan Bishop
35f9f26bea Merge in stag019/pokered.
hg-commit-id: d7dc03c71121
2012-01-18 00:50:40 -06:00
stag019
549637d0df fucking you and yours
hg-commit-id: 8a2a1f3736f2
2012-01-18 01:45:10 -05:00
Bryan Bishop
d2823aea62 update romvisualizer for common.asm
hg-commit-id: 478c951152e4
2012-01-17 23:40:08 -06:00
stag019
25cc7be1a5 A tiny bit of work on bank 1D.
hg-commit-id: 24baa3f0143a
2012-01-18 00:39:13 -05:00
Bryan Bishop
8d6fc27586 spacing near INCBINs
hg-commit-id: 1d68ed48a045
2012-01-17 20:56:48 -06:00
Bryan Bishop
b8100083ca insert many many more texts
hg-commit-id: 50dfe24e0bad
2012-01-17 20:37:55 -06:00
Bryan Bishop
95b86a5b6e insert many texts and TX_FARs and labels
hg-commit-id: 66eeac9d26a9
2012-01-17 17:24:32 -06:00
Bryan Bishop
c2999b8645 analyze_incbins - reject zero interval incbins
hg-commit-id: 3e2f4c7591f4
2012-01-17 16:40:47 -06:00
Bryan Bishop
b48dfcd123 fix TX_RAM injector for addresses between $a-$f inclusive
hg-commit-id: 82f2343a6d11
2012-01-17 16:16:27 -06:00
Bryan Bishop
ffdd92db77 skip some incbins from analyze_texts for 0-size intervals
hg-commit-id: a63d92b4534c
2012-01-17 15:39:36 -06:00
Bryan Bishop
a6f495e25e fix insert_texts for pre-existing TX_FAR target labels
hg-commit-id: b506eecb191a
2012-01-17 15:31:04 -06:00
Bryan Bishop
be34aed58e fix some offset errors in insert_texts.py
hg-commit-id: b131d049ecd3
2012-01-17 14:54:06 -06:00
Bryan Bishop
e5f9d4a144 text insertion code for unnamed TX_FARs
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 13:34:51 -06:00
Bryan Bishop
fe40cc4c74 improve text printer, including TX_RAM and TX_NUM
hg-commit-id: 6ee4e09c729c
2012-01-17 11:02:52 -06:00
Bryan Bishop
438456a3a7 switch money sign back in common.asm
hg-commit-id: 99a5394d5391
2012-01-17 11:02:20 -06:00
Bryan Bishop
42fa336ec6 analyze_texts - find possible TX_FARs
hg-commit-id: 3b5f657bd072
2012-01-17 03:11:11 -06:00
IIMarckus
e83d265166 Use the currency character in appropriate text.
hg-commit-id: b7e03f7a6c6e
2012-01-17 01:53:37 -07:00
IIMarckus
fb072de105 Add the currency character to text tables.
hg-commit-id: 9ebaeb993372
2012-01-17 01:52:25 -07:00
IIMarckus
2a557c5343 Merge.
hg-commit-id: ad6ea1f1fb26
2012-01-17 00:38:55 -07:00
Bryan Bishop
362fd20ef4 first use of TX_RAM
hg-commit-id: 3234114a2064
2012-01-17 01:33:54 -06:00
Bryan Bishop
f01ad092a5 TX_RAM for text engine command $1 in pretty_text
hg-commit-id: e4f95976fef8
2012-01-17 01:33:46 -06:00
stag019
73d483e5d4 Various little text strings in bank 1D.
hg-commit-id: 6e1e0cd7c174
2012-01-17 02:23:09 -05:00
Bryan Bishop
5f7bb0da72 Merge in new Route2 work.
hg-commit-id: b67f316a108a
2012-01-16 23:41:16 -06:00
Bryan Bishop
7e592a9d98 fix naming of map size constants
hg-commit-id: 4477820444cd
2012-01-16 23:31:20 -06:00
Bryan Bishop
0db823f485 revert tileset constants
hg-commit-id: 1f114203aa14
2012-01-16 22:53:00 -06:00
IIMarckus
65eb5944b3 Remove -b, which is nonstandard and breaks BSD awk.
hg-commit-id: 57d66cf56050
2012-01-16 21:29:49 -07:00
KuroiIeWa5Da
577869304c Cleaned up and finalized route 2
hg-commit-id: e96ff3835e91
2012-01-16 18:28:00 -06:00
KuroiIeWa5Da
7c2a27f551 Merged
hg-commit-id: e6b2ec71c261
2012-01-16 17:41:39 -06:00
KuroiIeWa5Da
4bd2d5dfb9 Cleaned Up Pallet Town Header
hg-commit-id: 01c19ef1ce18
2012-01-16 17:16:00 -06:00
IIMarckus
4e1ac11dbd These didn’t work as intended. Delete.
hg-commit-id: f7dc4c76e051
2012-01-16 16:00:42 -07:00
IIMarckus
d01dc95f3c Strip out 00s at the end of text banks.
Not other banks, because it’s possible for there to be 00‐terminated data…

hg-commit-id: 676b7b4c3ba1
2012-01-16 15:52:28 -07:00
Bryan Bishop
a23a030417 analyze_texts now returns an end address
hg-commit-id: a8d2da6b569a
2012-01-16 16:25:40 -06:00
Bryan Bishop
8dc5ba8315 pretty_text - print out texts from command line
hg-commit-id: 918000556f93
2012-01-16 16:21:38 -06:00
Bryan Bishop
40c2ce0bec Merge in Route2 from KuroiIeWa5Da.
Also, this reverts the additional awk flag- it breaks bsd awk.

hg-commit-id: eb7be134dd2c
2012-01-16 10:27:12 -06:00
KuroiIeWa5Da
6c3eb008fe final updates to route 2
hg-commit-id: a6a84735b057
2012-01-16 05:18:15 -06:00
KuroiIeWa5Da
52f30cc644 modified makefile for cygwin awk (-b flag)
hg-commit-id: c16d4db68d62
2012-01-16 04:37:43 -06:00
KuroiIeWa5Da
ad8782826e Added Route2 Header
hg-commit-id: 0feabe501ffb
2012-01-16 04:33:48 -06:00
Bryan Bishop
968c0c493c formulas for map header connections instead of raw values
hg-commit-id: b6822898d929
2012-01-16 01:40:25 -06:00
Bryan Bishop
f0d8e69adc replace connection pointers with formulas
hg-commit-id: 92972d3acaea
2012-01-15 17:20:06 -06:00
Bryan Bishop
f8291c9cda oops, forgot constants for PalletTown
hg-commit-id: 10d0aebb1bc5
2012-01-15 16:49:38 -06:00
Bryan Bishop
4b0f1982bf update analyze_incbins for common.asm
hg-commit-id: ea7bf352f66c
2012-01-15 16:34:32 -06:00
Bryan Bishop
a8ef3c70db replace dimensions with constants in map headers
hg-commit-id: 53c4303c9648
2012-01-15 16:22:35 -06:00
Bryan Bishop
e6ef3e385a switch a few map sizes to use their constants
hg-commit-id: 7f047374cb40
2012-01-15 15:48:17 -06:00
Bryan Bishop
1f1f31ff9c connection_helper - print out a formula for connection math
hg-commit-id: 27e8096bb251
2012-01-15 15:45:09 -06:00
IIMarckus
1f38d74c65 Merge.
hg-commit-id: d0e367fd9cb4
2012-01-15 12:38:56 -07:00
IIMarckus
6fcf678ac9 Close mapsizeconstants branch.
hg-commit-id: 2cfd2e2e6af0
2012-01-15 12:38:41 -07:00
Bryan Bishop
dc673d1233 get direction name in extract_maps
hg-commit-id: 091427f10a69
2012-01-15 12:46:41 -06:00
Bryan Bishop
458861c656 dump in map size constants
hg-commit-id: 9e2504cc9432
2012-01-15 12:15:45 -06:00
Bryan Bishop
7128a9cb43 script to generate map height/width constants
hg-commit-id: fbcc1e98685a
2012-01-15 12:10:35 -06:00
Bryan Bishop
254dfd6f30 more south connections in map headers
hg-commit-id: 0f3ddff0265c
2012-01-15 11:45:21 -06:00