]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
2005-08-29 havocfix the quake logo shadow in e1m5 (ALL surfaces were...
2005-08-28 havocsome cleaning of the model headers, and added bufferend...
2005-08-28 havocadded .dpm model support
2005-08-28 tomazAdded multiplayer maps to -did2 mode
2005-08-28 tomazAdded -did2 mode ( Defeat In Detail 2 )
2005-08-25 havocchanged scr_screenshot_jpeg default to 1 (note this...
2005-08-25 sajtGet client velocity from cl.velocity rather than cl...
2005-08-24 sajtApparently this shuts 'assignment in conditional' warni...
2005-08-24 havocfix a stupid bug in shader parsing (it was ignoring...
2005-08-24 sajt396
2005-08-24 sajtAdded 99% functional weaponmodel bobbing code. It even...
2005-08-24 sajt395
2005-08-24 havocnothing to see here, move along...
2005-08-24 havocsome cleanup of R_DrawTextureSurfaceList
2005-08-23 sajtUrre admits he was inebriated and his judgment hencely...
2005-08-23 sajtRemoved gl_combine from the menu and let the menu selec...
2005-08-23 sajtWhen below 1 fps, the fps counter instead counts spf...
2005-08-23 sajtAdded showbrand cvar, possible values 1-8. Draws the...
2005-08-23 havocq3bsp loader no longer generates a fake lightgrid when...
2005-08-23 sajtI forgot to mention that I also fixed some other asymme...
2005-08-23 sajtAdded dot crosshair (crosshair 6)
2005-08-23 sajtAdded a builtin for te_flamejet
2005-08-23 sajtAdded sv_maxairspeed cvar (default 30). This was alread...
2005-08-23 sajtForgot a little portion of the comment :-(
2005-08-23 sajtAdded DP_SV_WRITEUNTERMINATEDSTRING extension
2005-08-23 sajtUpdated todo
2005-08-23 havoc*** empty log message ***
2005-08-21 molivierAdded the RTLD_GLOBAL flag to the dlopen call, since...
2005-08-21 molivierRemoved an unused variable
2005-08-20 havocmade some things static
2005-08-20 havocadded DP_SV_PRECACHEANYTIME extension
2005-08-19 havocfix double bright models bug (LightPoint returns 2x...
2005-08-19 havocdon't try to send entities with a NAN origin (this...
2005-08-18 havocadded r_smoothnormals_areaweighting cvar (default 1...
2005-08-18 havocchanged tolerances for renderable light intensities...
2005-08-18 black-Increased MAX_LIGHTSTYLES to 256.
2005-08-17 blackFixed a bug in the r_shadow light entity parser which...
2005-08-15 havocadded a default case (Sys_Error) to CL_RocketTrail...
2005-08-15 moliviercl_lastquakeentity and cl_isquakeentity are now reset...
2005-08-15 havocadded more developer_memorydebug sentinel checks, and...
2005-08-14 eviltypeguyFixups for Solaris port.
2005-08-14 havocfix a crash in q1bsp model stats printing in developer...
2005-08-14 havocfix stupid typo in Cvar_RegisterVariable call
2005-08-14 havocrenamed cl_deathtilt to v_deathtilt to match FTE, fuhqu...
2005-08-14 havocadded cl_deathnoviewmodel, cl_deathscoreboard and cl_de...
2005-08-14 havocadded a comment in push code
2005-08-13 blackAdded colored string support to centerprint.
2005-08-10 havocfix a terrible mistake: don't send \n at the end of...
2005-08-10 havocmade Cmd_ForwardToServer code far more readable and...
2005-08-10 blackFixed alias parsing and added support for $* which...
2005-08-10 havocrenamed r_shadow_geforcefxlowquality to r_shadow_usehal...
2005-08-08 blackRemove a call to ResetProg from ShutdownServer, so...
2005-08-08 havocadd DP_ENT_COLORMOD extension to extension lists
2005-08-08 havocfix the commandline option documentation of The Hunted...
2005-08-08 havocchange name of VorteX's netherworld mod
2005-08-02 havocfix a signed/unsigned comparison warning
2005-07-30 black-Changed a call to VariableString with FindCvar.
2005-07-19 blackMoved the $cvar parser to Cmd_TokenizeString.
2005-07-19 black-Added $parameter parsing to the alias and $cvar parsin...
2005-07-13 tomazFixed a bug by me regarding the filesize of the embedde...
2005-07-13 havocdraw [] brackets on the top 4 frags display before...
2005-07-10 havocturned Mod_CheckLoaded into a #define
2005-07-10 knghtbrdFix the makefile not to use the unused gl_models.c
2005-07-10 havocremove unused gl_models.c file
2005-07-10 havocuse *64.dll instead of *.dll on win64, this way we...
2005-07-08 havocremove TEXF_CLAMP on skins
2005-07-08 havocreduce TRIANGLEEDGEHASH from 16384 bins to 8192 to...
2005-07-06 havocmove sv.active = true; up to fix a VM_bprint warning
2005-07-05 havocchanged qfile_t->buff_ind and qfile_t->buff_len to...
2005-07-05 havocfix a warning
2005-07-05 havocmore warning fixes
2005-07-05 havocuse 32bit fs_offset_t on windows (even win64 doesn...
2005-07-05 havocmade packfile_t (describes a file in a pack) use fs_off...
2005-07-05 havocadded a #define DIRECTINPUT_VERSION to hush warnings...
2005-07-05 blackfix VC 6 not supporting DWORD_PTR.
2005-07-05 havocmore warnings fixed
2005-07-05 havocmore fixes
2005-07-05 havocadded a 64bif fs_offset_t type to clean up most of...
2005-07-05 blackfixed some conversions
2005-07-05 havocstomping more size_t warnings
2005-07-05 havocfixed signed/unsigned mismatch warnings
2005-07-05 havocchanging some things back to size_t
2005-07-05 havocmore size_t
2005-07-05 havocuse size_t less
2005-07-05 havocmore size_t
2005-07-05 havocuse size_t even more
2005-07-05 havocuse size_t more
2005-07-05 havocchanged some things to size_t to reduce warnings on...
2005-07-05 havocmade FS_WriteFile's len parameter size_t to fix some...
2005-07-04 havocfix problems with missing cubemap textures in GLSL
2005-07-04 havocfix a crash when doing vid_restart or r_restart with...
2005-07-04 havocfix a typo
2005-07-04 havocdefault developer_texturelogging to 0, don't know why...
2005-07-04 havocallow escape to togglemenu when in fullscreen console
2005-07-04 tomazFixed it so vertical syns is applied correctly at init.
2005-07-03 black-Moved findflags and findchainflags to the prvm_cmds.c.
2005-07-03 havocfix bug that made pants/shirt not render in rtlighting...
2005-07-03 havocdon't print PRVM_NAME in each dprint call, it looks...
2005-07-02 havocfix bug in parsing PROTOCOL_DARKPLACES1/2/3/4 angles
2005-07-02 havocfix Black's mistake of using 'long' (32bit/64bit depend...
next