index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2012-05-30
copy in IsInArray from pokered
Bryan Bishop
2012-05-30
copy in EnableLCD from pokered
Bryan Bishop
2012-05-30
copy in DelayFrame from pokered
Bryan Bishop
2012-05-30
copy over CopyData from pokered
Bryan Bishop
2012-05-30
copy in DisableLCD from pokered
Bryan Bishop
2012-05-30
use rgbfix to fix the header bytes
Bryan Bishop
2012-05-30
remove $10000 INCBIN bytes from banks $75, $76, $79 and $7a
Bryan Bishop
2012-05-29
add in some shared characters from pokered
Bryan Bishop
2012-05-29
add IntroFadePalettes from pokered
Bryan Bishop
2012-05-29
hooray PrintNumber_PrintLeadingZero is also shared
Bryan Bishop
2012-05-29
IncGradGBPalTable_01 is the same from pokered
Bryan Bishop
2012-05-29
comparator.py - find shared functions between pokered/pokecrystal
Bryan Bishop
2012-05-29
fix up AsmSection and line_has_comment_address
Bryan Bishop
2012-05-29
move AsmList into romstr.py too
Bryan Bishop
2012-05-29
move RomStr into a shared file
Bryan Bishop
2012-05-28
Merge pull request #15 from yenatch/master
Bryan Bishop
add type interaction
2012-05-28
add type interaction
padz
2012-05-28
replace 2call pointers with labels
Bryan Bishop
2012-05-28
use labels on all 2jumps
Bryan Bishop
2012-05-28
convert if_not_equal pointers to labels
Bryan Bishop
2012-05-28
convert if_equal pointers to labels
Bryan Bishop
2012-05-28
finish converting iftrue/iffalse pointers to labels
Bryan Bishop
2012-05-28
use labels in kurt-related scripts
Bryan Bishop
2012-05-28
convert pointers to labels in some scripts
Bryan Bishop
2012-05-28
fix local pointers in UnknownScript_0x18508f (legendaries)
Bryan Bishop
2012-05-28
use map constants for wildmons sections
Bryan Bishop
2012-05-28
update to_asm on MapHeader to use the BANK macro
Bryan Bishop
2012-05-28
make primary map headers slightly more robust
Bryan Bishop
2012-05-28
insert all map connections
Bryan Bishop
2012-05-27
don't use any particular formula for strip-destination west/east
Bryan Bishop
2012-05-27
fix typo in strip destination pointer (north) calculations
Bryan Bishop
2012-05-27
do all the connection to_asm output
Bryan Bishop
2012-05-27
map dimension constants
Bryan Bishop
2012-05-27
asm output for strip pointer formulas
Bryan Bishop
2012-05-27
better formulas for strip_destination and window
Bryan Bishop
2012-05-27
improve formulas for calculating strip_pointer
Bryan Bishop
2012-05-27
better equations for calculating strip_pointer in connections
Bryan Bishop
2012-05-26
some broken code
Bryan Bishop
2012-05-26
east connections?
Bryan Bishop
2012-05-26
fix MainText/PokedexText interaction
Bryan Bishop
2012-05-26
start to parse the connection data
Bryan Bishop
2012-05-25
connection direction constants
Bryan Bishop
2012-05-24
minor whitespace fix
Bryan Bishop
2012-05-23
Merge pull request #13 from iimarckus/evosattacks
Bryan Bishop
Evosattacks.
2012-05-23
Add move data from Pokémon Gold/Silver.
IIMarckus
2012-05-23
Add evolutions and attacks.
IIMarckus
2012-05-23
fix more height/weight confusion and whitespacing
Bryan Bishop
2012-05-23
Merge pull request #12 from Sanky/master
Bryan Bishop
hi this is pokedex
2012-05-24
Dumped Pokédex data and entries.
Sanky
2012-05-23
fix PokedexText?
Bryan Bishop
[prev]
[next]