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
0978e0490e
- Added the option to shut down a UniQuake instance from outside of Quake itself. Useful for when Quake is running headless.
- Added shader variant collection to allow use of the URP simple lit shader in a standalone build
|
5 years ago |
| .. |
|
uniquake.sln
|
Added a build configuration which will only include portable code, i.e. no dependencies on SDL, OpenGL or native Windows libraries
|
5 years ago |
|
uniquake.vcxproj
|
Stubbed out the remaining OpenGL calls, disabled everything SDL, ifdef'ed out OpenGL 2.0-related code, and added a new stub for remaining VID_ and GL_ calls. Portable configuration compiles now, though it still crashes at run-time.
|
5 years ago |
|
uniquake.vcxproj.filters
|
Stubbed out the remaining OpenGL calls, disabled everything SDL, ifdef'ed out OpenGL 2.0-related code, and added a new stub for remaining VID_ and GL_ calls. Portable configuration compiles now, though it still crashes at run-time.
|
5 years ago |