Commit Graph

35 Commits

Author SHA1 Message Date
Kaz 1404cf3330 field_player_avatar.c: Fix TryInterruptObjectEventSpecialAnim fakematch. 2020-09-17 18:24:11 -04:00
GriffinR e06de33cbd Merge branch 'master' into doc-overworld 2020-07-28 17:46:17 -04:00
PokeCodec c5aa91741b Change signedness and add casts to avoid implicit conversion warnings 2020-07-24 22:18:57 -04:00
GriffinR 4ea6992172 Continue documenting overworld/field effects 2020-06-29 01:26:29 -04:00
GriffinR cb5b8da77b More trainer type usage 2020-04-28 19:59:08 -05:00
GriffinR b93101bbeb Merge master into ObjEvent rename 2019-12-06 21:37:33 -05:00
GriffinR c40879aa36 Use ST_OAM constants for OamData definitions 2019-12-06 19:05:44 -06:00
GriffinR 4c52cf9ed1 Fix event constant file names 2019-11-21 14:03:35 -05:00
GriffinR 82cb741d8b Standardize EVENT_OBJECT to OBJECT_EVENT 2019-11-20 23:12:51 -05:00
GriffinR ec3e86f1d2 Standardize Event Object to Object Event 2019-11-20 22:55:44 -05:00
GriffinR dd01942c4f Document aqua/magma hideout scripts 2019-11-01 17:22:45 -05:00
PikalaxALT cd876292d1 Merge branch 'master' into pokenav_unk_2 2019-08-04 15:35:35 -04:00
Phlosioneer 9848f84b9e Use constants for Oam .shape and .size fields
Also some general formatting fixes for constants.
2019-03-16 12:37:04 -05:00
Phlosioneer 49bef25856 Clean up the last extern functions 2019-03-02 03:18:08 -05:00
Marcus Huderle 36a1825bbe Document trainer approach funcs, and use movement type constants in scripts 2019-01-29 14:36:02 -06:00
DizzyEggg edddd847c5 Document and clean up trainer hill 2019-01-13 20:50:08 +01:00
nullableVoidPtr 8a8baaeaaa Merge remote-tracking branch 'upstream/master' 2018-12-08 12:13:15 +08:00
DizzyEggg 6068495619 Document trainer battle scripts (#430) 2018-12-07 16:50:56 -06:00
nullableVoidPtr f9ff7316d5 Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
Melody bad5323642 cleans up trainer battle scripts
* adds battle type macros
* adds `trainerbattle_normal` macro
* adds `trainerbattle_double` macro
* adds rematch macros
* adds no intro macro
2018-12-02 15:08:19 -05:00
DizzyEggg 4e37723288 Document Battle Pyramid 2018-11-18 17:52:22 +01:00
Slawter666 1d46507110 Move field effects enum to defines 2018-11-13 14:19:04 +00:00
Marcus Huderle 4d13e3394a Bring all movement function names up-to-date with pokeruby 2018-06-13 17:51:26 -05:00
Marcus Huderle aa9a45c16f Rebrand 'map object' and 'field object' to 'event object' 2018-06-11 19:11:48 -05:00
Marcus Huderle 89edf6d9e9 Move all field object data into src/data and event_object_movement.c 2018-06-11 17:33:50 -05:00
Marcus Huderle 4018acfae1 Update event object struct members 2018-06-11 09:19:17 -05:00
Marcus Huderle 38a126df66 Rename field_map_obj to event_object_movement 2018-06-11 08:46:33 -05:00
ProjectRevoTPP 05bd37bf46 rename header 2018-01-30 18:30:59 -05:00
ProjectRevoTPP 3eaaa59c04 start decompiling field_map_obj_helpers 2018-01-29 04:13:15 -05:00
DizzyEggg 4abc2eea8a ram vars to C files 2017-12-19 17:33:07 +01:00
DizzyEggg b7a2335347 clean up trainer see file 2017-12-19 17:18:44 +01:00
DizzyEggg 5744356989 decompile trainer see 2017-12-18 23:26:44 +01:00
DizzyEggg a612ef12a0 start working on trainer see 2017-12-18 19:35:50 +01:00
DizzyEggg bb82032208 battle setup review changes 2017-12-16 01:15:19 +01:00
DizzyEggg 646664ff29 battle setup file is decompiled 2017-12-01 21:25:13 +01:00