gzdoom-gles/wadsrc
argv-minus-one 98db61dc74 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 23:48:42 +02:00
..
static Make various getter and pure-math Actor methods clearscope. 2018-08-14 23:48:42 +02:00
CMakeLists.txt - Changed game name to LZDoom. 2018-06-20 14:26:09 +02:00