summaryrefslogtreecommitdiff
path: root/src/battle/battle_setup.c
AgeCommit message (Collapse)Author
2018-04-05Merge remote-tracking branch 'upstream/master' into btl_attrsMarcus Huderle
2018-04-04Merge remote-tracking branch 'upstream/master' into battle-1Marcus Huderle
2018-02-17Merge branch 'master' of https://github.com/pret/pokeruby into evobjmvProjectRevoTPP
2018-02-03trainer constants in battle_setup and pokemon_2yenatch
2018-01-28clean up option_menu.c and field_poison.c a bitcamthesaxman
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-24merge field files into evobjmv.c.ProjectRevoTPP
2018-01-16use game stat definesProjectRevoTPP
2018-01-01Port battle_setup names from pokeemeraldMarcus Huderle
2017-12-24Name and use general purpose varsMarcus Huderle
2017-12-21Rename gScript* vars to gSpecialVar_*Marcus Huderle
2017-12-17Use FLAG_ prefix for all flagsMarcus Huderle
2017-11-26don't require MAP_ prefix on MAP_GROUP and MAP_NUM macroscamthesaxman
2017-11-26opponents, map_objects, hold_effects, game_stat, decorations, ↵camthesaxman
battle_move_effects constants
2017-11-26map constantscamthesaxman
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-26rename rng.c to random.ccamthesaxman
2017-11-19headers for fldeff_poison and fldeff_recordmixingsceptillion
2017-11-03BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixesProjectRevoTPP
2017-10-16Merge branch 'master' into secret_basescnorton
2017-10-01Merge remote-tracking branch 'upstream/master' into script_cmd_renamingcamthesaxman
2017-09-28mergeProjectRevoTPP
2017-08-26mergeProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP