index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_main.c
Age
Commit message (
Expand
)
Author
2018-09-22
gRandomMove to gCalledMove
DizzyEggg
2018-09-20
Label trainer hill battle type
DizzyEggg
2018-09-20
Document some not labeled battle things
DizzyEggg
2018-09-11
Move battle_bg data to C
Slawter666
2018-09-01
Fix the strings length issue
DizzyEggg
2018-09-01
Label various battle scripts
DizzyEggg
2018-08-30
Do some pyramid bag
DizzyEggg
2018-08-25
Some labels
DizzyEggg
2018-08-03
Battle code enums in case switches
DizzyEggg
2018-07-22
merge union room with master
DizzyEggg
2018-07-22
make union room compile i guess
DizzyEggg
2018-07-16
Merge with master
DizzyEggg
2018-07-15
Document list_menu.c and main_menu.c
Diegoisawesome
2018-07-07
little touches for HandleTurnActionSelectionState
DizzyEggg
2018-07-07
add party menu defines
DizzyEggg
2018-07-01
label multiuse sprite template functions
DizzyEggg
2018-07-01
merge with battle tent update
DizzyEggg
2018-07-01
document frontier related
DizzyEggg
2018-06-30
Move all trainer defines to trainers.h and identify frontier brain trainer id
DizzyEggg
2018-06-30
C vars sym ewram
DizzyEggg
2018-06-30
more battle documentation
DizzyEggg
2018-06-28
document party status summary
DizzyEggg
2018-06-20
document bounce effect
DizzyEggg
2018-06-17
label and document battle windows
DizzyEggg
2018-06-17
battle tent start and create frontier struct in saveblock
DizzyEggg
2018-05-11
Update naked attribute and ASM_DIRECT to NAKED macro
Diegoisawesome
2018-05-11
Use song constants
Diegoisawesome
2018-03-02
unnecessary externs
DizzyEggg
2018-03-01
more battle files cleaning
DizzyEggg
2018-02-28
Merge branch 'master' into clear_battle_files
DizzyEggg
2018-02-28
make strings in battle message static
DizzyEggg
2018-02-26
type and ability names to C
DizzyEggg
2018-02-26
correct move target defines
DizzyEggg
2018-02-11
Merge pull request #207 from DizzyEggg/decompile_pokemon_123
Diegoisawesome
2018-02-11
Merge branch 'master' into link
PikalaxALT
2018-02-11
add more const pokemon data, clear include
DizzyEggg
2018-02-09
decompile pokemon1
DizzyEggg
2018-02-09
get rid of unnecessary externs
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
iwram common symbols to c
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-02-05
Merge branch 'master' into battle_refactor
camthesaxman
2018-01-16
more renaming
camthesaxman
2018-01-16
rename battle_2.c to battle_main.c
camthesaxman