]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server
more teamplay fixes
[divverent/nexuiz.git] / data / qcsrc / server /
2009-02-27 div0more teamplay fixes
2009-02-27 div0slightly better behaviour on "color 14 14; connect...
2009-02-27 div0lots of teamplay cleanups, should fix "color 3 3; cmd...
2009-02-27 div0fix some warning prints
2009-02-27 div0func_breakable needs no suport for anglesjitter etc...
2009-02-27 div0remove the team number from the fullstatus
2009-02-27 div0anglejitter etc.: only touch the float fields when...
2009-02-27 div0try to fix exit decal of ballistic bullets
2009-02-27 avirox- Allow func_breakable to use .anglesjitter (and anglej...
2009-02-27 avirox- When no origin brush is present, spawn the .mdl_dead...
2009-02-26 m0rfara typo
2009-02-26 m0rfarChanged the "See help..." messages to "See 'vhelp'...
2009-02-26 div0also add "anglejitter" for convenience
2009-02-26 div0work around fteqcc bug
2009-02-26 div0while we're at it: allow filtering entities by gametype...
2009-02-26 div0support originjitter/anglesjitter for ALL entities
2009-02-25 div0unrotate the model (still floating in air)
2009-02-25 div0make the correction angle more exact
2009-02-25 div0fix the stupid alignment of the rockets pickup. MAPPER...
2009-02-25 avirox- Oops! Fixed compiler error
2009-02-25 div0fix sv_cheats 1 and hook ammo usage
2009-02-25 avirox- .mdl_dead would work best with an origin, but it...
2009-02-25 avirox- func_breakable_look_destroyed: Don't set SOLID_BSP...
2009-02-25 div0not health < 1, but health <= 0
2009-02-25 div0change g_maplist_mostrecent_count behaviour to insert...
2009-02-25 avirox- Breakables should be destroyed when health == 0,...
2009-02-25 div0fix crash with sv_spectate 0 in team games
2009-02-25 div0remove assault entities in non-assault games
2009-02-24 div0fix nixnex :(
2009-02-24 div0couldn't use that one :P
2009-02-24 div0try to fix mutator list
2009-02-24 div0back to previous nex zym
2009-02-24 div0fix shotorg adjuster
2009-02-24 div0fix a warning, and g_grappling_hook now gives initial...
2009-02-24 div0prevent a "modify free entity" warning in the porto
2009-02-23 m0rfarNew dom points by ai
2009-02-23 div0WFRAME_FIRE2
2009-02-23 morphedlots of weapon content changes, new models, new animati...
2009-02-23 esteeladded sv_vote_stop, the amount of time till one can...
2009-02-22 mand1ngaBots: Check for dangers when running
2009-02-22 div0make also CTF skin cvar'red
2009-02-22 div0new cvar check values
2009-02-22 div0also write a record marker for CTF (so one can extract...
2009-02-21 mand1ngaReplaced magic numbers with BOT_PICKUP_RATING_* "consta...
2009-02-21 mand1ngaBots: Added bunny-hopping support :)
2009-02-20 div0fix cfgs
2009-02-20 div0a 50 armor
2009-02-20 div0g_ctf_flag_mdl_red
2009-02-20 div0nex beam stuff by green
2009-02-20 div0angles "un-holding" fixed
2009-02-20 div0disable the voice messages that still lack content...
2009-02-20 div0turn some errors into warnings with error recovery...
2009-02-19 esteelmake ready toggle the readystate and remove the unready...
2009-02-19 esteelshow the WelcomeMessage only on join for welcome_messag...
2009-02-19 esteelfixed typo in ready code
2009-02-19 esteelobey fteqcc
2009-02-19 esteelheh, didn't i say it needs more testing? sorry
2009-02-19 esteelunready feature.. needs more testing though
2009-02-19 mand1ngaCommited timelimit_overtime patch by GreEn`mArine
2009-02-17 div0remove the debug projectile on electro
2009-02-17 div0make use of EF_TELEPORT_BIT for weapon animation
2009-02-17 div0merge extensions.qh
2009-02-17 div0DP_QC_GETTAGINFO_BONEPROPERTIES
2009-02-13 div0decal fixes
2009-02-13 mand1ngaBots: Removed bot_ai_facingwall_timeout as its not...
2009-02-13 div0hopefully fix ready restart after countdown
2009-02-13 mand1ngaBots: Avoid getting stuck against a wall, remove goals...
2009-02-12 div0SP_LMS_RANK) // allow writing to this field in intermis...
2009-02-12 div0make it possible to spectate in LMS (but spectators...
2009-02-12 div0hopefully fix score display in LMS
2009-02-11 div0bring Uzi back to old settings, make CR weaker, ballist...
2009-02-11 mand1ngaBots: Evaluate the risks of picking up items or chasing...
2009-02-11 tzorkMake all turrets use csqc projectiles
2009-02-11 tzorkmake TFL_DMG_HEADSHAKE work
2009-02-11 tzorkremove g_balance_seeker_missile_activate_delay (csqc...
2009-02-11 div0avoid sending small trails
2009-02-11 div0add a somewhat working tr_bullet trail effect to make...
2009-02-11 div0bullets with g_antilag_bullets now have some poor excus...
2009-02-11 div0showpressedkeys.
2009-02-11 div0add some debugging checks to finally find the reason...
2009-02-11 div0g_antilag_bullets:
2009-02-10 div0fix a simple (but not related to the big bug) bug in CTF
2009-02-10 div0new race record marker (for extracting the records...
2009-02-09 mand1ngaBot improvements:
2009-02-09 div0death to fireBullet
2009-02-09 div0verify spawnpoints when loading the map and bail out...
2009-02-08 div0also remove ammo counter after throwing the last weapon
2009-02-08 div0properly hide the weapon after throwing the last one
2009-02-07 div0make sure flags grow back after being squished
2009-02-06 div0remove duplicate sending of maxclients (client has...
2009-02-06 div0weapon_laser spawn func;
2009-02-06 div0pinata
2009-02-06 div0adjust RL shot origin, scale 3 for rocket
2009-02-06 div0fix impulse 404 :P
2009-02-06 div0add laser pickup model; make laser optionally throwable
2009-02-06 div0centerprint handlign in csqc (#2555668 after large...
2009-02-06 div0remove some trailing newlines from centerprints ([...
2009-02-06 div0[ 2555894 ] Ready restart countdown clientside
2009-02-06 div0[ 2555913 ] Strength and invincibility timer
2009-02-06 div0[ 2556013 ] g_chat_nospectators allowing specchat durin...
next