index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
data
Age
Commit message (
Expand
)
Author
2020-04-28
Generalize oamtable name
GriffinR
2020-04-28
Index heal location data, use better names
GriffinR
2020-04-06
only add endif where ifdef was added by wild_encounter inja template
garakmon
2020-02-12
Restructure src/data/object_events and src/data/field_effects
Marcus Huderle
2020-02-12
Sync with pret/pokeemerald:959
GriffinR
2020-02-12
Standardize Event Object to Object Event
GriffinR
2019-10-16
remove empty groups from wild encounter fields json objects
garak
2019-10-16
add fishing rod groups to encounter json
garak
2019-10-02
Merge branch 'master' into debug-english
PikalaxALT
2019-09-08
Merge pull request #744 from garakmon/pokenav-data
PikalaxALT
2019-09-08
Merge pull request #753 from ultima-soul/synchronize
PikalaxALT
2019-09-05
Merge pull request #755 from garakmon/encounter_json
PikalaxALT
2019-08-29
name event object pointer indices
garak
2019-08-24
Rename old_charmap and move from graphics-de/unused to graphics/debug.
easyaspi314 (Devin)
2019-08-01
use encounter slot constants, fix some gfx
garak
2019-08-01
convert wild encounters to json
garak
2019-07-31
Finish synchronizing bard_music data organization.
ultima-soul
2019-07-30
Start bard_music synchronization.
ultima-soul
2019-07-29
name trainers eye messages, use constants in some pokenav rodata
garak
2019-07-28
combine battle interface graphics files
camthesaxman
2019-07-19
change tilemaps to u32
garak
2019-07-18
finish pokenav data decomp
garak
2019-07-18
continue pokenav data decompile
garak
2019-04-05
Fixed formatting
ShinyDragonHunter
2019-04-05
Defined OLD_UNOWN base stats in a macro
ShinyDragonHunter
2019-01-15
sync region map data formats with pokeemerald
garak
2018-12-07
Use real apostrophes instead of fake ones
Melody
2018-11-07
Some Trainer_Card work
Sewef
2018-10-03
Fix build
Marcus Huderle
2018-10-03
fix include paths
garak
2018-10-03
split berry, trainer, and pokemon data
garak
2018-10-02
graphics data
garak
2018-09-12
Use spritesheets for event object and field effect pics (#686)
Marcus Huderle
2018-08-22
Changed pokedex_orders.h to use defines from species.h (#679)
ultima-soul
2018-08-10
use heal location constants
garak
2018-07-20
Copy the Trainer struct from pokeemerald.
vblm12
2018-07-20
Rename OPPONENT_ to TRAINER_ to match pokeemerald.
vblm12
2018-06-23
Document field_effect_helpers and other misc. things
Marcus Huderle
2018-06-20
Use MUS_ prefix instead of BGM_ prefix for songs
Marcus Huderle
2018-06-20
Update file permissions
Marcus Huderle
2018-06-15
Update some event_object_movement things to sync with emerald
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
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-09
Misc labeling and cleanup, mostly item-related
Marcus Huderle
[next]