dhewm3/neo/tools
Daniel Gibson 5f137955ac Make rvGEWindowWrapper (for GUI editor) 64bit clean
it wants to store a pointer to itself in an idWinVar - on 32bit idWinInt
was suitable for that, on 64bit it's not, so instead convert the pointer
to a hex-string and stuff it in a idWinStr

also fix a crash when adding a choiceDef in the gui editor
2021-05-08 07:03:55 +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 Fix most (according to warnings) remaining 64bit issues in tool code 2021-05-08 05:43:52 +02:00
compilers Replace libjpeg with stb_image.h 2021-04-27 20:08:59 +02:00
debugger Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
decl Some additional LONG to LONG_PTR fixes for the tools as well as some warning fixes 2021-05-07 16:06:06 -04:00
guied Make rvGEWindowWrapper (for GUI editor) 64bit clean 2021-05-08 07:03:55 +02:00
Help hello world 2011-11-22 15:28:15 -06:00
materialeditor Some additional LONG to LONG_PTR fixes for the tools as well as some warning fixes 2021-05-07 16:06:06 -04: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 most (according to warnings) remaining 64bit issues in tool code 2021-05-08 05:43:52 +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 Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01: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 GUI Editor code/integration from SteelStorm2, doesn't build yet 2019-01-13 22:12:36 +01:00