index
:
pokeyellow
master
merge-pokered
remove-pip
Pokémon Yellow
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
battle
/
trainer_ai.asm
Age
Commit message (
Expand
)
Author
2017-09-25
Fix warnings about deprecated mnemonics on newer builds of rgbds
Pokechu22
2016-06-12
Merge branch 'master' of https://github.com/pret/pokered into merge-pokered
dannye
2016-06-12
Remove the last address comments
dannye
2016-06-11
remove address comments
YamaArashi
2016-06-11
remove address comments
YamaArashi
2016-01-16
More bankF documentation.
luckytyphlosion
2015-12-22
Fewer underscores in constants
luckytyphlosion
2015-12-14
Fewer underscores in constants
dannye
2015-12-06
engine/battle/trainer_ai.asm
luckytyphlosion
2015-11-28
engine/battle/moveEffects/substitute_effect.asm and ActivatePC
luckytyphlosion
2015-10-29
overworld item & movement code, cable club code, remove more instances of W_,...
luckytyphlosion
2015-08-30
No more W_
dannye
2015-08-10
Merge branch 'master' of https://github.com/YamaArashi/pokered
dannye
2015-08-09
Replace some hardcoded data sizes
dannye
2015-08-07
fixed names
YamaArashi
2015-08-05
Use more lb
dannye
2015-07-24
more naming variables
YamaArashi
2015-07-19
Name sound effects
dannye
2015-07-18
Consolidate coord macros
dannye
2015-07-14
named wram variables
YamaArashi
2015-07-03
Rename/organize part 1 of 4
U-Daniel-PC\Daniel
2015-06-11
Clean up white space
U-Daniel-PC\Daniel
2015-05-31
Fix a hardcoded value by replacing it with a variable.
IIMarckus
2015-04-01
Further split bank e stuff
xCrystal