2005-09-09 |
havoc | fix a bug that made the world render colormapped (no... |
blob | commitdiff | raw |
2005-08-10 |
havoc | fix a terrible mistake: don't send \n at the end of... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | more size_t |
blob | commitdiff | raw | diff to current |
2005-07-02 |
havoc | changed two comments from saying long to int |
blob | commitdiff | raw | diff to current |
2005-07-01 |
havoc | allow multiple lightning beams owned by world |
blob | commitdiff | raw | diff to current |
2005-06-19 |
havoc | don't complain about missing bolt3/beam models |
blob | commitdiff | raw | diff to current |
2005-06-19 |
havoc | removed CL_InitTEnts function, moved its contents ... |
blob | commitdiff | raw | diff to current |
2005-05-30 |
havoc | disable some effect sounds in nexuiz |
blob | commitdiff | raw | diff to current |
2005-05-24 |
havoc | rewrote protocol version system (including splitting... |
blob | commitdiff | raw | diff to current |
2005-05-14 |
havoc | an extra Mem_CheckSentinelsGlobal at start of Serverinf... |
blob | commitdiff | raw | diff to current |
2005-05-04 |
havoc | forgot to add 1 to radius byte in parsing TE_CUSTOMFLAS... |
blob | commitdiff | raw | diff to current |
2005-04-30 |
havoc | relocated the CL_SendMove call to put it at the end... |
blob | commitdiff | raw | diff to current |
2005-04-18 |
havoc | fixed the SU_ITEMS fix so that it doesn't trash the... |
blob | commitdiff | raw | diff to current |
2005-04-17 |
havoc | fixed a bug in CL_ParseClientdata that was breaking... |
blob | commitdiff | raw | diff to current |
2005-04-05 |
havoc | consolidated many mempools to make memlist more readabl... |
blob | commitdiff | raw | diff to current |
2005-04-05 |
havoc | reduced client memory usage by 29MB by making cl_max_en... |
blob | commitdiff | raw | diff to current |
2005-03-08 |
havoc | reenabled CL_TeleportSplash (and removed a bogus parame... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
havoc | now lerps punchangle and punchvector |
blob | commitdiff | raw | diff to current |
2005-02-03 |
molivier | Replaced snprintf and vnsprintf calls by dpsnprintf... |
blob | commitdiff | raw | diff to current |
2005-01-15 |
havoc | nexbeam is now white and 8 units wide (rather than... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
havoc | shuffled around some SCR_BeginLoadingPlaque calls so... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
havoc | no longer kicks off client if it got signon 1 twice... |
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 |
2004-12-16 |
black | -Now playermodel and playerskin finally work correctly... |
blob | commitdiff | raw | diff to current |
2004-12-14 |
havoc | don't warn about svc_precache failing to precache sound... |
blob | commitdiff | raw | diff to current |
2004-12-01 |
havoc | changed a lot of Con_DPrint/Con_DPrintf calls to Con_Pr... |
blob | commitdiff | raw | diff to current |
2004-12-01 |
molivier | Removed wrong FIXME comment (in-game precached sounds... |
blob | commitdiff | raw | diff to current |
2004-12-01 |
havoc | implemented PRYDON_CLIENTCURSOR extension (clientside... |
blob | commitdiff | raw | diff to current |
2004-11-25 |
havoc | removed Sys_Sleep call from CL_KeepaliveMessage, as... |
blob | commitdiff | raw | diff to current |
2004-11-25 |
havoc | forgot to commit a bunch of CL_AllocDlight changes... |
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 | added support for PROTOCOL_NEHAHRAMOVIE in more places... |
blob | commitdiff | raw | diff to current |
2004-11-16 |
havoc | call Mod_FindName directly instead of Mod_TouchModel... |
blob | commitdiff | raw | diff to current |
2004-11-14 |
havoc | upgraded rtlights format to have separate ambient,... |
blob | commitdiff | raw | diff to current |
2004-11-03 |
havoc | internal cleanup: split up CL_SparkShower into CL_Spark... |
blob | commitdiff | raw | diff to current |
2004-10-27 |
molivier | Pure cleaning commit: removed "crc.[ch]" and "gl_warp_s... |
blob | commitdiff | raw | diff to current |
2004-10-26 |
havoc | S_LoadSound now automatically tries both with and witho... |
blob | commitdiff | raw | diff to current |
2004-10-25 |
havoc | don't warn about missing frames and skins in models... |
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-12 |
havoc | allow invalid skin numbers on entities using tenebrae... |
blob | commitdiff | raw | diff to current |
2004-10-08 |
havoc | fixed constant resetting of animation interpolation... |
blob | commitdiff | raw | diff to current |
2004-10-04 |
havoc | fix colormap checking in ValidateState, it was throwing... |
blob | commitdiff | raw | diff to current |
2004-10-04 |
havoc | fix negative frags showing up as 65535 and such |
blob | commitdiff | raw | diff to current |
2004-09-21 |
havoc | made quakec stuffed quake1 protocol entities work along... |
blob | commitdiff | raw | diff to current |
2004-09-17 |
havoc | missing \n on one dprint in ValidateState |
blob | commitdiff | raw | diff to current |
2004-09-14 |
havoc | PROTOCOL_DARKPLACES5 |
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-22 |
tomaz | Made ValidateState warn and not error out about colorma... |
blob | commitdiff | raw | diff to current |
2004-08-09 |
havoc | rocket glow is now more orange, less pale |
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-07-02 |
molivier | Modified the sound code so it can handle sounds outside... |
blob | commitdiff | raw | diff to current |
2004-05-21 |
havoc | Tomaz made the progs/bolt.mdl and progs/bolt2.mdl loadi... |
blob | commitdiff | raw | diff to current |
2004-04-05 |
havoc | inlined Host_EndGame in CL_ParseServerMessage's svc_dis... |
blob | commitdiff | raw | diff to current |
2004-04-03 |
havoc | fixed missing newline after map name in join message |
blob | commitdiff | raw | diff to current |
2004-04-02 |
molivier | Added a CHANNELFLAG_LOCALSOUND flag for channels playin... |
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-09 |
havoc | now supports loading skybox specified by q3 sky shaders |
blob | commitdiff | raw | diff to current |
2004-03-01 |
havoc | remove unused variable i in CL_ParseStartSoundPacket |
blob | commitdiff | raw | diff to current |
2004-03-01 |
havoc | upgraded network protocol to DP5, now sends precise... |
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 | rate limited networking ("rate" command in client conso... |
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 |
2004-02-10 |
molivier | Added a couple of function skeletons for the automatic... |
blob | commitdiff | raw | diff to current |
2004-02-01 |
havoc | changed Sys_Sleep from (void) to (int milliseconds... |
blob | commitdiff | raw | diff to current |
2003-10-07 |
black | Changed dp so the new vm fits in. |
blob | commitdiff | raw | diff to current |
2003-09-30 |
molivier | More strcpy -> strlcpy and sprintf -> snprintf |
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-18 |
havoc | after an argument with Black it was decided that GAME_N... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
havoc | more Nexuiz hud stuff from BlackHC, minor style edits... |
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-06 |
havoc | upgraded network protocol to DPPROTOCOL_VERSION4 -... |
blob | commitdiff | raw | diff to current |
2003-07-31 |
havoc | corrected a few LittleLongs to LittleFloat in md3 loadi... |
blob | commitdiff | raw | diff to current |
2003-07-22 |
havoc | fixed TE_BLOOD2 (by making it go away, it was not used... |
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-12 |
havoc | now sends nops to server as unreliable, to avoid trashi... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
havoc | check svc_setview against MAX_EDICTS |
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-06-26 |
havoc | fix a bug in non-monster interpolation code (it was... |
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-04-03 |
havoc | got rid of use of eye in entity database |
blob | commitdiff | raw | diff to current |
2003-03-30 |
havoc | dlights now cast shadows in realtime lighting mode... |
blob | commitdiff | raw | diff to current |
2003-03-22 |
havoc | got rid of R_NewMap, directly calls R_Modules_NewMap... |
blob | commitdiff | raw | diff to current |
2003-03-09 |
havoc | Mod_FindNonSolidLocation now takes a radius and can... |
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-28 |
havoc | fix chthon lightning (ugh, how did I manage to use... |
blob | commitdiff | raw | diff to current |
2003-02-21 |
havoc | disable step interpolation unless entity is MOVETYPE_STEP |
blob | commitdiff | raw | diff to current |
2003-02-17 |
havoc | no longer adopt colors from server updates (this means... |
blob | commitdiff | raw | diff to current |
2003-02-12 |
havoc | get rid of yet another entity_frame_t on the stack... |
blob | commitdiff | raw | diff to current |
2003-02-10 |
havoc | fix win32 stack overflows in CL_ParseServerInfo, it... |
blob | commitdiff | raw | diff to current |
2003-02-10 |
havoc | MAX_EDICTS has changed to 32768. Yes this is madness... |
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-22 |
havoc | reduced intensity and radius of teleport flash |
blob | commitdiff | raw | diff to current |
2003-01-15 |
havoc | cleanup of precache messages and assorted comments |
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-11-07 |
havoc | changed a server protocol error to use Host_Error |
blob | commitdiff | raw | diff to current |
2002-10-21 |
havoc | change maximum lerp time from 1 second to 0.1 seconds... |
blob | commitdiff | raw | diff to current |
2002-10-14 |
havoc | cruft |
blob | commitdiff | raw | diff to current |
2002-10-14 |
havoc | fix jitter in interpolation of monster movement |
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 |