2007-08-27 |
havoc | added cl_maxidlefps cvar to control the fps limiting... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
havoc | cleaned up qw-related todo items and added some newly... |
commit | commitdiff | tree | snapshot |
2007-08-26 |
dresk | Added pointsound QC function to CL and SV VMs (extensio... |
commit | commitdiff | tree | snapshot |
2007-08-26 |
divverent | new sprite types SPR_LABEL and SPR_LABEL_SCALE |
commit | commitdiff | tree | snapshot |
2007-08-24 |
havoc | changed reporting of compressed RGB textures to use... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
havoc | no longer compresses embedded textures (in q1 and hl... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
havoc | added gl_texturecompression to the video options menu |
commit | commitdiff | tree | snapshot |
2007-08-23 |
havoc | improved r_texturestats output to count compressed... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
havoc | implemented support for GL_ARB_texture_compression... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
divverent | add to cvar expansion: new variant $3- for all argument... |
commit | commitdiff | tree | snapshot |
2007-08-18 |
havoc | improved COM_ParseToken functions to continue parsing... |
commit | commitdiff | tree | snapshot |
2007-08-18 |
havoc | git-svn-id: svn://svn.icculus.org/twilight/trunk/darkpl... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
dresk | Added SSQC Function "SV_OnEntityNoSpawnFunction" which... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
dresk | Added CSQC globals dmg_take, dmg_save and dmg_origin... |
commit | commitdiff | tree | snapshot |
2007-08-12 |
havoc | fix bug in csqc sound builtin where it multiplied volum... |
commit | commitdiff | tree | snapshot |
2007-08-12 |
havoc | added cl_gameplayfix_soundsmovewithentities cvar so... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
havoc | added a FIXME comment about r_glsl 1 not working proper... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
havoc | fix brightness of fullbright entities in r_glsl 1 mode... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
dresk | Added support for assigning coop and deathmatch global... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
divverent | allow shirt/pants/scoreboard colors to be pulled from... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
havoc | allow view warping when underwater with gl_polyblend 0 |
commit | commitdiff | tree | snapshot |
2007-08-10 |
dresk | Added "pl" to the list of available keys to the CSQC... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
havoc | display 4 digit ammo in inventory bar in quake hud |
commit | commitdiff | tree | snapshot |
2007-08-09 |
havoc | fix a clientside bug with CL_ValidateState altering... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
havoc | don't crash if r_listmaptextures or r_replacemaptexture... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
havoc | added /LARGEADDRESSAWARE in two more MSVS projects |
commit | commitdiff | tree | snapshot |
2007-08-08 |
havoc | added large address aware flags in Dev-C++ and MSVS6... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
havoc | added --large-address-aware flag in windows builds |
commit | commitdiff | tree | snapshot |
2007-08-03 |
havoc | fix a typo that caused incorrect prioritization of... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
havoc | fix an error in the last patch |
commit | commitdiff | tree | snapshot |
2007-08-02 |
havoc | revert tolerances patch in RecursiveHullCheck, toleranc... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
divverent | fix and simplify strpad so that it actually works |
commit | commitdiff | tree | snapshot |
2007-07-28 |
divverent | make str2chr return 0 when used on an index outside... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
divverent | KrimZon's FTE_STRINGS port, please test! |
commit | commitdiff | tree | snapshot |
2007-07-27 |
dresk | Reverted addition of float global intermission to clpro... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
dresk | Added the global float "intermission" to CSQC defs... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
dresk | Added the map name (ie. "The Grisly Grotto") to the... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
havoc | hush a warning in Fantasy Quake (SOLID_BSP on a sprite... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
havoc | fix problem with guardian not waking up in dissolution... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
havoc | changed SCR_BeginLoadingPlaque to not call S_StopAllSou... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
havoc | don't draw score info in viewsize 120 |
commit | commitdiff | tree | snapshot |
2007-07-15 |
divverent | make -dinput support BUTTON4 and the wheel |
commit | commitdiff | tree | snapshot |
2007-07-15 |
divverent | fix typo in r_glsl_dumpshader message |
commit | commitdiff | tree | snapshot |
2007-07-14 |
divverent | add Cmd_QuoteString, and make the config writing code... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
divverent | command parsing: make "bind" and "in_bind" have the... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
havoc | modified Mod_Q1BSP_LoadFaces to use smaller lightmapsiz... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
havoc | added some tolerances in Mod_Q1BSP_RecursiveHullCheck... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
havoc | fix bug with large time skips in demo playback being... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
divverent | make rcon command display a bit nicer for multi-command... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
divverent | allow multiple rcon commands in the same packet, separa... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
divverent | oops... forgot to safeguard against recursive character... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
dresk | Updated cl_modelindexlist command with additional model... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
havoc | allow multiplayer savegames |
commit | commitdiff | tree | snapshot |
2007-07-09 |
havoc | never let client timeout in singleplayer |
commit | commitdiff | tree | snapshot |
2007-07-09 |
divverent | log_dest_udp now limits the packet size to 1400, not... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
dresk | Removed inline from function Con_Rcon_AddChar due to... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
dresk | Added command cl_soundindexlist which lists the sound... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
dresk | Added optional wildcard support for prvm_edict, prvm_ed... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
divverent | fix little bug that made \001 destroy the first output... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
divverent | new cvar log_dest_udp to send all console data to one... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
havoc | git-svn-id: svn://svn.icculus.org/twilight/trunk/darkpl... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
havoc | fixed bug in gl_lightmaps code that made it not work... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
divverent | changed parsing/cvar expanding rules to allow better... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
havoc | fix $cvar expansion to work in quotes |
commit | commitdiff | tree | snapshot |
2007-07-04 |
havoc | corrected comments for DP_FS_SEARCH functions to say... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
divverent | fix brushforbox_index integer overflow found by Green... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
havoc | added sv_gameplayfix_delayprojectiles cvar, to allow... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
havoc | fix the jump-slide bug in the sv_gameplayfix_qwplayerph... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
havoc | send less stats in old protocols, a lot of them were... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
havoc | commented out STAT_FRAGS (never used in quake either) |
commit | commitdiff | tree | snapshot |
2007-06-29 |
divverent | and now I see that the added frags counter requires... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
divverent | add cvar sbar_miniscoreboard_size to control the size... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
divverent | oops, missing \n |
commit | commitdiff | tree | snapshot |
2007-06-29 |
divverent | fix shader name in "permutation%s failed for shader... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
dresk | Fixed bug where .contentstransition QC field function... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
divverent | oops, I didn't see this warning |
commit | commitdiff | tree | snapshot |
2007-06-26 |
divverent | fix buffer overrun in vorbis decoder |
commit | commitdiff | tree | snapshot |
2007-06-26 |
divverent | sb_colon support for Nexuiz |
commit | commitdiff | tree | snapshot |
2007-06-26 |
divverent | in teamplay, frags counter now shows other teams instea... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
divverent | take the time used by the stuff before the server code... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
divverent | Measure some timing values for output in status; also... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
havoc | enhanced all cvar reading builtins to support multiple... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
havoc | slight simplification/optimization of an if statement... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
havoc | support modelflags field on entity without a model |
commit | commitdiff | tree | snapshot |
2007-06-20 |
havoc | fix uninitialized variable when CSQC does not have... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
havoc | fix problem in CL_VM_ConsoleCommand |
commit | commitdiff | tree | snapshot |
2007-06-17 |
havoc | fix strncmp to check for 3 parameters not 1 |
commit | commitdiff | tree | snapshot |
2007-06-17 |
havoc | some whitespace changes |
commit | commitdiff | tree | snapshot |
2007-06-17 |
havoc | added view_angles field in csqc, no longer sets pmove_o... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
havoc | patch from Spike which implements colormap support... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
havoc | patch from Spike which makes csqc actually get loaded |
commit | commitdiff | tree | snapshot |
2007-06-17 |
havoc | patch from Spike which makes getstati accept 3 paramete... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
havoc | changed all references to entity_render_t->frame to... |
commit | commitdiff | tree | snapshot |
2007-06-16 |
havoc | fix a bug with bounding box measurement when |
commit | commitdiff | tree | snapshot |
2007-06-16 |
havoc | implemented sv_gameplayfix_multiplethinksperframe |
commit | commitdiff | tree | snapshot |
2007-06-16 |
havoc | don't overflow 1024 byte buffer on quake protocol,... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
havoc | set ortho_x and ortho_y, forgot this before |
commit | commitdiff | tree | snapshot |
2007-06-15 |
havoc | changed the meaning of VF_PERSPECTIVE false after discu... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
havoc | another attempt at fixing bugs with downloads caused... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
havoc | use an entity limit based on the protocol |
commit | commitdiff | tree | snapshot |
next |