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 (
Collapse
)
Author
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
2018-04-26
Merge branch 'master' into pokedex_area_screen
PikalaxALT
2018-04-26
Use all caps for MAPSEC enums
PikalaxALT
2018-04-25
Fix building German
PikalaxALT
2018-04-25
Decompile remaining easy chat data
PikalaxALT
2018-04-24
Renaming in pokedex_area_screen.c; resolve #603
PikalaxALT
2018-04-18
remove duplicate battlemove flag constants
yenatch
2018-04-18
move gBattleMoves to c
yenatch
2018-04-05
Give descriptive names to Contest effect functions
Marcus Huderle
2018-04-05
Merge remote-tracking branch 'upstream/master' into contest_effect
Marcus Huderle
2018-04-05
Merge remote-tracking branch 'upstream/master' into btl_attrs
Marcus Huderle
2018-03-30
Decompile contest effect data
PikalaxALT
2018-02-17
remove unnecessary struct in battle tower data
Cameron Hall
2018-01-26
Decompile move names
Blampharos
2018-01-26
Decompile species names
Blampharos
2018-01-25
Decompile trainer data
Blampharos
This necessitated changes in other files which access this data. Three macro constants were migrated from trainer_constants.inc to trainer.h data/trainers.inc and data-de/trainers.inc have been deleted
2018-01-25
Move trainer party includes to parent file
Blampharos
2018-01-25
Decompile trainer class names
Blampharos
This includes both German and English
2018-01-25
Decompile trainer party structs
Blampharos
2018-01-20
turns out graphics are the same. I forgot to run 'make clean' :(
Cameron Hall
2018-01-19
dump outline cursors for debug ROM
Cameron Hall
2018-01-17
resolve more undefined references
Cameron Hall
2018-01-15
import some battle_4.c code from emerald and get atk23_getexp matching
camthesaxman
2018-01-14
Merge branch 'master' into fix_file_modes
PikalaxALT
2018-01-14
Fix file modes
PikalaxALT
2018-01-14
fix German build
camthesaxman
2018-01-14
TMHM_BITSET -> TMHM
camthesaxman
2018-01-14
improve TM/HM constants and add macro for TM/HM learnsets
camthesaxman
2018-01-14
format and arrange some Pokemon data
camthesaxman
2018-01-13
format base_stats.h
camthesaxman
2018-01-07
Finish battle_2.c and battle_util.c decompilation
Marcus Huderle
2018-01-07
Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵
Marcus Huderle
names
2017-12-30
Sync battle_script changes with pokeemerald
Marcus Huderle
2017-12-23
Address review comments
PikalaxALT
2017-12-18
Fix building german
scnorton
2017-12-18
Decompile German menu cursor data
PikalaxALT
2017-12-17
Decompile German bard music data
PikalaxALT
[prev]
[next]