aboutsummaryrefslogtreecommitdiffstats
path: root/common.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-01-18switch @, $50 to @@Bryan Bishop1-6/+2
hg-commit-id: 3e116891bf00
2012-01-18Probably something in bank 1D, I don't really remember.stag0191-1/+1
hg-commit-id: 13f6a88b5fea
2012-01-18Some more bank 1D changes.stag0191-12/+55
hg-commit-id: 9076099b2def
2012-01-18The python tools should spit out tabs, not spaces.IIMarckus1-6/+6
hg-commit-id: fc09f0bbe4b3
2012-01-18Added Viridian Gym Text 12KuroiIeWa5Da1-34/+35
hg-commit-id: 8da77801ef01
2012-01-18Strip redundant comments from map header pointers.IIMarckus1-43/+43
hg-commit-id: d44d520e7b41
2012-01-18Add where the pointers come from for freeze maps.IIMarckus1-12/+12
hg-commit-id: 4eb10320bf19
2012-01-18synchroized MapBanks with MapHeadersKuroiIeWa5Da1-17/+17
hg-commit-id: fad82e1cb088
2012-01-18Minor: prefixed 118 with id=118KuroiIeWa5Da1-1/+1
hg-commit-id: 2ab07a3ca26c
2012-01-18Connected Hall of fame roomKuroiIeWa5Da1-1/+1
hg-commit-id: 644c9fedbc25
2012-01-18Finalized Gary mapKuroiIeWa5Da1-4/+13
hg-commit-id: e2ffb49499cc
2012-01-18A tiny bit of work on bank 1D.stag0191-5/+20
hg-commit-id: 24baa3f0143a
2012-01-17spacing near INCBINsBryan Bishop1-61/+384
hg-commit-id: 1d68ed48a045
2012-01-17insert many many more textsBryan Bishop1-834/+9939
hg-commit-id: 50dfe24e0bad
2012-01-17insert many texts and TX_FARs and labelsBryan Bishop1-291/+11048
hg-commit-id: 66eeac9d26a9
2012-01-17switch money sign back in common.asmBryan Bishop1-1/+1
hg-commit-id: 99a5394d5391
2012-01-17Use the currency character in appropriate text.IIMarckus1-1/+1
hg-commit-id: b7e03f7a6c6e
2012-01-17first use of TX_RAMBryan Bishop1-4/+4
hg-commit-id: 3234114a2064
2012-01-17Various little text strings in bank 1D.stag0191-27/+53
hg-commit-id: 6e1e0cd7c174
2012-01-16fix naming of map size constantsBryan Bishop1-499/+499
hg-commit-id: 4477820444cd
2012-01-16revert tileset constantsBryan Bishop1-1/+1
hg-commit-id: 1f114203aa14
2012-01-16Cleaned up and finalized route 2KuroiIeWa5Da1-22/+21
hg-commit-id: e96ff3835e91
2012-01-16Cleaned Up Pallet Town HeaderKuroiIeWa5Da1-5/+8
hg-commit-id: 01c19ef1ce18
2012-01-16Strip out 00s at the end of text banks.IIMarckus1-11/+11
Not other banks, because it’s possible for there to be 00‐terminated data… hg-commit-id: 676b7b4c3ba1
2012-01-16final updates to route 2KuroiIeWa5Da1-4/+2
hg-commit-id: a6a84735b057
2012-01-16Added Route2 HeaderKuroiIeWa5Da1-3/+32
hg-commit-id: 0feabe501ffb
2012-01-16formulas for map header connections instead of raw valuesBryan Bishop1-315/+385
hg-commit-id: b6822898d929
2012-01-15replace connection pointers with formulasBryan Bishop1-55/+55
hg-commit-id: 92972d3acaea
2012-01-15oops, forgot constants for PalletTownBryan Bishop1-1/+1
hg-commit-id: 10d0aebb1bc5
2012-01-15replace dimensions with constants in map headersBryan Bishop1-209/+209
hg-commit-id: 53c4303c9648
2012-01-15switch a few map sizes to use their constantsBryan Bishop1-6/+6
hg-commit-id: 7f047374cb40
2012-01-15connection_helper - print out a formula for connection mathBryan Bishop1-1/+1
hg-commit-id: 27e8096bb251
2012-01-15more south connections in map headersBryan Bishop1-7/+7
hg-commit-id: 0f3ddff0265c
2012-01-15south connection labels in some map headersBryan Bishop1-11/+11
hg-commit-id: 19914077a48f
2012-01-15sprinkle in some constants into PalletTown's map headerBryan Bishop1-2/+2
hg-commit-id: 9943efb479d3
2012-01-15Fix a RAM location mis-labeling. At $D4E4 there is the list of current map's ↵Sawakita1-2/+2
people-movement-permissions, not the list of map's text-pointers. hg-commit-id: 409379e6e31e
2012-01-15Game Corner Prizes in Red vs. Blue.stag0191-14/+49
hg-commit-id: 63a73389f134
2012-01-15Misc. Red/Blue differences.stag0191-3/+71
hg-commit-id: 6b104b168595
2012-01-15Palette differences between Red and Blue version.stag0191-9/+77
hg-commit-id: 3bebb464b5f7
2012-01-14helpful labels on ItemUsePtrTableBryan Bishop1-72/+72
hg-commit-id: b956db05c482
2012-01-14ItemUsePokedex is a simple jumpBryan Bishop1-5/+12
hg-commit-id: 3e7c01dc6583
2012-01-14item $7 is surfboard (buggy?)Bryan Bishop1-1/+1
hg-commit-id: 088044256f47
2012-01-14_OaksLabText39 for "Those are PokeBALLs" etc.Bryan Bishop1-4/+12
hg-commit-id: 0ba99920297c
2012-01-14remaining texts for OaksLabTextsBryan Bishop1-5/+14
hg-commit-id: 00d1e357f05b
2012-01-14fix IndigoPlateauLobbyTextsBryan Bishop1-2/+10
hg-commit-id: fbca9dd730b5
2012-01-14insert _VermilionCityText14 machop textBryan Bishop1-3/+8
hg-commit-id: 22d36f8bc08e
2012-01-14catch a case of W_MAPTEXTPTRLISTBryan Bishop1-1/+1
hg-commit-id: 528b631e06fa
2012-01-14add label for VermilionDockTextsBryan Bishop1-2/+5
hg-commit-id: a73c4e4084cc
2012-01-14found CinnabarPokecenterBlocksBryan Bishop1-1/+2
hg-commit-id: 6b9d3183411d
2012-01-14DiglettsCaveTexts overlapBryan Bishop1-2/+3
hg-commit-id: 355ecf74fd4a