aboutsummaryrefslogtreecommitdiffstats
path: root/common.asm (follow)
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
| * 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
* | 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-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
* | Merge in Route2 from KuroiIeWa5Da.Bryan Bishop2012-01-161-3/+30
|\| | | | | | | | | | | | | 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
| * Added Route2 HeaderKuroiIeWa5Da2012-01-161-3/+32
| | | | | | | | | | hg-commit-id: 0feabe501ffb
* | formulas for map header connections instead of raw valuesBryan Bishop2012-01-161-315/+385
|/ | | | | hg-commit-id: b6822898d929
* replace connection pointers with formulasBryan Bishop2012-01-151-55/+55
| | | | | hg-commit-id: 92972d3acaea
* oops, forgot constants for PalletTownBryan Bishop2012-01-151-1/+1
| | | | | hg-commit-id: 10d0aebb1bc5
* replace dimensions with constants in map headersBryan Bishop2012-01-151-209/+209
| | | | | hg-commit-id: 53c4303c9648
* switch a few map sizes to use their constantsBryan Bishop2012-01-151-6/+6
| | | | | hg-commit-id: 7f047374cb40
* connection_helper - print out a formula for connection mathBryan Bishop2012-01-151-1/+1
| | | | | hg-commit-id: 27e8096bb251
* more south connections in map headersBryan Bishop2012-01-151-7/+7
| | | | | hg-commit-id: 0f3ddff0265c
* south connection labels in some map headersBryan Bishop2012-01-151-11/+11
| | | | | hg-commit-id: 19914077a48f
* sprinkle in some constants into PalletTown's map headerBryan Bishop2012-01-151-2/+2
| | | | | hg-commit-id: 9943efb479d3
* Merge in sawakita's W_PEOPLEMOVEMENTS changes.Bryan Bishop2012-01-151-2/+2
|\ | | | | | | | | hg-commit-id: 047693a39b24
| * Fix a RAM location mis-labeling. At $D4E4 there is the list of current map's ↵Sawakita2012-01-151-2/+2
| | | | | | | | | | | | | | people-movement-permissions, not the list of map's text-pointers. hg-commit-id: 409379e6e31e
* | Merge in stag019's work.Bryan Bishop2012-01-151-17/+120
|\ \ | | | | | | | | | | | | hg-commit-id: 6deea39e5051
| * | Game Corner Prizes in Red vs. Blue.stag0192012-01-151-14/+49
| | | | | | | | | | | | | | | hg-commit-id: 63a73389f134
| * | Misc. Red/Blue differences.stag0192012-01-151-3/+71
| |/ | | | | | | | | hg-commit-id: 6b104b168595
* | Merge.Bryan Bishop2012-01-151-9/+77
|\| | | | | | | | | hg-commit-id: 59809815188e
| * Palette differences between Red and Blue version.stag0192012-01-151-9/+77
| | | | | | | | | | hg-commit-id: 3bebb464b5f7
* | helpful labels on ItemUsePtrTableBryan Bishop2012-01-141-72/+72
| | | | | | | | | | hg-commit-id: b956db05c482
* | ItemUsePokedex is a simple jumpBryan Bishop2012-01-141-5/+12
| | | | | | | | | | hg-commit-id: 3e7c01dc6583
* | item $7 is surfboard (buggy?)Bryan Bishop2012-01-141-1/+1
|/ | | | | hg-commit-id: 088044256f47
* _OaksLabText39 for "Those are PokeBALLs" etc.Bryan Bishop2012-01-141-4/+12
| | | | | hg-commit-id: 0ba99920297c
* remaining texts for OaksLabTextsBryan Bishop2012-01-141-5/+14
| | | | | hg-commit-id: 00d1e357f05b
* fix IndigoPlateauLobbyTextsBryan Bishop2012-01-141-2/+10
| | | | | hg-commit-id: fbca9dd730b5
* insert _VermilionCityText14 machop textBryan Bishop2012-01-141-3/+8
| | | | | hg-commit-id: 22d36f8bc08e
* catch a case of W_MAPTEXTPTRLISTBryan Bishop2012-01-141-1/+1
| | | | | hg-commit-id: 528b631e06fa
* add label for VermilionDockTextsBryan Bishop2012-01-141-2/+5
| | | | | hg-commit-id: a73c4e4084cc
* found CinnabarPokecenterBlocksBryan Bishop2012-01-141-1/+2
| | | | | hg-commit-id: 6b9d3183411d