mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-15 00:42:20 +00:00
eaba63e13b
* Added ViewAngle/Pitch/Roll properties to actors. - These are offsets for camera angles that allow turning the camera without affecting aim or movement direction. - Added A_SetView<Angle/Pitch/Roll>, which will set the view direction. - Added ABSVIEWANGLES flag, used to make the view absolute instead of an offset. * Converted functions to be direct-native. |
||
---|---|---|
.. | ||
actors | ||
scriptutil | ||
ui | ||
base.zs | ||
compatibility.zs | ||
constants.zs | ||
destructible.zs | ||
dictionary.zs | ||
dynarrays.zs | ||
events.zs | ||
level_compatibility.zs | ||
level_postprocessor.zs | ||
mapdata.zs | ||
sounddata.zs | ||
zscript_license.txt |