summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Expand)Author
2019-01-15sync region map data formats with pokeemeraldgarak
2018-12-07Use real apostrophes instead of fake onesMelody
2018-11-07Some Trainer_Card workSewef
2018-10-03Fix buildMarcus Huderle
2018-10-03fix include pathsgarak
2018-10-03split berry, trainer, and pokemon datagarak
2018-10-02graphics datagarak
2018-09-12Use spritesheets for event object and field effect pics (#686)Marcus Huderle
2018-08-22 Changed pokedex_orders.h to use defines from species.h (#679)ultima-soul
2018-08-10use heal location constantsgarak
2018-07-20Copy the Trainer struct from pokeemerald.vblm12
2018-07-20Rename OPPONENT_ to TRAINER_ to match pokeemerald.vblm12
2018-06-23Document field_effect_helpers and other misc. thingsMarcus Huderle
2018-06-20Use MUS_ prefix instead of BGM_ prefix for songsMarcus Huderle
2018-06-20Update file permissionsMarcus Huderle
2018-06-15Update some event_object_movement things to sync with emeraldMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-05-29More event object movement cleanupMarcus Huderle
2018-05-29Rename movement_type and movement_action func table filenamesMarcus Huderle
2018-05-29Properly label object movement anim numsMarcus Huderle
2018-05-29Finish labeling all movement actionsMarcus Huderle
2018-05-29Start labeling movement actionsMarcus Huderle
2018-05-29Label all movement type functions and their callbacksMarcus Huderle
2018-05-29Rename regularAnim and specialAnim to singleMovement and heldMovementMarcus Huderle
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
2018-01-25Move trainer party includes to parent fileBlampharos
2018-01-25Decompile trainer class namesBlampharos
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