]> git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2016-01-04 divverentUnbreak Nexuiz weapon animation.
2016-01-04 divverentUnbreak "make sv-nexuiz" and "make nexuiz".
2016-01-04 divverentDocument DP_SV_DISABLECLIENTPREDICTION.
2016-01-04 divverentNew feature: disableclientprediction == -1.
2016-01-04 divverentUnbreak Nexuiz weapon animation.
2016-01-04 divverentUnbreak "make sv-nexuiz" and "make nexuiz".
2015-12-28 divverentDocument DP_SV_DISABLECLIENTPREDICTION.
2015-12-28 divverentNew feature: disableclientprediction == -1.
2015-11-26 divverentOops. Add more ifdeffery to the NvOptimus stuff :)
2015-11-26 divverentFix prvm_leaktest - it now really supports references...
2015-11-26 divverentOops. Add more ifdeffery to the NvOptimus stuff :)
2015-11-26 divverentFix prvm_leaktest - it now really supports references...
2015-11-26 divverentSet NvOptimusEnablement.
2015-11-26 divverentLeaktest: store longer allocation origins.
2015-11-26 divverentLeaktest: disable support for following target/targetna...
2015-11-26 divverentMake the number of frames used for initial settling...
2015-11-26 divverentFix a recent typo-fix :)
2015-11-26 divverentSet NvOptimusEnablement.
2015-11-24 divverentLeaktest: store longer allocation origins.
2015-11-24 divverentLeaktest: disable support for following target/targetna...
2015-11-24 divverentMake the number of frames used for initial settling...
2015-11-24 havocFix several warnings with gcc-5 and an error with mingw...
2015-11-24 havocFix a type issue where SDL_GLContext * was being used...
2015-11-24 divverentSDL2: add clipboard support for all platforms.
2015-11-24 divverentFix a recent typo-fix :)
2015-11-08 havocFix several warnings with gcc-5 and an error with mingw...
2015-11-08 havocFix a type issue where SDL_GLContext * was being used...
2015-10-17 havocRevert motorsep's change r12222.
2015-10-17 motorsep+ Added support for Doom 3 entity spawnargs ("name...
2015-10-17 havocFix SolutionDir)) typo in Debug builds using VS2012...
2015-10-17 havocAdd darkplaces.rc to the vcxproj files for sdl, sdl2...
2015-10-17 havocFixed two compile issues with vid_sdl.c.
2015-10-17 divverentOops, should also have fixed the uses inside AdjustWind...
2015-10-17 divverentAlso, rect shouldn't be a reference in AdjustWindowBoun...
2015-10-17 divverentFix type of AdjustWindowBounds - this is C, not C++.
2015-10-17 divverentOnly abort the move of a MOVETYPE_TOSS entity if it...
2015-10-17 divverentCompile with IPv6 support by default
2015-10-17 divverentColor code editing
2015-10-17 divverentadjust window position and size to the available deskto...
2015-10-17 motorsep+ Added a new game, Steel Storm: Revenants
2015-10-17 divverentq1bsp: Warn if a texture has an altframe but no frame.
2015-10-17 divverentq1bsp: Warn if an animated texture has exactly one...
2015-10-17 divverentq1bsp: Only warn once per "bad animating texture".
2015-10-17 divverentSDL2: add clipboard support for all platforms.
2015-10-03 havocFix SolutionDir)) typo in Debug builds using VS2012...
2015-08-25 divverentFix an annoying bug in the d0_blind_id protocol handling: xonotic-v0.8.1
2015-08-25 divverentFix an annoying bug in the d0_blind_id protocol handling:
2015-08-09 havocAdd darkplaces.rc to the vcxproj files for sdl, sdl2...
2015-08-09 havocFixed two compile issues with vid_sdl.c.
2015-08-08 havocRevert motorsep's change r12222.
2015-08-06 motorsep+ Added support for Doom 3 entity spawnargs ("name...
2015-08-03 divverentOops, should also have fixed the uses inside AdjustWind...
2015-08-03 divverentAlso, rect shouldn't be a reference in AdjustWindowBoun...
2015-08-03 divverentFix type of AdjustWindowBounds - this is C, not C++.
2015-08-03 divverentOnly abort the move of a MOVETYPE_TOSS entity if it...
2015-08-03 divverentCompile with IPv6 support by default
2015-08-03 divverentColor code editing
2015-08-03 divverentadjust window position and size to the available deskto...
2015-07-19 motorsep+ Added a new game, Steel Storm: Revenants
2015-06-16 divverentq1bsp: Warn if a texture has an altframe but no frame.
2015-06-16 divverentq1bsp: Warn if an animated texture has exactly one...
2015-06-16 divverentq1bsp: Only warn once per "bad animating texture".
2015-06-06 havocAdded MSVC++ 2013 projects, fixed a casting issue in...
2015-06-06 divverentAdd a cvar: r_water_cameraentitiesonly.
2015-06-06 havocAdded MSVC++ 2013 projects, fixed a casting issue in...
2015-06-01 divverentAdd a cvar: r_water_cameraentitiesonly.
2015-03-21 divverentAdd a cvar: r_shadow_realtime_world_importlightentities...
2015-03-21 havocFix a crash when playing q2bsp maps where t->currentfra...
2015-03-21 divverentAdd a cvar: r_shadow_realtime_world_importlightentities...
2015-03-20 havocFix a crash when playing q2bsp maps where t->currentfra...
2015-03-11 divverentLimit number of particles created at once.
2015-03-10 divverentLimit number of particles created at once.
2015-03-09 divverentTE_EXPLOSION2: don't crash on colorLength == 0.
2015-03-09 divverentFix a curl-related hang when exiting.
2015-03-09 divverentTE_EXPLOSION2: don't crash on colorLength == 0.
2015-03-09 divverentFix a curl-related hang when exiting.
2015-03-06 Rudolf Polzer::stable-branch::reset=704d101890948f0f496ce4fe73be5231...
2015-03-05 divverentFix rephrased altstr code.
2015-03-05 divverentFix warnings.
2015-03-05 divverentRephrase VM_altstr_prepare to no longer annoy Coverity.
2015-03-05 divverentFix a coverity false positive.
2015-03-05 divverentAccessing invalid palette colors now access black.
2015-03-05 divverentFix overrun in buf_loadfile.
2015-03-05 divverentFix crash in inputline.
2015-03-05 divverentDon't crash on too-many-water-planes.
2015-03-05 divverentCoverity fix.
2015-03-05 divverentFix a dpsnprintf use.
2015-03-05 divverentFix an overrun in altstr_prepare.
2015-03-05 divverentFix buffer overrun in font loading.
2015-03-05 divverentAnother NULL with broken worldmodel.
2015-03-05 divverentFix a NULL with missing worldmodel.
2015-03-05 divverentFix a dead initialization. Fix a use of an uninitialize...
2015-03-04 divverentFix a mdfour.c oops, sorry. Forgot the argument.
2015-03-04 divverentFix clang-analyzer false positives.
2015-03-04 divverentFix (harmless) use-after-free in zone.c.
2015-03-04 divverentFix uninitialized gunangles.
2015-03-04 divverentMake mdfour thread-safe.
2015-03-04 divverentFix a return-from-stack error.
2015-03-04 divverentFix memory corruption in loadconfig while in game/menu.
2015-03-04 divverentFix another buffer overrun in loadfont.
next