index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bike.c
Age
Commit message (
Expand
)
Author
2018-10-17
More synchronisation
Slawter666
2018-07-12
Use map type constants in map headers
Marcus Huderle
2018-06-20
Use MUS_ prefix instead of BGM_ prefix for songs
Marcus Huderle
2018-06-15
Update some event_object_movement things to sync with emerald
Marcus Huderle
2018-06-07
Label all metatile behaviors and functions
Marcus Huderle
2018-05-29
Unify 'map object' and 'field object' terms into 'event object'
Marcus Huderle
2018-05-29
More event object movement cleanup
Marcus Huderle
2018-05-29
Label all movement type functions and their callbacks
Marcus Huderle
2018-05-23
Label all of MapObject struct members, and ground effect flags
Marcus Huderle
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-07-20
map out ram variables
drifloony
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-05
Remove trailing whitespace
Marijn van der Werf
2017-04-27
Sort includes
Marijn van der Werf
2017-03-18
reorganize and add new headers for many files
ProjectRevoTPP
2017-01-29
start decompiling mauville_old_man.c (#225)
ProjectRevoTPP
2017-01-21
label a few things and put data in field_player_avatar.c (#212)
Cameron Hall
2017-01-21
formatting
YamaArashi
2017-01-21
Merge pull request #208 from camthesaxman/bike
YamaArashi
2017-01-21
clean up bike.c
YamaArashi
2017-01-21
remove redundant prototypes and use static
camthesaxman
2017-01-21
finish decompiling bike.c (#207)
ProjectRevoTPP
2017-01-20
decompile sub_80E5DA0
YamaArashi
2017-01-20
put data in bike.c (#206)
Cameron Hall
2017-01-20
decompile more of bike (#205)
Cameron Hall
2017-01-20
start decompiling bike.c (#203)
ProjectRevoTPP