summaryrefslogtreecommitdiff
path: root/src/event_object_movement.c
AgeCommit message (Expand)Author
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
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...nullableVoidPtr
2018-12-02Get rid of static functions in includesDizzyEggg
2018-11-18fix merge conflict and use EVENT_OBJECT_TEMPLATES_COUNTDizzyEggg
2018-11-13Move field effects enum to definesSlawter666
2018-11-12Synchronise wallclock.cSlawter666
2018-10-21Merge branch 'master' of https://github.com/pret/pokeemerald into synchroniseSlawter666
2018-10-20Continue synchronisingSlawter666
2018-10-17More synchronisationSlawter666
2018-10-16Port/decompile field_control_avatarDiegoisawesome
2018-10-17Further synchronisationSlawter666
2018-10-16Begin synchronising with pokerubySlawter666
2018-10-14Merge pull request #359 from Slawter666/label_field_effect_helpersDiegoisawesome
2018-10-14Update All EVENT_OBJ_GFX ReferencesDeokishisu
2018-10-14label field_effect_helpersSlawter666
2018-10-04Move metatile behavior constants to include/constants and sync closer to poke...Marcus Huderle
2018-09-10Standardize sprite visibility to booleanDiegoisawesome
2018-09-07Add palette tags for event objectsDiegoisawesome