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 276d66434e Moved time registration to the main UniQuake class 5 years ago
..
cpp.hint First steps to get a custom DLL built in Debug mode with all of the relevent Quake engine code embedded 5 years ago
mod_uniquake.c First test to upload model data (brush models and alias models) from Quake to Unity 5 years ago
sys_uniquake.c Use custom exceptions to stop control flow in the Quake engine on Error and Quit, and shut down the engine. Doesn't work quite as intended yet (Quit will terminate the entire Unity application for some reason, instead of just Quake) but it's a step in the right direction. 5 years ago
uniquake.c Use custom exceptions to stop control flow in the Quake engine on Error and Quit, and shut down the engine. Doesn't work quite as intended yet (Quit will terminate the entire Unity application for some reason, instead of just Quake) but it's a step in the right direction. 5 years ago
uniquake.h First test to upload model data (brush models and alias models) from Quake to Unity 5 years ago
uniquake.vcxproj First test to upload model data (brush models and alias models) from Quake to Unity 5 years ago
uniquake.vcxproj.filters First test to upload model data (brush models and alias models) from Quake to Unity 5 years ago