index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
overworld.c
Age
Commit message (
Collapse
)
Author
2021-06-28
Match sub_806CF04
PikalaxALT
2021-06-21
Start syncing contest code documentation from Emerald
PikalaxALT
2020-08-29
Give songs meaningful english names
GriffinR
2020-07-20
Merge branch 'master' into constants-mapdatasize
GriffinR
2020-05-17
Sync fieldmap data
GriffinR
2020-05-06
Sync common scripts up to prof_birch.inc
GriffinR
2020-04-27
Sync pkmn_center_nurse.inc
GriffinR
2020-04-23
Use map script constants
GriffinR
2020-02-12
Standardize Event Object to Object Event
GriffinR
2019-07-31
fix more emerald differences
camthesaxman
2019-07-29
resolve some Emerald differences
camthesaxman
2018-10-20
Continue synchronising
Slawter666
2018-10-17
Further synchronisation
Slawter666
2018-10-17
Begin synchronising with pokeemerald
Slawter666
2018-07-12
Use map type constants in map headers
Marcus Huderle
2018-06-23
Document field_effect_helpers and other misc. things
Marcus Huderle
2018-06-20
Merge remote-tracking branch 'upstream/master' into assets
Marcus Huderle
2018-06-20
Use MUS_ prefix instead of BGM_ prefix for songs
Marcus Huderle
2018-06-20
Rename map attribute structs to MapLayout
Marcus Huderle
2018-06-19
Label various overworld-related things
Marcus Huderle
2018-06-10
Label move_tutor_menu.c
Marcus Huderle
2018-06-08
Label field_camera
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
More event object movement cleanup
Marcus Huderle
2018-05-29
Properly label object movement anim nums
Marcus Huderle
2018-05-29
Start labeling movement actions
Marcus Huderle
2018-05-29
Label all movement type functions and their callbacks
Marcus Huderle
2018-05-29
Rename regularAnim and specialAnim to singleMovement and heldMovement
Marcus Huderle
2018-05-23
Label all of MapObject struct members, and ground effect flags
Marcus Huderle
2018-05-21
Define PLAYER_AVATAR_STATE_ enum, and label things related to it
Marcus Huderle
2018-05-21
Standardize args to palette blend functions
Marcus Huderle
2018-04-05
Renaming
PikalaxALT
2018-02-18
remove subdirectories
camthesaxman