]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server
User ID support (compile with -DUID)
[divverent/nexuiz.git] / data / qcsrc / server /
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-09 div0crylink: honor g_weaponspreadfactor
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 fruitiexfix announcer spam in arena
2010-01-03 div0new cvar g_weaponspreadfactor
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-29 div0fix missing newlines in banlist print
2009-12-29 div0undo the dprint optimization that saved on builtin...
2009-12-26 div0small sidefric < 0 fix
2009-12-25 div0add %#s and %#c conversions to sprintf (i.e. use byte...
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-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-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-17 div0fix spam from anticheat
2009-12-16 div0for niceness to MD3 exporters, also support the weapon...
2009-12-16 div0turn undefined-cvar access from error into backtrace
2009-12-13 div0add detection code for generic speedhacks, old and...
2009-12-13 div0remove unwanted access to "neutral" team cvars
2009-12-11 div0trigger_multiple: do not wait if "wait" is -2
2009-12-07 fruitiexfix a bug in target_give by using InitializeEntity
2009-12-06 div0update docs of autocvars
2009-12-05 div0new bug test: tracebug2
2009-12-05 fruitiexcvar for enabling/disabling playerclips on a map (usefu...
2009-12-05 div0document DP_QC_AUTOCVARS
2009-12-05 div0fixing some false alarms by fteqcc
2009-12-05 fruitiexsupport defrag weapon/item give entity
2009-12-03 div0add a missing cvar
2009-12-03 fruitiexweapon remove ent compatibility from defrag (link to...
2009-12-03 fruitiex-add cvars for playersize to allow eg. defrag mapinfos...
2009-12-02 fruitiexbugfix: defrag compat now works with defrag maps that...
2009-12-02 fruitiexinstant movetoteam cmd (patch by Spaceman)
2009-12-02 samualFix a check in clientcommands.qc
2009-12-02 div0added some missing vars
2009-12-02 fruitiexadd a cvar that can disable wearing off on powerups
2009-12-02 div0add more missing cvars
2009-12-02 fruitiexadd defrag waypoint support to CTS, first time someone...
2009-12-02 fruitiexdisable weapon throwing in mode 1 of weapon_stay, add...
2009-12-02 fruitiexcvar "g_teleport_maxspeed" for global speed teleporter...
2009-12-01 div0remove old cvars that were for mapcfg
2009-11-29 div0fix more broken cvars
2009-11-29 div0fix a cvar typo
2009-11-29 div0fix SOME missing cvars
2009-11-29 div0fix a typo regarding warmup weapon selection
2009-11-29 div0new cvar checking: bail out if an undefined cvar is...
2009-11-29 div0try improving warmup weapon selection code; also:
2009-11-28 fruitiexadd a special g_start_weapon_* mode -2, "provide the...
2009-11-28 fruitiexadd warmup support to clan arena
2009-11-28 fruitiexprecache red/blue team scores sounds for ca
2009-11-26 fruitiexadd jointypes to eventlogs and disable the teamnagger...
2009-11-23 div0reduce tuba bandwidth even more
2009-11-22 div0fix that one gettaginfo use for updown aiming with...
2009-11-22 div0fixing teleport waypoints in scripting
2009-11-22 div0tuba: make it less of a BW hog
2009-11-22 div0fix typo
2009-11-22 div0try to support teleport waypoints in waypoint walking
2009-11-22 div0telefrag avoidance feature
2009-11-21 div0fix bug in bot scripting causing wrong tuba notes
2009-11-21 div0cvar hashes only
2009-11-21 div0a new radarmap mode --lineblock for debugging traceline...
2009-11-21 div0playerdemo: commands for auto reading/wriitng
2009-11-21 div0forgot these two files for playerdemos
2009-11-21 div0playerdemos - recording actions of a player and playing...
2009-11-21 div0fix minor typos in gauntlet and lighting gun code
2009-11-19 lordhavocfix a bug with ekg (players were not gibbing on death)
2009-11-19 fruitiexprecache the gauntlet sound
next