aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge.IIMarckus2012-01-181-73/+82
|\ | | | | | | | | hg-commit-id: a7ba9c9ef933
| * Strip redundant comments from map header pointers.IIMarckus2012-01-181-43/+43
| | | | | | | | | | hg-commit-id: d44d520e7b41
| * Add where the pointers come from for freeze maps.IIMarckus2012-01-181-12/+12
| | | | | | | | | | hg-commit-id: 4eb10320bf19
| * Revert -b addition, again.IIMarckus2012-01-171-1/+1
| | | | | | | | | | hg-commit-id: c7ef0fccb0ae
| * synchroized MapBanks with MapHeadersKuroiIeWa5Da2012-01-181-17/+17
| | | | | | | | | | hg-commit-id: fad82e1cb088
| * Minor: prefixed 118 with id=118KuroiIeWa5Da2012-01-181-1/+1
| | | | | | | | | | hg-commit-id: 2ab07a3ca26c
| * Connected Hall of fame roomKuroiIeWa5Da2012-01-181-1/+1
| | | | | | | | | | hg-commit-id: 644c9fedbc25
| * Finalized Gary mapKuroiIeWa5Da2012-01-182-5/+14
| | | | | | | | | | hg-commit-id: e2ffb49499cc
* | Merge in stag019/pokered.Bryan Bishop2012-01-181-3/+3
|\ \ | | | | | | | | | | | | hg-commit-id: d7dc03c71121
| * | update romvisualizer for common.asmBryan Bishop2012-01-171-3/+3
| |/ | | | | | | | | hg-commit-id: 478c951152e4
* | fucking you and yoursstag0192012-01-187-656/+21049
|\ \ | | | | | | | | | | | | hg-commit-id: 8a2a1f3736f2
| * | A tiny bit of work on bank 1D.stag0192012-01-181-5/+20
| |/ | | | | | | | | hg-commit-id: 24baa3f0143a
| * spacing near INCBINsBryan Bishop2012-01-171-61/+384
| | | | | | | | | | hg-commit-id: 1d68ed48a045
| * insert many many more textsBryan Bishop2012-01-172-839/+9948
| | | | | | | | | | hg-commit-id: 50dfe24e0bad
| * insert many texts and TX_FARs and labelsBryan Bishop2012-01-171-291/+11048
| | | | | | | | | | hg-commit-id: 66eeac9d26a9
| * analyze_incbins - reject zero interval incbinsBryan Bishop2012-01-171-1/+3
| | | | | | | | | | hg-commit-id: 3e2f4c7591f4
| * fix TX_RAM injector for addresses between $a-$f inclusiveBryan Bishop2012-01-171-1/+1
| | | | | | | | | | hg-commit-id: 82f2343a6d11
| * skip some incbins from analyze_texts for 0-size intervalsBryan Bishop2012-01-172-1/+8
| | | | | | | | | | hg-commit-id: a63d92b4534c
| * fix insert_texts for pre-existing TX_FAR target labelsBryan Bishop2012-01-172-6/+21
| | | | | | | | | | hg-commit-id: b506eecb191a
| * fix some offset errors in insert_texts.pyBryan Bishop2012-01-173-4/+23
| | | | | | | | | | hg-commit-id: b131d049ecd3
| * text insertion code for unnamed TX_FARsBryan Bishop2012-01-173-8/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * improve text printer, including TX_RAM and TX_NUMBryan Bishop2012-01-171-23/+92
| | | | | | | | | | hg-commit-id: 6ee4e09c729c
| * switch money sign back in common.asmBryan Bishop2012-01-171-1/+1
| | | | | | | | | | hg-commit-id: 99a5394d5391
| * analyze_texts - find possible TX_FARsBryan Bishop2012-01-171-22/+75
| | | | | | | | | | hg-commit-id: 3b5f657bd072
| * Use the currency character in appropriate text.IIMarckus2012-01-171-1/+1
| | | | | | | | | | hg-commit-id: b7e03f7a6c6e
| * Add the currency character to text tables.IIMarckus2012-01-172-0/+2
| | | | | | | | | | hg-commit-id: 9ebaeb993372
| * Merge.IIMarckus2012-01-174-988/+998
| |\ | | | | | | | | | | | | hg-commit-id: ad6ea1f1fb26
| | * first use of TX_RAMBryan Bishop2012-01-171-4/+4
| | | | | | | | | | | | | | | hg-commit-id: 3234114a2064
| | * TX_RAM for text engine command $1 in pretty_textBryan Bishop2012-01-172-3/+28
| | | | | | | | | | | | | | | hg-commit-id: e4f95976fef8
| * | Remove -b, which is nonstandard and breaks BSD awk.IIMarckus2012-01-161-1/+1
| | | | | | | | | | | | | | | hg-commit-id: 57d66cf56050
* | | Various little text strings in bank 1D.stag0192012-01-171-27/+53
| |/ |/| | | | | | | hg-commit-id: 6e1e0cd7c174
* | Merge in new Route2 work.Bryan Bishop2012-01-164-982/+967
|\ \ | |/ |/| | | | | hg-commit-id: b67f316a108a
| * fix naming of map size constantsBryan Bishop2012-01-163-947/+956
| | | | | | | | | | hg-commit-id: 4477820444cd
| * revert tileset constantsBryan Bishop2012-01-162-27/+1
| | | | | | | | | | hg-commit-id: 1f114203aa14
* | Cleaned up and finalized route 2KuroiIeWa5Da2012-01-162-23/+22
| | | | | | | | | | hg-commit-id: e96ff3835e91
* | MergedKuroiIeWa5Da2012-01-161-5/+8
|\ \ | |/ |/| | | | | hg-commit-id: e6b2ec71c261
| * Cleaned Up Pallet Town HeaderKuroiIeWa5Da2012-01-161-5/+8
| | | | | | | | | | hg-commit-id: 01c19ef1ce18
* | These didn’t work as intended. Delete.IIMarckus2012-01-161-9/+0
| | | | | | | | | | hg-commit-id: f7dc4c76e051
* | Strip out 00s at the end of text banks.IIMarckus2012-01-161-11/+11
| | | | | | | | | | | | | | Not other banks, because it’s possible for there to be 00‐terminated data… hg-commit-id: 676b7b4c3ba1
* | analyze_texts now returns an end addressBryan Bishop2012-01-161-0/+1
| | | | | | | | | | hg-commit-id: a8d2da6b569a
* | pretty_text - print out texts from command lineBryan Bishop2012-01-161-0/+19
| | | | | | | | | | hg-commit-id: 918000556f93
* | Merge in Route2 from KuroiIeWa5Da.Bryan Bishop2012-01-162-3/+56
|\| | | | | | | | | | | | | Also, this reverts the additional awk flag- it breaks bsd awk. hg-commit-id: eb7be134dd2c
| * final updates to route 2KuroiIeWa5Da2012-01-161-4/+2
| | | | | | | | | | hg-commit-id: a6a84735b057
| * modified makefile for cygwin awk (-b flag)KuroiIeWa5Da2012-01-161-1/+1
| | | | | | | | | | hg-commit-id: c16d4db68d62
| * Added Route2 HeaderKuroiIeWa5Da2012-01-162-3/+58
| | | | | | | | | | hg-commit-id: 0feabe501ffb
* | formulas for map header connections instead of raw valuesBryan Bishop2012-01-163-321/+568
|/ | | | | hg-commit-id: b6822898d929
* replace connection pointers with formulasBryan Bishop2012-01-153-78/+109
| | | | | hg-commit-id: 92972d3acaea
* oops, forgot constants for PalletTownBryan Bishop2012-01-151-1/+1
| | | | | hg-commit-id: 10d0aebb1bc5
* update analyze_incbins for common.asmBryan Bishop2012-01-151-7/+7
| | | | | hg-commit-id: ea7bf352f66c
* replace dimensions with constants in map headersBryan Bishop2012-01-152-209/+258
| | | | | hg-commit-id: 53c4303c9648