2005-02-04 |
havoc | now lerps punchangle and punchvector |
blob | commitdiff | raw |
2005-01-13 |
havoc | slight optimization to CL_RelinkNetworkEntities to... |
blob | commitdiff | raw | diff to current |
2005-01-03 |
tomaz | Cleaned up alot more memory leaks. (still get 720 leaks... |
blob | commitdiff | raw | diff to current |
2005-01-01 |
tomaz | Added CL_Shutdown which took care of 14 memory leaks... |
blob | commitdiff | raw | diff to current |
2004-12-18 |
black | -CL_Video now allows multiple streams again. It is... |
blob | commitdiff | raw | diff to current |
2004-12-18 |
havoc | renamed cl_stainmapsclearonload to cl_stainmaps_clearon... |
blob | commitdiff | raw | diff to current |
2004-12-18 |
havoc | cl_stainmapsclearonload now defaults to 1 (as it was... |
blob | commitdiff | raw | diff to current |
2004-12-04 |
black | -Added the console command prvm_globalset |
blob | commitdiff | raw | diff to current |
2004-12-03 |
havoc | some renderer/client separation cleanup, migrated some... |
blob | commitdiff | raw | diff to current |
2004-12-02 |
black | Ive done three todo items: |
blob | commitdiff | raw | diff to current |
2004-12-01 |
havoc | reset animation interpolation on weaponmodel when model... |
blob | commitdiff | raw | diff to current |
2004-12-01 |
havoc | implemented PRYDON_CLIENTCURSOR extension (clientside... |
blob | commitdiff | raw | diff to current |
2004-11-24 |
havoc | fixed a critical bug with Vile and other midnight mods... |
blob | commitdiff | raw | diff to current |
2004-11-22 |
molivier | Several changes to the SFX lock code in the sound engin... |
blob | commitdiff | raw | diff to current |
2004-11-20 |
havoc | fix the unintentional framegroup timing reset that... |
blob | commitdiff | raw | diff to current |
2004-11-15 |
havoc | forgot to commit this file |
blob | commitdiff | raw | diff to current |
2004-10-15 |
havoc | now shows status messages in join game menu when a... |
blob | commitdiff | raw | diff to current |
2004-10-13 |
molivier | Lots of minor fixes and improvements to the sound engin... |
blob | commitdiff | raw | diff to current |
2004-10-08 |
havoc | fixed constant resetting of animation interpolation... |
blob | commitdiff | raw | diff to current |
2004-09-28 |
havoc | implemented DP_EF_NODEPTHTEST extension |
blob | commitdiff | raw | diff to current |
2004-09-26 |
havoc | static entities now light and shadow properly |
blob | commitdiff | raw | diff to current |
2004-09-26 |
havoc | r_fullbright 1 now works properly with r_shadow_realtim... |
blob | commitdiff | raw | diff to current |
2004-09-26 |
havoc | added r_rtworld, r_rtworldshadows, r_rtdlight, r_rtdlig... |
blob | commitdiff | raw | diff to current |
2004-09-17 |
tomaz | Clears stainmaps on map restart/change based on cl_stai... |
blob | commitdiff | raw | diff to current |
2004-09-14 |
havoc | PROTOCOL_DARKPLACES5 |
blob | commitdiff | raw | diff to current |
2004-09-12 |
tomaz | Merged CL_RocketTrail2 into CL_RocketTrail. |
blob | commitdiff | raw | diff to current |
2004-09-12 |
tomaz | Made cl_beams_relative only affect view-attached beams. |
blob | commitdiff | raw | diff to current |
2004-09-03 |
havoc | zym models are now loaded into the same structs as... |
blob | commitdiff | raw | diff to current |
2004-09-03 |
havoc | added cl_particles_explosions_bubbles/sparks/smoke... |
blob | commitdiff | raw | diff to current |
2004-09-01 |
havoc | cl.viewzoomold/new are now reset in CL_ClearState |
blob | commitdiff | raw | diff to current |
2004-09-01 |
havoc | GAME_NETHERWORLD patch: a bunch of cvars and some menu... |
blob | commitdiff | raw | diff to current |
2004-08-25 |
havoc | Mem_AllocPool flags and parent parameters added, now... |
blob | commitdiff | raw | diff to current |
2004-08-25 |
havoc | slightly changed color of iceblast in prydon |
blob | commitdiff | raw | diff to current |
2004-08-24 |
tomaz | Tried to make the vore spike trail to be blue under... |
blob | commitdiff | raw | diff to current |
2004-08-08 |
havoc | changed rocket explosion color to be more redish orange |
blob | commitdiff | raw | diff to current |
2004-08-07 |
havoc | effect dlights weren't casting shadows (oops) |
blob | commitdiff | raw | diff to current |
2004-05-19 |
havoc | ... actually 16 looks better as a start size |
blob | commitdiff | raw | diff to current |
2004-05-19 |
havoc | updated cl_explosions_size_start and cl_explosions_size... |
blob | commitdiff | raw | diff to current |
2004-05-18 |
havoc | separated rtlight (light[]) settings from normal glow... |
blob | commitdiff | raw | diff to current |
2004-05-17 |
havoc | Tomaz added some cl_explosions cvars, more work on... |
blob | commitdiff | raw | diff to current |
2004-04-14 |
havoc | fix sprite pitch; apparently quake did not negate their... |
blob | commitdiff | raw | diff to current |
2004-04-10 |
havoc | reverse pitch direction on PFLAGS_FULLDYNAMIC light... |
blob | commitdiff | raw | diff to current |
2004-04-05 |
havoc | fixed very annoying '5 second timeout' bug in Host_Shut... |
blob | commitdiff | raw | diff to current |
2004-03-17 |
havoc | expanded cl_max_beams from 24 to 256 |
blob | commitdiff | raw | diff to current |
2004-03-16 |
havoc | doubled brightness of most dlights, and halved brightne... |
blob | commitdiff | raw | diff to current |
2004-03-10 |
havoc | added Print versions of Printf functions and made all... |
blob | commitdiff | raw | diff to current |
2004-03-05 |
molivier | Don't use coronas for muzzleflashes |
blob | commitdiff | raw | diff to current |
2004-03-02 |
havoc | dlights using light_lev now need the PFLAG_FULLDYNAMIC... |
blob | commitdiff | raw | diff to current |
2004-03-01 |
havoc | cleaned up rtlight handling, merging most code between... |
blob | commitdiff | raw | diff to current |
2004-02-21 |
havoc | cleaned up R_RenderView setup code a bit, and shuffled... |
blob | commitdiff | raw | diff to current |
2004-02-21 |
havoc | moved light matrix generation out of the render code... |
blob | commitdiff | raw | diff to current |
2003-12-31 |
havoc | make sure client ports are opened before trying to... |
blob | commitdiff | raw | diff to current |
2003-12-08 |
havoc | fix the weapon alpha with invisibility in transfusion |
blob | commitdiff | raw | diff to current |
2003-12-07 |
havoc | todo item done: now ignores modelflags on view entities... |
blob | commitdiff | raw | diff to current |
2003-11-14 |
havoc | don't draw viewmodel during intermission |
blob | commitdiff | raw | diff to current |
2003-11-10 |
havoc | now limits animation lerp time to .1 second to fix... |
blob | commitdiff | raw | diff to current |
2003-10-21 |
black | Added in_mouse_x and in_mouse_y, which contain the... |
blob | commitdiff | raw | diff to current |
2003-10-17 |
black | Updated some builtin parameter lists, added 2 functions... |
blob | commitdiff | raw | diff to current |
2003-10-11 |
havoc | added DP_QC_TRACE_MOVETYPE_HITMODEL extension (and... |
blob | commitdiff | raw | diff to current |
2003-10-11 |
havoc | made weapon only 50% invisible in Transfusion with... |
blob | commitdiff | raw | diff to current |
2003-09-30 |
molivier | Lots of str[n]cat, str[n]cpy, and [v]sprintf have been... |
blob | commitdiff | raw | diff to current |
2003-09-19 |
havoc | finished a lot of little todo items, mostly regarding... |
blob | commitdiff | raw | diff to current |
2003-09-13 |
havoc | renamed PROTOCOL_VERSION stuff to PROTOCOL_QUAKE, PROTO... |
blob | commitdiff | raw | diff to current |
2003-08-19 |
havoc | more q3bsp work (and no it still doesn't work right) |
blob | commitdiff | raw | diff to current |
2003-08-14 |
havoc | q3bsp is still not working yet, but getting closer |
blob | commitdiff | raw | diff to current |
2003-08-06 |
havoc | upgraded network protocol to DPPROTOCOL_VERSION4 -... |
blob | commitdiff | raw | diff to current |
2003-07-31 |
havoc | simplified dlight fading code |
blob | commitdiff | raw | diff to current |
2003-07-25 |
havoc | support for %s_%i.skin files on alias models (I.E.... |
blob | commitdiff | raw | diff to current |
2003-07-24 |
havoc | md3 tag attachments (implemented but untested), also... |
blob | commitdiff | raw | diff to current |
2003-07-22 |
havoc | viewmodels should not emit dlights (they spawn around... |
blob | commitdiff | raw | diff to current |
2003-07-17 |
havoc | moved all type-specific model fields to respective... |
blob | commitdiff | raw | diff to current |
2003-07-14 |
havoc | added r_lightning.c to move the lightning beam renderin... |
blob | commitdiff | raw | diff to current |
2003-07-12 |
havoc | fix a bunch of things that should have been checking... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
havoc | changed brush model API - now uses function pointers... |
blob | commitdiff | raw | diff to current |
2003-07-01 |
havoc | redesigned how the renderer handles much of it's state... |
blob | commitdiff | raw | diff to current |
2003-06-22 |
havoc | This is the network rewrite I've been working on for... |
blob | commitdiff | raw | diff to current |
2003-05-25 |
havoc | some cleanups to hostcache (got rid of driver/address... |
blob | commitdiff | raw | diff to current |
2003-04-26 |
havoc | reverted dynamic allocation of sv.edicts because there... |
blob | commitdiff | raw | diff to current |
2003-04-25 |
havoc | sv.edicts (and related things) are now dynamically... |
blob | commitdiff | raw | diff to current |
2003-04-21 |
havoc | nudge dlights out of walls if they're too close |
blob | commitdiff | raw | diff to current |
2003-04-18 |
havoc | fix model lighting (pitch was backwards) |
blob | commitdiff | raw | diff to current |
2003-04-03 |
havoc | got rid of use of eye in entity database |
blob | commitdiff | raw | diff to current |
2003-03-28 |
havoc | corrected the misspelled name GAME_NEXIUZ (and related... |
blob | commitdiff | raw | diff to current |
2003-03-22 |
havoc | fix decals bug introduced by transition to matrix use |
blob | commitdiff | raw | diff to current |
2003-03-15 |
havoc | varray_* rewritten to remove padding (varray_vertex3f... |
blob | commitdiff | raw | diff to current |
2003-03-09 |
havoc | changed R_Mesh_ system (again), now uses R_Mesh_GetSpac... |
blob | commitdiff | raw | diff to current |
2003-03-07 |
havoc | view.c, cl_parse.c, cl_main.c, gl_rmain.c - trying... |
blob | commitdiff | raw | diff to current |
2003-02-10 |
havoc | added cl_noplayershadow cvar to allow disabling player... |
blob | commitdiff | raw | diff to current |
2003-01-31 |
havoc | chthon lightning no longer uses beam polygons |
blob | commitdiff | raw | diff to current |
2003-01-28 |
havoc | corrected comment again, indicating that the offset... |
blob | commitdiff | raw | diff to current |
2003-01-28 |
havoc | corrected numbering of polygons in comment (oops) |
blob | commitdiff | raw | diff to current |
2003-01-28 |
havoc | added a lot of comments to lightning beam code |
blob | commitdiff | raw | diff to current |
2003-01-27 |
havoc | lightning beams have been replaced with a polygon effec... |
blob | commitdiff | raw | diff to current |
2003-01-23 |
havoc | entity shadow casting is now optional per entity (EF_NO... |
blob | commitdiff | raw | diff to current |
2002-11-10 |
havoc | added Nexiuz TE_ effects (prefixed TE_TEI_) and Nexiuz... |
blob | commitdiff | raw | diff to current |
2002-10-30 |
havoc | fix viewmodel crash |
blob | commitdiff | raw | diff to current |
2002-10-29 |
havoc | view model is now properly lit in realtime mode |
blob | commitdiff | raw | diff to current |
2002-10-27 |
havoc | gloss now works correctly |
blob | commitdiff | raw | diff to current |
2002-10-16 |
havoc | fixed some dynamic lighting bugs related to glowing... |
blob | commitdiff | raw | diff to current |
2002-10-14 |
havoc | R_LoadTexture functions take a palette pointer now |
blob | commitdiff | raw | diff to current |
next |