index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_setup.c
Age
Commit message (
Expand
)
Author
2018-09-20
Label trainer hill battle type
DizzyEggg
2018-08-25
Document battle dome.
DizzyEggg
2018-08-08
Begin porting/decompiling field_specials
Diegoisawesome
2018-07-24
Merge branch 'master' of github.com:pret/pokeemerald
Diegoisawesome
2018-07-24
Clean up files and add entries to charmap
Diegoisawesome
2018-07-16
Merge with master
DizzyEggg
2018-07-12
Use map type constants in map headers
Marcus Huderle
2018-07-01
merge with battle tent update
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-17
battle tent start and create frontier struct in saveblock
DizzyEggg
2018-06-13
Bring all movement function names up-to-date with pokeruby
Marcus Huderle
2018-06-11
Rebrand 'map object' and 'field object' to 'event object'
Marcus Huderle
2018-06-11
Move all field object data into src/data and event_object_movement.c
Marcus Huderle
2018-06-11
Update event object struct members
Marcus Huderle
2018-06-11
Rename field_map_obj to event_object_movement
Marcus Huderle
2018-05-19
make field tasks compile
DizzyEggg
2018-05-10
Finish porting/decompiling field_effect.c
Diegoisawesome
2018-03-01
more battle files cleaning
DizzyEggg
2018-02-26
Name functions, variables, and that one flag constant
PikalaxALT
2018-02-25
Cleanup; create enums for trainer rematches
PikalaxALT
2018-02-14
merge overworld with master
DizzyEggg
2018-02-14
decompile overworld
DizzyEggg
2018-02-11
add more const pokemon data, clear include
DizzyEggg
2018-02-10
decompile all pokemon files
DizzyEggg
2018-02-09
get rid of unnecessary externs
DizzyEggg
2018-02-08
create more battle constants
DizzyEggg
2018-02-08
get rid of unnecessary externs
DizzyEggg
2018-01-16
more renaming
camthesaxman
2017-12-22
use internal song names
sceptillion
2017-12-19
ram vars to C files
DizzyEggg
2017-12-17
add constants trainers file
DizzyEggg
2017-12-16
battle setup review changes
DizzyEggg
2017-12-16
nerge with master, fix conflicts
DizzyEggg
2017-12-01
battle setup file is decompiled
DizzyEggg
2017-11-29
more work on battle setup
DizzyEggg
2017-11-28
start working on battle setup
DizzyEggg