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-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
2017-12-17
Use FLAG_ prefix for all flags
Marcus Huderle
2017-12-17
Decompile German bard music data
PikalaxALT
2017-12-15
Label landmark and daily flags.
Marcus Huderle
2017-12-15
Label item flags
Marcus Huderle
2017-12-15
Finish all regular hide-show flags
Marcus Huderle
2017-12-14
A few more flags
Marcus Huderle
2017-12-10
Label flags up to 973
Marcus Huderle
2017-12-09
Label all flags up to 901
Marcus Huderle
2017-12-04
Start using constants for hide-show flags
Marcus Huderle
2017-12-03
Use decoration flag constants
Marcus Huderle
2017-12-03
More script flags
Marcus Huderle
2017-12-03
Label script flags up to flag 288.
Marcus Huderle
2017-12-03
Label scripts flags up to flag 256.
Marcus Huderle
[prev]
[next]