Commit graph

29 commits

Author SHA1 Message Date
IIMarckus
497f9b6602 The python tools should spit out tabs, not spaces.
hg-commit-id: fc09f0bbe4b3
2012-01-18 00:46:27 -07:00
Bryan Bishop
b8100083ca insert many many more texts
hg-commit-id: 50dfe24e0bad
2012-01-17 20:37:55 -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
07016dcf45 insert _VermilionCityText14 machop text
hg-commit-id: 22d36f8bc08e
2012-01-14 21:49:55 -06:00
Bryan Bishop
4aabc95f63 some map subscript pointer lists
hg-commit-id: b36e9b279197
2012-01-13 15:40:32 -06:00
Bryan Bishop
dd2d259911 insert_texts now inserts map script pointer lists
hg-commit-id: a63f010e5cdc
2012-01-13 15:27:22 -06:00
Bryan Bishop
71ebf0b95e code to insert main scripts and subscripts
hg-commit-id: 807e8743e682
2012-01-13 14:31:22 -06:00
Bryan Bishop
bc3bf29219 update insert_texts: $0000 to $3fff don't need banks
hg-commit-id: 10327274b8f8
2012-01-13 12:10:53 -06:00
Bryan Bishop
9d4f5a459f a very slow tool to find script pointers for each map
hg-commit-id: a61a85fd7577
2012-01-13 01:05:10 -06:00
Bryan Bishop
1ae8e7e41e insert $8 asm for NameRaterText1
hg-commit-id: dd9f5126d4a5
2012-01-12 12:55:54 -06:00
Bryan Bishop
418dc214d8 insert texts pointer labels
hg-commit-id: 18cc3e2ec33b
2012-01-12 01:31:14 -06:00
Bryan Bishop
3075fabe26 more automation to assist in text insertion
hg-commit-id: e631a0e3c275
2012-01-11 23:08:46 -06:00
Bryan Bishop
28d21c8e19 a simple tool to insert missing $17s from analyze_texts
hg-commit-id: 66d1deca5777
2012-01-11 21:21:38 -06:00
Bryan Bishop
6d6c18a301 formatting and comments
hg-commit-id: 4cf41759eaf0
2012-01-11 16:20:28 -06:00
Bryan Bishop
981000457c minor formatting
hg-commit-id: b6dfe0dfccd2
2012-01-11 13:57:19 -06:00
Bryan Bishop
99fcdc90f6 added text_pretty_printer_at to analyze_texts
hg-commit-id: 04e647ab44f8
2012-01-10 18:04:00 -06:00
Bryan Bishop
d9b994bf47 fix gbz80disasm line repetition bug
Certain two-byte op codes would be printed twice.

hg-commit-id: 8c7650a614b7
2012-01-10 13:42:21 -06:00
Bryan Bishop
b6d32d9022 fix gbz80disasm pretty printer for non-08 scripts
hg-commit-id: 6f16741dc45f
2012-01-10 12:06:32 -06:00
Bryan Bishop
468d065715 call $3927 -> call AddPokemonToParty
hg-commit-id: a4ec02195797
2012-01-10 02:11:54 -06:00
Bryan Bishop
4c59064f9f insert_asm in insert_texts for function asm
hg-commit-id: dc34a93f0f47
2012-01-10 01:18:18 -06:00
Bryan Bishop
c7331ebd19 updates to asm injection code
hg-commit-id: 6748c9773b32
2012-01-09 23:12:28 -06:00
Bryan Bishop
52e723ae65 insertion code for $08 text script asm
hg-commit-id: 5668ca41238c
2012-01-09 22:24:04 -06:00
Bryan Bishop
dc0af17185 insert labels for map texts pointer lists
hg-commit-id: f374e6e126d7
2012-01-08 05:03:58 -06:00
Bryan Bishop
eb1c47ce51 update to the broken TX_FAR inserter
hg-commit-id: f5fa1a4f052c
2012-01-08 03:43:26 -06:00
Bryan Bishop
3948f21d57 script to insert TX_FAR labels
hg-commit-id: 6be98c7af43b
2012-01-08 00:23:52 -06:00
Bryan Bishop
ff60685f4e text analysis and insertion code (TX_FAR targets only)
hg-commit-id: e4c007ad1c11
2012-01-07 15:13:24 -06:00