Commit graph

834 commits

Author SHA1 Message Date
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
Bryan Bishop
809997ab28 south connection labels in some map headers
hg-commit-id: 19914077a48f
2012-01-15 11:34:12 -06:00
Bryan Bishop
0d6370d054 set LC_CTYPE=C in Makefile for gawk
hg-commit-id: 9925b373f9ad
2012-01-15 11:26:12 -06:00
Bryan Bishop
11b77e4b19 sprinkle in some constants into PalletTown's map header
hg-commit-id: 9943efb479d3
2012-01-15 09:42:09 -06:00
Bryan Bishop
404043a902 Merge in sawakita's W_PEOPLEMOVEMENTS changes.
hg-commit-id: 047693a39b24
2012-01-15 09:22:34 -06:00
Bryan Bishop
e37784f90f Merge in stag019's work.
hg-commit-id: 6deea39e5051
2012-01-15 09:21:31 -06:00
Bryan Bishop
e50adb0b24 ItemUseNotTime for gbz80disasm
hg-commit-id: cb4aedaf6142
2012-01-15 09:20:59 -06:00
Sawakita
916b313517 Fix a RAM location mis-labeling. At $D4E4 there is the list of current map's people-movement-permissions, not the list of map's text-pointers.
hg-commit-id: 409379e6e31e
2012-01-15 15:40:13 +01:00
stag019
5df6a4c1fc Game Corner Prizes in Red vs. Blue.
hg-commit-id: 63a73389f134
2012-01-15 03:03:59 -05:00
stag019
781ec0aa20 Misc. Red/Blue differences.
hg-commit-id: 6b104b168595
2012-01-15 02:47:47 -05:00
Bryan Bishop
f22a89b46d Merge.
hg-commit-id: 59809815188e
2012-01-15 00:44:19 -06:00
Bryan Bishop
c62f47cc5e GenRandom for gbz80disasm
hg-commit-id: 99c7713bd905
2012-01-15 00:44:08 -06:00
stag019
74360178fb Palette differences between Red and Blue version.
hg-commit-id: 3bebb464b5f7
2012-01-15 01:15:58 -05:00
Bryan Bishop
b62a5935b8 helpful labels on ItemUsePtrTable
hg-commit-id: b956db05c482
2012-01-14 23:37:12 -06:00
Bryan Bishop
61dfed9839 ItemUsePokedex is a simple jump
hg-commit-id: 3e7c01dc6583
2012-01-14 23:25:18 -06:00
Bryan Bishop
5f124fb0b8 item $7 is surfboard (buggy?)
hg-commit-id: 088044256f47
2012-01-14 23:19:47 -06:00
Bryan Bishop
e2e478c199 _OaksLabText39 for "Those are PokeBALLs" etc.
hg-commit-id: 0ba99920297c
2012-01-14 22:22:34 -06:00
Bryan Bishop
967a79bc72 remaining texts for OaksLabTexts
hg-commit-id: 00d1e357f05b
2012-01-14 22:13:46 -06:00
Bryan Bishop
0e10c92093 fix IndigoPlateauLobbyTexts
hg-commit-id: fbca9dd730b5
2012-01-14 21:55:53 -06:00
Bryan Bishop
07016dcf45 insert _VermilionCityText14 machop text
hg-commit-id: 22d36f8bc08e
2012-01-14 21:49:55 -06:00
Bryan Bishop
52661e4a44 catch a case of W_MAPTEXTPTRLIST
hg-commit-id: 528b631e06fa
2012-01-14 21:04:01 -06:00
Bryan Bishop
a9cd1ffa32 add label for VermilionDockTexts
hg-commit-id: a73c4e4084cc
2012-01-14 20:56:49 -06:00
Bryan Bishop
78e8b6be4a found CinnabarPokecenterBlocks
hg-commit-id: 6b9d3183411d
2012-01-14 20:54:33 -06:00
Bryan Bishop
2bc10aff68 DiglettsCaveTexts overlap
hg-commit-id: 355ecf74fd4a
2012-01-14 20:53:03 -06:00
Bryan Bishop
4899ee7924 UndergroundPathWETexts is crazy
hg-commit-id: 641154b3c753
2012-01-14 20:51:43 -06:00
Bryan Bishop
4dd274387a found SSAnne10Blocks
hg-commit-id: 51b5991cdf1a
2012-01-14 20:44:20 -06:00
Bryan Bishop
1e740d9959 blocks label for UndergroundTunnelEntranceRoute7Blocks
hg-commit-id: 57fcfd3633e2
2012-01-14 20:41:48 -06:00
Bryan Bishop
f422f7b820 found UndergroundTunnelEntranceRoute6Blocks
hg-commit-id: dc408f474542
2012-01-14 20:40:53 -06:00
Bryan Bishop
72957b4248 found ViridianForestEntranceBlocks
hg-commit-id: 844dd74970d7
2012-01-14 20:40:08 -06:00
Bryan Bishop
c703d6e949 found Route2GateBlocks
hg-commit-id: 1b9495511f7c
2012-01-14 20:39:26 -06:00
Bryan Bishop
febb075ea6 add SaffronPokecenter blocks and texts
hg-commit-id: 83f3135b6883
2012-01-14 20:38:41 -06:00