Christoph Oelckers
|
76352dd9b3
|
- moved the last remaining utilities.
|
2020-04-11 14:00:14 +02:00 |
|
Christoph Oelckers
|
2dd3c28d05
|
- transitioned engine to use ZMusic as a DLL.
|
2020-02-09 08:56:49 +01:00 |
|
Christoph Oelckers
|
d2ca1ea4e0
|
- rewrote the ZMusic interface so that it is free of C++ constructs.
Now it is ready to put in a DLL.
|
2020-01-02 01:26:01 +01:00 |
|
Christoph Oelckers
|
0d000344ca
|
- replaced the C++ based file access wrapper in ZMusic with a C compatible version.
|
2020-01-01 22:54:27 +01:00 |
|
Christoph Oelckers
|
cdf2a17c5a
|
- moved the sound decoding code to the zmusic project.
Since this gets used by both the sound backend and the music code it needs to be in a place accessible to both.
|
2019-09-29 12:48:12 +02:00 |
|