]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc
interesting metrics (idea by KrimZon) to maybe sort players in the
[divverent/nexuiz.git] / data / qcsrc /
2010-01-23 div0interesting metrics (idea by KrimZon) to maybe sort...
2010-01-23 fruitiexcvar switch for globally turning off selfdamage/falldam...
2010-01-23 fruitiexfix yellow race medal, add gained/improved pos to them
2010-01-22 fruitiexmore/improved race badges by sev :)
2010-01-22 div0make the weapon declaration lines more self explaining
2010-01-22 div0fix typo (W_NumberWeaponOrder)
2010-01-22 div0make weapons named, not numbered, everywhere
2010-01-22 div0Dynamic weapon system - assign weapon IDs dynamically
2010-01-20 div0crylink fading
2010-01-19 div0Fix mapvote crash
2010-01-17 fruitiexfix a typo in g_world.qc
2010-01-17 div0Revert "revert the mapvote change, it didnt really...
2010-01-17 fruitiexrevert the mapvote change, it didnt really work online.
2010-01-17 fruitiexfix small bug with badge, add support for a secondary...
2010-01-16 fruitiexmove the badge to a better place, show them to all...
2010-01-16 fruitiexincrease size of the badge, fix the code
2010-01-16 div0_cl_rate: we can do up to 60k now, given that sys_ticra...
2010-01-16 fruitiexrace/cts "record badges" (new time/rank/record) by...
2010-01-16 div0User ID support (compile with -DUID)
2010-01-16 fruitiexUID system with race/cts rankings support
2010-01-16 fruitiexFINALLY a fix to the cursed defrag checkpoint bug preve...
2010-01-16 fruitiexfix a silly bug and a typo
2010-01-15 fruitiexrace/cts rankings (default 15 best)
2010-01-11 tzorkEhh.. make last commit work.
2010-01-11 tzorkcheck for broken md3 models in engine, cry & die if...
2010-01-11 tzorkAll turrets: Get rid of TFL_TURRCAPS_HEADATTACHED,...
2010-01-10 samualRemove the #message from keyhunt.qc
2010-01-10 div0Fix alignment of the effects dialog; add checkboxes...
2010-01-09 div0crylink: honor g_weaponspreadfactor
2010-01-06 fruitiexflag pickup notification by centerprint
2010-01-06 fruitiexhide accuracy stats when observing and fix a typo
2010-01-06 fruitiexfix output of movetoteam command, the id was sometimes...
2010-01-06 fruitiexsv_cmd defer_clear <id> and sv_cmd defer_clear_all
2010-01-06 fruitiexhide accuracy stats in race/cts
2010-01-06 fruitiexfix announcer spam in arena
2010-01-05 div0add a multi-cvar single-value tgo the text slider
2010-01-05 div0use the new multi-cvar slider code for the team number...
2010-01-05 div0NexuizSlider: allow multiple cvars to be controlled
2010-01-03 fruitiexcl_showspeed_z to show z-axis speed as a separate numbe...
2010-01-03 div0new cvar g_weaponspreadfactor
2010-01-01 div0fix nexposee-fontsize-snapping of the title bar of...
2010-01-01 div0remove spawn restriction on the tuba, and instead chang...
2009-12-31 div0--stupid_debug_prints ;)
2009-12-31 div0fix pitch/yaw of weapon entities
2009-12-31 div0improve fallback code
2009-12-31 div0allow loading any bsp
2009-12-29 div0fix missing newlines in banlist print
2009-12-29 div0undo the dprint optimization that saved on builtin...
2009-12-26 div0reintroduce the 640x480 hack as I have found out what...
2009-12-26 div0remove hack for 640x480 menu in preparation of freetype...
2009-12-26 div0fix menu aspect fixing :(
2009-12-26 div0drawstring_expanding :P
2009-12-26 div0small sidefric < 0 fix
2009-12-25 div0modal controller: set font scale too
2009-12-25 div0use draw_fontscale in nexposee for fixing the text...
2009-12-25 div0add %#s and %#c conversions to sprintf (i.e. use byte...
2009-12-24 div0fix relative mouse coordinate handling
2009-12-23 div0mark the fog command as untranslatable (example)
2009-12-23 div0document DP_QC_SPRINTF
2009-12-23 div0improved networking of ping and packet loss, now update...
2009-12-22 div0fix sys_ticrate -> sys_frametime in vehicles
2009-12-22 div0more minsta fixes
2009-12-21 div0improve movement packet loss showing
2009-12-21 div0add missing variable
2009-12-21 div0csqc support for a new engine feature: movement packet...
2009-12-20 div0fix crosshair effects
2009-12-20 div0give invisible names a random ID too
2009-12-20 div0try to detect invisible nicknames
2009-12-20 div0remove a leftover print
2009-12-20 div0- rename sys_ticrate global to sys_frametime, and premu...
2009-12-20 div0change teleport to animation restart bit in weapon...
2009-12-20 div0get rid of mass warning
2009-12-20 samualPatch #589: Menu sounds, disabled by default. (patch...
2009-12-20 samualBug #599: Fix time remaining sounds in warmup mode...
2009-12-19 div0correct sizes of items in multiplayer join
2009-12-19 div0oops... 4% more width because I had done 6:5 and not 5:4
2009-12-19 div0quick fix for hurt triggers in minstagib
2009-12-19 div0support other URL parameters in g_ban_sync_uri (i.e...
2009-12-19 div0increase MAX_BAN to 256
2009-12-19 div0-cvar_check
2009-12-19 div0cvar hashes (hope we can get rid of these soon)
2009-12-19 div0we didn't need that CP -1 handling any more
2009-12-19 div0revert the last change in case of the finish line spawn...
2009-12-19 div0Only update spotref if we ACTUALLY advanced by a CP...
2009-12-19 div0race: improved respawn handling:
2009-12-19 fruitiexset -2 on defrag checkpoints, still does not fully...
2009-12-18 div0fix bug in race with toggling spec/player
2009-12-18 div0add explanation comment
2009-12-18 div0fix handling when dying before reaching first CP
2009-12-18 div0exclude the serverconfig cvar
2009-12-18 div0remove a debug print
2009-12-18 div0fix race spawnpoint bug
2009-12-18 div0race: change checkpoint use
2009-12-18 div0try fixing the addition of CA
2009-12-18 div0try fixing crash found by Roffnan
2009-12-18 div0refactored the scaling to a separate function to allow...
2009-12-18 div0also new: SKINCOLOR_BACKGROUND
2009-12-18 div0menu background: allow different aspect-fixing modes...
2009-12-18 div0menu now ALWAYS works in a subwindow of 5:4 aspect...
2009-12-17 div0fix spam from anticheat
next