2005-05-31 |
havoc | fix the library search code (replaced / with 0, should... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
havoc | made Sys_LoadLibrary search in the executable path... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
havoc | fixed Mod_Q3BSP_LoadPlanes to use LittleFloat instead... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
havoc | print to console before printing to terminal (which... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
havoc | .app directory for Mac OSX builds |
commit | commitdiff | tree | snapshot |
2005-05-30 |
havoc | don't echo player messages if not a dedicated server... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
havoc | pick apart com_argv[0] to find basedir in Mac OSX when... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
havoc | try to detect a .app package in MacOSX and use a basedi... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
havoc | reenabled echoing of player messages to server console... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
havoc | rewrote character insertion/replacement in console... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
havoc | made bmodel trails (if anyone ever dares to try them... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
havoc | updated dsp files from Willis |
commit | commitdiff | tree | snapshot |
2005-05-30 |
havoc | disable some effect sounds in nexuiz |
commit | commitdiff | tree | snapshot |
2005-05-30 |
havoc | ignore RENDER_VIEWMODEL if tagentity is set |
commit | commitdiff | tree | snapshot |
2005-05-29 |
havoc | default protocol changed to DP7 |
commit | commitdiff | tree | snapshot |
2005-05-29 |
havoc | fixed EF_NODEPTHTEST support on q1bsp/q3bsp/models |
commit | commitdiff | tree | snapshot |
2005-05-29 |
havoc | disabled cl_movement when in intermission |
commit | commitdiff | tree | snapshot |
2005-05-29 |
havoc | 361 |
commit | commitdiff | tree | snapshot |
2005-05-29 |
havoc | added DP_QUAKE3_MAP extension |
commit | commitdiff | tree | snapshot |
2005-05-29 |
havoc | disable h2ohit.wav in GAME_NEXUIZ |
commit | commitdiff | tree | snapshot |
2005-05-29 |
black | Added back pr_checkextension. |
commit | commitdiff | tree | snapshot |
2005-05-29 |
black | Quick fix for the "0 not loaded" bug (error on trying... |
commit | commitdiff | tree | snapshot |
2005-05-29 |
havoc | fix bug causing impulses to often be lost |
commit | commitdiff | tree | snapshot |
2005-05-29 |
havoc | fixed makefile (it is not possible to comment out lines... |
commit | commitdiff | tree | snapshot |
2005-05-27 |
black | -CVS: --------------------------------------------... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
tomaz | Way to tired... Fixed all 3 project files to include... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
tomaz | darkplaces.dsp |
commit | commitdiff | tree | snapshot |
2005-05-25 |
black | -LoadProgs now expects to be called after InitProg... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
havoc | patch from Willis to add mvm_cmds.c |
commit | commitdiff | tree | snapshot |
2005-05-25 |
havoc | don't set cl.movement true if cl_movement cvar is off |
commit | commitdiff | tree | snapshot |
2005-05-25 |
havoc | fix bug in last commit (msg->, not buf.) |
commit | commitdiff | tree | snapshot |
2005-05-25 |
havoc | fix an overflow without allowoverflow set error in... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
havoc | default to "DP6" protocol (not "DARKPLACES6") |
commit | commitdiff | tree | snapshot |
2005-05-25 |
havoc | zym models now support TraceBox calls |
commit | commitdiff | tree | snapshot |
2005-05-25 |
havoc | fix bug with ClientDisconnect not being called if a... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
havoc | added newline at end of file to hush a gcc warning |
commit | commitdiff | tree | snapshot |
2005-05-25 |
havoc | added mvm_cmds.o |
commit | commitdiff | tree | snapshot |
2005-05-24 |
havoc | reordered the protocolversion_t values to have preferre... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
black | -Split prvm_cmds.c into prvm_cmds.c, prvm_cmds.h and... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
havoc | default to DARKPLACES6 protocol (somehow this was not... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
havoc | added onground clearing before each move so that going... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
havoc | rewrote protocol version system (including splitting... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
black | -Now netconn also accepts infoRespones from LAN servers... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
havoc | NetConn_ReceivedMessage now verifies that the packet... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
black | -Fix checking the length before knowing its actual... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
black | -Fixed a possible buffer overflow bug in NetConn_Receiv... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
molivier | vid_usemouse doesn't need to be a global variable |
commit | commitdiff | tree | snapshot |
2005-05-21 |
black | -Added an comment ('[INIT]') to all fields of vm_prog... |
commit | commitdiff | tree | snapshot |
2005-05-20 |
black | -Added the callcount field to the mfunction_t structure. |
commit | commitdiff | tree | snapshot |
2005-05-20 |
havoc | removed unused applytime field from usercmd_t |
commit | commitdiff | tree | snapshot |
2005-05-20 |
havoc | cleaned up prediction code somewhat, no longer uses... |
commit | commitdiff | tree | snapshot |
2005-05-20 |
havoc | slight cleanup (complete removal) of the "base" variabl... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
havoc | changed default heartbeat_period to 120 seconds so... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
havoc | changed EntityFrame5_ExpandEdicts call from using sv... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
havoc | fix lingering tracers in nexuiz (among other possible... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
havoc | fixed r_showtris bug (individual state changes were... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
havoc | added onground tracking to cl_movement code, instead... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
havoc | fix a severe bug with viewangles in cl_movement mode |
commit | commitdiff | tree | snapshot |
2005-05-18 |
havoc | fix interpolation of cl_movement |
commit | commitdiff | tree | snapshot |
2005-05-16 |
black | -Fixed some bugs in the altstr functions, now they... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
havoc | split SV_ReadClientMove into two functions, SV_ReadClie... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
havoc | cleaned up suspendedinairflag a bit |
commit | commitdiff | tree | snapshot |
2005-05-16 |
havoc | removed deadsocket field from server client struct... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
havoc | added a commented out Con_Printf for debugging spatiali... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
havoc | fix bug that rotated all sounds 90 degrees to the right... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
havoc | changed matrix_attenuation declarations to not be stati... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
havoc | disabled some of the server client connect code that... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
havoc | fix a crash with getlighting builtin |
commit | commitdiff | tree | snapshot |
2005-05-14 |
havoc | fix a crash with mdl skingroups |
commit | commitdiff | tree | snapshot |
2005-05-14 |
havoc | an extra Mem_CheckSentinelsGlobal at start of Serverinf... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
havoc | 366 |
commit | commitdiff | tree | snapshot |
2005-05-14 |
havoc | added a couple checks to hopefully fix a lit sprite... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
havoc | fixed r_drawcollisionbrushes 2 |
commit | commitdiff | tree | snapshot |
2005-05-14 |
havoc | fix a crash when loading q3 maps with flares |
commit | commitdiff | tree | snapshot |
2005-05-14 |
havoc | gl_combine cvar is no longer saved |
commit | commitdiff | tree | snapshot |
2005-05-14 |
havoc | fix portal lighting in a single cluster map (box map) |
commit | commitdiff | tree | snapshot |
2005-05-14 |
havoc | fixed rtlighting on colormap capable skins |
commit | commitdiff | tree | snapshot |
2005-05-14 |
havoc | fixed r_shadow_realtime_world_lightmap support in gl_co... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
havoc | fixed snow fluttering |
commit | commitdiff | tree | snapshot |
2005-05-14 |
havoc | remove an unneeded cast |
commit | commitdiff | tree | snapshot |
2005-05-14 |
havoc | fix some warnings |
commit | commitdiff | tree | snapshot |
2005-05-13 |
havoc | use Con_Printf instead of Host_Error when an unknown... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
havoc | only load .lit file if its file size matches 8 + lump... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
havoc | replaced all references to vid.conwidth and vid.conheig... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
havoc | more clean up of IN_Activate, added cl_ignoremousemove... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
havoc | corrected envmap saving for ft/rt/bk/lf/up/dn layout... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
havoc | fix Mod_BuildAliasSkinsFromSkinFiles to work with the... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
havoc | fix a warning |
commit | commitdiff | tree | snapshot |
2005-05-13 |
havoc | GAME_NEXUIZ no longer loads a number of gfx/ pics that... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
havoc | upgraded both QuakeC VMs to use a table of negative... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
havoc | finished model/map rendering merge, model renderer... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
havoc | 375 (-1) |
commit | commitdiff | tree | snapshot |
2005-05-12 |
havoc | labeled todo items (at least ones not done yet) with... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
havoc | 396 |
commit | commitdiff | tree | snapshot |
2005-05-12 |
havoc | clear sounds before shutting down |
commit | commitdiff | tree | snapshot |
2005-05-12 |
havoc | changed changed commandline history behavior to be... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
black | -Changed VM_precache_pic to check CachePic for successf... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
havoc | the merging of alias and bsp model rendering begins... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
havoc | some changes and cleanups to SV_FlyMove, turned off... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
havoc | added VectorReflect |
commit | commitdiff | tree | snapshot |
next |