index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data-de
Age
Commit message (
Collapse
)
Author
2018-12-07
Use real apostrophes instead of fake ones
Melody
2018-08-10
fix german build
garak
2018-07-21
Change OPPONENT to TRAINER in data-de.
vblm12
2018-06-20
Fix german
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
Move map scripts into 'data/maps/<mapname>/scripts.inc'
Marcus Huderle
2018-06-10
Label move_tutor_menu.c
Marcus Huderle
2018-06-07
Label all metatile behaviors and functions
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-04-25
Decompile remaining easy chat data
PikalaxALT
2018-04-10
Fix German
Marcus Huderle
2018-04-10
Use FLDEFF_* constants in scripts
Marcus Huderle
2018-04-10
Document/cleanup fldeff_cut.c
Marcus Huderle
2018-04-10
Document/cleanup fldeff_secretpower.c
Marcus Huderle
2018-04-05
Merge remote-tracking branch 'upstream/master' into btl_attrs
Marcus Huderle
2018-01-26
Decompile move names
Blampharos
2018-01-26
Delete leftover assembly files for 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-24
move debug scripts to a separate file
Cameron Hall
2018-01-22
remove raw pointers from event_scripts.s
Cameron Hall
2018-01-17
add more debug data
Cameron Hall
2018-01-16
add debug event scripts
Cameron Hall
2018-01-10
refactor build system
camthesaxman
2018-01-07
Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵
Marcus Huderle
names
2018-01-05
Add friendly macros for goto_if and call_if variants
Marcus Huderle
2018-01-04
Use MSGBOX_YESNO and YES/NO constants for yes/no message boxes
Marcus Huderle
2018-01-04
Use weather constants in scripts (and giveegg)
Marcus Huderle
2018-01-04
Use song constants in scripts
Marcus Huderle
2018-01-01
Label a bunch more specials
Marcus Huderle
2018-01-01
Label trendy phrase specials
Marcus Huderle
2018-01-01
Label TV specials, and port over some TV changes from pokeemerald
Marcus Huderle
2017-12-24
Merge pull request #492 from PikalaxALT/decompile_data
Marcus Huderle
Decompile data and abstract away some explicit memcpy calls
2017-12-24
'VAR_SPECIAL_X' instead of 'SPECIALVAR_X'
Marcus Huderle
2017-12-24
Fix German build
Marcus Huderle
2017-12-24
Name and use constants for special vars
Marcus Huderle
2017-12-24
Name and use general purpose vars
Marcus Huderle
2017-12-24
Name and use dynamic object gfx id vars
Marcus Huderle
2017-12-24
Name and use temp var constants
Marcus Huderle
2017-12-23
Merge branch 'master' into decompile_data
PikalaxALT
2017-12-22
clean up and label more of contest.c
camthesaxman
2017-12-22
fix merge conflicts
camthesaxman
2017-12-22
label and clean up some things in contest.c
camthesaxman
2017-12-21
Fix German build
Marcus Huderle
2017-12-21
Rename gScript* vars to gSpecialVar_*
Marcus Huderle
2017-12-21
Use event script macro names from pokeemerald
Marcus Huderle
2017-12-18
Merge branch 'master' into decompile_data
scnorton
2017-12-18
Decompile data: mystery_event_msg
scnorton
2017-12-18
Decompile German menu cursor data
PikalaxALT
[next]