]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2014-06-08 havocFixed many issues with q2bsp support, it now works...
2014-06-08 havocMake PAK loading case insensitive for quake2 pak files...
2014-06-04 divverentSome fixes to the keyboard handler:
2014-06-01 havocCorrected two comments regarding IBSP version of the...
2014-06-01 havocAdded Quake2 BSP support (IBSP38), this is a work in...
2014-05-29 divverentClarify comment in CURL_fwrite.
2014-05-29 havocFixed a large number of WIN64 type conversion warnings.
2014-05-29 havocEnable multiprocessor compilation in the VS2012 project...
2014-05-28 divverentwhichpack: distinguish file not found from file is...
2014-05-27 havocchange the isserver builtin to just return sv.active...
2014-05-21 havocdon't miscount the bgmvolume entry in the menu when...
2014-05-13 havocChanged the collision code used by sv_gameplayfix_nudge... v20140513
2014-05-13 havocRemoved collision_enternudge, collision_leavenudge...
2014-05-13 havocRemoved collision_prefernudgedfraction cvar and trace...
2014-05-13 havocChanged collision_enternudge and collision_leavenudge...
2014-05-08 havocOverhauled the tracebox extending code, it now lives...
2014-05-08 havocReworked r_useportalculling to use expanded portal...
2014-05-08 havocFixed LightPoint code to deal better with lightmap...
2014-05-08 havocFix a compile error when using COLLISION_PARANOID 3.
2014-05-08 havocFix sv_jumpstep cvar, whose behavior was completely...
2014-05-07 havocfix compile error caused by mixing of SDL2 and SDL1...
2014-05-07 divverentTurn off alpha blending on vid_softsurface.
2014-05-01 havocchanged macosx default LINK_LIB_JPEG from shared to...
2014-04-09 divverentArgh, had to update the VM_sprintf extension spec....
2014-04-09 havocpatch from graphitemaster that changes r_fxaa use of...
2014-04-05 divverentMake r_fxaa also enable postprocessing shaders so only...
2014-04-05 divverentProperly make the blur conditional on non empty uservec...
2014-03-16 havocchanged dpmaster.deathmask.net ip4 address, added ip6...
2014-03-15 divverentFix very stupid typo by me in counting coverage() state...
2014-03-08 divverentClarify what sprintf does on %1$s %s
2014-03-04 havocincrease MAX_PARTICLEEFFECTNAME and MAX_PARTICLEEFFECTI...
2014-02-26 havocmake R_View_UpdateEntityVisible more readable and consi...
2014-02-24 havocdon't skip nearclip plane in R_CullBox as it is possibl...
2014-01-30 havocallow .rtlights files to have style values outside...
2014-01-24 divverentFix some d0_blind_id related bugs:
2014-01-18 divverentAlways pass CDS_FULLSCREEN to ChangeDisplaySettings...
2014-01-10 divverentsdl2: fix mouse wheel
2014-01-10 divverentsdl2: fix compile.
2014-01-08 divverentSupport statementprofiling in the fast interpreter.
2014-01-08 divverentRestructure profiling to allow easier statement coverag...
2014-01-08 divverentUse PreError() for warnings too. Simpler code!
2014-01-07 divverentUse an explicit jump table for QCVM instruction dispatch.
2014-01-07 divverentBetter coverage output.
2014-01-07 divverentCOVERAGE! Also fixes prvm always running as PRVMSLOWINT...
2014-01-07 divverentFix some warnings.
2014-01-06 divverentPatch by graphitemaster to support column number enhanc...
2014-01-06 divverentDisable r_water_hideplayer while in chase camera view
2014-01-06 divverentCSQC entity sending rework.
2014-01-06 divverentKill csqcentityglobalhistory.
2014-01-06 divverentGive CSQC entity scopes names.
2014-01-04 divverentFix cl_curl_maxspeed 0 + sv_curl_maxspeed > 0.
2014-01-03 divverentUnbreak most of sv_ratelimitlocalplayer.
2013-12-23 divverent"log_file_stripcolors" cvar to strip colors from log_file;
2013-12-19 divverentENTITYSIZEPROFILING: also log entity number and sendflags.
2013-12-15 havocUpgrade CL_VM_InputEvent to using floats rather than...
2013-12-14 havocdon't try to validate parameters to an opcode that...
2013-11-30 havocPatch from graphitemaster adding r_fxaa cvar, this...
2013-11-29 havocpatch from Blub to make BSDmakefile work again, this...
2013-11-20 havocsuppress shadow entities when preparing an rtlight...
2013-11-04 havocenable CONFIG_CD on Visual Studio projects, somehow...
2013-10-16 havocclarify in_pitch_* cvar descriptions about upward/downw...
2013-10-13 divverentSoftware tcmod/tcgen: skip if pass needs no texcoords...
2013-10-11 divverentNetconn: when an encrypted connection is used, randomly...
2013-10-10 divverentUpdate m_draw prototype in dpdefs.
2013-10-10 divverentAdd SLIF_CATEGORY for the server list, and a menu QC...
2013-10-10 divverentAllow refreshserverlist() to also clear the list like...
2013-10-10 divverentsv_checkforpacketsduringsleep: perform a netconn master...
2013-10-09 divverentFix cl_curl_enabled 0.
2013-09-30 divverentsupport "declaring" particle effects at the top of...
2013-09-29 divverentInitialize host_dirtytime.
2013-09-26 havocfix several visual studio projects which did not have...
2013-09-26 havocfix a typo
2013-09-26 havocadded GAME_SSAMMO
2013-09-21 havocrestore the wrapping behavior on tcMod scroll for compa...
2013-09-20 divverentGLX: Fix desktopfullscreen size when we actually switch...
2013-09-20 divverentFix a compile error on win32 I introduced.
2013-09-19 divverentRework game specific hacks to have a special group...
2013-09-19 divverentGame definitions for Vore Tournament
2013-09-19 divverentTEMPHACK_origin is no longer needed. Begone!
2013-09-18 divverentvid_desktopfullscreen improvements; allow querying...
2013-09-17 divverentrename netwmfullscreen to desktopfullscreen; implement...
2013-09-17 havocreworked tcmod to wrap shadertime every 9.1 hours ...
2013-09-15 havocset world.absmin and world.absmax in csqc
2013-09-12 divverentFix loading of common.LANGUAGE.po.
2013-09-11 divverent.po support: support common.<language>.po as secondary...
2013-08-29 divverentremove this movetype from CSQC. How did it get there...
2013-08-29 divverentsync dpdefs
2013-08-22 divverentfix bug in Crypto_RetrieveLocalKey
2013-08-08 divverentfix typo, sorry
2013-08-08 divverentMake d0_rijndael library optional again.
2013-08-06 divverentIn prog reset functions, do not call functions unless...
2013-08-03 divverentfix DP_FS_BASEDIR escaping
2013-08-03 divverentFix name of CONFIG_VIDEO_CAPTURE macro.
2013-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
2013-07-29 divverentaudit all uses of CL_ParticleEffect and CL_ParticleTrai...
2013-07-29 divverentTreat attempts to draw trails with pointparticles as...
2013-07-28 divverentcl_particles_forcetraileffects: emulate old trail behav...
2013-07-28 havocadded FORCEGAME define for building an engine that...
2013-07-28 havocfix an unused variable warning caused by USEODE
2013-07-27 divverentRevert "Make cdda optional, server does not need to...
next