Commit graph

  • 1e443f6857 Bink support on Linux with CMake Robert Beckebans 2014-04-05 17:38:42 +0200
  • 17ff91664b Added FindFFMPEG.cmake RobertBeckebans 2014-04-05 16:30:41 +0200
  • 730a1f2baa Merged FFmpeg Bink video support from DOOM-3-BFG-VR fork RobertBeckebans 2014-04-05 15:41:19 +0200
  • c9249bd05c Added ffmpeg win32 dev libs RobertBeckebans 2014-04-05 15:40:20 +0200
  • 5d390301d6 Suppress warnings about multichar literals Robert Beckebans 2014-02-23 20:04:24 +0100
  • 4855d74e84 Merge pull request #80 from abergmeier/fix_formats Robert Beckebans 2014-02-23 19:45:54 +0100
  • f66591f244 Force format invocations to be correct (on gcc and clang) and fix them. Andreas Bergmeier 2014-02-22 19:13:06 +0100
  • 70108766d4 Updated astyle.exe to AStyle 2.03 RobertBeckebans 2014-02-23 15:23:10 +0100
  • a315630d7d Changed astyle-code.sh script to use the system astyle which is 2.03 on Kubuntu 13.10 Robert Beckebans 2014-02-23 15:19:11 +0100
  • 4a124390a4 Merge pull request #75 from abergmeier/fix_trigraphs Robert Beckebans 2014-02-23 15:15:14 +0100
  • 6a2633fb20 Merge pull request #79 from abergmeier/add_format_analysis Robert Beckebans 2014-02-23 15:06:01 +0100
  • be49ad4151 Add format analysis to format functions in Common. Andreas Bergmeier 2014-02-22 18:24:25 +0100
  • 4d9970b148 Properly handle format analysis Andreas Bergmeier 2014-02-22 17:02:06 +0100
  • 69f7f0eba6 Fix usage of trigraphs. Andreas Bergmeier 2014-02-22 11:53:14 +0100
  • 7b6ceb48c8 Formatted code with AStyle RobertBeckebans 2014-02-18 11:57:59 +0100
  • 47cc4f37b6 Merge pull request #72 from abergmeier/fix_constr_order Robert Beckebans 2014-02-18 10:03:37 +0100
  • 3d1d78e528 Merge pull request #71 from abergmeier/fix_array_access Robert Beckebans 2014-02-18 10:03:28 +0100
  • 8bd15e6f55 Merge pull request #70 from abergmeier/fix_64_bit Robert Beckebans 2014-02-18 10:02:58 +0100
  • 71a62beaac Merge pull request #65 from ckorn/typos Robert Beckebans 2014-02-18 09:56:44 +0100
  • beed9b7b4c Correct initialization order of idSoundVoice_OpenAL constructor. Andreas Bergmeier 2014-02-17 15:53:17 +0100
  • bf283af184 Fix accessing array in PrintFloat by char instead of int. Andreas Bergmeier 2014-02-17 15:40:43 +0100
  • a7b258ac2b Fix multiple compiler warnings and properly handle st_lwPolygon::surf for 64bit. Andreas Bergmeier 2014-02-17 14:20:40 +0100
  • dd22a2a85a Merge branch 'master' into glew Robert Beckebans 2014-02-15 11:53:30 +0100
  • cb2754884d Updated credits Robert Beckebans 2014-02-15 11:45:27 +0100
  • c710c9577f Merge branch 'master' into glew RobertBeckebans 2014-02-13 13:51:36 +0100
  • 4a865cbbe5 Added .bat files for quick VS 2013 projects creation RobertBeckebans 2014-02-13 13:50:31 +0100
  • 573905e295 Compile fix Robert Beckebans 2014-01-09 17:53:30 +0100
  • cf9ae278f9 Fix another typo Christoph Korn 2013-12-31 02:37:42 +0100
  • 264ffcb6f7 Fix typos Christoph Korn 2013-12-31 02:23:16 +0100
  • 7690fb4b8e Merge branch 'master' into glew Robert Beckebans 2013-12-24 15:49:06 +0100
  • 223b7ee527 Merge pull request #63 from felixrg/doomclassic Robert Beckebans 2013-11-16 10:28:42 -0800
  • 502b9fa180 Fixed doomclassic compiler warnings Felix Rueegg 2013-11-16 16:22:42 +0100
  • bbd634b01e Doomclassic OpenAL sound positioning changes Felix Rueegg 2013-11-15 17:26:30 +0100
  • 41d44b38d5 Added OpenAL for doomclassic to CMake and fixed the sound stub problem Felix Rueegg 2013-11-13 18:36:15 +0100
  • ad2a82ebb2 Added OpenAL support for doomclassic Felix Rueegg 2013-11-13 18:20:39 +0100
  • 0e2709674b Function I_ProcessSoundEvents was missing in doomclassic sound stub Felix Rueegg 2013-11-05 18:25:17 +0100
  • aaed5dd0b7 Added major contributors to the credits menu Robert Beckebans 2013-11-04 16:33:20 +0100
  • de1e9ff67e Fixed doomclassic memory allocations for 64-bit compatibility. It compiles and runs now on 64-bit Linux (without sound). Felix Rueegg 2013-11-01 09:16:41 +0100
  • cf15f4d39d Replaced obsolete pointer in maptexture_t with int for 64-bit compatibility Felix Rueegg 2013-11-01 08:49:20 +0100
  • c9f19c03b8 Changed doomclassic pointer casts for 64-bit compatibility Felix Rueegg 2013-11-01 08:38:10 +0100
  • 40d0623479 Removed some more undefined types in Linux Felix Rueegg 2013-11-01 08:27:00 +0100
  • 38da0fb308 Fixed some undefined types Felix Rueegg 2013-10-31 22:12:49 +0100
  • 7d2d3ee348 Define MAX_PATH for doomclassic when not compiled for Windows Felix Rueegg 2013-10-31 21:52:11 +0100
  • 7e3e0fd95d Removed doomclassic networking functions Felix Rueegg 2013-10-31 21:44:58 +0100
  • 513fc0ee8f Added doomclassic for Linux to CMake Felix Rueegg 2013-10-31 21:25:05 +0100
  • 1464e0be66 Merge remote-tracking branch 'RBDOOM-3-BFG/master' Robert Beckebans 2013-10-30 11:45:10 +0100
  • a92a49dc2f Astyle Robert Beckebans 2013-10-30 09:42:24 +0100
  • db626df078 Fixed the autosave dialog being stuck on the screen when starting a map (map or devmap) via the command line, or before selecting Doom 3. Jonathan Young 2013-10-19 16:43:39 +1000
  • 2555b804d6 Fixed ERR_DROP resulting in a glitched screen with only the console accessible - show the main menu instead. Jonathan Young 2013-09-29 21:03:32 +1000
  • 9e7230de34 Disabled tunnel vision. Fixes #33 Red screen flash on damage does not dissapear until load or full health Robert Beckebans 2013-09-25 09:19:21 +0200
  • c603add210 Reverted fs_resourceLoadPriority. Be aware to keep this changed if you work on mods or standalones. fixes #59 Player starts out with Soul Cube in Doom 3 Robert Beckebans 2013-09-25 09:09:09 +0200
  • c925f05f85 Fixed warp effect not being centered when r_useVirtualScreenResolution was 0. Jonathan Young 2013-09-22 13:50:49 +1000
  • bb2e41b5d7 Added r_useVirtualScreenResolution cvar to control whether to do 2D rendering at 640x480 and stretch to the current resolution (default), or render at the current resolution. Jonathan Young 2013-09-21 22:12:42 +1000
  • b3983e582a astyle Jonathan Young 2013-09-21 19:37:12 +1000
  • 4c7a2c5de3 Prioritize source SWF and image (for SWF atlas) files over their binary equivalents in resources files when not in production mode. Now you can replace individual menus without having to extract and delete all the base/*.resources files first. Jonathan Young 2013-09-21 19:35:00 +1000
  • adf2b63e88 Skip some common SWF tags (FileAttributes, Metadata and SetBackgroundColor) instead of failing to load a SWF file if any of them are encountered. Jonathan Young 2013-09-21 19:27:03 +1000
  • a1776a22d0 r_vidMode sanity check was off by 1. Jonathan Young 2013-09-18 12:39:31 +1000
  • 45ea17fd70 Removed unused FileSystem variables. Jonathan Young 2013-09-17 20:36:18 +1000
  • 1c500b710b Mirror source code directory structure in generated MSVC projects. Jonathan Young 2013-09-16 17:54:14 +1000
  • 2fafef6a03 Merge pull request #62 from DanielGibson/fix-gldebug-compile Robert Beckebans 2013-08-31 10:36:31 -0700
  • 9372fddabb Fix compile when system GLDEBUGPROCARB signature is without const Daniel Gibson 2013-08-31 19:22:04 +0200
  • d3ddf61d9c Changed signature of GLDEBUGPROCARB to match OpenGL GL_ARB_debug_output specs Robert Beckebans 2013-08-29 09:38:52 +0200
  • bc45492d9c Fixed typo that hid the sys/*.h files in the VS solutions Robert Beckebans 2013-08-14 02:48:07 +0200
  • cfbbcd6fe6 Merge pull request #60 from DanielGibson/fix-sdl2 Robert Beckebans 2013-08-13 14:10:07 -0700
  • 1f5579a697 Fix compilation with SDL2 Release Daniel Gibson 2013-08-13 23:04:46 +0200
  • 47e754e44d Merge remote-tracking branch 'RBDOOM-3-BFG/master' Robert Beckebans 2013-07-13 11:54:09 +0200
  • 395d3a35cf Merge pull request #51 from DanielGibson/debug-threads-freebsd Robert Beckebans 2013-06-23 12:42:15 -0700
  • 88b23611f9 Fix DEBUG_THREADS on FreeBSD Daniel Gibson 2013-06-23 19:16:23 +0200
  • 86c2ea4d61 Merge pull request #49 from unkier/code_duplication RobertBeckebans 2013-06-03 02:17:36 -0700
  • e6b4326f86 Code duplication in idWeapon::Clear Dmitry Shapovalov 2013-06-03 14:56:25 +0600
  • 3b67eabf79 Fixed critical bug in the generic C++ code of DotProduct_SIMD that caused massive errors in the physics system Robert Beckebans 2013-06-01 18:29:12 +0200
  • 2a4970c86c Added CMake batch file for OpenAL Robert Beckebans 2013-06-01 15:15:18 +0200
  • db715535cc Merged generic C++ fallbacks for SSE optimized code to allow support for non-x86 based platforms like ARM Robert Beckebans 2013-06-01 15:13:00 +0200
  • 9c37079c16 Restored generic (non-SIMD) code Brian Harris 2013-05-29 13:12:13 -0500
  • e510691c36 Changed model loader to not generate binary files for defaulted models. closes #39 Robert Beckebans 2013-05-24 19:27:18 +0200
  • 3fd3a6b284 Merge remote-tracking branch 'RBDOOM-3-BFG/master' Robert Beckebans 2013-05-24 19:00:00 +0200
  • bdfc2aadb1 Allow slow-motion sound effect for OpenAL sounds Robert Beckebans 2013-05-24 18:55:56 +0200
  • fe22638fdd Merge branch 'master' into glew and fixed a crash on Intel HD drivers Robert Beckebans 2013-04-23 00:43:00 +0200
  • aefa4ac6e3 Merge branch 'master' into glew and fixed a crash on Intel HD drivers Robert Beckebans 2013-04-23 00:41:54 +0200
  • e7ffc153c2 Added back workaround in RB_DrawElementsWithCounters Robert Beckebans 2013-04-10 02:40:09 +0200
  • d176bca1e7 Fixed critical out of bounds bug in RB_DrawShaderPasses() Robert Beckebans 2013-04-10 02:13:27 +0200
  • 3023533e57 Added pthread priority code but it is disabled by default because it requires root privileges Robert Beckebans 2013-03-26 13:43:30 +0100
  • cbd696cc67 Merge remote-tracking branch 'DanielGibson/improve-threading' Robert Beckebans 2013-03-26 09:58:14 +0100
  • dcae311b7f Renamed in_kbd to in_keyboard Robert Beckebans 2013-03-26 09:56:48 +0100
  • 3c755e490b change threadnames so they fit into 15chars Daniel Gibson 2013-03-26 00:34:24 +0100
  • da9ab07e9c Refactor setting threadname on POSIX systems Daniel Gibson 2013-03-25 23:34:26 +0100
  • fe18a49303 Improve POSIX threading code Daniel Gibson 2013-03-25 00:38:54 +0100
  • ae02bb54a1 Make it compile with SDL2 again Daniel Gibson 2013-03-24 23:44:13 +0100
  • 4a02fc26cc Fixed some render debugging tools Robert Beckebans 2013-03-24 15:39:52 +0100
  • f3738d1a36 Fixed some render debugging tools Robert Beckebans 2013-03-24 15:39:46 +0100
  • 75f7fa3aa8 Removed obsolete old renderer SMP code Robert Beckebans 2013-03-23 21:33:40 +0100
  • a916fd71fc Added openal-soft library for Win32 Robert Beckebans 2013-03-23 21:32:07 +0100
  • 3f29e641eb Fixed missing CVAR_ARCHIVE flag to g_fov Robert Beckebans 2013-03-23 17:45:48 +0100
  • 07524dadb0 Adapt #includes for moved files, make it build again Daniel Gibson 2013-03-18 00:37:43 +0100
  • cec460d38c Move stuff from sys/posix/ and sys/win32/ to sys/common/ Daniel Gibson 2013-03-17 22:54:28 +0100
  • 95a1066004 prepare unification of more sys/win32/ and sys/posix/ stuff Daniel Gibson 2013-03-17 22:06:50 +0100
  • c635566bcc Move sys/posix/posix_net.cpp to sys/common/socket_net.cpp, remove win_net.cpp Daniel Gibson 2013-03-17 03:29:57 +0100
  • a2be306fed Add Winsock support to posix_net.cpp (to remove code duplication) Daniel Gibson 2013-03-17 03:10:07 +0100
  • e2359ba333 Add CVar r_displayGLSLCompilerMessages to suppress AMD driver warnings Daniel Gibson 2013-03-16 02:07:59 +0100
  • d5898abfa4 Don't use net_port as port to connect to Daniel Gibson 2013-03-16 01:20:35 +0100