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-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
2017-12-17
Decompile data: bard_music
scnorton
2017-11-26
fix merge conflicts
camthesaxman
2017-11-26
Fix German build
Marcus Huderle
2017-11-26
flag, vars, items constants
camthesaxman
2017-11-26
Migrate nature_names to src/data/text
Marcus Huderle
2017-11-26
Migrate move_descriptions to src/data/text
Marcus Huderle
2017-11-13
undo string fix
ProjectRevoTPP
2017-11-13
actually fix german this time
ProjectRevoTPP
2017-11-13
attempted fix for german
ProjectRevoTPP
2017-11-13
fix german
ProjectRevoTPP
2017-11-13
migrate battle_message data to src (TODO, german)
ProjectRevoTPP
2017-11-10
fix german
ProjectRevoTPP
2017-11-10
move credits data to C file (todo, german)
ProjectRevoTPP
[next]