index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Collapse
)
Author
2018-06-20
Rename map attribute structs to MapLayout
Marcus Huderle
2018-06-20
Update file permissions
Marcus Huderle
2018-06-19
Label various overworld-related things
Marcus Huderle
2018-06-15
Split movement radius values in object_event macro
Marcus Huderle
2018-06-15
Port object_event macro from emerald
Marcus Huderle
2018-06-15
Update some event_object_movement things to sync with emerald
Marcus Huderle
2018-06-10
Label move_tutor_menu.c
Marcus Huderle
2018-06-08
Label decoration_inventory
Marcus Huderle
2018-06-08
Fix find/replace mistake
Marcus Huderle
2018-06-08
Label field_camera
Marcus Huderle
2018-06-07
Label all metatile behaviors and functions
Marcus Huderle
2018-06-07
Define the missing metatile behavior constants
Marcus Huderle
2018-06-07
Move metatile_behaviors.h into include/constants
Marcus Huderle
2018-06-07
Fix fake-matching DrawMonDescriptorStatus()
Marcus Huderle
2018-06-06
Label/document field_control_avatar.c and a few misc things
Marcus Huderle
2018-05-30
Fix nonmatching in decoration
Marcus Huderle
2018-05-30
Fix some sym_common fake-matching symbols
Marcus Huderle
2018-05-29
Flesh out applymovement command names
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
Finish labeling all movement actions
Marcus Huderle
2018-05-29
Start labeling movement actions
Marcus Huderle
2018-05-29
Define movement type constants
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
Fix map object range union, and remove the obsolete alt struct
Marcus Huderle
2018-05-21
Label naming screen struct members
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-05-21
Add unused parameter to load_gfxc_health_bar definition
Marcus Huderle
2018-05-16
Update daycare.h to have EGG_HATCH_LEVEL define
Deokishisu
To be consistent with pokeemerald.
2018-05-09
Misc labeling and cleanup, mostly item-related
Marcus Huderle
2018-04-30
Merge pull request #608 from huderlem/anim_rodata
Marcus Huderle
Move battle anim .rodata
2018-04-30
Finish moving battle anim .rodata into .c files
Marcus Huderle
2018-04-29
Move another chunk of battle anim .rodata
Marcus Huderle
2018-04-29
Remove useless struct and deprecated definition
PikalaxALT
2018-04-29
Decompile pokedex_cry_screen data
PikalaxALT
2018-04-28
Start moving .rodata into src/battle/anim files
Marcus Huderle
2018-04-28
through sub_811A15C (two nonmatching)
PikalaxALT
2018-04-26
Merge branch 'master' into pokedex_area_screen
PikalaxALT
2018-04-26
Use all caps for MAPSEC enums
PikalaxALT
2018-04-25
Remove no-longer-needed include/macros/ec.inc
PikalaxALT
2018-04-24
Another minor renaming
PikalaxALT
2018-04-24
Renaming in pokedex_area_screen.c; resolve #603
PikalaxALT
2018-04-24
Finish decompilation of pokedex_area_screen
PikalaxALT
2018-04-24
through DestroyAreaSprites
PikalaxALT
2018-04-23
Decompile some data objects
PikalaxALT
2018-04-23
Merge branch 'master' into pokedex_area_screen
PikalaxALT
[prev]
[next]