| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Another two random pointer byte difference from Red/Blue. | stag019 | 2012-03-07 | 1 | -5/+9 | |
| | | | | | | hg-commit-id: d559977b9a9c | |||||
| * | Random Bank1D labels. Less byte differences in Blue. | stag019 | 2012-03-07 | 1 | -67/+115 | |
| | | | | | | hg-commit-id: b43132cb67a5 | |||||
| * | Pokemon overworld sprites | stag019 | 2012-03-07 | 1 | -1/+81 | |
| | | | | | | hg-commit-id: a810d29962df | |||||
| * | Cries. | stag019 | 2012-03-07 | 1 | -3/+196 | |
| | | | | | | hg-commit-id: 635b3c3b8dc7 | |||||
| * | Redfining predefs using macros: PREDEF and PREDEF_JUMP. | Sanky | 2012-03-07 | 1 | -8/+11 | |
| | | | | | | hg-commit-id: 80a61a3816bc | |||||
| * | Specified python2 executable. (Some systems default to Python 3.) | Sanky | 2012-03-06 | 1 | -14/+29 | |
| |\ | | | | | | | | | hg-commit-id: a28f903ec455 | |||||
| | * | Merge | Sanky | 2012-03-05 | 1 | -147/+75 | |
| | |\ | | | | | | | | | | | | | hg-commit-id: d3bdced550f6 | |||||
| | * | | Some graphics extracted. | Sanky | 2012-02-26 | 1 | -14/+29 | |
| | | | | | | | | | | | | | | | | hg-commit-id: a831c95df9bc | |||||
| * | | | List of maps with hidden objects. | IIMarckus | 2012-03-05 | 1 | -1/+91 | |
| | | | | | | | | | | | | | | | | hg-commit-id: ea78fc8d5858 | |||||
| * | | | Whitespace. | IIMarckus | 2012-03-05 | 1 | -156/+158 | |
| | | | | | | | | | | | | | | | | hg-commit-id: de73bb7aef32 | |||||
| * | | | Add the code for gym statues. | IIMarckus | 2012-03-05 | 1 | -1/+40 | |
| | |/ |/| | | | | | | | hg-commit-id: 50da42dc0b9b | |||||
| * | | Add "×" in text. | IIMarckus | 2012-03-05 | 1 | -2/+2 | |
| | | | | | | | | | | | hg-commit-id: 78daeb956407 | |||||
| * | | More ¥. | IIMarckus | 2012-03-04 | 1 | -17/+17 | |
| | | | | | | | | | | | hg-commit-id: 57724be222e6 | |||||
| * | | Use ¥ in text strings. | IIMarckus | 2012-03-04 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | Another bug that doesn't exist in textpre.py. hg-commit-id: 6d1cf3af73ee | |||||
| * | | Replace redundant text labels (for Mart signs, etc.) | IIMarckus | 2012-03-04 | 1 | -125/+53 | |
| |/ | | | | | hg-commit-id: 936f0bb40062 | |||||
| * | More status screen disasm | Sanky | 2012-02-25 | 1 | -43/+122 | |
| | | | | | | hg-commit-id: 41da2aa53cdc | |||||
| * | Both status screen pages disassembled | Sanky | 2012-02-25 | 1 | -8/+215 | |
| | | | | | | hg-commit-id: dabc4ec2c217 | |||||
| * | Cleanup/update of status screen code so it can be merged in | Sanky | 2012-02-25 | 1 | -1/+146 | |
| | | | | | | hg-commit-id: 5b940f432b22 | |||||
| * | Restrict an argument to 8 bits. Fixes the build on some architectures. | IIMarckus | 2012-02-21 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: e66818b266cf | |||||
| * | disasm of map sprite tile pattern loading code plus misc stuff | YamaArashi | 2012-02-20 | 1 | -15/+657 | |
| | | | | | | hg-commit-id: 58a62ff918a5 | |||||
| * | disasm of remaining use item functions | YamaArashi | 2012-02-19 | 1 | -153/+789 | |
| | | | | | | hg-commit-id: 64f7280ebd2d | |||||
| * | fix some labels/comments regarding stat names | YamaArashi | 2012-02-18 | 1 | -7/+7 | |
| | | | | | | hg-commit-id: 252f18ba93f8 | |||||
| * | disasm of item use code for healing items, vitamins, evolution stones, ↵ | YamaArashi | 2012-02-18 | 1 | -194/+1357 | |
| | | | | | | | | TM's/HM's, PP Ups, PP restoring items hg-commit-id: e3686b7c9370 | |||||
| * | call $1372 -> call LoadMonData | Bryan Bishop | 2012-02-14 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: c7671d529528 | |||||
| * | fix syntax errors in main.asm | Bryan Bishop | 2012-02-14 | 1 | -2/+2 | |
| | | | | | | hg-commit-id: 8bd80db848b4 | |||||
| * | disasm of options menu | YamaArashi | 2012-02-12 | 1 | -16/+315 | |
| | | | | | | hg-commit-id: 9122bf61b409 | |||||
| * | disasm of trainer info function | YamaArashi | 2012-02-11 | 1 | -2/+203 | |
| | | | | | | hg-commit-id: b062770b0a2d | |||||
| * | disasm of item menu and misc functions | YamaArashi | 2012-02-10 | 1 | -53/+449 | |
| | | | | | | hg-commit-id: c3d464202198 | |||||
| * | disasm of pokemon menu function | YamaArashi | 2012-02-10 | 1 | -46/+294 | |
| | | | | | | hg-commit-id: 47d36266a0ae | |||||
| * | disasm of some party menu related functions | YamaArashi | 2012-02-09 | 1 | -58/+819 | |
| | | | | | | hg-commit-id: 1205936f3eab | |||||
| * | disasm of pokedex code | YamaArashi | 2012-02-06 | 1 | -5/+661 | |
| | | | | | | hg-commit-id: 2d29e81f6380 | |||||
| * | changed function LoadPokemartInventory to LoadItemList | YamaArashi | 2012-02-06 | 1 | -7/+7 | |
| | | | | | | | | added some constants/labels to Cerulean City House 3 text hg-commit-id: 594de2fb4d38 | |||||
| * | added some constants | YamaArashi | 2012-02-06 | 1 | -18/+18 | |
| | | | | | | hg-commit-id: 66878ceb09e7 | |||||
| * | added some comments/labels to Pokemon Center code | YamaArashi | 2012-02-05 | 1 | -53/+47 | |
| | | | | | | hg-commit-id: 33c7f71b2a07 | |||||
| * | disasm of pokemart code | YamaArashi | 2012-02-05 | 1 | -12/+415 | |
| | | | | | | hg-commit-id: f40e4921716f | |||||
| * | disasm of code used in item menus and other menus | YamaArashi | 2012-02-05 | 1 | -2/+554 | |
| | | | | | | hg-commit-id: 0b9e11ad6c0f | |||||
| * | disasm of number printing functions and other minor changes | YamaArashi | 2012-02-04 | 1 | -109/+316 | |
| | | | | | | hg-commit-id: ca84e561db2c | |||||
| * | disasm of misc functions | YamaArashi | 2012-02-03 | 1 | -21/+262 | |
| | | | | | | hg-commit-id: 774697dc5134 | |||||
| * | disasm of some menu code | YamaArashi | 2012-02-02 | 1 | -1/+279 | |
| | | | | | | hg-commit-id: ba5a3b3a7877 | |||||
| * | disasm of misc stuff (mostly pokemart related) | YamaArashi | 2012-02-02 | 1 | -47/+286 | |
| | | | | | | hg-commit-id: 35d0b7f0a56e | |||||
| * | disasm of more battle animation code | YamaArashi | 2012-02-01 | 1 | -38/+410 | |
| | | | | | | hg-commit-id: ddca5fa6dbad | |||||
| * | disasm of some battle animation code | YamaArashi | 2012-01-31 | 1 | -72/+540 | |
| | | | | | | hg-commit-id: 5c2a07265f14 | |||||
| * | incorporate slot machine map into main.asm | Bryan Bishop | 2012-01-30 | 1 | -1/+7 | |
| | | | | | | hg-commit-id: 571429e704dc | |||||
| * | remove some small incbins | Bryan Bishop | 2012-01-30 | 1 | -37/+112 | |
| | | | | | | hg-commit-id: 2084c82c52ec | |||||
| * | extract spritesheets into .2bpp files | Bryan Bishop | 2012-01-29 | 1 | -2/+502 | |
| | | | | | | hg-commit-id: 294542bfff57 | |||||
| * | use zero-padded values in base stats | Bryan Bishop | 2012-01-28 | 1 | -619/+619 | |
| | | | | | | hg-commit-id: 395f2f7a0015 | |||||
| * | remove 1123 bytes from the end of bank $1c | Bryan Bishop | 2012-01-28 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: 69bfda95f79e | |||||
| * | remove 6870 bytes from the end of bank $18 | Bryan Bishop | 2012-01-28 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: 6c429d5fefab | |||||
| * | remove 8427 bytes from the end of bank $17 | Bryan Bishop | 2012-01-28 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: 8d71a5d59b90 | |||||
| * | remove 6726 bytes from the end of bank $16 | Bryan Bishop | 2012-01-28 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: 11625c6614b7 | |||||
