]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2007-11-12 havocimplemented a -profilegameonly commandline option for...
2007-11-12 havocadded a non-diffuse non-specular path for model lightin...
2007-11-12 divverentadded cvar r_fixtrans_auto to automatically call fixtra...
2007-11-12 havocavoid one viewclear each frame
2007-11-12 havocfix SLIF_FREESLOTS to not be an out of bounds array...
2007-11-12 havocrenamed a few r_speeds 2 timereport values to reduce...
2007-11-10 divverentsupport vid_resizable in glx
2007-11-10 divverentXPM support for X11; WM_CLASS and WM_COMMAND are now...
2007-11-09 divverentremove timed out servers from list
2007-11-09 divverentquerycounters LOVE to be reset ;)
2007-11-09 divverentupdate Blub's SDL patch
2007-11-09 havocfix two warnings
2007-11-09 havocincreased minimum cl_maxfps value from 1 to 5 (but...
2007-11-09 divverentadd Nexuiz-only cvar sbar_flagstatus_right (preparation...
2007-11-09 divverentmake fixtrans use patterns instead, for batch fixing
2007-11-09 divverentadd new console command "fixtrans", usage: fixtrans...
2007-11-09 divverentadd Blub's r_track_sprites for SPR_LABEL*
2007-11-09 divverentBlub's nick completion
2007-11-09 divverentWin32 largefile support (mostly for capturevideo)
2007-11-09 divverentadd cvar cl_movement_track_canjump (when off, client...
2007-11-09 divverent(Nexuiz) show people who are still downloading as ...
2007-11-09 divverentSDL: parameters -resizable, -stick_mouse, -no_input_gra...
2007-11-09 divverentwatch your memory :)
2007-11-08 havochush a bogus warning on startup on pre-OpenGL 2.0 drivers
2007-11-08 blackClean-up the refresh code and remove the refresh field...
2007-11-08 black- add support for server list refreshes to netconn...
2007-11-05 divverentadd a "freeslots" field to the host cache
2007-11-02 havocshorten the "watervisibility" title in r_speeds 2 mode...
2007-10-31 divverentmove SDLMain.m to the right place
2007-10-31 divverentadd SDLMain stuff for OS X; make the Makefiles ready...
2007-10-31 divverentmake STRIP a specifyable option in the Makefile
2007-10-30 havocsome reworking and cleanup of gravity handling in parti...
2007-10-27 divverentadd menu QC drawsubpic() to draw just part of an image...
2007-10-27 divverentnew menu QC builtin "stringwidth(string text, float...
2007-10-26 divverentfix the picture drawing fix
2007-10-24 divverentChange DrawQ_Pic and _SuperPic to be texel correct...
2007-10-23 divverentfix FS_Read when reading size 1 (it segfaulted sometime...
2007-10-21 divverentadded r_textbrightness to control color codes (so conch...
2007-10-21 divverentfixed missing newline at end of some stufftext (breakin...
2007-10-21 havocreverted the cleanup of entity state building because...
2007-10-19 divverentprvm_callprofile: a flat profile, time based, including...
2007-10-18 havocfixed a bug in multiplayer savegame loading that caused...
2007-10-17 divverentdo contrastboost before reflection; move fog behind...
2007-10-17 divverentWe always <push> <PUSH> and <pop> <POP> like this....
2007-10-17 havocadded back Always Run option (I forgot that the default...
2007-10-17 havocfixed cl.movement_origin being invalid on quake protoco...
2007-10-17 havocdisable water rendering without r_glsl because the...
2007-10-17 havocremoved some code scraps from previous patch
2007-10-17 havocimplemented a fixed function fallback for water, but...
2007-10-16 divverentoops... buffer overflow after a 640GB video file.....
2007-10-16 divverentoops
2007-10-16 divverentWrite an OpenDML AVI index (indx... ix00, ix01... ixfsc...
2007-10-15 havocimplemented MATERIALFLAG_REFRACTION
2007-10-15 havocfix a bug that caused glow textures to be made when...
2007-10-15 havocrenamed r_glsl_water* to r_water* because I am adding...
2007-10-15 havocset pmove_org and pmove_vel again in csqc because it...
2007-10-11 divverent- fix SEGFAULT when a .shader file has more layers...
2007-10-11 divverentmake more failed skin loads Prints
2007-10-11 divverent^1 is red, not ^4
2007-10-11 divverentonly print the "missing texture for missing shader...
2007-10-11 divverentmake messages about not existing textures colored and...
2007-10-10 divverentfinal speedhack fixes
2007-10-10 havocfix typo in cl_netinputpacketspersecond_qw cvar name...
2007-10-09 sajtshut up compiler warning
2007-10-09 sajtMCBSP kind of works now, i think
2007-10-09 divverentprevent speedhack 3.0: initialize the movetime, so...
2007-10-09 divverentlast patch by LH fixed speedhack 1.0: -20ms + 30ms...
2007-10-09 sajtoops
2007-10-09 sajti'm sure there are plenty of bugs here for you guys...
2007-10-09 sajtAdded DP_QC_STRREPLACE - adds strreplace and strireplac...
2007-10-09 sajtfix a warning in msvc6
2007-10-09 havocprevent backstepping of clc_move time from doing anything
2007-10-09 dreskChanged "fake cd track x playing..." console prints...
2007-10-09 havocfix a warning (con_text is static, no need for an if...
2007-10-09 havocfix typo
2007-10-09 havocfix water plane center calculation (it was never cleared)
2007-10-07 divverentfix reflections not working when just reflective stuff...
2007-10-07 divverentsorry... dp_refract parameters should work THAT way...
2007-10-07 divverentchanged reflect/refract keywords to
2007-10-06 divverentmake bestweapon customizable using a new register_bestw...
2007-10-03 divverentCleaned up reflection and refraction a bit; added Q3...
2007-10-01 havocfix uninitialized variables
2007-10-01 havocreworked R_Water_StartFrame to fix the bug that changes to
2007-10-01 havocimplemented support for more than 32768 clipnodes ...
2007-10-01 havocr_showtris/r_shownormals/r_showcollisionbrushes are...
2007-10-01 havocadded support for arguire's strange protocols that...
2007-09-30 sajtfix some errors
2007-09-30 havocimplemented pvs support in water reflection rendering...
2007-09-30 havocfix a bug where map becomes invisible (just sky) when...
2007-09-30 divverentuse $(WINDRES) variable for win32, don't hardcode the...
2007-09-29 havocchanged q1bsp loader to allow more than 32768 nodes...
2007-09-26 divverent"" binds are removed binds (fix behaviour in conjunctio...
2007-09-26 havocimplemented chase_overhead cvar
2007-09-26 havocchanged SND_MAX_SPEED to 96000 and added corresponding...
2007-09-25 havocupdated darkplaces.dev from m0rfar
2007-09-25 havocattempt to fix unintentionally forced gloss problems
2007-09-25 havocuse even bigger primes actually
2007-09-25 havocuse bigger prime numbers in calculating vertex hash...
2007-09-24 havocpatch for nexuiz from m0rfar to colorize health/armor...
2007-09-24 havocchanged COM_ParseToken_Simple to have a parsebackslash...
next