index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field_control_avatar.c
Age
Commit message (
Expand
)
Author
2020-08-29
Give songs meaningful english names
GriffinR
2020-07-22
Fix COMMON sym references under modern gcc
PikalaxALT
2020-07-20
Sync cave_hole.inc
GriffinR
2020-05-07
Sync elite_four.inc, check_furniture.inc
GriffinR
2020-05-06
Sync common scripts up to prof_birch.inc
GriffinR
2020-05-06
Sync surf.inc, dynamic_npc_graphics.inc
GriffinR
2020-04-29
Sync pc.inc
GriffinR
2020-04-28
Sync obtain_item.inc
GriffinR
2020-04-24
Sync shared_secret_base.inc
GriffinR
2020-04-23
Use map script constants
GriffinR
2020-02-12
Fix event object include guards and constant filenames
GriffinR
2020-02-12
Standardize Event Object to Object Event
GriffinR
2018-10-20
Continue synchronising
Slawter666
2018-07-12
Use map type constants in map headers
Marcus Huderle
2018-07-11
Use bg event type constants and remove unneeded bg_event argument
Marcus Huderle
2018-06-29
fix WarpEvent struct
yenatch
2018-06-19
Label various overworld-related things
Marcus Huderle
2018-06-07
Label all metatile behaviors and functions
Marcus Huderle
2018-06-06
Label/document field_control_avatar.c and a few misc things
Marcus Huderle
2018-05-29
Unify 'map object' and 'field object' terms into 'event object'
Marcus Huderle
2018-05-29
Label all movement type functions and their callbacks
Marcus Huderle
2018-04-08
Document friendship events, primary status ailments, and misc cleanup
Marcus Huderle
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-07-22
Merge pull request #378 from PikalaxALT/rename_specials
Cameron Hall
2017-07-20
map out ram variables
drifloony
2017-07-18
Script macro special now takes, as its argument, the name of the function.
PikalaxALT
2017-07-09
decompile sub_80A6354 - sub_80A6D1C
camthesaxman
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-22
Decrease indentation level of switches
Marijn van der Werf
2017-05-09
name more functions
YamaArashi
2017-04-27
Sort includes
Marijn van der Werf
2017-03-22
fix build
ProjectRevoTPP
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-28
tabs to spaces
YamaArashi
2017-01-21
label a few things and put data in field_player_avatar.c (#212)
Cameron Hall
2017-01-10
decompile sub_8067EEC
YamaArashi
2017-01-10
clean up trailing whitespace
YamaArashi
2017-01-10
make sub_80687E4 match
YamaArashi
2017-01-10
finish decompiling field_control_avatar.c (#182)
Cameron Hall
2017-01-08
start decompiling field_control_avatar.c (#177)
Cameron Hall