dhewm3/neo/tools
Daniel Gibson 177740ca88 Fix crash in Radiant Model Preview Dialog, fix #496
the problem was a double-free on files, because USE_COLLADA is not defined.
I'm not even sure why this USE_COLLADA code exists, as we don't have any
real collada support code anywhere..
2022-10-22 20:47:33 +02:00
..
af Resolve Win32-isms trying to build tools with x64 MSVC 2021-05-06 03:31:56 +02:00
comafx Some additional LONG to LONG_PTR fixes for the tools as well as some warning fixes 2021-05-07 16:06:06 -04:00
common debugger 2021-06-17 05:44:23 +02:00
compilers Fix misleading indentation in roq codec.cpp 2022-01-08 16:59:10 +01:00
debugger Fix running script debugger if fs_basepath is used 2022-05-18 04:22:25 +02:00
decl Rename GetWindowScalingFactor() to Win_GetW.., support older Win versions 2021-05-10 03:18:24 +02:00
guied Make MFC Tools work with MSAA enabled 2021-05-11 00:39:00 +02:00
Help hello world 2011-11-22 15:28:15 -06:00
materialeditor Add absolute mouse mode and refactor mouse grabbing code 2022-01-10 00:46:32 +01:00
particle Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
pda Some additional LONG to LONG_PTR fixes for the tools as well as some warning fixes 2021-05-07 16:06:06 -04:00
radiant Fix crash in Radiant Model Preview Dialog, fix #496 2022-10-22 20:47:33 +02:00
script Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
sound Some additional LONG to LONG_PTR fixes for the tools as well as some warning fixes 2021-05-07 16:06:06 -04:00
edit_gui_common.h Rename GetWindowScalingFactor() to Win_GetW.., support older Win versions 2021-05-10 03:18:24 +02:00
edit_public.h Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
edit_stub.cpp - Debuggersever now always builds, but is disabled by default in runtime. 2021-06-17 05:44:23 +02:00