You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nico de Poel
75b9427296
Fixed compatibility issues with Scourge Done Slick:
- Implement Sys_DoubleTime with a clock function that keeps running and doesn't update only once per frame. Fixes infinite loop in Host_ShutdownServer.
- Readded missing "play" and "playvol" console commands.
- Ignore console messages that contain only whitespace.
5 years ago
..
FMOD
Added FMOD Core library to the engine project
5 years ago
Quake
Fixed compatibility issues with Scourge Done Slick:
5 years ago
UniQuake
Resolved compiler errors related to disabling SDL. Now we've just got a ton of linker errors to deal with...
5 years ago
Windows
Added a build configuration which will only include portable code, i.e. no dependencies on SDL, OpenGL or native Windows libraries
5 years ago
LICENSE.txt
Replaced UQE-based engine code with a modified QuakeSpasm, stripping out all music codecs (obviously losing music playback capability but that'll be re-added later), and compiling to a DLL with the UniQuake integration code added in.
5 years ago
Quakespasm-Music.txt
Replaced UQE-based engine code with a modified QuakeSpasm, stripping out all music codecs (obviously losing music playback capability but that'll be re-added later), and compiling to a DLL with the UniQuake integration code added in.
5 years ago
Quakespasm.html
Replaced UQE-based engine code with a modified QuakeSpasm, stripping out all music codecs (obviously losing music playback capability but that'll be re-added later), and compiling to a DLL with the UniQuake integration code added in.
5 years ago
Quakespasm.txt
Replaced UQE-based engine code with a modified QuakeSpasm, stripping out all music codecs (obviously losing music playback capability but that'll be re-added later), and compiling to a DLL with the UniQuake integration code added in.
5 years ago