aboutsummaryrefslogtreecommitdiffstats
path: root/common.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | text for "PROF.OAK's PC"Bryan Bishop2012-01-181-1/+4
| | | | | | | | | | hg-commit-id: efde8bc6b852
* | some trading-related textBryan Bishop2012-01-181-2/+9
|/ | | | | hg-commit-id: e83351dc67d2
* Merge KuroiIeWa5Da/pokered.Bryan Bishop2012-01-181-117/+444
|\ | | | | | | | | hg-commit-id: 8246be52661a
| * guard/water textBryan Bishop2012-01-181-1/+8
| | | | | | | | | | hg-commit-id: 5a839741011c
| * more daycare textsBryan Bishop2012-01-181-2/+18
| | | | | | | | | | hg-commit-id: 4f0570329567
| * daycare text and 4 unknown bytes at 0x8ac8bBryan Bishop2012-01-181-3/+19
| | | | | | | | | | hg-commit-id: fce5114fe2cb
| * finish bank $23 and bank $24Bryan Bishop2012-01-181-4/+20
| | | | | | | | | | hg-commit-id: f08f6f570a70
| * text for receiving a rod, i thinkBryan Bishop2012-01-181-1/+13
| | | | | | | | | | hg-commit-id: c8f7c496f3c7
| * ReceivedHM02 textBryan Bishop2012-01-181-1/+4
| | | | | | | | | | hg-commit-id: 79804cb7c997
| * "You don't have the BOULDERBADGE yet!"Bryan Bishop2012-01-181-1/+7
| | | | | | | | | | hg-commit-id: eb81a7e9e831
| * more gate badge check textBryan Bishop2012-01-181-1/+9
| | | | | | | | | | hg-commit-id: ad8ad9a49ea6
| * insert more text for BillsHouseBryan Bishop2012-01-181-3/+52
| | | | | | | | | | hg-commit-id: ca5e83f9f8a4
| * league badge check textsBryan Bishop2012-01-181-1/+38
| | | | | | | | | | hg-commit-id: 50c9c5900637
| * insert text about beating contest trainersBryan Bishop2012-01-181-1/+5
| | | | | | | | | | hg-commit-id: 64241c2dd6d4
| * insert text about receiving itemsBryan Bishop2012-01-181-4/+10
| | | | | | | | | | hg-commit-id: aea261e98ddf
| * "stopped evolving" textBryan Bishop2012-01-181-2/+9
| | | | | | | | | | hg-commit-id: c4c9efbdb264
| * "is evolving" textBryan Bishop2012-01-181-1/+5
| | | | | | | | | | hg-commit-id: 401fb59df75b
| * some status-related text?Bryan Bishop2012-01-181-6/+42
| | | | | | | | | | hg-commit-id: e9cf161a93b1
| * "So, you want the fire #MON, CHARMANDER?"Bryan Bishop2012-01-181-1/+17
| | | | | | | | | | hg-commit-id: c83df792151d
| * 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
| * The python tools should spit out tabs, not spaces.IIMarckus2012-01-181-6/+6
| | | | | | | | | | 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
| * | A tiny bit of work on bank 1D.stag0192012-01-181-5/+20
| | | | | | | | | | | | | | | hg-commit-id: 24baa3f0143a
* | | Inserted several text and text pointersKuroiIeWa5Da2012-01-181-6/+39
| | | | | | | | | | | | | | | 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-181-4/+13
|/ | | | | hg-commit-id: e2ffb49499cc
* spacing near INCBINsBryan Bishop2012-01-171-61/+384
| | | | | hg-commit-id: 1d68ed48a045
* insert many many more textsBryan Bishop2012-01-171-834/+9939
| | | | | hg-commit-id: 50dfe24e0bad
* insert many texts and TX_FARs and labelsBryan Bishop2012-01-171-291/+11048
| | | | | hg-commit-id: 66eeac9d26a9
* switch money sign back in common.asmBryan Bishop2012-01-171-1/+1
| | | | | hg-commit-id: 99a5394d5391
* Use the currency character in appropriate text.IIMarckus2012-01-171-1/+1
| | | | | hg-commit-id: b7e03f7a6c6e
* first use of TX_RAMBryan Bishop2012-01-171-4/+4
| | | | | hg-commit-id: 3234114a2064
* Merge in new Route2 work.Bryan Bishop2012-01-161-507/+509
|\ | | | | | | | | hg-commit-id: b67f316a108a
| * fix naming of map size constantsBryan Bishop2012-01-161-499/+499
| | | | | | | | | | hg-commit-id: 4477820444cd
| * revert tileset constantsBryan Bishop2012-01-161-1/+1
| | | | | | | | | | hg-commit-id: 1f114203aa14
* | Cleaned up and finalized route 2KuroiIeWa5Da2012-01-161-22/+21
| | | | | | | | | | 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
* | 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