]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
move more of the weapon stuff to CSQC
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2010-06-08 FruitieXmove more of the weapon stuff to CSQC
2010-06-07 FruitieXMerge branch 'fruitiex/newpanelhud_stable' into fruitie...
2010-06-07 FruitieXMerge branch 'master' into fruitiex/newpanelhud_stable
2010-06-06 FruitieXMerge branch 'master' into fruitiex/newpanelhud
2010-06-06 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mand1nga/rebrand'
2010-06-06 Rudolf Polzermove projectile explosions including precaching into...
2010-06-06 Rudolf Polzergive all weapon files a w_function
2010-06-06 Rudolf Polzerallow weapon files to define functions in csqc too
2010-06-06 FruitieXinitial work on supporting kill messages
2010-06-06 FruitieXmove even more notify messages to CSQC, now we need...
2010-06-06 mand1ngaMerge branch 'mand1nga/rebrand' of ssh://git.xonotic...
2010-06-05 Sahil SinghalMerge commit 'origin/master' into diabolik/gakplayermodel
2010-06-05 FruitieXinitial work on notify panel, some centerprints now...
2010-06-05 FruitieXMerge branch 'master' into fruitiex/newpanelhud
2010-06-04 Rudolf Polzerrename sv_speedlimit to sv_airspeedlimit_nonqw
2010-06-04 Rudolf PolzerMerge branch 'master' into divVerent/speedlimit
2010-06-02 FruitieXMerge branch 'master' into fruitiex/newpanelhud
2010-05-27 Sahil SinghalMerge commit 'origin/master' into diabolik/gakplayermodel
2010-05-27 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/leanm...
2010-05-26 Rudolf Polzerproperly set the HITTYPE_BOUNCE flag on all timeout...
2010-05-26 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2010-05-26 Jānis RūcisAttempt to sanitize sv_jumpspeedcap_min/sv_jumpspeedcap_max
2010-05-26 Jānis RūcisClean up doublejump code
2010-05-26 Jānis RūcisSet sv_doublejump global every frame
2010-05-26 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2010-05-26 Rudolf Polzerit's nicer with also precaching
2010-05-26 Rudolf Polzersv_cmd gettaginfo: print more info
2010-05-26 Rudolf Polzersv_cmd gettaginfo: print more info
2010-05-26 Rudolf Polzeruseless change, will delete the branch again
2010-05-26 Rudolf Polzerstart of force-setting HITTYPE_SPLASH for timed out...
2010-05-25 FruitieXalways perform the trace before speedcap, independent...
2010-05-25 Rudolf PolzerMerge branch 'master' into divVerent/speedlimit
2010-05-25 Rudolf PolzerMerge remote branches 'origin/diabolik/exteriorweaponpo...
2010-05-25 Rudolf Polzernew funny cvar sv_speedlimit (not engine predicted...
2010-05-24 Sahil SinghalMerge commit 'origin/master' into diabolik/pyriaplayermodel
2010-05-24 Sahil SinghalMerge commit 'origin/master' into diabolik/umbraplayermodel
2010-05-24 Sahil SinghalMerge commit 'origin/master' into diabolik/ignisplayermodel
2010-05-23 Rudolf Polzernew funny cvar g_movementspeed, works by overriding...
2010-05-23 Rudolf PolzerMerge remote branch 'refs/remotes/origin/esteel/anim...
2010-05-23 Sahil SinghalMerge commit 'origin/master' into diabolik/ignisplayermodel
2010-05-22 Rudolf Polzeruse copysign instead of sign() (why doesn't sign()...
2010-05-22 Rudolf Polzerremove a comment that no longer applies
2010-05-22 Rudolf Polzerminor cosmetics fix (no change in behaviour)
2010-05-22 Rudolf Polzernew physics cvar: sv_airstrafeaccel_qw; also try to...
2010-05-21 Rudolf PolzerMerge remote branch 'origin/samual/balanceSamual'
2010-05-21 Rudolf Polzeralso apply this (density) to clones
2010-05-21 Rudolf Polzermake bullets go through 2x the distance when inside...
2010-05-21 samualAdd g_pickup_ammo/weapons_anyway functionality
2010-05-21 Rudolf Polzerforbid weapon throwing of non-WS_READY weapons, fixes...
2010-05-21 Rudolf Polzerrifle: "bullet hail" feature: empty whole magazine...
2010-05-20 samualAdded g_pickup_<item>_anyway to health/armor items...
2010-05-19 Sahil SinghalMerge commit 'origin/master' into diabolik/umbraplayermodel
2010-05-19 Rudolf PolzerMerge remote branch 'origin/diabolik/weaponscale'
2010-05-18 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/fruit...
2010-05-18 Sahil SinghalMerge commit 'origin/master' into diabolik/ignisplayermodel
2010-05-18 Rudolf PolzerMerge remote branch 'refs/remotes/origin/terencehill...
2010-05-18 Rudolf PolzerMerge remote branch 'refs/remotes/origin/diabolik/weapo...
2010-05-18 Rudolf PolzerMerge remote branch 'refs/remotes/origin/diabolik/umbra...
2010-05-18 Rudolf PolzerMerge remote branch 'refs/remotes/origin/diabolik/pyria...
2010-05-18 Rudolf Polzersimplify autocvars ;) we now support savegames properly
2010-05-18 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2010-05-18 Rudolf Polzerautocvars: undefine writing to the autocvar
2010-05-17 FruitieXMerge branch 'master' into fruitiex/newpanelhud
2010-05-16 Sahil SinghalMerge commit 'origin/master' into diabolik/ignisplayermodel
2010-05-16 Sahil SinghalMerge commit 'origin/master' into diabolik/ignisplayermodel
2010-05-16 Rudolf PolzerMerge remote branch 'refs/remotes/origin/diabolik/weapo...
2010-05-15 terencehillBots with the same name are progressively numbered
2010-05-15 Sahil SinghalMerge commit 'origin/master' into diabolik/weaponscale
2010-05-15 Sahil SinghalMerge commit 'origin/master' into diabolik/weaponscale
2010-05-15 Rudolf PolzerMerge remote branch 'refs/remotes/origin/tzork/turrets'
2010-05-15 Sahil SinghalMerge commit 'origin/master' into diabolik/umbraplayermodel
2010-05-15 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/xpmba...
2010-05-15 Rudolf PolzerMerge remote branch 'refs/remotes/origin/diabolik/umbra...
2010-05-15 Sahil SinghalCode change and third person models scaled completely.
2010-05-14 Sahil SinghalCrylink.
2010-05-14 Rudolf Polzerbuild revision watermark
2010-05-14 Sahil SinghalScale uzi.
2010-05-14 Sahil SinghalLaser and shotgun rescaling.
2010-05-14 Sahil SinghalCode changes for shotgun.
2010-05-13 Sahil SinghalMerge commit 'origin/master' into diabolik/ignisplayermodel
2010-05-13 Rudolf Polzermake umbra the new default model
2010-05-13 Rudolf PolzerMerge branch 'divVerent/model-textures-prefix-removal-v2'
2010-05-13 FruitieXMerge branch 'diabolik/pyriaplayermodel' of ssh://git...
2010-05-12 Sahil SinghalMerge commit 'origin/master' into diabolik/pyriaplayermodel
2010-05-12 Rudolf PolzerMerge remote branch 'origin/master' into diabolik/umbra...
2010-05-12 Rudolf PolzerMerge remote branch 'origin/parasti/weaponprio'
2010-05-12 Jānis RūcisAttempt to get cl_weaponpriority working again
2010-05-11 Rudolf Polzerfix give 30 ALL ;)
2010-05-11 Rudolf Polzerfix species loading
2010-05-10 Rudolf PolzerMerge branch 'master' into fruitiex/newpanelhud
2010-05-10 Rudolf Polzerremove a debug message
2010-05-10 Rudolf Polzerfix another seeker bug, and fix a division by zero...
2010-05-10 Rudolf Polzerseeker volley controller: work properly with IT_UNLIMIT...
2010-05-10 Rudolf PolzerMerge branch 'master' into diabolik/umbraplayermodel
2010-05-10 Rudolf Polzernew options for r_showbboxes: also show the player...
2010-05-10 Rudolf PolzerMerge branch 'master' into diabolik/umbraplayermodel
2010-05-10 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/per_character...
2010-05-10 Rudolf PolzerMerge branch 'master' into diabolik/umbraplayermodel
2010-05-09 Rudolf PolzerMerge branch 'master' into mirceakitsune/per_character_...
2010-05-09 Rudolf Polzerfix a typo in a seeker cvar name
next