index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
trainer_see.c
Age
Commit message (
Expand
)
Author
2020-07-28
Merge branch 'master' into doc-overworld
GriffinR
2020-07-24
Change signedness and add casts to avoid implicit conversion warnings
PokeCodec
2020-06-29
Continue documenting overworld/field effects
GriffinR
2020-04-28
More trainer type usage
GriffinR
2019-12-06
Merge master into ObjEvent rename
GriffinR
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-11-21
Fix event constant file names
GriffinR
2019-11-20
Standardize EVENT_OBJECT to OBJECT_EVENT
GriffinR
2019-11-20
Standardize Event Object to Object Event
GriffinR
2019-11-01
Document aqua/magma hideout scripts
GriffinR
2019-08-04
Merge branch 'master' into pokenav_unk_2
PikalaxALT
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
2019-03-02
Clean up the last extern functions
Phlosioneer
2019-01-29
Document trainer approach funcs, and use movement type constants in scripts
Marcus Huderle
2019-01-13
Document and clean up trainer hill
DizzyEggg
2018-12-08
Merge remote-tracking branch 'upstream/master'
nullableVoidPtr
2018-12-07
Document trainer battle scripts (#430)
DizzyEggg
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-02
cleans up trainer battle scripts
Melody
2018-11-18
Document Battle Pyramid
DizzyEggg
2018-11-13
Move field effects enum to defines
Slawter666
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-01-30
rename header
ProjectRevoTPP
2018-01-29
start decompiling field_map_obj_helpers
ProjectRevoTPP
2017-12-19
ram vars to C files
DizzyEggg
2017-12-19
clean up trainer see file
DizzyEggg
2017-12-18
decompile trainer see
DizzyEggg
2017-12-18
start working on trainer see
DizzyEggg
2017-12-16
battle setup review changes
DizzyEggg
2017-12-01
battle setup file is decompiled
DizzyEggg