index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
/
macros
/
contest_ai_script.s
Age
Commit message (
Expand
)
Author
2016-08-19
move used count macros
YamaArashi
2016-08-19
most appealing move macros
YamaArashi
2016-08-19
effect type macros
YamaArashi
2016-08-19
make user condition macro consistent
YamaArashi
2016-08-19
trim space
YamaArashi
2016-08-19
name contest type and effect macros
YamaArashi
2016-08-19
name more macros
YamaArashi
2016-08-19
more labels
ProjectRevoTPP
2016-08-19
get rid of unnecessary comments after last contest macro
ProjectRevoTPP
2016-08-19
finish dissassembling contest AI
ProjectRevoTPP
2016-08-18
dissassemble unused contest AI function
ProjectRevoTPP
2016-08-18
finish dissassembling x417 contest AI bin
ProjectRevoTPP
2016-08-18
forgot to commit current work i guess
ProjectRevoTPP
2016-08-18
actually dissassemble 2F contest AI bin
ProjectRevoTPP
2016-08-18
more labeling and split x251 bin partially
ProjectRevoTPP
2016-08-18
dissassemble 2F contest AI bin
ProjectRevoTPP
2016-08-18
dissassemble some contest move bins
ProjectRevoTPP
2016-08-18
split 417 contest AI incbin
ProjectRevoTPP
2016-08-18
dissassemble 9D contest AI bin
ProjectRevoTPP
2016-08-18
dissassemble 7F contest AI bin
ProjectRevoTPP
2016-08-18
begin dissassembling contest AI bins and adding macros
ProjectRevoTPP