index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_controller_safari.c
Age
Commit message (
Expand
)
Author
2018-08-30
Make pyramid bag compile.
DizzyEggg
2018-07-16
Merge with master
DizzyEggg
2018-07-15
Document list_menu.c and main_menu.c
Diegoisawesome
2018-07-01
label multiuse sprite template functions
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-02-28
make strings in battle message static
DizzyEggg
2018-02-11
add more const pokemon data, clear include
DizzyEggg
2018-02-11
more pokemon work
DizzyEggg
2018-02-08
pokemon and 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-16
Merge branch 'master' into decompile_use_pokeblock
DizzyEggg
2017-12-16
decompile more of pokeblock.s
DizzyEggg
2017-12-11
convert more constants
camthesaxman
2017-12-02
sprite data fields to array
DizzyEggg
2017-11-25
dump battlescripts, rename battlescripts
DizzyEggg
2017-11-15
Merge branch 'master' of https://github.com/pret/pokeemerald into dump_maps
Diegoisawesome
2017-11-10
Extract baseroms from event_scripts
Diegoisawesome
2017-11-04
battle 7 is decompiled
DizzyEggg
2017-10-31
review change 3 battle controllers
DizzyEggg
2017-10-31
review change battle controllers
DizzyEggg
2017-10-26
battle controller opponent is done
DizzyEggg
2017-10-25
recorded opponent controller is done
DizzyEggg
2017-10-22
safari controller is done
DizzyEggg