summaryrefslogtreecommitdiff
path: root/src/rotating_gate.c
AgeCommit message (Expand)Author
2022-01-20Merge pull request #1599 from GriffinRichards/fix-tilemapsGriffinR
2022-01-14Move more graphics out of miscGriffinR
2022-01-04Misc cleanupGriffinR
2021-11-16Handle optional arguments for warp commands, add WARP_ID_NONEGriffinR
2021-10-09Add MAP_OFFSETGriffinR
2021-09-14Add TAG_NONEGriffinR
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-05-11Fix UB in RotatingGate_RotateInDirectionExpoSeed
2021-04-06Document some event object movementGriffinR
2020-08-20Give songs meaningful english namesGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
2018-12-09Remove trailing whitespacenullableVoidPtr
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-03Match and clean rotating_gate.cDizzyEggg
2018-08-11Fix compile errorDiegoisawesome
2018-06-11Rename field_map_obj to event_object_movementMarcus Huderle
2018-05-19make field tasks compileDizzyEggg
2018-05-11Update naked attribute and ASM_DIRECT to NAKED macroDiegoisawesome
2018-04-18add bracesKDSKardabox
2018-04-18Perform requested changesKDSKardabox
2018-04-18Decompile field cameraKDSKardabox
2018-04-18Decompile rotating_rate & remove debug checkKDSKardabox