summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Collapse)Author
2018-05-09Misc labeling and cleanup, mostly item-relatedMarcus Huderle
2018-04-26Merge branch 'master' into pokedex_area_screenPikalaxALT
2018-04-26Use all caps for MAPSEC enumsPikalaxALT
2018-04-25Fix building GermanPikalaxALT
2018-04-25Decompile remaining easy chat dataPikalaxALT
2018-04-24Renaming in pokedex_area_screen.c; resolve #603PikalaxALT
2018-04-18remove duplicate battlemove flag constantsyenatch
2018-04-18move gBattleMoves to cyenatch
2018-04-05Give descriptive names to Contest effect functionsMarcus Huderle
2018-04-05Merge remote-tracking branch 'upstream/master' into contest_effectMarcus Huderle
2018-04-05Merge remote-tracking branch 'upstream/master' into btl_attrsMarcus Huderle
2018-03-30Decompile contest effect dataPikalaxALT
2018-02-17remove unnecessary struct in battle tower dataCameron Hall
2018-01-26Decompile move namesBlampharos
2018-01-26Decompile 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-25Move trainer party includes to parent fileBlampharos
2018-01-25Decompile trainer class namesBlampharos
This includes both German and English
2018-01-25Decompile trainer party structsBlampharos
2018-01-20turns out graphics are the same. I forgot to run 'make clean' :(Cameron Hall
2018-01-19dump outline cursors for debug ROMCameron Hall
2018-01-17resolve more undefined referencesCameron Hall
2018-01-15import some battle_4.c code from emerald and get atk23_getexp matchingcamthesaxman
2018-01-14Merge branch 'master' into fix_file_modesPikalaxALT
2018-01-14Fix file modesPikalaxALT
2018-01-14fix German buildcamthesaxman
2018-01-14TMHM_BITSET -> TMHMcamthesaxman
2018-01-14improve TM/HM constants and add macro for TM/HM learnsetscamthesaxman
2018-01-14format and arrange some Pokemon datacamthesaxman
2018-01-13format base_stats.hcamthesaxman
2018-01-07Finish battle_2.c and battle_util.c decompilationMarcus Huderle
2018-01-07Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵Marcus Huderle
names
2017-12-30Sync battle_script changes with pokeemeraldMarcus Huderle
2017-12-23Address review commentsPikalaxALT
2017-12-18Fix building germanscnorton
2017-12-18Decompile German menu cursor dataPikalaxALT
2017-12-17Decompile German bard music dataPikalaxALT
2017-12-17Decompile data: bard_musicscnorton
2017-11-26fix merge conflictscamthesaxman
2017-11-26Fix German buildMarcus Huderle
2017-11-26flag, vars, items constantscamthesaxman
2017-11-26Migrate nature_names to src/data/textMarcus Huderle
2017-11-26Migrate move_descriptions to src/data/textMarcus Huderle
2017-11-13undo string fixProjectRevoTPP
2017-11-13actually fix german this timeProjectRevoTPP
2017-11-13attempted fix for germanProjectRevoTPP
2017-11-13fix germanProjectRevoTPP
2017-11-13migrate battle_message data to src (TODO, german)ProjectRevoTPP
2017-11-10fix germanProjectRevoTPP
2017-11-10move credits data to C file (todo, german)ProjectRevoTPP