| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge. | IIMarckus | 2012-01-18 | 1 | -73/+82 |
| |\ | | | | | | | | | hg-commit-id: a7ba9c9ef933 | ||||
| | * | Strip redundant comments from map header pointers. | IIMarckus | 2012-01-18 | 1 | -43/+43 |
| | | | | | | | | | | | hg-commit-id: d44d520e7b41 | ||||
| | * | Add where the pointers come from for freeze maps. | IIMarckus | 2012-01-18 | 1 | -12/+12 |
| | | | | | | | | | | | hg-commit-id: 4eb10320bf19 | ||||
| | * | synchroized MapBanks with MapHeaders | KuroiIeWa5Da | 2012-01-18 | 1 | -17/+17 |
| | | | | | | | | | | | hg-commit-id: fad82e1cb088 | ||||
| | * | Minor: prefixed 118 with id=118 | KuroiIeWa5Da | 2012-01-18 | 1 | -1/+1 |
| | | | | | | | | | | | hg-commit-id: 2ab07a3ca26c | ||||
| | * | Connected Hall of fame room | KuroiIeWa5Da | 2012-01-18 | 1 | -1/+1 |
| | | | | | | | | | | | hg-commit-id: 644c9fedbc25 | ||||
| | * | Finalized Gary map | KuroiIeWa5Da | 2012-01-18 | 1 | -4/+13 |
| | | | | | | | | | | | hg-commit-id: e2ffb49499cc | ||||
| * | | A tiny bit of work on bank 1D. | stag019 | 2012-01-18 | 1 | -5/+20 |
| |/ | | | | | hg-commit-id: 24baa3f0143a | ||||
| * | spacing near INCBINs | Bryan Bishop | 2012-01-17 | 1 | -61/+384 |
| | | | | | | hg-commit-id: 1d68ed48a045 | ||||
| * | insert many many more texts | Bryan Bishop | 2012-01-17 | 1 | -834/+9939 |
| | | | | | | hg-commit-id: 50dfe24e0bad | ||||
| * | insert many texts and TX_FARs and labels | Bryan Bishop | 2012-01-17 | 1 | -291/+11048 |
| | | | | | | hg-commit-id: 66eeac9d26a9 | ||||
| * | switch money sign back in common.asm | Bryan Bishop | 2012-01-17 | 1 | -1/+1 |
| | | | | | | hg-commit-id: 99a5394d5391 | ||||
| * | Use the currency character in appropriate text. | IIMarckus | 2012-01-17 | 1 | -1/+1 |
| | | | | | | hg-commit-id: b7e03f7a6c6e | ||||
| * | first use of TX_RAM | Bryan Bishop | 2012-01-17 | 1 | -4/+4 |
| | | | | | | hg-commit-id: 3234114a2064 | ||||
| * | Merge in new Route2 work. | Bryan Bishop | 2012-01-16 | 1 | -507/+509 |
| |\ | | | | | | | | | hg-commit-id: b67f316a108a | ||||
| | * | fix naming of map size constants | Bryan Bishop | 2012-01-16 | 1 | -499/+499 |
| | | | | | | | | | | | hg-commit-id: 4477820444cd | ||||
| | * | revert tileset constants | Bryan Bishop | 2012-01-16 | 1 | -1/+1 |
| | | | | | | | | | | | hg-commit-id: 1f114203aa14 | ||||
| * | | Cleaned up and finalized route 2 | KuroiIeWa5Da | 2012-01-16 | 1 | -22/+21 |
| | | | | | | | | | | | hg-commit-id: e96ff3835e91 | ||||
| * | | Merged | KuroiIeWa5Da | 2012-01-16 | 1 | -5/+8 |
| |\ \ | |/ |/| | | | | | hg-commit-id: e6b2ec71c261 | ||||
| | * | Cleaned Up Pallet Town Header | KuroiIeWa5Da | 2012-01-16 | 1 | -5/+8 |
| | | | | | | | | | | | hg-commit-id: 01c19ef1ce18 | ||||
| * | | Strip out 00s at the end of text banks. | IIMarckus | 2012-01-16 | 1 | -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 Bishop | 2012-01-16 | 1 | -3/+30 |
| |\| | | | | | | | | | | | | | Also, this reverts the additional awk flag- it breaks bsd awk. hg-commit-id: eb7be134dd2c | ||||
| | * | final updates to route 2 | KuroiIeWa5Da | 2012-01-16 | 1 | -4/+2 |
| | | | | | | | | | | | hg-commit-id: a6a84735b057 | ||||
| | * | Added Route2 Header | KuroiIeWa5Da | 2012-01-16 | 1 | -3/+32 |
| | | | | | | | | | | | hg-commit-id: 0feabe501ffb | ||||
| * | | formulas for map header connections instead of raw values | Bryan Bishop | 2012-01-16 | 1 | -315/+385 |
| |/ | | | | | hg-commit-id: b6822898d929 | ||||
| * | replace connection pointers with formulas | Bryan Bishop | 2012-01-15 | 1 | -55/+55 |
| | | | | | | hg-commit-id: 92972d3acaea | ||||
| * | oops, forgot constants for PalletTown | Bryan Bishop | 2012-01-15 | 1 | -1/+1 |
| | | | | | | hg-commit-id: 10d0aebb1bc5 | ||||
| * | replace dimensions with constants in map headers | Bryan Bishop | 2012-01-15 | 1 | -209/+209 |
| | | | | | | hg-commit-id: 53c4303c9648 | ||||
| * | switch a few map sizes to use their constants | Bryan Bishop | 2012-01-15 | 1 | -6/+6 |
| | | | | | | hg-commit-id: 7f047374cb40 | ||||
| * | connection_helper - print out a formula for connection math | Bryan Bishop | 2012-01-15 | 1 | -1/+1 |
| | | | | | | hg-commit-id: 27e8096bb251 | ||||
| * | more south connections in map headers | Bryan Bishop | 2012-01-15 | 1 | -7/+7 |
| | | | | | | hg-commit-id: 0f3ddff0265c | ||||
| * | south connection labels in some map headers | Bryan Bishop | 2012-01-15 | 1 | -11/+11 |
| | | | | | | hg-commit-id: 19914077a48f | ||||
| * | sprinkle in some constants into PalletTown's map header | Bryan Bishop | 2012-01-15 | 1 | -2/+2 |
| | | | | | | hg-commit-id: 9943efb479d3 | ||||
| * | Merge in sawakita's W_PEOPLEMOVEMENTS changes. | Bryan Bishop | 2012-01-15 | 1 | -2/+2 |
| |\ | | | | | | | | | hg-commit-id: 047693a39b24 | ||||
| | * | Fix a RAM location mis-labeling. At $D4E4 there is the list of current map's ↵ | Sawakita | 2012-01-15 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | people-movement-permissions, not the list of map's text-pointers. hg-commit-id: 409379e6e31e | ||||
| * | | Merge in stag019's work. | Bryan Bishop | 2012-01-15 | 1 | -17/+120 |
| |\ \ | | | | | | | | | | | | | hg-commit-id: 6deea39e5051 | ||||
| | * | | Game Corner Prizes in Red vs. Blue. | stag019 | 2012-01-15 | 1 | -14/+49 |
| | | | | | | | | | | | | | | | | hg-commit-id: 63a73389f134 | ||||
| | * | | Misc. Red/Blue differences. | stag019 | 2012-01-15 | 1 | -3/+71 |
| | |/ | | | | | | | | | hg-commit-id: 6b104b168595 | ||||
| * | | Merge. | Bryan Bishop | 2012-01-15 | 1 | -9/+77 |
| |\| | | | | | | | | | hg-commit-id: 59809815188e | ||||
| | * | Palette differences between Red and Blue version. | stag019 | 2012-01-15 | 1 | -9/+77 |
| | | | | | | | | | | | hg-commit-id: 3bebb464b5f7 | ||||
| * | | helpful labels on ItemUsePtrTable | Bryan Bishop | 2012-01-14 | 1 | -72/+72 |
| | | | | | | | | | | | hg-commit-id: b956db05c482 | ||||
| * | | ItemUsePokedex is a simple jump | Bryan Bishop | 2012-01-14 | 1 | -5/+12 |
| | | | | | | | | | | | hg-commit-id: 3e7c01dc6583 | ||||
| * | | item $7 is surfboard (buggy?) | Bryan Bishop | 2012-01-14 | 1 | -1/+1 |
| |/ | | | | | hg-commit-id: 088044256f47 | ||||
| * | _OaksLabText39 for "Those are PokeBALLs" etc. | Bryan Bishop | 2012-01-14 | 1 | -4/+12 |
| | | | | | | hg-commit-id: 0ba99920297c | ||||
| * | remaining texts for OaksLabTexts | Bryan Bishop | 2012-01-14 | 1 | -5/+14 |
| | | | | | | hg-commit-id: 00d1e357f05b | ||||
| * | fix IndigoPlateauLobbyTexts | Bryan Bishop | 2012-01-14 | 1 | -2/+10 |
| | | | | | | hg-commit-id: fbca9dd730b5 | ||||
| * | insert _VermilionCityText14 machop text | Bryan Bishop | 2012-01-14 | 1 | -3/+8 |
| | | | | | | hg-commit-id: 22d36f8bc08e | ||||
| * | catch a case of W_MAPTEXTPTRLIST | Bryan Bishop | 2012-01-14 | 1 | -1/+1 |
| | | | | | | hg-commit-id: 528b631e06fa | ||||
| * | add label for VermilionDockTexts | Bryan Bishop | 2012-01-14 | 1 | -2/+5 |
| | | | | | | hg-commit-id: a73c4e4084cc | ||||
| * | found CinnabarPokecenterBlocks | Bryan Bishop | 2012-01-14 | 1 | -1/+2 |
| | | | | | | hg-commit-id: 6b9d3183411d | ||||
