gzdoom/wadsrc
argv-minus-one 0717f5aede Make various getter and pure-math Actor methods clearscope.
These methods do not examine or change playsim state. They only perform math or look at class metadata.

Methods changed are:

• deltaangle
• absangle
• AngleToVector
• RotateVector
• Normalize180
• BobSin
• GetDefaultSpeed
• FindState
• GetDropItems (which changes the scope of the returned struct, but the returned struct is all-readonly anyway)
2018-08-14 11:52:44 +02:00
..
static Make various getter and pure-math Actor methods clearscope. 2018-08-14 11:52:44 +02:00
CMakeLists.txt - missed one qzdoom reference 2017-07-20 06:45:08 -04:00