2005-06-07 |
black | My Key_Event is disabled (yet). |
commit | commitdiff | tree | snapshot |
2005-06-07 |
eviltypeguy | Disabling black's key code: |
commit | commitdiff | tree | snapshot |
2005-06-06 |
black | If the new Key_Event breaks anything for you, you can... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
havoc | use only the latest ping time, not averaged |
commit | commitdiff | tree | snapshot |
2005-06-06 |
havoc | removed one variable too many |
commit | commitdiff | tree | snapshot |
2005-06-06 |
havoc | fix two warnings after the last commit |
commit | commitdiff | tree | snapshot |
2005-06-06 |
havoc | use latest ping from client struct rather than averagin... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
havoc | fix crouch button to be the right one |
commit | commitdiff | tree | snapshot |
2005-06-06 |
havoc | fixed a PRVM_Crash crash when progs was NULL |
commit | commitdiff | tree | snapshot |
2005-06-05 |
havoc | fixed the 'floating models' bug (EntityFrame5_WriteFram... |
commit | commitdiff | tree | snapshot |
2005-06-05 |
havoc | fix lagged prydon cursor trace bug (it was using render... |
commit | commitdiff | tree | snapshot |
2005-06-05 |
havoc | use TEXF_CLAMP on Draw_CachePic (except for the color... |
commit | commitdiff | tree | snapshot |
2005-06-05 |
havoc | don't hit your own model with cl_prydoncursor traces |
commit | commitdiff | tree | snapshot |
2005-06-05 |
havoc | fixed impulse lossage problem (ApplyClientMove wasn... |
commit | commitdiff | tree | snapshot |
2005-06-05 |
havoc | only give shareware warning if running GAME_NORMAL... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
black | Fixed an signed/unsigned warning. |
commit | commitdiff | tree | snapshot |
2005-06-03 |
havoc | added a small simple optimization of prog->knownstring... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
black | -Added the cvars net_slist_timeout and net_slist_maxtries. |
commit | commitdiff | tree | snapshot |
2005-06-03 |
havoc | fix a cast warning |
commit | commitdiff | tree | snapshot |
2005-06-03 |
havoc | remove unused PRVM_SetQCString function |
commit | commitdiff | tree | snapshot |
2005-06-03 |
havoc | rewrote PRVM_AllocString and PRVM_FreeString to deal... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
havoc | reset callcount in prvm_profile |
commit | commitdiff | tree | snapshot |
2005-06-03 |
havoc | shut down local server when connected to a remote server |
commit | commitdiff | tree | snapshot |
2005-06-03 |
havoc | added ctrl-escape hotkey for console (I know I coded... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
eviltypeguy | Silly me, apparently FNDELAY *is* available if you... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
eviltypeguy | Changes necessary to build and run on Solaris 10 x86 |
commit | commitdiff | tree | snapshot |
2005-06-02 |
black | Added a query queue (test commit so Willis can test... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
black | Didnt know that Host_StartVideo works this way (called... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
tomaz | Redid the coloring of the embedded font to use random... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
black | -Changed host_abortserver to host_abortframe. |
commit | commitdiff | tree | snapshot |
2005-06-02 |
tomaz | Updated the embedded font to contain the 2 top rows... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
havoc | fix some potential buffer overflows |
commit | commitdiff | tree | snapshot |
2005-06-02 |
havoc | fix a stack smash possibility in loadimagepixels |
commit | commitdiff | tree | snapshot |
2005-06-02 |
havoc | fix two severe geometry bugs in the zym loader |
commit | commitdiff | tree | snapshot |
2005-06-01 |
black | -Added Host_AbortCurrentFrame to hide the longjump... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
havoc | enable unicode and keyrepeat every time a video mode... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
havoc | shortened movement queue back to 64 items to prevent... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
havoc | fix some crashes with server commands (kick, view*... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
havoc | less confusing messages from Sys_LoadLibrary |
commit | commitdiff | tree | snapshot |
2005-06-01 |
havoc | it helps to mangle the correct string... |
commit | commitdiff | tree | snapshot |
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 |
next |