index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-09-01
split tileset data out from main into tilesets/
yenatch
2013-09-01
random 0s in tileset data was actually lz padding
yenatch
2013-09-01
split out blockdata includes from main into maps/
yenatch
2013-09-01
shorten some overly long music filenames
yenatch
2013-09-01
get rid of the last static address in tileset animation arrays
yenatch
2013-09-01
recomment _AnimateTileset
yenatch
2013-09-01
consistent casing for Tileset labels
yenatch
2013-09-01
rename DoTileAnimation to AnimateTileset
yenatch
2013-09-01
rename graphics request handlers to Serve1bppRequest and Serve2bppRequest
yenatch
2013-08-31
fix PushOAM references in VBlank
yenatch
2013-08-31
recomment tileset animation interface
yenatch
2013-08-31
recomment bg map update functions
yenatch
2013-08-31
bg map width/height constants
yenatch
2013-08-31
bump submodule to v1.2.0
Bryan Bishop
2013-08-31
Merge branch 'master' into refactor-preprocessor
Bryan Bishop
2013-08-31
Merge pull request #185 from kanzure/preprocessor-performance
Bryan Bishop
2013-08-31
Merge pull request #184 from kanzure/preprocessor-macro-sanity-check-function
Bryan Bishop
2013-08-31
give preprocessor.py a main()
Bryan Bishop
2013-08-31
even better performance for read_line
Bryan Bishop
2013-08-31
better read_line performance in preprocessor
Bryan Bishop
2013-08-31
reset stdout in prequeue.py near end
Bryan Bishop
2013-08-31
don't call load_pokecrystal_macros 2000 times
Bryan Bishop
2013-08-31
move macro sanity check into separate function
Bryan Bishop
2013-08-31
Merge pull request #183 from kanzure/preprocessor-macro-function
Bryan Bishop
2013-08-31
Merge branch 'master' into preprocessor-macro-function
Bryan Bishop
2013-08-31
Merge pull request #182 from kanzure/preprocessor-asserts
Bryan Bishop
2013-08-31
Merge branch 'master' into preprocessor-asserts
Bryan Bishop
2013-08-31
refactor preprocessor macros into a function
Bryan Bishop
2013-08-31
Merge pull request #181 from kanzure/remove-globals-from-preprocessor
Bryan Bishop
2013-08-31
docstring for prequeue.py
Bryan Bishop
2013-08-31
make a MacroException more verbose in preprocessor
Bryan Bishop
2013-08-31
convert a macro_translator assert in preprocessor
Bryan Bishop
2013-08-31
raise MacroException instead of Exception
Bryan Bishop
2013-08-31
fix "raise Exception" formatting in preprocessor
Bryan Bishop
2013-08-31
replace an assert in macro_translator
Bryan Bishop
2013-08-31
generic preprocessor-specific exception classes
Bryan Bishop
2013-08-31
remove the do_macro_sanity_check global
Bryan Bishop
2013-08-31
remove the show_original_lines global
Bryan Bishop
2013-08-31
remove an Exception from preprocessor
Bryan Bishop
2013-08-31
Merge pull request #180 from yenatch/master
Bryan Bishop
2013-08-31
Merge remote-tracking branch 'kanzure/master'
yenatch
2013-08-31
rename FarBattleTextBox to StdBattleTextBox
yenatch
2013-08-30
Merge pull request #179 from kanzure/remove-preprocessor-skippable-macros
Bryan Bishop
2013-08-30
Function2f79 is PickUpItem
yenatch
2013-08-30
undo overcommenting in BattleRandom
yenatch
2013-08-30
rename RNG to Random
yenatch
2013-08-30
StartTitleScreen -> TitleScreen
yenatch
2013-08-30
formatting in oak speech
yenatch
2013-08-30
NUM_POKEMON in main.asm
yenatch
2013-08-30
NUM_POKEMON constant
yenatch
[prev]
[next]