RSS feed
e4ff514b
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/29 11:19
add in some shared characters from pokered
f5a200ef
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/29 11:08
add IntroFadePalettes from pokered
e9547816
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/29 11:04
hooray PrintNumber_PrintLeadingZero is also shared
0526702a
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/29 10:54
IncGradGBPalTable_01 is the same from pokered
53b0dd13
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/29 10:50
comparator.py - find shared functions between pokered/pokecrystal
d174c8b7
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/29 10:50
fix up AsmSection and line_has_comment_address
0edf9eb8
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/29 09:19
move AsmList into romstr.py too
ee7d39bf
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/29 09:08
move RomStr into a shared file
cfb8bb4d
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/28 13:40
Merge pull request #15 from yenatch/master
2f2466be
– padz <yenatch@github.com>
authored
on 2012/05/28 16:32
add type interaction
b13ded19
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/28 10:16
replace 2call pointers with labels
b56357cd
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/28 10:11
use labels on all 2jumps
9d215d3e
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/28 09:29
convert if_not_equal pointers to labels
962598f7
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/28 09:27
convert if_equal pointers to labels
a4b311c2
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/28 08:44
finish converting iftrue/iffalse pointers to labels
ea5255ab
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/28 07:04
use labels in kurt-related scripts
3de3aef9
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/28 06:56
convert pointers to labels in some scripts
b987b525
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/28 06:40
fix local pointers in UnknownScript_0x18508f (legendaries)
0aecb683
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/28 06:30
use map constants for wildmons sections
a9b0eb4d
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/28 05:51
update to_asm on MapHeader to use the BANK macro
3f8dacdc
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/27 21:17
make primary map headers slightly more robust
5e37b9a9
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/27 20:16
insert all map connections
2fe10a66
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/27 19:50
don't use any particular formula for strip-destination west/east
7d9552b5
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/27 16:02
fix typo in strip destination pointer (north) calculations
d48ce599
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/27 15:45
do all the connection to_asm output
7466332e
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/27 15:45
map dimension constants
da74952b
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/27 14:24
asm output for strip pointer formulas
5b59d077
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/27 11:54
better formulas for strip_destination and window
a32c6d0a
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/27 09:46
improve formulas for calculating strip_pointer
56e0795d
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/27 08:51
better equations for calculating strip_pointer in connections
fbaadd97
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/26 19:13
some broken code
3a614ddc
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/26 18:19
east connections?
30695eec
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/26 12:10
fix MainText/PokedexText interaction
d88ea77c
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/26 10:46
start to parse the connection data
484ca4f6
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/24 20:16
connection direction constants
6074a55e
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/24 18:01
minor whitespace fix
2c8edc1a
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 15:17
Merge pull request #13 from iimarckus/evosattacks
fedfa389
– IIMarckus <iimarckus@gmail.com>
authored
on 2012/05/23 16:12
Add move data from Pokémon Gold/Silver.
8cdfb756
– IIMarckus <iimarckus@gmail.com>
authored
on 2012/05/23 16:05
Add evolutions and attacks.
64f52b32
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 15:40
fix more height/weight confusion and whitespacing
3d757efd
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 13:37
Merge pull request #12 from Sanky/master
765b555b
– Sanky <gsanky@gmail.com>
authored
on 2012/05/23 22:21
Dumped Pokédex data and entries.
4ec6dfc5
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 14:15
fix PokedexText?
38eae01f
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 13:56
fix PokedexText
1663472c
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 13:39
quick fix for PokedexText
0c778f29
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 13:38
use PokedexText to parse text-script-like text without the first bash command
6c8db52d
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 10:51
Merge pull request #11 from Zhorken/master
efdd6d49
– Lynn "Zhorken" Vaughan <zhorken@gmail.com>
authored
on 2012/05/23 13:48
Fix an INCBIN length.
222434e8
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:01
Merge pull request #10 from Zhorken/rebased
28e223d9
– Lynn "Zhorken" Vaughan <zhorken@gmail.com>
authored
on 2012/05/14 17:57
Spaces to tabs.
45083625
– Lynn "Zhorken" Vaughan <zhorken@gmail.com>
authored
on 2012/05/14 14:34
Add a few more general-purpose-looking functions from bank 0.
be70b4c1
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:41
remove $1f4d bytes from the end of bank $6c
2af7fa4b
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:41
remove $186a bytes from the end of bank $6b
26fba653
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:40
remove $776 bytes from the end of bank $6a
e0c733d5
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:39
remove $cc9 bytes from the end of bank $69
b42e9768
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:38
remove $f4f bytes from the end of bank $68
b352d242
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:38
remove $9bd bytes from the end of bank $67
b641ed3d
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:38
remove $539 bytes from the end of bank $66
600088f9
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:37
remove $940 bytes from the end of bank $65
dc13b60e
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:37
remove $978 bytes from the end of bank $64
76c16bf7
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:36
remove $bbf bytes from the end of bank $63
51e5d17f
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:35
remove $888 bytes from the end of bank $62
b333dc55
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:34
remove $1b81 bytes from the end of bank $61
c71535d7
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:33
remove $24be bytes from the end of bank $2c
3cb4484b
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:32
remove $a6 bytes from the end of bank $2b
9c6c9668
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:31
remove $44e bytes from the end of bank $27
ce93f485
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:31
remove $408 bytes from the end of bank $26
da6432a5
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:30
remove $9d8 bytes from the end of bank $1f
f78a912e
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:29
remove $958 bytes from the end of bank $1e
c239df4c
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:29
remove $d7e bytes from the end of bank $1d
db5c5fae
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:27
remove $913 bytes from the end of bank $1c
98775c73
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:26
remove $95c bytes from the end of bank $1B
e2cb52e6
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:25
remove $599 bytes from the end of bank $1A
b3402620
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:25
remove $d72 bytes from the end of bank $18
ea6985d0
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:23
remove $f67 bytes from the end of bank $17
b696574b
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:22
remove $8ee bytes from the end of bank $16
c4710225
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:20
remove $cde bytes from the end of bank $15
8154968a
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:19
remove 599 bytes bytes from the end of bank $E
487386ce
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 08:00
battle tower texts
49ae9305
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 07:52
minor texts and minor scripts
c323beb8
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 07:45
some ruins text
2c48427c
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 07:35
some weird movement data for swimmers?
c0885cbb
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 07:29
clean up some INCBINs near script commands
ac2fdf25
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/23 07:13
various scripts
01756965
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/22 23:14
remove extra whitespace from preprocessor.py
d9c1c4b0
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/22 23:02
texts for battle tower and bill's pc
e13d9de3
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/22 22:57
some battle tower texts
432fdd4b
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/22 22:49
some battle tower text
143e176a
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/22 22:47
more texts
af7d19c6
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/22 22:39
even more pokecom texts
41c1df8e
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/22 22:37
lots of pokecom text
cfa9e861
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/22 22:10
minor formatting fix
80279ae2
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/22 22:08
even more texts
8a133413
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/22 21:38
extract more texts
854d7a0b
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/22 21:34
some texts about the mobile room
7675c76d
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/22 21:31
extract some texts from INCBINs
6f84ffa2
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/22 20:59
replace more pointers/labels
35483775
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/22 20:09
fix one or two script pointers
d5eae70c
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/05/22 17:27
Merge pull request #9 from iimarckus/unusedscripttext
28485bdf
– IIMarckus <iimarckus@gmail.com>
authored
on 2012/05/22 18:05
Add the unused Silph Scope 2 text.
Next