]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
2004-01-01 havocadded c_nodes, c_leafs, and c_faces increments in q3bsp...
2004-01-01 havocsorry Mathieu, can't use va() in filesystem code, not...
2004-01-01 havocfix a missing ; from knghtbrd's commit
2004-01-01 knghtbrdMoved an extern to the proper header.
2004-01-01 knghtbrdMoved cl_available definition to vid_shared.c
2004-01-01 havocnow runs scripts at startup differently - runs scripts...
2004-01-01 havocfixed the complaints about missing sounds (no longer...
2003-12-31 knghtbrdMore MacOS X stuff. The correct test for MacOS X in...
2003-12-31 havocmake sure client ports are opened before trying to...
2003-12-31 havocdon't even try to support XF86DGA stuff on Mac
2003-12-31 havocfix a thinko in big endian support (forgot to use defin...
2003-12-30 molivierFactorized the file searching algorithm in the FS code...
2003-12-29 havocupdated sv_masterextra1 to point to the newer master...
2003-12-29 havocchanged nexuiz hud to display a different (more minimal...
2003-12-29 havocadded GAME_SOM (and its hud), and shuffled some hud...
2003-12-28 havocfixed bug with falling (not on ground) MOVETYPE_STEP...
2003-12-28 havocmade TryUnstick failure a DPrintf (like TryUnstick...
2003-12-28 havocadded ogg.o to WGL exe build
2003-12-28 havocfix a thinko on clip.trace.ent = sv.edicts (it should...
2003-12-28 havocfixed fiends jumping through player bug, huge thanks...
2003-12-28 havocimproved support for q3map2 lights (added fade and...
2003-12-27 molivierSimple Ogg Vorbis support (no streaming: the file is...
2003-12-26 havocmade an annoying cbox message that I had forgotten...
2003-12-24 havocfix a bug with using the wrong trace end variable in...
2003-12-24 havocpatched up some compiler warnings in incomplete code
2003-12-24 havocadded a bunch more COLLISIONPARANOID code trying to...
2003-12-24 havocadded "sv_saveentfile" command to allow easy dumping...
2003-12-24 havocfixed cloud layers in quake sky loading
2003-12-23 blackFast commit before Im off for 10 days. Please correct...
2003-12-20 blackAdded the cvar sbar_alpha.
2003-12-20 blackPR_SetString and PRVM_SetString now point to pr_strings...
2003-12-19 blackAdded the console commands edictset and prvm_edictset.
2003-12-19 blackFixed the crash that occured when the commandline got...
2003-12-18 molivierRemoved a potential buffer overflow and factorized...
2003-12-17 blackminor, minor change to Host_Init - the loading plaque...
2003-12-17 havocfixed a bug with high framerate (or low speed) rotating...
2003-12-17 molivierFixed AK version of the FS code, it should now behave...
2003-12-16 havocfix a filesystem directory listing bug in FS_Search
2003-12-16 havocrewrote FS_Search, hopefully it will work better now...
2003-12-16 blackAdded the togglemenu command for both menus and the...
2003-12-16 havocadded cvar_string extension at the request of Paul...
2003-12-15 molivierAudio CD support for NetBSD; it also compiles on OpenBS...
2003-12-12 molivierRemoved redundant definitions in cd_linux.c
2003-12-12 havocmade sure EF_FULLBRIGHT works on everything (bmodels...
2003-12-11 molivierBorland C++ makefile is *so* outdated that I can't...
2003-12-11 molivierOops... I forgot to add this file to the previous commit
2003-12-11 molivierFactorized audio CD code
2003-12-10 molivierOpenBSD support wasn't very far away...
2003-12-09 havocfixed the wall slide stuttering bug (the one that has...
2003-12-09 molivierEarly support for NetBSD (the dedicated binary works...
2003-12-09 molivierFixed scr_screenshot_jpeg_quality slider in options...
2003-12-08 havoctodo item done: sounds spawn even if out of hearing...
2003-12-08 havocfixed gcc and linux related compilation problems from...
2003-12-08 havocfix the weapon alpha with invisibility in transfusion
2003-12-08 havoc*** empty log message ***
2003-12-08 havocadded a comment above particle() function to describe...
2003-12-07 blackAdded qc fs search functions, so the qcs can easily...
2003-12-07 havocadded an easteregg (v_psycho), thanks to Zinx Verituse...
2003-12-07 havoctodo item done: now ignores modelflags on view entities...
2003-12-07 havoctodo item done: turning keys are no longer affected...
2003-12-07 havoctodo item done: fixed con_notify cvar (limits number...
2003-12-07 havoctodo item done: added cl_particles_blood_bloodhack...
2003-12-07 havoc*** empty log message ***
2003-12-07 havocadded scr_screenshot_jpeg_quality cvar (and added it...
2003-12-07 havoctodo item done: added "saveconfig" console command
2003-12-07 havocadded DP_LITSUPPORT extension
2003-12-07 havoctodo item done: GAME_FNIGGIUM minimum resolution of...
2003-12-07 havocadded r_wateralpha to effects menu
2003-12-07 havocremoved vid_allowhwgamma variable because vid_activewin...
2003-12-07 havoc*** empty log message ***
2003-12-07 havocno longer throttles back framerate when console is...
2003-12-07 havocfixed behavior of vid_activewindow and vid_allowhwgamma...
2003-12-07 havocadded CSHIFT_VCSHIFT blend so v_cshift now affects...
2003-12-04 havoceradicated SZ_Print, thanks to Fuh for pointing out...
2003-12-04 havocremoved need for gfx/menuplyr.lmp (this code wasn't...
2003-12-04 havocconsole parsing now behaves like qwcl, thanks to Fuh...
2003-12-03 havocfix a severe bug with 16bit modes (VID_InitMode in...
2003-12-01 havocadded a note about the Creative Technology Ltd patent...
2003-11-30 blackThe menu isnt initialized for dedicated servers
2003-11-30 havocnow uses q3bsp surfaceflags when possible instead of...
2003-11-30 havocadded GAME_FNIGGIUM and GAME_SETHERAL
2003-11-30 havocfix a little bug in the FS_Search code (it was checking...
2003-11-30 havocnow parses q3 shaders for surfaceparms (this mainly...
2003-11-30 havocadded comment support to COM_ReadAndTokenizeLine
2003-11-29 havocadded dir and ls console commands (yes they are differe...
2003-11-29 havocadded a quick hack for nodraw support in q3bsp (I hope...
2003-11-19 blackvid_hardwaregammasupported is now a read-only cvar
2003-11-19 blackCvars can be read-only now.
2003-11-19 havocfixed oriented sprite problems (no longer uses entity...
2003-11-19 havocignore vid_restart commands in configs
2003-11-19 molivierClearAllStates cleared the key states twice in vid_wgl...
2003-11-19 molivierUpdated MSVC6 DSP file
2003-11-18 havocfix an input bug that prevented function keys from...
2003-11-17 havocnow includes quake palette as a fallback if no gfx...
2003-11-15 havoc*** empty log message ***
2003-11-15 havoc*** empty log message ***
2003-11-15 havocfixed flipped sound (stupid bug in S_Update call)
2003-11-14 havocr_refdef.vieworg and r_refdef.viewangles replaced by...
2003-11-14 havocremoved double newlines (don't have a clue how this...
2003-11-14 havocfix a couple signed/unsigned comparison warnings
next