aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * insert some texts in bank $25Bryan Bishop2012-01-181-6/+52
| | | | | | | | | | hg-commit-id: c2436fd96678
| * text for ReceivedOldAmberTextBryan Bishop2012-01-181-1/+4
| | | | | | | | | | hg-commit-id: b90b544fc952
| * text for receiving TM27Bryan Bishop2012-01-181-1/+4
| | | | | | | | | | hg-commit-id: 130efb1d0681
| * text for ViridianMartParcelQuestTextBryan Bishop2012-01-181-1/+9
| | | | | | | | | | hg-commit-id: c8c207ae698d
| * switch @, $50 to @@Bryan Bishop2012-01-181-6/+2
| | | | | | | | | | hg-commit-id: 3e116891bf00
| * Probably something in bank 1D, I don't really remember.stag0192012-01-181-1/+1
| | | | | | | | | | hg-commit-id: 13f6a88b5fea
| * Some more bank 1D changes.stag0192012-01-181-12/+55
| | | | | | | | | | hg-commit-id: 9076099b2def
| * Add missing newlines to ends of files.IIMarckus2012-01-182-2/+2
| | | | | | | | | | hg-commit-id: b807e5dc9cef
| * The python tools should spit out tabs, not spaces.IIMarckus2012-01-189-14/+14
| | | | | | | | | | hg-commit-id: fc09f0bbe4b3
| * 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
| * | 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
| * | | Various little text strings in bank 1D.stag0192012-01-171-27/+53
| | | | | | | | | | | | | | | | | | | | hg-commit-id: 6e1e0cd7c174
* | | | Inserted several text and text pointersKuroiIeWa5Da2012-01-182-7/+40
| | | | | | | | | | | | | | | | | | | | hg-commit-id: a546098b74ec
* | | | Added Viridian Gym Text 12KuroiIeWa5Da2012-01-181-34/+35
| |_|/ |/| | | | | | | | | | | hg-commit-id: 8da77801ef01
* | | 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
* | 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
| * 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
* | | Remove -b, which is nonstandard and breaks BSD awk.IIMarckus2012-01-161-1/+1
|/ / | | | | | | | | hg-commit-id: 57d66cf56050
* | 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