UltimateZoneBuilder/Source/Native
2022-08-18 10:18:16 +02:00
..
OpenGL Added "-debugrenderdevice" command line argument to write a logfile for the render device 2022-08-18 10:18:16 +02:00
VPO Move vpo native code into BuilderNative as it is easier to manage. The plugins folder doesn't support including native dlls properly anyway. 2020-04-19 15:56:24 +02:00
Backend.cpp Added "-debugrenderdevice" command line argument to write a logfile for the render device 2022-08-18 10:18:16 +02:00
Backend.h Added "-debugrenderdevice" command line argument to write a logfile for the render device 2022-08-18 10:18:16 +02:00
BuilderNative.vcxproj Fix BuilderNative.vcxproj to work in both Visual Studio 2017 and 2019 at the same time 2020-07-29 04:09:44 +02:00
BuilderNative.vcxproj.filters Move vpo native code into BuilderNative as it is easier to manage. The plugins folder doesn't support including native dlls properly anyway. 2020-04-19 15:56:24 +02:00
BuilderNative.vcxproj.user Add command line for launching builder from the BuilderNative project (this makes it easier to setup breakpoints in the native code) 2020-09-19 15:00:00 +02:00
exports.def Move vpo native code into BuilderNative as it is easier to manage. The plugins folder doesn't support including native dlls properly anyway. 2020-04-19 15:56:24 +02:00
fasttrig.h Unix build fixes 2020-01-06 08:07:52 +01:00
Matrix.cpp Add the license that applies to BuilderNative 2019-12-23 00:13:09 +01:00
Precomp.cpp Add the license that applies to BuilderNative 2019-12-23 00:13:09 +01:00
Precomp.h New feature: classic lighting renderer for visual mode (#680) 2022-01-04 20:17:12 +01:00
RawMouse.cpp Fix cursor visible on Linux when in 3D mode 2020-09-13 23:43:11 +02:00
RawMouse.h Add the license that applies to BuilderNative 2019-12-23 00:13:09 +01:00