summaryrefslogtreecommitdiff
path: root/src/event_object_movement.c
AgeCommit message (Expand)Author
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
2020-09-05Removed unused commentPokeCodec
2020-09-05Remove movementAction fakematchPokeCodec
2020-08-28More formatting fixesPokeCodec
2020-08-28Fix To-DosPokeCodec
2020-08-02Update event_object_movement.cDizzyEggg
2020-08-02Fix UB in event_object_movement.cDizzyEggg
2020-07-28Merge branch 'master' into doc-overworldGriffinR
2020-07-28MatchPokeCodec
2020-07-28MatchPokeCodec
2020-07-28Change signedness and add casts to avoid implicit conversion warningsPokeCodec
2020-07-23Merge branch 'master' into doc-overworldGriffinR
2020-07-19Document faraway islandGriffinR
2020-07-08Merge branch 'master' into doc-overworldGriffinR
2020-07-02Clean up field effect docGriffinR
2020-06-29Continue documenting overworld/field effectsGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2020-06-01Document union_room_player_avatar.cGriffinR
2020-05-14Label in_connection's field in ObjectEventTemplateGriffinR
2020-04-28More trainer type usageGriffinR
2020-04-01Minor player avatar docGriffinR
2020-02-12Move field effects data and graphics into own directory, and cleanup naming f...Marcus Huderle
2020-01-19Merge branch 'master' into fix-eventobjGriffinR
2020-01-18Move/rename gfx start/end varsGriffinR
2019-12-10Merge branch 'master' into fix-eventobjGriffinR
2019-12-10Merge pull request #929 from jiangzhengwenjz/nonmatchingDiegoisawesome
2019-12-11InitEventObjectStateFromTemplatejiangzhengwenjz
2019-12-06Merge master into ObjEvent renameGriffinR
2019-12-06More usage of ST_OAM constants and SPRITE macrosGriffinR
2019-11-21Fix event constant file namesGriffinR
2019-11-21Rename event_object directoriesGriffinR
2019-11-21Rename EventObj to ObjEventGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-10-21Document mauville_man.incGriffinR
2019-10-06Document collision typesMarcus Huderle
2019-10-06Document hide/show reflection movement actionsMarcus Huderle
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-04-14Use implicilt berry indexes in arraysDizzyEggg
2019-04-05Document secret baseMarcus Huderle
2019-04-01Document somre more weather effectsMarcus Huderle
2019-03-31Document some faraway_island codeMarcus Huderle
2019-03-22Split into ereader_helpers.c, faraway_island.c, and ereader_screen.cMarcus Huderle
2019-03-21Decompile ereader.c up to faraway island codeMarcus Huderle
2019-02-07Remove old rom_818CFC8.h headerMarcus Huderle
2019-02-06Document a bunch of battle pyramidMarcus Huderle
2019-01-13make trainer hill compileDizzyEggg
2018-12-29Use EVENT_OBJ_ID_PLAYER in C codeMarcus Huderle
2018-12-19update applymovement to remove magic numbersMelody
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...nullableVoidPtr