RobertBeckebans
|
cacf1bb46b
|
Embedded Cg renderprog sources into the renderer using Lua/Premake. Now the renderer can export the renderprogs to any GLSL version without having the user to copy the renderprogs/* shaders to the Doom 3 BFG installation directory. fixes #95
|
2014-04-26 14:13:25 +02:00 |
|
Felix Rueegg
|
502b9fa180
|
Fixed doomclassic compiler warnings
|
2013-11-16 16:22:42 +01:00 |
|
Felix Rueegg
|
bbd634b01e
|
Doomclassic OpenAL sound positioning changes
|
2013-11-15 17:26:30 +01:00 |
|
Felix Rueegg
|
41d44b38d5
|
Added OpenAL for doomclassic to CMake and fixed the sound stub problem
|
2013-11-13 18:36:15 +01:00 |
|
Felix Rueegg
|
ad2a82ebb2
|
Added OpenAL support for doomclassic
|
2013-11-13 18:20:39 +01:00 |
|
Felix Rueegg
|
0e2709674b
|
Function I_ProcessSoundEvents was missing in doomclassic sound stub
|
2013-11-05 18:25:17 +01:00 |
|
Felix Rueegg
|
de1e9ff67e
|
Fixed doomclassic memory allocations for 64-bit compatibility. It compiles and runs now on 64-bit Linux (without sound).
|
2013-11-01 09:16:41 +01:00 |
|
Felix Rueegg
|
cf15f4d39d
|
Replaced obsolete pointer in maptexture_t with int for 64-bit compatibility
|
2013-11-01 08:49:20 +01:00 |
|
Felix Rueegg
|
c9f19c03b8
|
Changed doomclassic pointer casts for 64-bit compatibility
|
2013-11-01 08:38:10 +01:00 |
|
Felix Rueegg
|
40d0623479
|
Removed some more undefined types in Linux
|
2013-11-01 08:27:00 +01:00 |
|
Felix Rueegg
|
38da0fb308
|
Fixed some undefined types
|
2013-10-31 22:12:49 +01:00 |
|
Felix Rueegg
|
7d2d3ee348
|
Define MAX_PATH for doomclassic when not compiled for Windows
|
2013-10-31 21:52:11 +01:00 |
|
Felix Rueegg
|
7e3e0fd95d
|
Removed doomclassic networking functions
|
2013-10-31 21:44:58 +01:00 |
|
Robert Beckebans
|
0cf039bfdb
|
Changed project to use the DirectX10 SDK on Windows 8
|
2013-01-04 22:51:30 +01:00 |
|
Robert Beckebans
|
dd9b8a8710
|
Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds.
|
2012-12-22 16:18:19 +01:00 |
|
Daniel Gibson
|
d949bc9410
|
Fix compiler warnings and errors in MinGW
many of the warnings -Wreorder and #includes with invalid path because of
case-errors (windows may not care, but linux does)
|
2012-12-03 09:29:14 +01:00 |
|
Daniel Gibson
|
a7ca987d2b
|
doomclassic fixes, incl. soundstub
|
2012-12-02 22:32:00 +01:00 |
|
Robert Beckebans
|
b6308a932f
|
Fixed crash when starting Doomclassic
|
2012-11-28 11:53:33 +01:00 |
|
Robert Beckebans
|
1c08bda8dd
|
Fixed compile and linker problems on Windows 7 with Visual C++ 2010 Express Edition
|
2012-11-28 11:27:27 +01:00 |
|
Robert Beckebans
|
683861eb45
|
Added initial CMake configuration.
|
2012-11-27 23:23:32 +01:00 |
|
Robert Beckebans
|
59bea9900c
|
Added a few hacks to get it compiling on Windows 8 with VS 2012.
|
2012-11-27 15:21:05 +01:00 |
|
Brian Harris
|
5016f605b8
|
Initial commit
|
2012-11-26 12:58:24 -06:00 |
|