summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Collapse)Author
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
2017-11-02Merge pull request #453 from huderlem/battle_towerMarcus Huderle
Decompile battle_tower
2017-11-01Use descriptive variable and function names for battle_tower codeMarcus Huderle
2017-11-01Move german battle tower trainers into src/data/battle_towerMarcus Huderle
2017-10-26put all C data headers in src/camthesaxman
2017-10-23Move all battle_tower data into src/Marcus Huderle
2017-10-22Move battle_tower level100 mons to src/Marcus Huderle
2017-10-22Move battle_tower level50 mons to src/Marcus Huderle
2017-10-22Move battle_tower trainer data to src/Marcus Huderle
2017-07-17fix merge conflictscamthesaxman
2017-07-17Merge pull request #358 from marijnvdwerf/sapphireyenatch
Build German Sapphire (1.0)
2017-07-16more labeling and use staticcamthesaxman
2017-07-16visual region map layoutcamthesaxman
2017-07-15decompile sub_80FB170 - sub_80FB32Ccamthesaxman
2017-07-09Build German Sapphire (1.0)Marijn van der Werf
2017-07-07item datacamthesaxman
2017-06-24Font dataMarijn van der Werf
2017-06-24decorationsMarijn van der Werf
2017-06-23Integrate Pokedex dataMarijn van der Werf
2017-06-22Move text dataMarijn van der Werf
2017-06-22Add formatting rulesMarijn van der Werf
2017-06-15use static and fix a few nonmatching functionscamthesaxman
2017-06-15finish latercamthesaxman
2017-06-15finish converting pokedex data to Ccamthesaxman