index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.asm
Age
Commit message (
Collapse
)
Author
2012-05-31
copy in PrintBCDNumber from pokered
Bryan Bishop
2012-05-31
copy in PrintBCDDigit from pokered
Bryan Bishop
2012-05-30
copy in TextBoxBorder from pokered
Bryan Bishop
2012-05-30
copy in NPlaceChar from pokered
Bryan Bishop
2012-05-30
for some reason AddNTimes is copied twice
Bryan Bishop
2012-05-30
copy in CopyDataUntil from pokered
Bryan Bishop
2012-05-30
copy in ClearScreenArea from pokered
Bryan Bishop
2012-05-30
minor formatting fix in CountSetBits
Bryan Bishop
2012-05-30
copy in CountSetBits from pokered
Bryan Bishop
2012-05-30
copy in StringCmp from pokered
Bryan Bishop
2012-05-30
fix typo in DisableLCD label name
Bryan Bishop
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-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
make primary map headers slightly more robust
Bryan Bishop
2012-05-28
insert all map connections
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-24
Dumped Pokédex data and entries.
Sanky
2012-05-23
Fix an INCBIN length.
Lynn "Zhorken" Vaughan
2012-05-23
Spaces to tabs.
Lynn "Zhorken" Vaughan
2012-05-23
Add a few more general-purpose-looking functions from bank 0.
Lynn "Zhorken" Vaughan
2012-05-23
remove $1f4d bytes from the end of bank $6c
Bryan Bishop
2012-05-23
remove $186a bytes from the end of bank $6b
Bryan Bishop
2012-05-23
remove $776 bytes from the end of bank $6a
Bryan Bishop
2012-05-23
remove $cc9 bytes from the end of bank $69
Bryan Bishop
2012-05-23
remove $f4f bytes from the end of bank $68
Bryan Bishop
2012-05-23
remove $9bd bytes from the end of bank $67
Bryan Bishop
2012-05-23
remove $539 bytes from the end of bank $66
Bryan Bishop
2012-05-23
remove $940 bytes from the end of bank $65
Bryan Bishop
2012-05-23
remove $978 bytes from the end of bank $64
Bryan Bishop
[prev]
[next]