2007-11-23 |
black | Add cl_dyntexture.h and .c (don't need to be added... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
divverent | botclients don't set spawned... so fix the -666 for... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
black | Add support for dynamic textures to the low-level textu... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
havoc | fix some warnings |
commit | commitdiff | tree | snapshot |
2007-11-20 |
havoc | don't call lightning beam vertex fogging code BEFORE... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
havoc | changed FogPoint_World/Model code to use unsigned int... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
havoc | fix an unsigned/signed comparison warning on lhnetsocke... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
havoc | make vid_sdl compile on WIN32 again (it uses different... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
havoc | fix bug with loading a saved game while a demo is playi... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
divverent | use strcasecmp for file name sorting |
commit | commitdiff | tree | snapshot |
2007-11-15 |
divverent | sorry, I can't live without strstrofs |
commit | commitdiff | tree | snapshot |
2007-11-15 |
divverent | add missing str*cmp builtins to mvm_cmds.c |
commit | commitdiff | tree | snapshot |
2007-11-15 |
divverent | fix tempstring allocation bug in VM_tokenize* |
commit | commitdiff | tree | snapshot |
2007-11-13 |
divverent | SDL icon support by Blub, messed up by me ;) |
commit | commitdiff | tree | snapshot |
2007-11-13 |
havoc | removed cl_particles_explosions_smoke cvar and code |
commit | commitdiff | tree | snapshot |
2007-11-13 |
havoc | changed default value of cl_stainmaps to 0 (was 1) |
commit | commitdiff | tree | snapshot |
2007-11-13 |
havoc | added separate world surfaces and world triangles stats... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
havoc | changed two memcpy calls to memmove after testing in... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
divverent | need to include quakedef.h later in the other vid_... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
divverent | can't move quakedef.h up in vid_agl.c (redefinition... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
divverent | add missing extern keyword |
commit | commitdiff | tree | snapshot |
2007-11-12 |
divverent | move two #defined to quakedef.h, and always include... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
havoc | optimized SHOWLMP code (only used by Nehahra) to not... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
havoc | implemented a -profilegameonly commandline option for... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
havoc | added a non-diffuse non-specular path for model lightin... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
divverent | added cvar r_fixtrans_auto to automatically call fixtra... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
havoc | avoid one viewclear each frame |
commit | commitdiff | tree | snapshot |
2007-11-12 |
havoc | fix SLIF_FREESLOTS to not be an out of bounds array... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
havoc | renamed a few r_speeds 2 timereport values to reduce... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
divverent | support vid_resizable in glx |
commit | commitdiff | tree | snapshot |
2007-11-10 |
divverent | XPM support for X11; WM_CLASS and WM_COMMAND are now... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
divverent | remove timed out servers from list |
commit | commitdiff | tree | snapshot |
2007-11-09 |
divverent | querycounters LOVE to be reset ;) |
commit | commitdiff | tree | snapshot |
2007-11-09 |
divverent | update Blub's SDL patch |
commit | commitdiff | tree | snapshot |
2007-11-09 |
havoc | fix two warnings |
commit | commitdiff | tree | snapshot |
2007-11-09 |
havoc | increased minimum cl_maxfps value from 1 to 5 (but... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
divverent | add Nexuiz-only cvar sbar_flagstatus_right (preparation... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
divverent | make fixtrans use patterns instead, for batch fixing |
commit | commitdiff | tree | snapshot |
2007-11-09 |
divverent | add new console command "fixtrans", usage: fixtrans... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
divverent | add Blub's r_track_sprites for SPR_LABEL* |
commit | commitdiff | tree | snapshot |
2007-11-09 |
divverent | Blub's nick completion |
commit | commitdiff | tree | snapshot |
2007-11-09 |
divverent | Win32 largefile support (mostly for capturevideo) |
commit | commitdiff | tree | snapshot |
2007-11-09 |
divverent | add cvar cl_movement_track_canjump (when off, client... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
divverent | (Nexuiz) show people who are still downloading as ... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
divverent | SDL: parameters -resizable, -stick_mouse, -no_input_gra... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
divverent | watch your memory :) |
commit | commitdiff | tree | snapshot |
2007-11-08 |
havoc | hush a bogus warning on startup on pre-OpenGL 2.0 drivers |
commit | commitdiff | tree | snapshot |
2007-11-08 |
black | Clean-up the refresh code and remove the refresh field... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
black | - add support for server list refreshes to netconn... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
divverent | add a "freeslots" field to the host cache |
commit | commitdiff | tree | snapshot |
2007-11-02 |
havoc | shorten the "watervisibility" title in r_speeds 2 mode... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
divverent | move SDLMain.m to the right place |
commit | commitdiff | tree | snapshot |
2007-10-31 |
divverent | add SDLMain stuff for OS X; make the Makefiles ready... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
divverent | make STRIP a specifyable option in the Makefile |
commit | commitdiff | tree | snapshot |
2007-10-30 |
havoc | some reworking and cleanup of gravity handling in parti... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
divverent | add menu QC drawsubpic() to draw just part of an image... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
divverent | new menu QC builtin "stringwidth(string text, float... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
divverent | fix the picture drawing fix |
commit | commitdiff | tree | snapshot |
2007-10-24 |
divverent | Change DrawQ_Pic and _SuperPic to be texel correct... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
divverent | fix FS_Read when reading size 1 (it segfaulted sometime... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
divverent | added r_textbrightness to control color codes (so conch... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
divverent | fixed missing newline at end of some stufftext (breakin... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
havoc | reverted the cleanup of entity state building because... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
divverent | prvm_callprofile: a flat profile, time based, including... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
havoc | fixed a bug in multiplayer savegame loading that caused... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
divverent | do contrastboost before reflection; move fog behind... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
divverent | We always <push> <PUSH> and <pop> <POP> like this.... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
havoc | added back Always Run option (I forgot that the default... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
havoc | fixed cl.movement_origin being invalid on quake protoco... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
havoc | disable water rendering without r_glsl because the... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
havoc | removed some code scraps from previous patch |
commit | commitdiff | tree | snapshot |
2007-10-17 |
havoc | implemented a fixed function fallback for water, but... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
divverent | oops... buffer overflow after a 640GB video file..... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
divverent | oops |
commit | commitdiff | tree | snapshot |
2007-10-16 |
divverent | Write an OpenDML AVI index (indx... ix00, ix01... ixfsc... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
havoc | implemented MATERIALFLAG_REFRACTION |
commit | commitdiff | tree | snapshot |
2007-10-15 |
havoc | fix a bug that caused glow textures to be made when... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
havoc | renamed r_glsl_water* to r_water* because I am adding... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
havoc | set pmove_org and pmove_vel again in csqc because it... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
divverent | - fix SEGFAULT when a .shader file has more layers... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
divverent | make more failed skin loads Prints |
commit | commitdiff | tree | snapshot |
2007-10-11 |
divverent | ^1 is red, not ^4 |
commit | commitdiff | tree | snapshot |
2007-10-11 |
divverent | only print the "missing texture for missing shader... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
divverent | make messages about not existing textures colored and... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
divverent | final speedhack fixes |
commit | commitdiff | tree | snapshot |
2007-10-10 |
havoc | fix typo in cl_netinputpacketspersecond_qw cvar name... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
sajt | shut up compiler warning |
commit | commitdiff | tree | snapshot |
2007-10-09 |
sajt | MCBSP kind of works now, i think |
commit | commitdiff | tree | snapshot |
2007-10-09 |
divverent | prevent speedhack 3.0: initialize the movetime, so... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
divverent | last patch by LH fixed speedhack 1.0: -20ms + 30ms... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
sajt | oops |
commit | commitdiff | tree | snapshot |
2007-10-09 |
sajt | i'm sure there are plenty of bugs here for you guys... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
sajt | Added DP_QC_STRREPLACE - adds strreplace and strireplac... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
sajt | fix a warning in msvc6 |
commit | commitdiff | tree | snapshot |
2007-10-09 |
havoc | prevent backstepping of clc_move time from doing anything |
commit | commitdiff | tree | snapshot |
2007-10-09 |
dresk | Changed "fake cd track x playing..." console prints... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
havoc | fix a warning (con_text is static, no need for an if... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
havoc | fix typo |
commit | commitdiff | tree | snapshot |
2007-10-09 |
havoc | fix water plane center calculation (it was never cleared) |
commit | commitdiff | tree | snapshot |
2007-10-07 |
divverent | fix reflections not working when just reflective stuff... |
commit | commitdiff | tree | snapshot |
next |