| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add two opcodes after CeladonMansion1Texts | Bryan Bishop | 2012-01-12 | 1 | -1/+4 |
| | | | | | | hg-commit-id: 06a506394786 | ||||
| * | extract some text scripts near SeafoamIslands5Texts | Bryan Bishop | 2012-01-12 | 1 | -3/+11 |
| | | | | | | hg-commit-id: 9d603109b16e | ||||
| * | more texts in RocketHideout4Texts | Bryan Bishop | 2012-01-12 | 1 | -3/+6 |
| | | | | | | hg-commit-id: 89537c356665 | ||||
| * | update gbz80disasm for TextScriptEnd | Bryan Bishop | 2012-01-12 | 2 | -9/+2 |
| | | | | | | hg-commit-id: f519c306bc00 | ||||
| * | Merge in sawakita's $24d7 work. | Bryan Bishop | 2012-01-12 | 1 | -3/+10 |
| |\ | | | | | | | | | hg-commit-id: d4536dd735de | ||||
| | * | Minor improving. | Sawakita | 2012-01-12 | 1 | -2/+3 |
| | | | | | | | | | | | hg-commit-id: eaefcd6e5feb | ||||
| | * | Add routine that ends text-scripts ($24D7). | Sawakita | 2012-01-12 | 1 | -1/+7 |
| | | | | | | | | | | | hg-commit-id: 89e0ea79b7ff | ||||
| * | | BillsHouseText4 is just $fd | Bryan Bishop | 2012-01-12 | 1 | -7/+7 |
| | | | | | | | | | | | hg-commit-id: f84c6e31c130 | ||||
| * | | fill out Route7GateTexts | Bryan Bishop | 2012-01-12 | 1 | -3/+3 |
| | | | | | | | | | | | hg-commit-id: ae4d52a4548c | ||||
| * | | more for Route6GateTexts | Bryan Bishop | 2012-01-12 | 1 | -3/+3 |
| | | | | | | | | | | | hg-commit-id: 3dd2207b6caa | ||||
| * | | map out texts for Route5GateTexts | Bryan Bishop | 2012-01-12 | 1 | -4/+8 |
| | | | | | | | | | | | hg-commit-id: d7a9fb760972 | ||||
| * | | clean up trailing whitespace in gbz80disasm | Bryan Bishop | 2012-01-12 | 2 | -526/+526 |
| | | | | | | | | | | | hg-commit-id: 1ef910ea7bbf | ||||
| * | | +16 texts for OaksLabTexts | Bryan Bishop | 2012-01-12 | 1 | -3/+99 |
| | | | | | | | | | | | hg-commit-id: 83ebe48742b2 | ||||
| * | | label for CinnabarIslandText8 | Bryan Bishop | 2012-01-12 | 1 | -2/+3 |
| | | | | | | | | | | | hg-commit-id: 37c5373f85f7 | ||||
| * | | more labels for PewterCityTexts | Bryan Bishop | 2012-01-12 | 1 | -5/+9 |
| | | | | | | | | | | | hg-commit-id: 54b85a52f3bf | ||||
| * | | labels for ViridianCityText14 and ViridianCityText15 | Bryan Bishop | 2012-01-12 | 1 | -5/+10 |
| | | | | | | | | | | | hg-commit-id: f35e40e60a17 | ||||
| * | | insert $8 asm for Route11GateUpstairsText2 | Bryan Bishop | 2012-01-12 | 1 | -1/+32 |
| | | | | | | | | | | | hg-commit-id: 152301ccc043 | ||||
| * | | stop disassembling when unconditional relative jumps go back | Bryan Bishop | 2012-01-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | This adds the condition that it should stop disassembling even if there are unsatisfied labels (example: from before the text script began). hg-commit-id: 0b6ebcb02348 | ||||
| * | | insert $8 asm for CeruleanHouse3Text1 | Bryan Bishop | 2012-01-12 | 1 | -1/+47 |
| | | | | | | | | | | | hg-commit-id: 37862fe18a17 | ||||
| * | | insert text script for CeruleanPokecenterText4 | Bryan Bishop | 2012-01-12 | 1 | -1/+4 |
| | | | | | | | | | | | hg-commit-id: b9dcdcbb2839 | ||||
| * | | update name; reds house f1 -> reds house 1f in extract_maps | Bryan Bishop | 2012-01-12 | 1 | -2/+2 |
| | | | | | | | | | | | hg-commit-id: a7675930313a | ||||
| * | | insert $8 asm for Route11GateUpstairsText4 | Bryan Bishop | 2012-01-12 | 1 | -1/+9 |
| | | | | | | | | | | | hg-commit-id: 8254a228899c | ||||
| * | | insert $8 asm for PewterPokecenterText3 | Bryan Bishop | 2012-01-12 | 1 | -1/+49 |
| | | | | | | | | | | | hg-commit-id: 69196d26d8a0 | ||||
| * | | insert $8 asm for Lab4Text1 | Bryan Bishop | 2012-01-12 | 1 | -1/+47 |
| | | | | | | | | | | | hg-commit-id: 6f50551b0d5d | ||||
| * | | insert $8 asm for NameRaterText1 | Bryan Bishop | 2012-01-12 | 2 | -3/+47 |
| | | | | | | | | | | | hg-commit-id: dd9f5126d4a5 | ||||
| * | | update gbz80disasm based on sawakita's changes | Bryan Bishop | 2012-01-12 | 2 | -8/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes include: * .ASM_ labels now include their offset in the label * byte_labels keeps better track of when a label is defined versus used * reverse relative jumps now work * reverse unconditional relative jumps can end a script hg-commit-id: 8afc93fce17a | ||||
| * | | improve newlines around INCBINs | Bryan Bishop | 2012-01-12 | 1 | -1/+255 |
| | | | | | | | | | | | hg-commit-id: 0fc00a2e33a5 | ||||
| * | | minor formatting and some hidden $17s | Bryan Bishop | 2012-01-12 | 1 | -5/+6 |
| | | | | | | | | | | | hg-commit-id: fc40b8c56a2f | ||||
| * | | minor formatting | Bryan Bishop | 2012-01-12 | 1 | -0/+22 |
| | | | | | | | | | | | hg-commit-id: 6901fd7898c8 | ||||
| * | | insert texts pointer labels | Bryan Bishop | 2012-01-12 | 2 | -146/+884 |
| | | | | | | | | | | | hg-commit-id: 18cc3e2ec33b | ||||
| * | | switch ash and gary to red and blue in extract_maps.py | Bryan Bishop | 2012-01-11 | 1 | -3/+3 |
| | | | | | | | | | | | hg-commit-id: 4306f4d5a885 | ||||
| * | | texts for marts and pokecenters | Bryan Bishop | 2012-01-11 | 1 | -8/+35 |
| | | | | | | | | | | | hg-commit-id: 7f2bd9622f0e | ||||
| * | | text labels for MartInventories on various marts | Bryan Bishop | 2012-01-11 | 1 | -10/+45 |
| | | | | | | | | | | | hg-commit-id: f0b79b11f8ed | ||||
| * | | more automation to assist in text insertion | Bryan Bishop | 2012-01-11 | 2 | -68/+114 |
| |/ | | | | | hg-commit-id: e631a0e3c275 | ||||
| * | a simple tool to insert missing $17s from analyze_texts | Bryan Bishop | 2012-01-11 | 1 | -4/+20 |
| | | | | | | hg-commit-id: 66d1deca5777 | ||||
| * | add in more $17s | Bryan Bishop | 2012-01-11 | 1 | -5/+11 |
| | | | | | | hg-commit-id: 7b3ae9787536 | ||||
| * | switch CeladonHouse2 -> CeladonHouse | Bryan Bishop | 2012-01-11 | 1 | -18/+34 |
| | | | | | | hg-commit-id: 1e13e8181c4c | ||||
| * | insert more missing TX_FARs | Bryan Bishop | 2012-01-11 | 1 | -24/+150 |
| | | | | | | hg-commit-id: dece9a5f3932 | ||||
| * | some TX_FARs for the cerulean pokecenter | Bryan Bishop | 2012-01-11 | 1 | -11/+15 |
| | | | | | | hg-commit-id: a0f54bfe94a6 | ||||
| * | text script for Route7Text1 | Bryan Bishop | 2012-01-11 | 1 | -2/+7 |
| | | | | | | hg-commit-id: 7143f59d5210 | ||||
| * | add CeruleanCityText11 for 0x19707 | Bryan Bishop | 2012-01-11 | 1 | -0/+1 |
| | | | | | | hg-commit-id: 0db3e375cded | ||||
| * | insert $8 asm for CinnabarGymText1 | Bryan Bishop | 2012-01-11 | 1 | -1/+26 |
| | | | | | | hg-commit-id: 1323fe54b35e | ||||
| * | insert $8 asm for Route16GateUpstairsText3 | Bryan Bishop | 2012-01-11 | 1 | -1/+7 |
| | | | | | | hg-commit-id: defaa9b4cfbb | ||||
| * | insert $8 asm for Route16GateUpstairsText4 | Bryan Bishop | 2012-01-11 | 1 | -1/+7 |
| | | | | | | hg-commit-id: a33b319c7b23 | ||||
| * | insert $8 asm for Route18GateHeaderText2 | Bryan Bishop | 2012-01-11 | 1 | -1/+6 |
| | | | | | | hg-commit-id: 2bccab15cbe2 | ||||
| * | insert $8 asm for Route18GateHeaderText3 | Bryan Bishop | 2012-01-11 | 1 | -1/+7 |
| | | | | | | hg-commit-id: 84b2f21095ca | ||||
| * | insert $8 asm for Route22GateText1 | Bryan Bishop | 2012-01-11 | 1 | -1/+20 |
| | | | | | | hg-commit-id: a4e7cb7451d7 | ||||
| * | insert $8 asm for Route12GateUpstairsText3 | Bryan Bishop | 2012-01-11 | 1 | -23/+11 |
| | | | | | | hg-commit-id: f33babf523fe | ||||
| * | more labels to $24f4 | Bryan Bishop | 2012-01-11 | 1 | -2/+3 |
| | | | | | | hg-commit-id: 4823454a80f5 | ||||
| * | insert $8 asm for SilphCo7Text2 | Bryan Bishop | 2012-01-11 | 1 | -1/+16 |
| | | | | | | hg-commit-id: 916768f25e5b | ||||
