| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | CeruleanHouse2_h map header asm | Bryan Bishop | 2012-01-03 | 1 | -3/+13 | |
| | | | | | | hg-commit-id: f37fe4824a83 | |||||
| * | CeruleanHouseTrashed_h map header asm | Bryan Bishop | 2012-01-03 | 1 | -5/+15 | |
| | | | | | | | | Also the copy of CeruleanHouseTrashed_h. hg-commit-id: 5ac49ff5e2ea | |||||
| * | PewterHouse2_h map header asm | Bryan Bishop | 2012-01-03 | 1 | -3/+17 | |
| | | | | | | hg-commit-id: 254355334bf9 | |||||
| * | PewterHouse1_h map header asm | Bryan Bishop | 2012-01-03 | 1 | -3/+13 | |
| | | | | | | hg-commit-id: a50dfe4e72dd | |||||
| * | ViridianHouse_h map header asm | Bryan Bishop | 2012-01-03 | 1 | -3/+13 | |
| | | | | | | hg-commit-id: 551ddf4e7207 | |||||
| * | School_h map header asm | Bryan Bishop | 2012-01-03 | 1 | -3/+13 | |
| | | | | | | hg-commit-id: 8ad170e1f6e4 | |||||
| * | ViridianMart_h map header asm | Bryan Bishop | 2012-01-03 | 1 | -3/+13 | |
| | | | | | | hg-commit-id: 97eebeae3da5 | |||||
| * | OaksLab_h map header asm | Bryan Bishop | 2012-01-03 | 1 | -3/+13 | |
| | | | | | | hg-commit-id: d3a2b54f47e3 | |||||
| * | Route1_h map header asm | Bryan Bishop | 2012-01-03 | 1 | -3/+31 | |
| | | | | | | hg-commit-id: 1325ce44ca0f | |||||
| * | update cinnabar island name in extract_maps | Bryan Bishop | 2012-01-03 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: 01ff12077aa6 | |||||
| * | CinnabarIsland_h map header asm | Bryan Bishop | 2012-01-03 | 1 | -3/+28 | |
| | | | | | | hg-commit-id: aa858f81e56a | |||||
| * | SilphCo6_h map header asm | Bryan Bishop | 2012-01-03 | 1 | -3/+13 | |
| | | | | | | hg-commit-id: 2c5bd5b125af | |||||
| * | SilphCo5_h map header asm | Bryan Bishop | 2012-01-03 | 1 | -3/+15 | |
| | | | | | | hg-commit-id: acb92bbaf08b | |||||
| * | remove cardinal booleans in extract_maps | Bryan Bishop | 2012-01-03 | 1 | -5/+0 | |
| | | | | | | | | | The booleans are flat-out wrong here. Use the booleans in pretty_map_headers instead. hg-commit-id: e31086dc3355 | |||||
| * | fix map names in extract_maps per 4a9db3764c20 | Bryan Bishop | 2012-01-03 | 1 | -2/+2 | |
| | | | | | | hg-commit-id: 99e1d1a6006a | |||||
| * | fix tileset in pretty_map_headers output | Bryan Bishop | 2012-01-03 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: 96880cb1d281 | |||||
| * | relative filepath to baserom.gbc in extras/extract_maps.py | Bryan Bishop | 2012-01-03 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: 44eadb4acdfb | |||||
| * | SilphCo4_h map header asm | Bryan Bishop | 2012-01-03 | 1 | -3/+13 | |
| | | | | | | hg-commit-id: 16b375734ca5 | |||||
| * | Fix an incorrect label, and use labels in MapHeaderBanks. | IIMarckus | 2012-01-03 | 1 | -8/+8 | |
| | | | | | | hg-commit-id: 4a9db3764c20 | |||||
| * | remove extraneous comment | Bryan Bishop | 2012-01-03 | 1 | -2/+0 | |
| | | | | | | hg-commit-id: 7cba5f18eac5 | |||||
| * | IndigoPlateauLobby_h map header asm | Bryan Bishop | 2012-01-03 | 1 | -2/+14 | |
| | | | | | | hg-commit-id: c20e21db4f64 | |||||
| * | remove blank connection data in VermilionHouse3_h | Bryan Bishop | 2012-01-03 | 1 | -4/+0 | |
| | | | | | | hg-commit-id: 71adb620ca5d | |||||
| * | VermilionHouse3_h map header asm | Bryan Bishop | 2012-01-03 | 1 | -2/+14 | |
| | | | | | | hg-commit-id: c8e023817cd2 | |||||
| * | update MapHeaderPointers with labels | Bryan Bishop | 2012-01-02 | 1 | -3/+3 | |
| | | | | | | hg-commit-id: 29ffc56168cf | |||||
| * | fuchsia city map header asm | Bryan Bishop | 2012-01-02 | 1 | -1/+33 | |
| | | | | | | hg-commit-id: b465705d8588 | |||||
| * | lavender town map header asm | Bryan Bishop | 2012-01-02 | 1 | -1/+27 | |
| | | | | | | hg-commit-id: bfcae8d74c18 | |||||
| * | cerulean city map header asm | Bryan Bishop | 2012-01-02 | 1 | -1/+39 | |
| | | | | | | hg-commit-id: 2102977fafd9 | |||||
| * | pewter city map header asm | Bryan Bishop | 2012-01-02 | 1 | -1/+27 | |
| | | | | | | hg-commit-id: 2ce93ca8122e | |||||
| * | viridian city map header asm | Bryan Bishop | 2012-01-02 | 1 | -6/+35 | |
| | | | | | | hg-commit-id: 28609e246512 | |||||
| * | fix error in map header asm (db -> dw) | Bryan Bishop | 2012-01-02 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: 7c7e9ad3e7a8 | |||||
| * | tool to dump asm for each map header | Bryan Bishop | 2012-01-02 | 1 | -0/+196 | |
| | | | | | | hg-commit-id: 812226d99dc0 | |||||
| * | add celadon city map header | Bryan Bishop | 2012-01-02 | 1 | -2/+27 | |
| | | | | | | hg-commit-id: bf3db4f1e388 | |||||
| * | Merge. | IIMarckus | 2012-01-02 | 1 | -0/+545 | |
| |\ | | | | | | | | | hg-commit-id: 64f21d169ee9 | |||||
| | * | Close branch for extras/extract_maps.py. | IIMarckus | 2012-01-02 | 0 | -0/+0 | |
| | | | | | | | | | | | hg-commit-id: 76899d56e4ba | |||||
| | * | tools/extract_maps.py -> extras/ | Bryan Bishop | 2012-01-02 | 1 | -0/+0 | |
| | | | | | | | | | | | hg-commit-id: 0c8e34461ceb | |||||
| | * | python tool to extract map header data | Bryan Bishop | 2012-01-02 | 1 | -0/+545 | |
| |/ | | | | | hg-commit-id: 2c66c6dd1d5b | |||||
| * | Add more in‐battle checks. | IIMarckus | 2011-12-29 | 1 | -3/+174 | |
| | | | | | | | | Could use some cleaning up. hg-commit-id: a3a53e66dd27 | |||||
| * | Flinch check. | IIMarckus | 2011-12-29 | 1 | -2/+12 | |
| | | | | | | hg-commit-id: e6166d4407ef | |||||
| * | Make an implied rule for .gbc. | IIMarckus | 2011-12-29 | 1 | -6/+8 | |
| | | | | | | | | Fixes a build issue with GNU Make. Pointed out by kanzure on IRC. hg-commit-id: d07c0e5f8385 | |||||
| * | $FFF3 checks whose turn it is. | IIMarckus | 2011-12-29 | 2 | -11/+15 | |
| | | | | | | hg-commit-id: e2038c0cb5f9 | |||||
| * | Add status checks + text. | IIMarckus | 2011-12-29 | 2 | -5/+185 | |
| | | | | | | hg-commit-id: 58043ea19ab5 | |||||
| * | Add some more Pokémon Tower battle stuff. | IIMarckus | 2011-12-29 | 1 | -3/+31 | |
| | | | | | | hg-commit-id: 4510da2e0fc3 | |||||
| * | Add the ghost battle text. | IIMarckus | 2011-12-29 | 1 | -6/+50 | |
| | | | | | | hg-commit-id: 29da85a6ac0b | |||||
| * | Add the tail end of some battle code. | IIMarckus | 2011-12-29 | 2 | -5/+215 | |
| | | | | | | hg-commit-id: 1ae1fda42a8c | |||||
| * | PP decrement during battle. | IIMarckus | 2011-12-28 | 1 | -1/+32 | |
| | | | | | | hg-commit-id: 7ea8b204a6b9 | |||||
| * | Cleanup, and added new RAM variables (and changed some others). | IIMarckus | 2011-12-27 | 2 | -36/+40 | |
| | | | | | | hg-commit-id: 91fe5cdac0f3 | |||||
| * | Disassemble some name lists logic. | IIMarckus | 2011-12-27 | 2 | -5/+163 | |
| | | | | | | | | From Sawakita, several months ago. hg-commit-id: e2533e235981 | |||||
| * | Add some mysterious unused names (from a convo with Sawakita a long time ago) | IIMarckus | 2011-12-27 | 2 | -1/+29 | |
| | | | | | | hg-commit-id: 0dd354e3d7c5 | |||||
| * | Add some functions that MoveSprite calls. | IIMarckus | 2011-12-27 | 1 | -3/+37 | |
| | | | | | | hg-commit-id: a5ed1444c203 | |||||
| * | Add the MoveSprite function. | IIMarckus | 2011-12-27 | 1 | -3/+39 | |
| | | | | | | hg-commit-id: d9a244bd968e | |||||
