index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2018-06-20
Merge pull request #636 from huderlem/assets
Marcus Huderle
Map organization
2018-06-20
Fix german
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
Move map text into data/maps/<name>
Marcus Huderle
2018-06-20
Rename map attribute structs to MapLayout
Marcus Huderle
2018-06-20
Update file permissions
Marcus Huderle
2018-06-20
Move map scripts into 'data/maps/<mapname>/scripts.inc'
Marcus Huderle
2018-06-20
Move map events into respective data/maps/<map> directories
Marcus Huderle
2018-06-20
Move 'map attributes' into 'layouts'
Marcus Huderle
2018-06-20
Clean duplicate labels of map attributes
Marcus Huderle
2018-06-19
Fix typo
Marcus Huderle
2018-06-19
Label various overworld-related things
Marcus Huderle
2018-06-16
Fetch calcrom webhook details from travis environment
Marcus Huderle
2018-06-16
Update username and avatar url of discord calcrom bot
Marcus Huderle
2018-06-16
Add calcrom to travis
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-06-06
Update installation instructions to export DEVKITPRO
Marcus Huderle
2018-06-06
Update travis for new devkitARM location
Marcus Huderle
2018-06-03
Fix "catching polymorphic type" errors with newest gcc
Konrad Borowski
2018-05-30
Fix nonmatching in decoration
Marcus Huderle
2018-05-30
Fix rotating_gate nonmatching function
Marcus Huderle
2018-05-30
Fix some sym_common fake-matching symbols
Marcus Huderle
2018-05-30
Fix nonmatchings in daycare
Marcus Huderle
2018-05-30
Merge pull request #618 from huderlem/objMovement
Marcus Huderle
Document event object movement
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
Rename movement_type and movement_action func table filenames
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-26
Merge pull request #617 from huderlem/r48
Marcus Huderle
Update Makefile and installation instructions for devkitpro r48
2018-05-26
Update Makefile and installation instructions for devkitpro r48
Marcus Huderle
2018-05-23
Merge pull request #616 from huderlem/misc
Marcus Huderle
Misc labeling
2018-05-23
Label all of MapObject struct members, and ground effect flags
Marcus Huderle
[next]