index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_util.c
Age
Commit message (
Collapse
)
Author
2020-03-07
Using True/False on SetMoveEffect.
Eduardo Quezada
2019-12-06
Sync weather names
GriffinR
2019-09-27
Rename CONTACT macros to ON_DAMAGE
GriffinR
2019-09-26
Merge branch 'master' into rename-tablecmds
GriffinR
2019-09-16
Use misc ScrCmd constants
GriffinR
2019-09-15
Update BS constants for Cmd rename
GriffinR
2019-04-05
Clean up data headers
DizzyEggg
2019-03-31
Give battle_anim files appropriate names
Marcus Huderle
2019-03-05
Rename an erroneously named battlescript
DizzyEggg
2019-03-03
Fix typos
Phlosioneer
This is an updated version of #554, since it hasn't been updated in two weeks.
2019-01-29
Rename a palace battle field
DizzyEggg
2019-01-29
Misc. documentation and move some data into .c files
Marcus Huderle
2018-12-25
use max mon moves constant where able (#480)
melthelesbian
* use max mon moves constant where able * fix errors in script commands file * fix more errors
2018-12-08
Clean up field weather
DizzyEggg
2018-12-08
Decompile field weather
DizzyEggg
2018-12-07
Document trainer battle scripts (#430)
DizzyEggg
2018-11-18
Party Size and Num Stats
DizzyEggg
2018-11-11
Document battle arena
DizzyEggg
2018-10-14
clean battle structs
DizzyEggg
2018-09-22
gRandomMove to gCalledMove
DizzyEggg
2018-09-01
Label various battle scripts
DizzyEggg
2018-08-03
Tabs to spaces
DizzyEggg
2018-08-03
Battle code enums in case switches
DizzyEggg
2018-07-16
Battle files - review changes
DizzyEggg
2018-07-07
add party menu defines
DizzyEggg
2018-07-01
document frontier related
DizzyEggg
2018-06-28
document party status summary
DizzyEggg
2018-03-01
more battle files cleaning
DizzyEggg
2018-02-26
correct move target defines
DizzyEggg
2018-02-11
add more const pokemon data, clear include
DizzyEggg
2018-02-10
decompile all pokemon files
DizzyEggg
2018-02-08
more battle labels
DizzyEggg
2018-02-08
pokemon and battle constants
DizzyEggg
2018-02-08
create more battle constants
DizzyEggg
2018-02-08
get rid of unnecessary externs
DizzyEggg
2018-02-07
move battle vars to c file
DizzyEggg
2018-02-06
more renaming
camthesaxman
2018-02-06
more renaming
camthesaxman
2018-02-05
rename bank to battler
camthesaxman
2018-01-16
more renaming
camthesaxman
2018-01-16
identity -> position
camthesaxman
2017-12-31
dump battle animation scripts
DizzyEggg
2017-12-11
convert more constants
camthesaxman
2017-12-05
fix merge conflicts
camthesaxman
2017-12-05
rename rng.c to random.c and rom4.c to overworld.c
camthesaxman
2017-12-05
convert some constants to C headers
camthesaxman
2017-12-03
more battlescript labels
DizzyEggg
2017-12-02
label battle stuff
DizzyEggg
2017-11-27
fix flavour flavor not building, fuccing americans
DizzyEggg
2017-11-27
Merge pull request #124 from DizzyEggg/dump_battlescripts
Cameron Hall
Dump Battle Scripts
[next]