summaryrefslogtreecommitdiff
path: root/data-de
AgeCommit message (Collapse)Author
2018-12-07Use real apostrophes instead of fake onesMelody
2018-08-10fix german buildgarak
2018-07-21Change OPPONENT to TRAINER in data-de.vblm12
2018-06-20Fix germanMarcus Huderle
2018-06-20Use MUS_ prefix instead of BGM_ prefix for songsMarcus Huderle
2018-06-20Move map text into data/maps/<name>Marcus Huderle
2018-06-20Move map scripts into 'data/maps/<mapname>/scripts.inc'Marcus Huderle
2018-06-10Label move_tutor_menu.cMarcus Huderle
2018-06-07Label all metatile behaviors and functionsMarcus Huderle
2018-05-29Flesh out applymovement command namesMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-04-25Decompile remaining easy chat dataPikalaxALT
2018-04-10Fix GermanMarcus Huderle
2018-04-10Use FLDEFF_* constants in scriptsMarcus Huderle
2018-04-10Document/cleanup fldeff_cut.cMarcus Huderle
2018-04-10Document/cleanup fldeff_secretpower.cMarcus Huderle
2018-04-05Merge remote-tracking branch 'upstream/master' into btl_attrsMarcus Huderle
2018-01-26Decompile move namesBlampharos
2018-01-26Delete leftover assembly files for species namesBlampharos
2018-01-25Decompile trainer dataBlampharos
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-24move debug scripts to a separate fileCameron Hall
2018-01-22remove raw pointers from event_scripts.sCameron Hall
2018-01-17add more debug dataCameron Hall
2018-01-16add debug event scriptsCameron Hall
2018-01-10refactor build systemcamthesaxman
2018-01-07Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵Marcus Huderle
names
2018-01-05Add friendly macros for goto_if and call_if variantsMarcus Huderle
2018-01-04Use MSGBOX_YESNO and YES/NO constants for yes/no message boxesMarcus Huderle
2018-01-04Use weather constants in scripts (and giveegg)Marcus Huderle
2018-01-04Use song constants in scriptsMarcus Huderle
2018-01-01Label a bunch more specialsMarcus Huderle
2018-01-01Label trendy phrase specialsMarcus Huderle
2018-01-01Label TV specials, and port over some TV changes from pokeemeraldMarcus Huderle
2017-12-24Merge pull request #492 from PikalaxALT/decompile_dataMarcus Huderle
Decompile data and abstract away some explicit memcpy calls
2017-12-24'VAR_SPECIAL_X' instead of 'SPECIALVAR_X'Marcus Huderle
2017-12-24Fix German buildMarcus Huderle
2017-12-24Name and use constants for special varsMarcus Huderle
2017-12-24Name and use general purpose varsMarcus Huderle
2017-12-24Name and use dynamic object gfx id varsMarcus Huderle
2017-12-24Name and use temp var constantsMarcus Huderle
2017-12-23Merge branch 'master' into decompile_dataPikalaxALT
2017-12-22clean up and label more of contest.ccamthesaxman
2017-12-22fix merge conflictscamthesaxman
2017-12-22label and clean up some things in contest.ccamthesaxman
2017-12-21Fix German buildMarcus Huderle
2017-12-21Rename gScript* vars to gSpecialVar_*Marcus Huderle
2017-12-21Use event script macro names from pokeemeraldMarcus Huderle
2017-12-18Merge branch 'master' into decompile_datascnorton
2017-12-18Decompile data: mystery_event_msgscnorton
2017-12-18Decompile German menu cursor dataPikalaxALT