| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | insert $8 asm for Route24Text1 | Bryan Bishop | 2012-01-11 | 1 | -1/+50 | |
| | | | | | | hg-commit-id: f6abf7fc106a | |||||
| * | fix $8 asm for Route23Text7 | Bryan Bishop | 2012-01-11 | 1 | -1/+8 | |
| | | | | | | hg-commit-id: 2eafd9cbee4d | |||||
| * | fix asm for route 15 texts 1 through 10 inclusive | Bryan Bishop | 2012-01-11 | 1 | -30/+50 | |
| | | | | | | hg-commit-id: ebc3762217dc | |||||
| * | fix asm for route 9 texts 1 through 9 inclusive | Bryan Bishop | 2012-01-11 | 1 | -27/+44 | |
| | | | | | | hg-commit-id: e139dfb9a032 | |||||
| * | insert $8 asm for Route6Text1 | Bryan Bishop | 2012-01-11 | 1 | -1/+8 | |
| | | | | | | hg-commit-id: f56f59f86532 | |||||
| * | insert $8 asm for CeruleanCityText2 | Bryan Bishop | 2012-01-11 | 1 | -1/+42 | |
| | | | | | | hg-commit-id: d0395d887ccb | |||||
| * | insert $8 asm for PewterCityText4 | Bryan Bishop | 2012-01-11 | 1 | -1/+21 | |
| | | | | | | hg-commit-id: ee53f387f876 | |||||
| * | Merge in sawakita's coincase work. | Bryan Bishop | 2012-01-11 | 1 | -31/+451 | |
| |\ | | | | | | | | | hg-commit-id: 3265210c8894 | |||||
| | * | Add complete Text-special command $F7, used in CeladonPrizeRoom's menus. | Sawakita | 2012-01-11 | 1 | -3/+369 | |
| | | | | | | | | | | | | | | | Add also some unused data. hg-commit-id: 1aa76dd5de95 | |||||
| | * | Add texts used in Prize Corner Menu script (aka text-special $F7). Add also ↵ | Sawakita | 2012-01-11 | 1 | -1/+38 | |
| | | | | | | | | | | | | | | | what seems a leftover unused text. hg-commit-id: 0dfe514a7bbb | |||||
| | * | Function $3493, former CheckBagItemExist, is now called IsItemInBag ↵ | Sawakita | 2012-01-10 | 1 | -4/+18 | |
| | | | | | | | | | | | | | | | (consistency). Added base routine for text-special id $F7 hg-commit-id: 105c01affa23 | |||||
| | * | Add function to get a monster's name from a given id (internal order). | Sawakita | 2012-01-08 | 1 | -2/+27 | |
| | | | | | | | | | | | hg-commit-id: 42e7deffd9b8 | |||||
| | * | Add explanatory comment to function CheckBagItemExist ($3493). | Sawakita | 2012-01-08 | 1 | -2/+3 | |
| | | | | | | | | | | | hg-commit-id: 1765b4515253 | |||||
| | * | Function3493 is now labeled CheckBagItemExist. | Sawakita | 2012-01-08 | 1 | -2/+2 | |
| | | | | | | | | | | | hg-commit-id: 8afe60ff982a | |||||
| * | | insert FuchsiaCityText6 to FuchsiaCityText10 | Bryan Bishop | 2012-01-11 | 1 | -0/+6 | |
| | | | | | | | | | | | hg-commit-id: b601bff2c175 | |||||
| * | | add labels for $24ef | Bryan Bishop | 2012-01-11 | 1 | -1/+10 | |
| | | | | | | | | | | | hg-commit-id: 2336ee2e9bb9 | |||||
| * | | calculate usage count for undone texts | Bryan Bishop | 2012-01-11 | 1 | -0/+1 | |
| | | | | | | | | | | | hg-commit-id: d3d02d17f44b | |||||
| * | | add labels for $24f4 | Bryan Bishop | 2012-01-11 | 1 | -0/+99 | |
| | | | | | | | | | | | | | | | It would be nice to consolidate these labels sometime. hg-commit-id: 5e42bc17a4ba | |||||
| * | | insert $8 asm for SaffronHouse1Text2 | Bryan Bishop | 2012-01-11 | 1 | -2/+5 | |
| | | | | | | | | | | | hg-commit-id: 17b0b80e75d0 | |||||
| * | | insert $8 asm for LavenderHouse2Text1 and CopycatsHouseF1Text3 | Bryan Bishop | 2012-01-11 | 1 | -2/+9 | |
| | | | | | | | | | | | hg-commit-id: bdebc5431d24 | |||||
| * | | insert $8 asm for LavenderHouse1Text3 and LavenderHouse1Text4 | Bryan Bishop | 2012-01-11 | 1 | -3/+9 | |
| | | | | | | | | | | | hg-commit-id: 0bb9b249a63e | |||||
| * | | insert $8 asm for CeladonMansion1Text3 and Text4 | Bryan Bishop | 2012-01-11 | 1 | -4/+8 | |
| | | | | | | | | | | | hg-commit-id: bb2ad6a49436 | |||||
| * | | insert asm for CeladonMansion1Text1 | Bryan Bishop | 2012-01-11 | 1 | -2/+3 | |
| | | | | | | | | | | | hg-commit-id: 4cd9f49cf4e7 | |||||
| * | | Merge. | IIMarckus | 2012-01-10 | 1 | -107/+263 | |
| |\ \ | | | | | | | | | | | | | hg-commit-id: d2fa964e97d1 | |||||
| | * | | Predef 54, used for in‐game trades. | IIMarckus | 2012-01-10 | 1 | -3/+159 | |
| | | | | | | | | | | | | | | | | hg-commit-id: 02f0dd9e097a | |||||
| | * | | Use item names in object data. | IIMarckus | 2012-01-10 | 1 | -104/+104 | |
| | | | | | | | | | | | | | | | | hg-commit-id: 800f382722dc | |||||
| * | | | Merge. | Bryan Bishop | 2012-01-10 | 1 | -356/+356 | |
| |\| | | | | | | | | | | | | | | hg-commit-id: a16a040fd67a | |||||
| | * | | Use constants in trainer object data. | IIMarckus | 2012-01-10 | 1 | -346/+346 | |
| | | | | | | | | | | | | | | | | hg-commit-id: 07bbae7f8446 | |||||
| | * | | $CD3D seems to be used only for trades, so document it as such. | IIMarckus | 2012-01-10 | 1 | -10/+10 | |
| | | | | | | | | | | | | | | | | hg-commit-id: 3207c2aa47df | |||||
| * | | | asm for SSAnne10Text8 | Bryan Bishop | 2012-01-10 | 1 | -1/+5 | |
| |/ / | | | | | | | | | hg-commit-id: 7da8883183fd | |||||
| * | | clean up Lab2Text2 asm | Bryan Bishop | 2012-01-10 | 1 | -4/+7 | |
| | | | | | | | | | | | hg-commit-id: 6eafc37892a0 | |||||
| * | | RockTunnel1 texts and update gbz80disasm to not handle $8 | Bryan Bishop | 2012-01-10 | 1 | -21/+34 | |
| | | | | | | | | | | | hg-commit-id: 86d0d495afbc | |||||
| * | | asm for SSAnne8Text8 | Bryan Bishop | 2012-01-10 | 1 | -1/+5 | |
| | | | | | | | | | | | hg-commit-id: bdbbbc812f6b | |||||
| * | | texts for VermilionHouse1 and asm | Bryan Bishop | 2012-01-10 | 1 | -1/+20 | |
| | | | | | | | | | | | hg-commit-id: e4d9de97f235 | |||||
| * | | asm for PewterHouse1Text1 | Bryan Bishop | 2012-01-10 | 1 | -2/+5 | |
| | | | | | | | | | | | hg-commit-id: b5b69e108340 | |||||
| * | | insert $8 asm for CeladonCityText7 after TX_FAR | Bryan Bishop | 2012-01-10 | 1 | -2/+4 | |
| | | | | | | | | | | | hg-commit-id: c6893d996b1d | |||||
| * | | insert $8 asm for VermilionCityText5 after TX_FAR | Bryan Bishop | 2012-01-10 | 1 | -1/+8 | |
| | | | | | | | | | | | hg-commit-id: 80e8ce9ea8fd | |||||
| * | | remove excess newlines | Bryan Bishop | 2012-01-10 | 1 | -353/+0 | |
| | | | | | | | | | | | hg-commit-id: e909337273e4 | |||||
| * | | call $00b5 -> call CopyData | Bryan Bishop | 2012-01-10 | 1 | -2/+2 | |
| | | | | | | | | | | | hg-commit-id: e6a487cf2186 | |||||
| * | | remove empty INCBINs from pokered.asm | Bryan Bishop | 2012-01-10 | 1 | -132/+0 | |
| | | | | | | | | | | | hg-commit-id: 9da7ef61c406 | |||||
| * | | replace call $3e6d -> call Predef | Bryan Bishop | 2012-01-10 | 1 | -37/+38 | |
| | | | | | | | | | | | hg-commit-id: 8045c9d0d1a1 | |||||
| * | | Merge. | Bryan Bishop | 2012-01-10 | 1 | -2/+28 | |
| |\ \ | | | | | | | | | | | | | hg-commit-id: 5d78a23cd0c7 | |||||
| | * | | call $2f9e -> call GetMonName | Bryan Bishop | 2012-01-10 | 1 | -2/+28 | |
| | | | | | | | | | | | | | | | | hg-commit-id: 7bb690c08a4d | |||||
| * | | | Fix typo: Lavendar → Lavender. | IIMarckus | 2012-01-10 | 1 | -34/+34 | |
| |/ / | | | | | | | | | hg-commit-id: f7b8d7224f5c | |||||
| * | | call $31cc -> call LoadTrainerHeader | Bryan Bishop | 2012-01-10 | 1 | -289/+365 | |
| | | | | | | | | | | | hg-commit-id: ad7efeae25ae | |||||
| * | | call $3dd7 -> call Delay3 | Bryan Bishop | 2012-01-10 | 1 | -2/+2 | |
| | | | | | | | | | | | hg-commit-id: 48f0de3e5ee3 | |||||
| * | | call $35d6 -> call Bankswitch | Bryan Bishop | 2012-01-10 | 1 | -16/+16 | |
| | | | | | | | | | | | | | | | Thanks sawakita. hg-commit-id: 3f365e56f6e6 | |||||
| * | | call $3927 -> call AddPokemonToParty | Bryan Bishop | 2012-01-10 | 1 | -4/+18 | |
| | | | | | | | | | | | hg-commit-id: a4ec02195797 | |||||
| * | | remove trailing whitespace | Bryan Bishop | 2012-01-10 | 1 | -2511/+2511 | |
| | | | | | | | | | | | hg-commit-id: 97ab9714f6e2 | |||||
| * | | call $3e48 -> call GivePokemon | Bryan Bishop | 2012-01-10 | 1 | -6/+18 | |
| | | | | | | | | | | | hg-commit-id: 47cc1351a7b5 | |||||
