]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
notify messages MOSTLY work... some breakage here and there, please test :/
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2010-06-08 FruitieXnotify messages MOSTLY work... some breakage here and...
2010-06-08 FruitieXnotify panel should now work for weapons
2010-06-08 FruitieXd'oh! Write a *SHORT*, not byte >_<
2010-06-08 FruitieXmove more of the weapon stuff to CSQC
2010-06-07 FruitieXMerge branch 'fruitiex/newpanelhud_stable' into fruitie...
2010-06-07 FruitieXremove dupes of the hud_configure global, show crosshai...
2010-06-07 FruitieXMerge branch 'master' into fruitiex/newpanelhud_stable
2010-06-07 FruitieXfix warnings
2010-06-07 Rudolf Polzerchange warpzone detection to detect non-common/trigger...
2010-06-06 FruitieXvisible grid (optional) for the configuration mode!
2010-06-06 FruitieXwoops dont draw the scoreboard behind the mapvote screen :p
2010-06-06 FruitieXfix scoreboard fading
2010-06-06 FruitieXfix several scoreboard cvars
2010-06-06 FruitieXadd hud_*_color_team cvars to enforce a team color...
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-03 FruitieXremove unused vector
2010-06-03 FruitieXperform the hud min size cap earlier on to fix a bug...
2010-06-03 FruitieXremove a useless todo... :P
2010-06-03 FruitieXresizing works pretty well now, but there are still...
2010-06-03 FruitieXcleanup
2010-06-03 FruitieXmake all corners work, do collision testing against...
2010-06-03 FruitieXstart reworking the resizing code completely from scrat...
2010-06-02 FruitieXaccept shirt and pants as colors for dock and panels
2010-06-02 FruitieXreintroduce combined health/armor display, do small...
2010-06-02 FruitieXadd strength/sheld icon expanding again! todo_cnt-...
2010-06-02 FruitieXscale the statusbar images 1:2:1 (left/right parts...
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 FruitieXhey, fix the vote window coloring and add more useless...
2010-05-23 Rudolf Polzerremove a file I accidentallied in here
2010-05-23 FruitieXmove ammo_rocket to ammo_rockets to follow the conventi...
2010-05-23 FruitieXallow docks with different names than "dock", duh :P
2010-05-23 FruitieXremove ons_showmap also in menu, fix cl_teamradar to...
2010-05-23 FruitieXget rid of ons_showmap
2010-05-23 FruitieXremove radar size/pos stuff from menu, as well as the...
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-19 FruitieXfix wrong image name in code
2010-05-19 FruitieXmove weapon icons back into the skin folders to make...
2010-05-19 FruitieXrename highlight_*.tga to num_leading_*.tga to make...
2010-05-18 Stephan Stahlmore stuff for the animation framework and use that...
2010-05-18 FruitieXmake the default padding actually work :P
2010-05-18 FruitieXwickedhud beta1 by sev, plus fix the exporter :)
2010-05-18 FruitieXforce showing a background in config mode, also adapt...
2010-05-18 FruitieXadd padding to the export function
2010-05-18 FruitieXmake all hud_bg cvars follow the same convention (...
2010-05-18 FruitieXdon't draw "ammo_currentbg" in showonlycurrent mode
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...
next