index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2012-04-26
add param_types to Signpost
Bryan Bishop
2012-04-26
change Signpost to extend Command and set byte_type in a few places
Bryan Bishop
2012-04-26
break up the for loop in textpre.py into separate functions
Bryan Bishop
2012-04-26
only strip comments when a semicolon appears on the line
Bryan Bishop
2012-04-26
skip lines wth no quotes in textpre.py
Bryan Bishop
2012-04-26
better comment handling in textpre.py
Bryan Bishop
2012-04-26
return to using warp_def, signpost, person_event macros
Bryan Bishop
2012-04-26
probably a bad idea - don't use macros inside event headers
Bryan Bishop
2012-04-26
don't delete tempt_opt_table in gbz80disasm
Bryan Bishop
2012-04-26
simple lexer
Bryan Bishop
2012-04-25
fix MapHeader size and TextScript asm output
Bryan Bishop
2012-04-25
fix dbw error in MapScriptHeader and add ending newline
Bryan Bishop
2012-04-25
dump scripting macros into script_macros.asm
Bryan Bishop
2012-04-25
update last_address in MapScriptHeader to get asm output working again
Bryan Bishop
2012-04-25
run main.asm through the line spacing logic once
Bryan Bishop
2012-04-25
oops, make MapScriptHeader and others show up again
Bryan Bishop
2012-04-25
better asm output newline logic
Bryan Bishop
2012-04-25
fix bad placement of MapScriptHeader_0x70000 in asm
Bryan Bishop
2012-04-22
fix some parameter types
Bryan Bishop
2012-04-22
split up insertion and dumping in Asm
Bryan Bishop
2012-04-22
attempts to stop a recursion limit error
Bryan Bishop
2012-04-22
remove duplicate incbins in asm output
Bryan Bishop
2012-04-22
awful newline rules in asm output
Bryan Bishop
2012-04-22
prevent scripts from appearing in MapScriptHeader.to_asm output
Bryan Bishop
2012-04-21
fix MapEventHeader asm formatting
Bryan Bishop
2012-04-21
remove duplicates from Asm output
Bryan Bishop
2012-04-21
hmm duplicate insertions
Bryan Bishop
2012-04-21
TrainerFragments pointing to 0x26ef should be ignored
Bryan Bishop
2012-04-21
insertion of asm dependencies
Bryan Bishop
2012-04-21
fix bug parsing INCBIN lines
Bryan Bishop
2012-04-21
probably right insertion routine for Asm
Bryan Bishop
2012-04-21
Incbin.split method similar to split_incbin_line_into_three
Bryan Bishop
2012-04-21
foundation for asm parsing
Bryan Bishop
2012-04-21
improve to_asm output (newlines)
Bryan Bishop
2012-04-21
fix some bugs in get_dependencies and to_asm
Bryan Bishop
2012-04-21
flatten a list of dependencies into one giant list
Bryan Bishop
2012-04-21
improve TrainerFragment.to_asm
Bryan Bishop
2012-04-21
fix trainer label output
Bryan Bishop
2012-04-20
better get_dependencies and MapEventHeader.to_asm
Bryan Bishop
2012-04-20
starting dependencies work
Bryan Bishop
2012-04-20
improvements to global to_asm
Bryan Bishop
2012-04-20
replace $4000 with end-of-bank calculations
Bryan Bishop
2012-04-20
switch from "r" to "rb" when reading the ROM for Microsoft Windows users
Bryan Bishop
2012-04-19
create maps directory if necessary
Bryan Bishop
2012-04-18
Merge pull request #4 from yenatch/document_some_asm
Bryan Bishop
label expansion
2012-04-19
accidentally repeated some labels
padz
2012-04-19
forgot to expand moves
padz
2012-04-18
make unit tests work again
Bryan Bishop
2012-04-19
expanding wram labels / modifying name convention
padz
2012-04-18
add encoding to old_parse_scripts.py
Bryan Bishop
[prev]
[next]