index
:
pokeyellow
master
merge-pokered
remove-pip
Pokémon Yellow
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
overworld.asm
Age
Commit message (
Expand
)
Author
2015-08-01
Attempt to make yellow buildable, part 4
luckytyphlosion
2015-08-01
Attempt to make Yellow buildable, part 2.
luckytyphlosion
2015-08-01
Attempt to make yellow buildable.
luckytyphlosion
2015-06-10
Fix some audio labels.
luckytyphlosion
2015-06-05
Merge git://github.com/dannye/pokeyellow into dannye-master
luckytyphlosion
2015-06-05
Fix EOL to LF to make push requests more doable.
luckytyphlosion
2015-06-05
Fix a lot of bugs
U-Daniel-PC\Daniel
2015-06-04
EOL Windows->UNIX
U-Daniel-PC\Daniel
2015-05-24
Minor fixes here and there.
luckytyphlosion
2015-05-23
Moving yellow data to yellow folder.
luckytyphlosion
2015-05-18
Fix mistake.
luckytyphlosion
2015-05-17
Completed home/overworld.asm with other related functions
luckytyphlosion
2015-05-14
More Yellow newstuff.
luckytyphlosion
2015-05-13
Label some functions
luckytyphlosion
2015-05-13
Added more overworld code.
luckytyphlosion
2015-05-13
Moved HandleMidJump
luckytyphlosion
2015-05-11
Update overworld.asm
luckytyphlosion
2015-02-07
serial/trade/misc
YamaArashi
2014-09-14
Commented/labelled misc functions
YamaArashi
2014-09-13
Commented more sprite and map code
YamaArashi
2014-09-09
Labelled and commented mostly sprite-related things
YamaArashi
2014-08-08
Labelled many functions/variables
YamaArashi
2014-06-25
Use *Coord instead of FuncCoord
U-Fish-PC\Daniel
2014-06-16
Use macros for predef calls/jumps instead of static ids.
yenatch
2014-06-16
Rename predef functions so they aren't excessive in length.
yenatch
2014-05-30
Split out joypad and overworld code from home.asm.
yenatch