* fix some global vars * make sound support optional * removes LOG_TRACE calls * now compiles under msvc 4.2 * removes unused functions, adds ignored functions to report * bump BRender dependency * adds docker container for running msvc 4.2 --------- Co-authored-by: Jeff Harris <jeff@1amstudios.com> |
||
|---|---|---|
| .. | ||
| include/smackw32 | ||
| CMakeLists.txt | ||
| README.md | ||
| smackw32.c | ||
README.md
smackw32
Implementation of a minimal form of the Smacker API used by dethrace.
See:
- https://wiki.multimedia.cx/index.php/RAD_Game_Tools_Smacker_API
- https://github.com/OpenSourcedGames/Aliens-vs-Predator/blob/master/source/AvP_vc/3dc/win95/SMACK.H
Backed by http://libsmacker.sourceforge.net