]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2018-01-23 FreddyUse SDL2 SDL_GameController instead of SDL_Joystick... DefaultUser/sdl2_gamecontroller
2017-09-28 divverentTravis/Xonotic: use Ubuntu's mingw-w64 and fix linux32...
2017-09-22 divverentFix bug with demo time
2017-09-22 divverentMake work DrawQ_SetClipArea in stereo view modes or...
2017-09-22 divverentAvoid running cl_followmodel and cl_leanmodel code...
2017-09-22 havocFix GLSL shader to only specify invariant gl_Position...
2017-09-22 havocUse the invariant keyword on gl_Position on GLSL 1...
2017-09-22 divverentSDL2: combine SDL_KEYDOWN events directly with followin...
2017-04-26 divverentrcon server: add an explicit check against empty passwo...
2017-04-24 havocMark a bug as done.
2017-04-24 havocFix bug where r_showbboxes broke bloom texture updates...
2017-04-24 havocFix a bug in collisions between brushes and brushes...
2017-04-24 havocRemoved the gray-out behavior on the gamma settings...
2017-04-24 havocFix bugs in ModList_RebuildList such that it no longer...
2017-04-24 havocAdd VS2017 projects.
2017-04-08 Rudolf Polzer::stable-branch::reset=f6d8bf009aadd637cd9d7444a564ad1b...
2017-03-31 divverentTravis build script: bump the min OS X version. xonotic-v0.8.2
2017-03-31 divverentTravis build script: bump the min OS X version.
2017-03-18 havocAdded a bug reported by kristus (tcmod rotate breaking...
2017-03-08 divverentUse SDL 2.0.5 for Xonotic builds.
2017-03-08 divverentUse SDL 2.0.5 for Xonotic builds.
2017-03-07 divverentr_coronas_occlusionquery: don't try using a GL20-requir...
2017-03-07 divverentChat: accept K_KP_ENTER to end chat entry too.
2017-03-07 havocadded separate cl_nopred cvar to use when playing on...
2017-03-07 havocRemove a confusing part of the description of r_shadow_...
2017-03-07 havocChange darkplaces email address to darkplacesengine...
2017-03-07 havocAdded an implementation of Lehmer random number generat...
2017-03-07 havocAdded developer_memorylargerthanmb cvar which prints...
2017-03-07 divverentr_coronas_occlusionquery: don't try using a GL20-requir...
2017-03-07 divverentChat: accept K_KP_ENTER to end chat entry too.
2017-01-14 havocadded separate cl_nopred cvar to use when playing on...
2017-01-11 havocincrease MAX_CHANNELS to support quakemash
2017-01-11 divverentTravis changes for Xonotic:
2017-01-11 divverentTravis changes for Xonotic:
2017-01-07 havocincrease MAX_CHANNELS to support quakemash
2017-01-03 havocFix some crashes affecting dedicated quake servers...
2017-01-02 havocRemove a confusing part of the description of r_shadow_...
2017-01-02 havocFix rogue mission pack (Dissolution of Eternity) plasma...
2017-01-02 havocchange shadowmapping atlas from 4096x4096 to 8192x8192...
2017-01-02 havocChange darkplaces email address to darkplacesengine...
2016-12-10 havocDisable the __int128 code path for lehmer 128bit RNG...
2016-12-10 havoconly use __int128 math on x86_64
2016-12-10 havocFix bug in loading additional skins after the ones...
2016-12-02 vicUse tighter bounds for bouncegrid texture
2016-11-29 havocFix infinite loop that occurred in R_FrameData_Alloc...
2016-11-29 havocFix one trace I missed when adding skipsupercontentsmas...
2016-11-29 havocAdd skipsupercontentsmask parameter to all the collisio...
2016-11-29 havocAdded a MessageBox call in Sys_Error on Windows, matchi...
2016-11-29 havocEnable /LARGEADDRESSAWARE on win32 builds in MSVS2015...
2016-11-29 havocAdded cl_bob_limit cvar which limits the maximum rage...
2016-11-29 havocFix Q2BSP texture loading, Q2BSP contents issues, and...
2016-11-29 havocAdded MSVC++ 2015 projects.
2016-11-29 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-11-29 havocFix a typo in a field name.
2016-11-29 havocAdded r_shadow_bouncegrid_lightpathsize which is an...
2016-11-29 havocimplemented r_shadow_bouncegrid_blur, this tremendously...
2016-11-29 havocRefactored r_shadow_bouncegrid light splatting code...
2016-11-29 havocRefactored r_shadow_bouncegrid code into several functi...
2016-11-29 havocFix a serious bug with r_shadow_bouncegrid_static where...
2016-11-29 divverentkeys: do not send the text event of the toggleconsole...
2016-11-29 divverentkeys: do not send the text event of the toggleconsole...
2016-11-29 havocRewrote bouncegrid path splatting, it now has a cone...
2016-11-28 havocRemove redundant call to R_MakeResizeBufferBigger,...
2016-11-28 havocFix __int128 based implementation of mul128, needed...
2016-11-28 havocFix severe bugs in mul128 implementation which was...
2016-11-27 havocSignificant rework of bouncegrid photon distribution...
2016-11-27 havocChanged bouncegrid to use its own buffers (Mem_Alloc...
2016-11-27 havocAdded an implementation of Lehmer random number generat...
2016-11-27 havocFix one trace I missed when adding skipsupercontentsmas...
2016-11-27 havocDon't allocate resize buffer for texture upload if...
2016-11-27 havocFix infinite loop that occurred in R_FrameData_Alloc...
2016-11-27 havocAdd skipsupercontentsmask parameter to all the collisio...
2016-11-27 havocAdded a MessageBox call in Sys_Error on Windows, matchi...
2016-11-27 havocAdded developer_memorylargerthanmb cvar which prints...
2016-11-27 havocRollback last change which was meant to be many smaller...
2016-11-27 havocAdded developer_memorylargerthanmb cvar which dprints...
2016-11-27 havocEnable /LARGEADDRESSAWARE on win32 builds in MSVS2015...
2016-10-11 havocFix another bug in R_Shadow_PrepareLights_AddSceneLight...
2016-10-11 havocFix bad memory overrun bug in R_Shadow_PrepareLights_Ad...
2016-10-11 havocAdded cl_bob_limit cvar which limits the maximum rage...
2016-09-14 havocOverhauled quake3 shader loading such that it now produ...
2016-09-12 havocFix Q2BSP texture loading, Q2BSP contents issues, and...
2016-09-12 havocChanged naming of glsl/default.glsl and hlsl/default...
2016-09-11 havocEnable shadowmapping on transparent surfaces.
2016-09-11 havocOverhauled shadowmap rendering to use an atlas texture...
2016-09-10 havocAdded MSVC++ 2015 projects.
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-08-28 havocFix a typo in a field name.
2016-08-28 havocAdded r_shadow_bouncegrid_lightpathsize which is an...
2016-08-27 havocimplemented r_shadow_bouncegrid_blur, this tremendously...
2016-08-27 havocRefactored r_shadow_bouncegrid light splatting code...
2016-08-27 havocRefactored r_shadow_bouncegrid code into several functi...
2016-08-27 havocFix a serious bug with r_shadow_bouncegrid_static where...
2016-08-18 divverentSupport alpha textures in Quake if the name starts...
2016-08-18 divverentAdd user defined movetypes extension
2016-08-18 divverentDon't run MOVETYPE_NOCLIP physics asynchronously
2016-08-18 divverentOOPS. Enable USE_RWOPS only on Android.
2016-08-18 divverentStop using bytes >= 128 in format strings. They break...
2016-08-18 divverentFix the show-keyboard logic for non-Steel Storm by...
2016-08-18 divverentMake the touch outline feature actually work.
next