| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |||||
| * | add celadon city map header | Bryan Bishop | 2012-01-02 | 1 | -2/+27 | |
| | | | | | | hg-commit-id: bf3db4f1e388 | |||||
| * | 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 | |||||
| * | $FFF3 checks whose turn it is. | IIMarckus | 2011-12-29 | 1 | -11/+13 | |
| | | | | | | hg-commit-id: e2038c0cb5f9 | |||||
| * | Add status checks + text. | IIMarckus | 2011-12-29 | 1 | -5/+173 | |
| | | | | | | 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 | 1 | -5/+213 | |
| | | | | | | 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 | 1 | -34/+27 | |
| | | | | | | hg-commit-id: 91fe5cdac0f3 | |||||
| * | Disassemble some name lists logic. | IIMarckus | 2011-12-27 | 1 | -5/+153 | |
| | | | | | | | | 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 | 1 | -1/+21 | |
| | | | | | | 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 | |||||
| * | Expand some already‐referenced text. | IIMarckus | 2011-12-27 | 1 | -67/+127 | |
| | | | | | | hg-commit-id: d2cf570756e9 | |||||
| * | And update the paths for the fossils… | IIMarckus | 2011-12-27 | 1 | -2/+2 | |
| | | | | | | hg-commit-id: 5c617657d739 | |||||
| * | Split large chunks of text into separate files, and improve Makefile. | IIMarckus | 2011-12-26 | 1 | -155/+5 | |
| | | | | | | hg-commit-id: 59e6e303019d | |||||
| * | Remove TX_NULL; it is obsoleted by db "@" | IIMarckus | 2011-12-26 | 1 | -11/+11 | |
| | | | | | | hg-commit-id: 9fdfeb4cbdf0 | |||||
| * | Fix (hopefully) unicode mis-behaviour. | Sawakita | 2011-12-27 | 1 | -44/+43 | |
| | | | | | | hg-commit-id: 78ad0d43eabc | |||||
| * | Add pointers to items usage functions, main item usage handling function and ↵ | Sawakita | 2011-12-27 | 1 | -47/+647 | |
| | | | | | | | | pokeballs usage functions. hg-commit-id: e32c6c284c8e | |||||
| * | Add another common function. | IIMarckus | 2011-12-21 | 1 | -1/+129 | |
| | | | | | | | | Don’t know what it does yet. hg-commit-id: fb665f100641 | |||||
| * | These are coordinates on the tilemap. | IIMarckus | 2011-12-21 | 1 | -6/+12 | |
| | | | | | | hg-commit-id: a85da897ad46 | |||||
| * | More $54→# conversion. | IIMarckus | 2011-12-21 | 1 | -2/+2 | |
| | | | | | | hg-commit-id: 4cfdf4b2861b | |||||
| * | More text nulls. | IIMarckus | 2011-12-21 | 1 | -6/+5 | |
| | | | | | | hg-commit-id: e6826566b661 | |||||
| * | Add a character for the numero sign. | IIMarckus | 2011-12-21 | 1 | -1/+1 | |
| | | | | | | | | Unicode has a character for just about anything… hg-commit-id: 55e8f69345df | |||||
| * | Add characters for textbox borders to the array. | IIMarckus | 2011-12-21 | 1 | -8/+8 | |
| | | | | | | hg-commit-id: b09b0823f1bc | |||||
| * | Add a weird OT string write. | IIMarckus | 2011-12-21 | 1 | -1/+53 | |
| | | | | | | hg-commit-id: 86260ed8fe9b | |||||
| * | Add Pokedex number ↔ index number conversion functions. | IIMarckus | 2011-12-21 | 1 | -1/+36 | |
| | | | | | | hg-commit-id: 39d1a9be9251 | |||||
| * | Treat apostrophes specially, since they’re combining characters. | IIMarckus | 2011-12-21 | 1 | -11/+11 | |
| | | | | | | | | | | This will need to be changed a bit if there are ever cases in‐game where ’m, et cetera do NOT get combined into one character. Maybe doubling it up to be treated as a single character (’’). hg-commit-id: c90b7888ad5a | |||||
| * | Add various data from the credits (graphics, displayed mons, text). | IIMarckus | 2011-12-21 | 1 | -1/+273 | |
| | | | | | | hg-commit-id: cb2b41ecc2b2 | |||||
| * | Add move names. | IIMarckus | 2011-12-21 | 1 | -1/+165 | |
| | | | | | | hg-commit-id: 8d2968b72693 | |||||
| * | Add Japanese text entry and Pokédex entries. | IIMarckus | 2011-12-21 | 1 | -2/+1265 | |
| | | | | | | hg-commit-id: 8de61c31d46c | |||||
| * | Add …. | IIMarckus | 2011-12-21 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: 24a16073172d | |||||
| * | Add é and fix a typo when converting text. | IIMarckus | 2011-12-21 | 1 | -6/+6 | |
| | | | | | | hg-commit-id: 2aaa737ef65a | |||||
| * | Add support for Unicode, and use it to put in ♀ and ♂. | IIMarckus | 2011-12-21 | 1 | -6/+6 | |
| | | | | | | hg-commit-id: a482b0ef7a01 | |||||
| * | Replace more byte values with text. | IIMarckus | 2011-12-18 | 1 | -47/+235 | |
| | | | | | | hg-commit-id: aafedf1b0032 | |||||
| * | More text nulls. | IIMarckus | 2011-12-18 | 1 | -146/+146 | |
| | | | | | | hg-commit-id: 5aefc8f9848c | |||||
| * | Use "@" for nulls. This makes fixed‐width text tables easier to read. | IIMarckus | 2011-12-18 | 1 | -200/+200 | |
| | | | | | | hg-commit-id: 96453d82d299 | |||||
| * | More text, and some new characters. Make $50 equal to "@". | IIMarckus | 2011-12-17 | 1 | -2/+12 | |
| | | | | | | hg-commit-id: 5a8e07fda917 | |||||
