]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2005-01-11 black-The NEXUIZ_PLAYERMODEL is not game specific anymore.
2005-01-09 molivier- Sys_LoadLibrary now accepts several possible names...
2005-01-07 havocadded #include "snd_main.h" to make this compile again...
2005-01-07 havocchanged libz.so to libz.so.1, libvorbis.so to libvorbis...
2005-01-07 havocthanks to Ludwig Nussel for this patch to add ~/.darkpl...
2005-01-06 havocswapped order of incr/decr renders for static shadow...
2005-01-03 tomazCleaned up alot more memory leaks. (still get 720 leaks...
2005-01-03 molivierFixed a warning about an uninitialized variable
2005-01-03 molivierAdded S_Terminate to free all sound resources at shutdown
2005-01-01 tomazAdded CL_Shutdown which took care of 14 memory leaks...
2005-01-01 black-Added 2 builtins to make the hostcache stuff easier...
2004-12-28 black-Changed the name of PingTest to Test (it now also...
2004-12-28 black-Fixed a minor bug in ResetMasks.
2004-12-27 black-Added support for 10 hostcache masks, which will be...
2004-12-26 black-Added a couple of VM builtins.
2004-12-25 havocUpdated email address in readme. (thanks to zarquon...
2004-12-23 havocchanged r_bloom_resolution behavior to have a non-squar...
2004-12-22 black-Fixed a wrong parameter type in netconn.
2004-12-22 havocdon't send a bunch of svc_precache messages in the...
2004-12-22 black-Fixed the binary insert in the hostcache.
2004-12-22 havocsome cleaning of the hostcache code
2004-12-21 havoc334
2004-12-21 black-Fixed a minor bug in the mask function
2004-12-21 black-Added a new hostcache interface:
2004-12-21 havocfixed up a number of nudging bugs in Collision_TraceLin...
2004-12-21 havocsome cleanup and hopefully improved accuracy
2004-12-20 havoccolormod now works
2004-12-20 havocsave seta cvars with the seta command, and normal ones...
2004-12-20 molivier- Fixed JPEG support on Mac OS X
2004-12-19 black-Fixed a "bug" in PRVM_iscachedpic - it always returned...
2004-12-19 black-Added the cvar sv_progs, which allows you to set the...
2004-12-19 tomaz332
2004-12-19 havoc334
2004-12-19 tomazProjects for win32 dedicated and win32 SDL builds.
2004-12-19 tomazRemove this file
2004-12-19 havocGLX mode now supports GLX_SGI_swap_control for vid_vsync
2004-12-19 tomazAdding a MSVC6 project file to build the win32 darkplac...
2004-12-19 havocfixed misnamed variables
2004-12-19 havocremoved videosync code from timedemo
2004-12-19 havocVID_Finish in WGL now turns off videosync during timedemos
2004-12-18 black-CL_Video now allows multiple streams again. It is...
2004-12-18 tomaz338
2004-12-18 tomaz338
2004-12-18 tomazFixed the sys_ticrate bounds checking, it was constantl...
2004-12-18 tomazDisabled vsync when doing a timedemo.
2004-12-18 black-Castrated the new CL_Video subsystem. It doesnt allow...
2004-12-18 molivier- Fixed PK3 support for Mac OS X
2004-12-18 havocmade sensitivity affect cl_prydoncursor
2004-12-18 havoc341
2004-12-18 havocadded Bloom effect (r_bloom* cvars)
2004-12-18 havocrenamed cl_stainmapsclearonload to cl_stainmaps_clearon...
2004-12-18 havoccl_stainmapsclearonload now defaults to 1 (as it was...
2004-12-17 havocremoved dangerous filename checks from FRIK_FILE code
2004-12-17 black-Fixed a bug in the centering code.
2004-12-17 black-Added centered notify output for GAME_NEXUIZ.
2004-12-16 black-Now playermodel and playerskin finally work correctly...
2004-12-15 moliviervsprintf -> vsnprintf
2004-12-14 havoc339
2004-12-14 havocdon't warn about svc_precache failing to precache sound...
2004-12-14 molivierOops... Fixed my fix to BSD makefile
2004-12-13 black-Fixed another bug introduced by me, affecting the...
2004-12-13 black-Fixed the stupid bug introduced by my NEX_PLAYERMODEL...
2004-12-13 molivierFixed BSD makefile for NetBSD
2004-12-13 molivierFixed a warning in MSVC6
2004-12-13 molivierFixed model automatic precaching in the new network...
2004-12-10 black-Converted some of the altstring functions to builtins
2004-12-10 molivierAdded BB_Power to the Transfusion map list
2004-12-10 molivierRemoved a couple of warnings when compiling with GCC
2004-12-08 molivierA few minor changes in the sound code
2004-12-06 black-Fixed another signed/unsigned warning after the type...
2004-12-05 black-Fixed a minor bug in CL_Video
2004-12-04 black-Added video streaming support to the new VM
2004-12-04 black-Added the console command prvm_globalset
2004-12-03 havocsome renderer/client separation cleanup, migrated some...
2004-12-03 havocfixed precache problems in non-DARKPLACES6 protocols
2004-12-03 havocfixed a Sys_Error in the client when connected to QUAKE...
2004-12-03 molivierAdded "ctype.h" to the list of standard headers in...
2004-12-03 molivier- DP now defines MACOSX when relevant
2004-12-03 havocdon't let clients kill server with bogus cursor_entityn...
2004-12-02 blackIve done three todo items:
2004-12-02 molivier- Removed Con_SafePrint and Con_SafePrintf since they...
2004-12-01 havocimplemented scr_screenshot_gamma in screenshot saving...
2004-12-01 havocchanged a lot of Con_DPrint/Con_DPrintf calls to Con_Pr...
2004-12-01 havocfix a typo
2004-12-01 havocmodified PRYDON_CLIENTCURSOR extension to reset cursor_...
2004-12-01 havoccleaned up CL_SendMove a lot, added notes on number...
2004-12-01 molivierRemoved wrong FIXME comment (in-game precached sounds...
2004-12-01 molivierFixed FS_Seek for unpacked files when FS_USESYSCALLS...
2004-12-01 molivier341
2004-12-01 havocfix annoying warnings about weaponmodel ""
2004-12-01 havoc342
2004-12-01 havocchanged order of tests in deciding whether to do cullin...
2004-12-01 havocreset animation interpolation on weaponmodel when model...
2004-12-01 havocdecals now render immediately rather than being transpa...
2004-12-01 havocnow clears screen at startup to prevent garbage from...
2004-12-01 havocdefaulting to nodinput mode again due to problems with...
2004-12-01 havocimplemented PRYDON_CLIENTCURSOR extension (clientside...
2004-12-01 havocsome minor cleanup to CL_TraceLine, added CL_SelectTrac...
2004-11-30 black-Fixed a bug in drawstring - it used maxlen instead...
2004-11-29 black-Fixed an old qc bug that's already been existing in...
next