Commit Graph

7 Commits

Author SHA1 Message Date
Alexander Batalov c562d83020 Rename animation sad 2022-07-07 11:28:21 +03:00
Alexander Batalov 8e4299d728 Cleanup animation.h
See #42
2022-06-18 15:27:54 +03:00
Jan Šimek f510545bc3
Rename function parameters and use ROTATION_COUNT enum (#39) 2022-06-10 09:23:43 +03:00
Jan Šimek e27f72f52b
Rename object flags according to Sfall (#37) 2022-06-08 20:38:46 +03:00
Alexander Batalov 119cfe8212 Remove static assertions
They were aid to decompilation, now they are source of complaints when compiling for x64.
2022-05-28 07:34:29 +03:00
Jan Šimek ad1fb7765b
Remove the use of stdbool (#19)
It should not be needed anymore after the migration to C++
2022-05-28 06:55:42 +03:00
Alexander Batalov 55661742a2 Initial commit 2022-05-19 11:51:26 +03:00