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
/
battle_transitions.asm
Age
Commit message (
Expand
)
Author
2020-11-05
Sync more with pokered
Rangi
2020-11-04
Sync with pokered
dannye
2020-05-20
Sync with pokered
dannye
2017-09-25
Fix warnings about deprecated mnemonics on newer builds of rgbds
Pokechu22
2016-06-11
sync engine code with pokered
YamaArashi
2016-06-11
remove address comments
YamaArashi
2015-10-29
overworld item & movement code, cable club code, remove more instances of W_,...
luckytyphlosion
2015-10-12
Rename some palette labels.
luckytyphlosion
2015-09-03
Make pokeyellow build correctly.
luckytyphlosion
2015-08-30
Fixes.
luckytyphlosion
2015-08-30
Merge branch 'master' of https://github.com/iimarckus/pokered
luckytyphlosion
2015-08-10
No more $C8
dannye
2015-08-09
Replace some hardcoded data sizes
dannye
2015-08-05
Use more lb
dannye
2015-07-24
named animation functions/variables
YamaArashi
2015-07-23
clean up wram aliases
YamaArashi
2015-07-18
Consolidate coord macros
dannye
2015-07-14
player animations, emotion bubbles, etc.
YamaArashi
2015-07-14
Use more screen dimension constants
dannye
2015-07-14
Use more *Coord
dannye
2015-07-12
More bank1c documentation.
luckytyphlosion
2015-07-03
Rename/organize part 1 of 4
U-Daniel-PC\Daniel
2015-04-01
Rename battle files and split move effects Part 5
xCrystal