Commit Graph

8 Commits

Author SHA1 Message Date
Gábor Dobra 585a2f7113
Minor performance optimizations (#89)
* Optimize performance by calling FreePlayedBlocks rarely

Don't call it at every main loop iteration, only after someTime.

* Optimize more aggressively in Release mode
2021-11-13 14:36:22 +03:00
Muzychenko Andrey 55984fbb08 Fixed x64 build warnings.
Replaced __intN with intN_t.
Some cleanup.
2021-02-16 19:03:45 +03:00
oz 74306179a7 WaveMix ready. Fixed ball Z reset in TKickout. 2021-01-28 12:46:48 +03:00
oz 77f3f52e0d WaveMix v4. 2021-01-27 18:50:24 +03:00
oz 2945069de0 WaveMix v3. 2021-01-26 17:54:54 +03:00
oz 10af864767 WaveMix v2. 2021-01-25 17:46:50 +03:00
oz e824307b27 WaveMix v1. 2021-01-24 17:30:37 +03:00
oz b0080fd80a Sound ready. 2021-01-23 19:28:29 +03:00