summaryrefslogtreecommitdiff
path: root/src/trainer_see.c
AgeCommit message (Expand)Author
2020-07-28Merge branch 'master' into doc-overworldGriffinR
2020-07-24Change signedness and add casts to avoid implicit conversion warningsPokeCodec
2020-06-29Continue documenting overworld/field effectsGriffinR
2020-04-28More trainer type usageGriffinR
2019-12-06Merge master into ObjEvent renameGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-11-21Fix event constant file namesGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-11-01Document aqua/magma hideout scriptsGriffinR
2019-08-04Merge branch 'master' into pokenav_unk_2PikalaxALT
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
2019-03-02Clean up the last extern functionsPhlosioneer
2019-01-29Document trainer approach funcs, and use movement type constants in scriptsMarcus Huderle
2019-01-13Document and clean up trainer hillDizzyEggg
2018-12-08Merge remote-tracking branch 'upstream/master'nullableVoidPtr
2018-12-07Document trainer battle scripts (#430)DizzyEggg
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...nullableVoidPtr
2018-12-02cleans up trainer battle scriptsMelody
2018-11-18Document Battle PyramidDizzyEggg
2018-11-13Move field effects enum to definesSlawter666
2018-06-13Bring all movement function names up-to-date with pokerubyMarcus Huderle
2018-06-11Rebrand 'map object' and 'field object' to 'event object'Marcus Huderle
2018-06-11Move all field object data into src/data and event_object_movement.cMarcus Huderle
2018-06-11Update event object struct membersMarcus Huderle
2018-06-11Rename field_map_obj to event_object_movementMarcus Huderle
2018-01-30rename headerProjectRevoTPP
2018-01-29start decompiling field_map_obj_helpersProjectRevoTPP
2017-12-19ram vars to C filesDizzyEggg
2017-12-19clean up trainer see fileDizzyEggg
2017-12-18decompile trainer seeDizzyEggg
2017-12-18start working on trainer seeDizzyEggg
2017-12-16battle setup review changesDizzyEggg
2017-12-01battle setup file is decompiledDizzyEggg