| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | 2 | -28/+49 | |
| | | | | | | 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 | 2 | -31/+462 | |
| |\ | | | | | | | | | 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 | 2 | -4/+23 | |
| | | | | | | | | | | | | | | | (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 | 2 | -2/+33 | |
| | | | | | | | | | | | 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 | 2 | -0/+11 | |
| | | | | | | | | | | | 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 | |||||
| * | | add address output to analyze_texts find missing texts | Bryan Bishop | 2012-01-11 | 1 | -1/+1 | |
| | | | | | | | | | | | hg-commit-id: 1c41e22d7b30 | |||||
| * | | analyze_texts to find missing texts in pokered.asm | Bryan Bishop | 2012-01-11 | 1 | -1/+34 | |
| | | | | | | | | | | | hg-commit-id: 7361a900a8ad | |||||
| * | | 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. | Bryan Bishop | 2012-01-11 | 1 | -0/+3 | |
| |\ \ | | | | | | | | | | | | | hg-commit-id: ffd75513dbdc | |||||
| | * | | add end address to gbz80disasm output in a comment | Bryan Bishop | 2012-01-11 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | hg-commit-id: 1d79cd8b426a | |||||
| * | | | Merge. | IIMarckus | 2012-01-10 | 2 | -109/+265 | |
| |\ \ \ | |/ / |/| | | | | | | | | 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 | 2 | -106/+106 | |
| | | | | | | | | | | | | | | | | hg-commit-id: 800f382722dc | |||||
| * | | | lowercase two-byte ops that don't have params | Bryan Bishop | 2012-01-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | hg-commit-id: 4b518c1bd0a0 | |||||
| * | | | fix gbz80disasm for multi-byte opcode incrementation | Bryan Bishop | 2012-01-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | hg-commit-id: ad1ae67c5991 | |||||
| * | | | gbz80disasm stops at all unconditional jumps unless there's a missing label | Bryan Bishop | 2012-01-10 | 1 | -6/+7 | |
| | | | | | | | | | | | | | | | | hg-commit-id: c23fcf211c19 | |||||
| * | | | Merge. | Bryan Bishop | 2012-01-10 | 2 | -356/+358 | |
| |\| | | | | | | | | | | | | | | 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 | 2 | -10/+12 | |
| | | | | | | | | | | | | | | | | hg-commit-id: 3207c2aa47df | |||||
| * | | | romviz - make an image to show progress | Bryan Bishop | 2012-01-10 | 1 | -0/+55 | |
| | | | | | | | | | | | | | | | | hg-commit-id: 207abc19d569 | |||||
| * | | | asm for SSAnne10Text8 | Bryan Bishop | 2012-01-10 | 1 | -1/+5 | |
| |/ / | | | | | | | | | hg-commit-id: 7da8883183fd | |||||
| * | | added text_pretty_printer_at to analyze_texts | Bryan Bishop | 2012-01-10 | 3 | -9/+92 | |
| | | | | | | | | | | | hg-commit-id: 04e647ab44f8 | |||||
| * | | 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 | 2 | -25/+40 | |
| | | | | | | | | | | | 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 | |||||
| * | | update analyze_texts to find missing $08s | Bryan Bishop | 2012-01-10 | 1 | -0/+19 | |
| | | | | | | | | | | | hg-commit-id: 298a5ffd0d98 | |||||
| * | | pick some reasonable defaults for gbz80disasm op codes | Bryan Bishop | 2012-01-10 | 1 | -10/+18 | |
| | | | | | | | | | | | hg-commit-id: c249e08cbe9b | |||||
| * | | prefer "jp hl" over "ld pc, hl" for $E9 | Bryan Bishop | 2012-01-10 | 1 | -1/+1 | |
| | | | | | | | | | | | hg-commit-id: 4788aae09066 | |||||
| * | | add GetMachineName address to gbz80disasm | Bryan Bishop | 2012-01-10 | 1 | -0/+1 | |
| | | | | | | | | | | | hg-commit-id: 8ba8806f333f | |||||
| * | | remove excess newlines | Bryan Bishop | 2012-01-10 | 1 | -353/+0 | |
| | | | | | | | | | | | hg-commit-id: e909337273e4 | |||||
