Commit Graph

11 Commits

Author SHA1 Message Date
Muzychenko Andrey 10c83e8bf5 Fixed sound pops introduced by WaveMix upsampler.
This does not fix WINE issues, but at least you don’t have to up sample manually.
2021-08-19 09:29:32 +03:00
Muzychenko Andrey 98f234fce3 Replaced GlobalAlloc with malloc.
WaveMix keeps GlobalAlloc for authenticity.
Fixed float to double casts.
Some cleanup.
2021-02-18 12:53:25 +03:00
Muzychenko Andrey 55984fbb08 Fixed x64 build warnings.
Replaced __intN with intN_t.
Some cleanup.
2021-02-16 19:03:45 +03:00
Muzychenko Andrey 6ff457eb68 Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
oz cd4679194c x64 build - no collision bug found(
Either lost in decompilation or introduced in x64 port.
2021-01-29 16:42:05 +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