index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
preprocessor.py
Age
Commit message (
Expand
)
Author
2012-11-30
even better preprocessor formatting
Bryan Bishop
2012-11-30
make preprocessor includable as a module
Bryan Bishop
2012-11-30
update spacing for read_line in preprocessor
Bryan Bishop
2012-11-30
make the include macro check better
Bryan Bishop
2012-11-30
more preprocessor comments
Bryan Bishop
2012-11-30
clean up formatting in preprocessor
Bryan Bishop
2012-11-30
move allowed_lengths for music macros out
Bryan Bishop
2012-11-30
implement music macros; INCLUDE injection in pre
padz
2012-07-07
Add some functions from Mobile Stadium.
IIMarckus
2012-05-23
remove extra whitespace from preprocessor.py
Bryan Bishop
2012-05-16
use db instead of item_frag on ItemFragment remote chunks
Bryan Bishop
2012-05-16
add a 'correction' to preprocessor to account for storetext issues
Bryan Bishop
2012-05-16
fix preprocessor/givepoke for variable-number-of-parameter macros
Bryan Bishop
2012-05-13
better movement command/macro support
Bryan Bishop
2012-05-05
preprocessor compatibility with text commands
Bryan Bishop
2012-05-05
looks like text commands might mess up the preprocessor?
Bryan Bishop
2012-04-27
add ItemFragment to macros in preprocessor
Bryan Bishop
2012-04-27
text preprocessor now supports ending-apostrophes in text
Bryan Bishop
2012-04-27
possibly fix preprocessor/checkmoney issues
Bryan Bishop
2012-04-26
clean up the preprocessor imports
Bryan Bishop
2012-04-26
rename textpre.py -> preprocessor.py
Bryan Bishop