Commit graph

  • 8c9a2d3e0b Some changes to the filesystem to give local files a higher priority than resource files. Robert Beckebans 2012-12-14 14:20:04 +0100
  • 8b8cfe7d25 Small changes to pthreads. Robert Beckebans 2012-12-14 13:10:52 +0100
  • 776b1a2938 Merge remote-tracking branch 'DanielGibson/linux' Robert Beckebans 2012-12-14 12:06:40 +0100
  • 7e29478f9e Merge branch 'linux' Robert Beckebans 2012-12-14 11:51:57 +0100
  • 3e533d1e29 Merge branch 'linux' of https://github.com/RobertBeckebans/RBDOOM-3-BFG into linux Robert Beckebans 2012-12-14 11:50:29 +0100
  • 7b43a34f37 Changed idSysSignal pthread implementation to consider the manualReset parameter Robert Beckebans 2012-12-14 11:50:20 +0100
  • a5f5d75e82 Use -O0 for Debug builds, make sure that compiles Daniel Gibson 2012-12-14 00:52:31 +0100
  • 67d6a5a1fa Make sure SDL_Init() was called before SDL_VideoInfo() Daniel Gibson 2012-12-14 00:51:22 +0100
  • 9abdf06367 Merge remote-tracking branch 'DanielGibson/linux' Robert Beckebans 2012-12-14 00:20:51 +0100
  • ebbb98c9bd eliminate more longs Daniel Gibson 2012-12-11 23:04:53 +0100
  • ca85c4d27b Added changes to compile for Win64 Robert Beckebans 2012-12-13 20:37:55 +0100
  • 8476a7a720 Merge branch 'master' of https://github.com/ljbade/DOOM-3-BFG into uncensor CarlKenner 2012-12-14 01:26:48 +1030
  • 92024f115e Uncensor the Wolfenstein 3D walls in Doom 2 MAP31 and MAP32. CarlKenner 2012-12-14 00:22:22 +1030
  • ee88148bd1 eliminate more longs Daniel Gibson 2012-12-11 23:04:53 +0100
  • b3cda21621 Merge branch 'fix-map33-betray' into uncensor CarlKenner 2012-12-13 00:05:32 +1030
  • 86deed26b8 Merged 64 bit fixes. Robert Beckebans 2012-12-12 12:11:55 +0100
  • 2952f227ea Merge remote-tracking branch 'DanielGibson/linux' into linux Robert Beckebans 2012-12-12 11:35:19 +0100
  • baac8780a5 Fixed some bugs in idSysSignal. Robert Beckebans 2012-12-12 11:29:55 +0100
  • 02f9d80858 Uncensor the red crosses on the Medikit, Stimpack, and Beserk Pack in Doom 1 and 2. CarlKenner 2012-12-12 19:30:47 +1030
  • bbeb344267 Fix Doom 3 BFG's broken Doom 2 MAP33 Betray. CarlKenner 2012-12-12 17:44:37 +1030
  • 47f3f1b999 Fixed bug in Sys_CPUCount() Robert Beckebans 2012-12-12 00:37:01 +0100
  • 6c4590d8d4 Fixed stupid backslashes bug in idFileSystemLocal::CreateOSPath() Robert Beckebans 2012-12-12 00:36:07 +0100
  • 9eeea7adf3 Fix tons of compiler warnings Daniel Gibson 2012-12-11 23:48:55 +0100
  • b848312904 Fixed missing SDL video initialization. Robert Beckebans 2012-12-11 23:49:41 +0100
  • 99f144c32f Added missing neo/sys/sdl/sdl_local.h Robert Beckebans 2012-12-11 23:23:17 +0100
  • a1730fa430 Supplemented Linux backend with missing functions. -> [100%] Built target RBDoom3 on Kubuntu 12.10 Robert Beckebans 2012-12-11 23:17:23 +0100
  • f7279b850c Disabled -Wall option Robert Beckebans 2012-12-09 02:10:01 +0100
  • 6d70f04cc9 Ported the Win32 threads to POSIX pthreads. Robert Beckebans 2012-12-09 01:55:59 +0100
  • 3b0dabe30a Formatted code. Robert Beckebans 2012-12-08 18:20:13 +0100
  • 8812f6f0a4 Merge branch 'linux' of https://github.com/RobertBeckebans/RBDOOM-3-BFG into linux Robert Beckebans 2012-12-07 21:25:01 +0100
  • bc6d7fbb8c Fixed wrong assert Robert Beckebans 2012-12-07 21:24:45 +0100
  • 3639ba0c7b Everything compiles on Linux. Now we can fix the linker problems! :) Robert Beckebans 2012-12-07 18:29:47 +0100
  • 948865123d More Linux specific fixes, especially 64 bit Robert Beckebans 2012-12-07 17:06:44 +0100
  • 55cc6b3946 Minifix for idCommonLocal Robert Beckebans 2012-12-07 00:23:27 +0100
  • 1feaa335df More compile fixes for Linux. Robert Beckebans 2012-12-07 00:09:53 +0100
  • 9cc36a111e More Linux specific fixes. idlib compiles on Kubuntu 12.10 64 bit Robert Beckebans 2012-12-06 21:31:33 +0100
  • 37a6018233 Added some macro defines for Linux. Robert Beckebans 2012-12-06 01:00:05 +0100
  • afaf66ef40 Formatted code Robert Beckebans 2012-12-04 12:11:14 +0100
  • 5e582222cf Removed unused callstack traces API. All C++ files compile with MinGW. Robert Beckebans 2012-12-04 02:30:46 +0100
  • e0c79bd2d2 More work on MinGW support. Robert Beckebans 2012-12-03 23:55:27 +0100
  • 180cb328a4 Added neo/cmake-eclipse-mingw-release.bat Robert Beckebans 2012-12-03 17:30:42 +0100
  • 5e05fa58c3 Added Doom 3 GCC compile options. Robert Beckebans 2012-12-03 14:21:45 +0100
  • d949bc9410 Fix compiler warnings and errors in MinGW Daniel Gibson 2012-12-02 22:37:32 +0100
  • 948b3777eb xinput.h for mingw Daniel Gibson 2012-12-02 22:37:21 +0100
  • 18139ebcc2 Remove unavailable includes Daniel Gibson 2012-12-02 22:33:03 +0100
  • a7ca987d2b doomclassic fixes, incl. soundstub Daniel Gibson 2012-12-02 22:32:00 +0100
  • 7cd400ad02 One more small change Daniel Gibson 2012-12-02 05:41:22 +0100
  • e738de183b Some more small changes for MinGW build Daniel Gibson 2012-12-02 05:41:22 +0100
  • 25e9e8bf1d Stubs for __asm in DXTEncoder.cpp to make it compile Daniel Gibson 2012-12-02 05:26:11 +0100
  • 91301c893f Stub away XAudio2 for non-MSVC builds Daniel Gibson 2012-12-02 05:00:40 +0100
  • b6dd24ec4e More MinGW specific compile fixes. Robert Beckebans 2012-12-01 17:41:45 +0100
  • 8abb571fe7 Added retail base/ files to .gitignore Robert Beckebans 2012-12-01 14:58:48 +0100
  • 536de6932a Added missing #include <stdint.h> for uinptr_t with MinGW. Robert Beckebans 2012-12-01 14:55:24 +0100
  • f43305fe59 Added Eclipse CDT4 - MinGW Makefiles configuration. Robert Beckebans 2012-12-01 13:53:26 +0100
  • 259f164d28 Make idlib build with MinGW Daniel Gibson 2012-12-01 05:37:17 +0100
  • 174a69d1cc add .gitignore Daniel Gibson 2012-12-01 05:35:44 +0100
  • a3f45c984c Some headers needed for compilation with MinGW Daniel Gibson 2012-12-01 05:34:33 +0100
  • 364a85fa5d (more) GCC/MinGW support in CMakeLists.txt Daniel Gibson 2012-12-01 05:27:22 +0100
  • dbdadfa24b Fixed inverse colormap. James Dunne 2012-11-28 21:56:57 -0600
  • 5656071302 Fixed fuzz effect closer to original and fixed inverse colormap. James Dunne 2012-11-28 20:29:14 -0600
  • 580809b5c9 Fixed wipe effect but now it is per 1 column instead of per 2. James Dunne 2012-11-28 19:03:02 -0600
  • 6d0e3b9756 Converted to 24bpp display with computed colormap of darkened RGB colors per light level. Increased NUMCOLORMAPS from 32 to 64. James Dunne 2012-11-28 01:19:46 -0600
  • 585a04dfe4 Merge pull request #1 from DanielGibson/rb_static-rt RobertBeckebans 2012-11-28 12:59:56 -0800
  • af67d970c5 Comment out two noisy assertions Daniel Gibson 2012-11-28 21:48:52 +0100
  • 2c4db750b7 Compile VS runtime library statically Daniel Gibson 2012-11-28 21:47:24 +0100
  • f55a763ca4 Formatted code using Artistic Style for better readability. Robert Beckebans 2012-11-28 16:47:07 +0100
  • d40e661b3e Added Artistic Style 2.02.1 C++ beautifier. Robert Beckebans 2012-11-28 16:36:17 +0100
  • b6308a932f Fixed crash when starting Doomclassic Robert Beckebans 2012-11-28 11:53:33 +0100
  • fb51d8ec80 Moved TiMidity to neo/libs/ Robert Beckebans 2012-11-28 11:46:51 +0100
  • 991c9992b6 Removed old obsolete VS 2010 project files. Robert Beckebans 2012-11-28 11:32:11 +0100
  • 1c08bda8dd Fixed compile and linker problems on Windows 7 with Visual C++ 2010 Express Edition Robert Beckebans 2012-11-28 11:27:27 +0100
  • ac30c96ccb Added missing cmake/FindDirectX.cmake Robert Beckebans 2012-11-27 23:45:49 +0100
  • 683861eb45 Added initial CMake configuration. Robert Beckebans 2012-11-27 23:23:32 +0100
  • c2f45c550c Moved third-party libs to libs/ Robert Beckebans 2012-11-27 21:26:06 +0100
  • be311f42e1 Merge pull request #1 from JamesDunne/sprnames-fix Brian Harris 2012-11-27 07:47:33 -0800
  • 59bea9900c Added a few hacks to get it compiling on Windows 8 with VS 2012. Robert Beckebans 2012-11-27 15:21:05 +0100
  • 244d9cb2f4 Add patented Z-fail back Leith Bade 2012-11-27 18:29:06 +1100
  • 7c444cb3cd Add git ignore and attributes Leith Bade 2012-11-27 18:28:35 +1100
  • 98be551dcf Merge 2edcf7d40b into 7a020e0c29 James Dunne 2012-11-26 20:34:24 -0800
  • 2edcf7d40b sprnames list must be NULL-terminated; fixes crash when starting up Doom Classic. James Dunne 2012-11-26 22:28:11 -0600
  • 7a020e0c29 Removed temporary readme Brian Harris 2012-11-26 12:59:40 -0600
  • 5016f605b8 Initial commit Brian Harris 2012-11-26 12:58:24 -0600
  • a5214f79ef Initial commit Brian Harris 2012-11-26 09:22:41 -0800