index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle
/
battle_setup.c
Age
Commit message (
Collapse
)
Author
2018-01-28
clean up option_menu.c and field_poison.c a bit
camthesaxman
2018-01-16
use game stat defines
ProjectRevoTPP
2018-01-01
Port battle_setup names from pokeemerald
Marcus Huderle
2017-12-24
Name and use general purpose vars
Marcus Huderle
2017-12-21
Rename gScript* vars to gSpecialVar_*
Marcus Huderle
2017-12-17
Use FLAG_ prefix for all flags
Marcus Huderle
2017-11-26
don't require MAP_ prefix on MAP_GROUP and MAP_NUM macros
camthesaxman
2017-11-26
opponents, map_objects, hold_effects, game_stat, decorations, ↵
camthesaxman
battle_move_effects constants
2017-11-26
map constants
camthesaxman
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-26
rename rng.c to random.c
camthesaxman
2017-11-19
headers for fldeff_poison and fldeff_recordmixing
sceptillion
2017-11-03
BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixes
ProjectRevoTPP
2017-10-16
Merge branch 'master' into secret_base
scnorton
2017-10-01
Merge remote-tracking branch 'upstream/master' into script_cmd_renaming
camthesaxman
2017-09-28
merge
ProjectRevoTPP
2017-08-26
merge
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP