shithub: pokered

RSS feed

f398a688 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 13:51
insert $8 asm for Route22GateText1

9140cc9f – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 13:46
insert $8 asm for Route12GateUpstairsText3

8c4b6735 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 13:04
more labels to $24f4

d1a8c31e – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 12:59
insert $8 asm for SilphCo7Text2

ce68f6d5 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 12:53
add some missing labels

8ef08386 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 12:45
remove extra output from gbz80disasm

68d4d86a – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 12:44
insert $8 asm for SSAnne2Text2

c3f19482 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 12:40
insert $8 asm for FanClubText3

ea4fce81 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 12:36
fix gbz80disasm to not treat $00 as the second byte of an opcode

6d6c18a3 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 11:20
formatting and comments

e503e4a1 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 10:46
insert $8 asm for BillsHouseText1

4ce1147e – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 10:06
insert $8 asm for PowerPlantText1 through PowerPlantText9

98100045 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 08:57
minor formatting

691aa8e1 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 08:51
add labels for route 6, 7 and 8 text 1

9929aeeb – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 08:49
insert $8 asm for DayCareMText1

9dc95999 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 08:47
insert $8 asm for Route5GateText1

364636ca – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 08:32
lots of $8 asm for MuseumF1Text1

6246ff33 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 08:02
OaksLabText11 is a dupe label

7612f12b – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 08:01
OaksLabText7 is a dupe label

184c4b6e – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 07:55
fix $8 asm for OaksLabText2 and mystery/unknown text

de9a27a5 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 07:36
insert $8 asm for Route24Text1

eecf0304 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 07:34
fix $8 asm for Route23Text7

f7c85f3f – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 07:24
fix asm for route 15 texts 1 through 10 inclusive

167d9baa – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 07:20
fix asm for route 9 texts 1 through 9 inclusive

cd59b24c – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 07:09
insert $8 asm for Route6Text1

9c9d28d7 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 07:08
insert $8 asm for CeruleanCityText2

89e2139d – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 07:07
insert $8 asm for PewterCityText4

3dc998e0 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/11 06:45
Merge in sawakita's coincase work.

92a0acca – Sawakita <sawakitanoodles@gmail.com> authored on 2012/01/11 11:30
Add complete Text-special command $F7, used in CeladonPrizeRoom's menus.

58f94c6b – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 21:18
insert FuchsiaCityText6 to FuchsiaCityText10

68b76de9 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 21:17
add labels for $24ef

09289d04 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 21:15
calculate usage count for undone texts

5173776c – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 21:03
add labels for $24f4

3da82816 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 20:51
add address output to analyze_texts find missing texts

b3ab0153 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 20:40
analyze_texts to find missing texts in pokered.asm

72212050 – Sawakita <sawakitanoodles@gmail.com> authored on 2012/01/10 20:16
Add texts used in Prize Corner Menu script (aka text-special $F7). Add also what seems a leftover unused text.

d73fb7c6 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 19:48
insert $8 asm for SaffronHouse1Text2

3fe6c18e – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 19:46
insert $8 asm for LavenderHouse2Text1 and CopycatsHouseF1Text3

7db23056 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 19:41
insert $8 asm for LavenderHouse1Text3 and LavenderHouse1Text4

8ce98b8c – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 19:12
insert $8 asm for CeladonMansion1Text3 and Text4

32e7c137 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 19:08
insert asm for CeladonMansion1Text1

632317bd – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 19:07
Merge.

e95b8f19 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 19:06
add end address to gbz80disasm output in a comment

6ca9439c – Sawakita <sawakitanoodles@gmail.com> authored on 2012/01/10 18:54
Function $3493, former CheckBagItemExist, is now called IsItemInBag (consistency). Added base routine for text-special id $F7

e4bce7ed – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 18:42
lowercase two-byte ops that don't have params

811529f6 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 18:36
fix gbz80disasm for multi-byte opcode incrementation

5105065c – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 18:16
gbz80disasm stops at all unconditional jumps unless there's a missing label

cdfdfb33 – IIMarckus <iimarckus@gmail.com> authored on 2012/01/10 18:05
Merge.

5137fe40 – IIMarckus <iimarckus@gmail.com> authored on 2012/01/10 17:44
Predef 54, used for in‐game trades.

078de8c3 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 16:41
Merge.

5e1aaba0 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 16:20
romviz - make an image to show progress

317a98db – IIMarckus <iimarckus@gmail.com> authored on 2012/01/10 15:57
Use item names in object data.

376810b3 – IIMarckus <iimarckus@gmail.com> authored on 2012/01/10 14:53
Use constants in trainer object data.

19a3f455 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 14:04
asm for SSAnne10Text8

d9f764e9 – IIMarckus <iimarckus@gmail.com> authored on 2012/01/10 13:16
$CD3D seems to be used only for trades, so document it as such.

99fcdc90 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 13:04
added text_pretty_printer_at to analyze_texts

baa077c5 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 12:40
clean up Lab2Text2 asm

f90b3fec – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 12:35
RockTunnel1 texts and update gbz80disasm to not handle $8

22e331c3 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 12:02
asm for SSAnne8Text8

2a81950a – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 11:58
texts for VermilionHouse1 and asm

9f64c38b – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 11:45
asm for PewterHouse1Text1

eeba935d – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 11:44
insert $8 asm for CeladonCityText7 after TX_FAR

b5f656e3 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 11:41
insert $8 asm for VermilionCityText5 after TX_FAR

edbfce9a – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 11:32
update analyze_texts to find missing $08s

48199b49 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 09:58
pick some reasonable defaults for gbz80disasm op codes

f5eb8d37 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 09:44
prefer "jp hl" over "ld pc, hl" for $E9

90197fcb – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 09:42
add GetMachineName address to gbz80disasm

62daaef8 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 09:33
remove excess newlines

deb5bf89 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 09:31
call $00b5 -> call CopyData

c52d1a1e – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 09:24
remove empty INCBINs from pokered.asm

cb9e9404 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 09:12
replace call $3e6d -> call Predef

464f06ce – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 08:47
Merge.

76dc9b81 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 08:44
call $2f9e -> call GetMonName

d9b994bf – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 08:42
fix gbz80disasm line repetition bug

ebcf2a87 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 07:47
implement two-byte op codes in gbz80disasm

1d97a395 – IIMarckus <iimarckus@gmail.com> authored on 2012/01/10 07:11
Fix typo: Lavendar → Lavender.

b8077a31 – IIMarckus <iimarckus@gmail.com> authored on 2012/01/10 07:10
Fix typo: Lavendar → Lavender.

7990b5f6 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 07:06
call $31cc -> call LoadTrainerHeader

b6d32d90 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 07:06
fix gbz80disasm pretty printer for non-08 scripts

71a840c3 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 06:25
add has_outstanding_labels to gbz80disasm

33b7fedd – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 06:16
replace call pointers with labels in gbz80disasm

24d5cdd1 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 06:06
call $3dd7 -> call Delay3

b37a473c – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/10 04:50
call $35d6 -> call Bankswitch

468d0657 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/09 21:11
call $3927 -> call AddPokemonToParty

e8fdd637 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/09 20:54
remove trailing whitespace

e7ca984d – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/09 20:48
call $3e48 -> call GivePokemon

b36fbc72 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/09 20:40
fix extra whitespace from gbz80disasm

4c59064f – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/09 20:18
insert_asm in insert_texts for function asm

983b8706 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/09 20:05
call $3c49 -> call PrintText

14f9f3fa – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/09 20:02
remove debug output from gbz80disasm

a1eebadc – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/09 19:59
fix gbz80disasm to optionally load a module in analyze_texts

a036d99f – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/09 19:35
replace all MR__MIME -> MR_MIME

0527d968 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/09 19:32
OAK_S_PARCEL -> OAKS_PARCEL

69f6603b – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/09 19:27
clean up Route2Text2 asm

eb9ea271 – IIMarckus <iimarckus@gmail.com> authored on 2012/01/09 18:10
Expand arguments to $3E48 (give Pokémon).

0c9db7d4 – IIMarckus <iimarckus@gmail.com> authored on 2012/01/09 18:07
Expand arguments to $3493, $13D0.

0c2da1f0 – IIMarckus <iimarckus@gmail.com> authored on 2012/01/09 17:49
Expand arguments to $3e2e.

096e5155 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/09 18:12
asm injection for most $08 text scripts

c7331ebd – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/09 18:12
updates to asm injection code

52e723ae – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/09 17:24
insertion code for $08 text script asm

Next