index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_ai_switch_items.c
Age
Commit message (
Expand
)
Author
2021-10-13
Add controller buffer constants, finish misc battle doc
GriffinR
2021-10-02
Document summary screen sprite manager
GriffinR
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
2021-04-03
Fix AI Guard Spec use, and Specs->Spec
GriffinR
2021-04-03
Add remaining multistring chooser constants
GriffinR
2021-01-13
Label remaining battle types
GriffinR
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
2020-08-04
Add stat stage constants
GriffinR
2019-12-21
Document item_use.c
GriffinR
2019-09-16
more constant usage
GriffinR
2019-05-16
Change abilities in base stats to array
DizzyEggg
2019-05-16
use ability num instead of alt ability
DizzyEggg
2019-04-16
Document pokemon item effects
DizzyEggg
2019-03-31
Give battle_anim files appropriate names
Marcus Huderle
2018-12-25
use max mon moves constant where able (#480)
melthelesbian
2018-11-18
Party Size and Num Stats
DizzyEggg
2018-11-14
Sort includes into alphabetical order
Slawter666
2018-10-14
Clean battle structs
DizzyEggg
2018-06-17
label and document battle windows
DizzyEggg
2018-03-01
more battle files cleaning
DizzyEggg
2018-02-26
make it compile
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
get rid of unnecessary externs
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-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-11-26
more labelling and changes
DizzyEggg
2017-11-26
fix, rename, label battle labels and battlescripts
DizzyEggg
2017-11-12
one more battle label change
DizzyEggg
2017-11-12
label some battle struct fields
DizzyEggg
2017-10-26
battle controller opponent is done
DizzyEggg
2017-10-22
player battle controller is done
DizzyEggg
2017-10-22
label and do more work at player controller
DizzyEggg
2017-10-14
rom3 is decompiled
DizzyEggg
2017-10-11
battle 9 is decompiled
DizzyEggg