]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
2007-05-25 divverentask for generated normals when usign Q3TCGEN_ENVIRONMENT
2007-05-24 havocadded parsing of rgbgen wave and alphagen wave
2007-05-24 havocsupport multiple tcmod commands on a single layer
2007-05-24 havocimplemented tcgen
2007-05-24 havocimplemented tcmod (all forms)
2007-05-24 havocadded loading of rgbgen/alphagen/tcgen/tcmod
2007-05-24 havocremove unused rsurface.modelneighbor3i
2007-05-24 havoceliminated rsurface.model, so there is now no dependenc...
2007-05-23 havocmoved rsurface_ variables into rsurface struct as a...
2007-05-23 havocadded DP_QC_CVAR_DEFSTRING extension
2007-05-23 havocforgot to commit this change
2007-05-23 havocchanged DP_SV_MODELFLAGS_AS_EFFECTS extension, now...
2007-05-23 havocremoved rsurface_entity field, and copied all fields...
2007-05-23 havocremove stupid int casts of pitch/yaw in beam code,...
2007-05-23 havocchanged server to not send pingplreport in response...
2007-05-23 havochide ping reports in demos
2007-05-23 divverentreplace funky !!a ^ !!b XOR usage by a new boolxor...
2007-05-23 divverentin v_flipped mode, invert the sense of snd_swapstereo
2007-05-23 havocadded support for "rgbgen lightingdiffuse" as a type...
2007-05-23 divverentdamn, committed the old version of my patch... this...
2007-05-23 divverentcvar: v_flipped flips all 3D view except sprites and...
2007-05-22 havoccall FS_ClearSearchPath in FS_Shutdown
2007-05-22 havocclose packs when clearing search path
2007-05-22 havocrenamed snd_reload to snd_unloadallsounds to clarify...
2007-05-22 havocenable svc_pointparticles1 protocol, because the pointp...
2007-05-22 havocfixed bug in autosprite setup code that made it malfunc...
2007-05-22 divverentWin32: ioctl SIO_UDP_CONNRESET <- FALSE
2007-05-22 divverentReject clc_stringcmd with \r and \n in them; when devel...
2007-05-22 havocq3 shaders are now supported on all model and map formats
2007-05-22 havocfix typo
2007-05-21 havocadded DP_SV_POINTPARTICLES extension string (the functi...
2007-05-21 havocadded svc_pointparticles1 for next protocol bump (uses...
2007-05-21 divverentmake ASCII 10 and ASCII 13 terminate messagemode too...
2007-05-21 divverentsentcvar: don't append a \n, it's a clc_stringcmd,...
2007-05-20 havocremoved r_shadow_realtime_world_dlightshadows cvar...
2007-05-20 havocrenamed r_shadow_shadow_polygon* cvars to r_shadow_polygon*
2007-05-20 havocvalidate r_shadow_frontsidecasting each frame and corre...
2007-05-20 havocmade the effect of the r_shadow_shadow_polygonoffset...
2007-05-20 havocsend input for every client frame in singleplayer
2007-05-20 divverentDP_PRELOAD_DEPENDENCIES=yes makefile option: when set...
2007-05-20 divverentnew option -capturedemo to capture a demo to an AVI...
2007-05-19 havocdon't send svc_statubyte or any stat index over 32...
2007-05-19 havocdon't send empty unreliable packets
2007-05-19 havocfix bug that caused server to send incorrect format...
2007-05-19 havocreworked newmouseparms[] code
2007-05-19 divverentkill mouse accel using IOHIDSetAccelerationWithKey...
2007-05-18 divverentmore of these
2007-05-18 divverentfoo *var;
2007-05-18 divverentonly memcpy the suggested format if the failure is...
2007-05-18 havocimplemented support for \" in console command parsing...
2007-05-17 havocchanged default of cl_netinputpacketsperserverpacket...
2007-05-17 havocallow non-integer cl_netinputpacketsperserverpacket...
2007-05-17 havocfix descriptions on cl_netinputpacketsper* cvars
2007-05-17 havocadded a cvar which allows the client to send more than...
2007-05-17 havocdon't limit lerps to 100ms in demo playback
2007-05-17 havocmoved the code that applies slowmo to demo playback...
2007-05-17 divverentcvar apple_mouse_noaccel (1 default) disables mouse...
2007-05-17 divverentsetting skinframe to R_SkinFrame_LoadMissing for animma...
2007-05-17 havocfix 3 typos
2007-05-17 havocrenamed vid_dga to vid_dgamouse
2007-05-17 havocrenamed vid_dga to vid_dgamouse
2007-05-17 havoccleaned up vid_dga code, removed vid_dga_mouseaccel...
2007-05-17 havocimproved coreaudio initialization code to suggest more...
2007-05-17 havocfix CoreAudio support so that it suggests a proper...
2007-05-17 divverentenable apple multithreaded GL by default; let's see...
2007-05-17 divverentlibcurl-4; vid_glx: RTLD_GLOBAL (apparently FreeBSD...
2007-05-16 havoctrace corona checks from eye to light origin, this...
2007-05-16 havocfix some unused variables
2007-05-16 havocchanged 1-frame warm-up period to 3 frames before time...
2007-05-16 havocchanged an error when fighting the end boss of Nehahra...
2007-05-16 havochopefully fixed a bug in line/sphere collision code...
2007-05-16 havocoptimized the Mod_Q3BSP_LightPoint pitch/yaw math by...
2007-05-15 divverentonly print Set: and SetA: for developer >= 100 (as...
2007-05-15 divverentcalling VM_SetTraceGlobals can create a tempstring...
2007-05-15 havocrenamed QUAKEWORLD protocol to QW to shorten connect...
2007-05-15 havocfix a bug that caused the DP server to only report...
2007-05-14 havocadded a proper gl_lightmaps rendering path, previously...
2007-05-14 divverentoops, forgot to remove it...
2007-05-14 divverentneed to explicitly load vorbis_comment_query from libvo...
2007-05-14 havocremove a piece of debugging code
2007-05-14 havocfixed lightmap merging bugs and added a special simplif...
2007-05-14 havocreworked lightmap merging code to determine optimal...
2007-05-14 divverentLOOP_START tag in vorbis files now gives the sample...
2007-05-14 havocrestored the old lightmap batching code that I removed...
2007-05-14 havocchanged loopstart from signed to unsigned, now un-loope...
2007-05-14 havocremoved channel_t->end and lastptime, now only pos...
2007-05-12 havocdon't use cl_nettimesync code when playing a demo
2007-05-12 havocadded a keyname for backslash which is now used instead...
2007-05-12 havocpatch from David Cristian which adds a "browse mods...
2007-05-11 divverentfix description of cl_movement_wateraccelerate; make...
2007-05-11 divverentif .gravity field is zero, it means the same as one...
2007-05-11 divverentalso send friction/waterfriction as stats
2007-05-11 divverentfix typo in r_q1bsp_skymasking cvar name
2007-05-11 havocadded back cl_netsyncboundmode 5 (4 with sub-millisecon...
2007-05-11 havocmoved almost all server cvars to sv_main.c and added...
2007-05-11 havocadded friction and waterfriction movevars stats
2007-05-09 havocadded back support for {}()[]: special characters in
2007-05-09 havocrenamed COM_ParseTokenConsole to COM_ParseToken_Console
2007-05-09 havocfixed several critical bugs in VM_tokenizebyseparator
2007-05-09 havocfix broken OFS_PARM0 + index code in VM_M_callfunction and
next