]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/w_hlac.qc
Merge remote-tracking branch 'origin/fruitiex/disable-shootanim'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / w_hlac.qc
2011-05-14 Rudolf PolzerMerge remote-tracking branch 'origin/fruitiex/disable...
2011-05-14 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/stats_...
2011-05-14 Rudolf PolzerMerge remote-tracking branch 'origin/samual/verbose_war...
2011-05-13 Rudolf PolzerMerge remote branch 'origin/akari/freezetag-fixes'
2011-05-10 Mircea KitsuneMerge branch 'master' into mirceakitsune/weapon_hagar_s...
2011-05-08 Rudolf Polzermake HLAC, MineLayer, Seeker no longer WEP_FLAG_NORMAL
2011-04-03 mand1ngaMerge remote branch 'origin/morphed/hpitems'
2011-03-31 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/cvared_gib_he...
2011-03-30 MorphedMerge branch 'morphed/hpitems' of ssh://git.xonotic...
2011-03-30 SamualMerge remote branch 'origin/master' into samual/fixes_f...
2011-03-23 Rudolf PolzerMerge branch 'master' into samual/change_default_balance
2011-03-23 Rudolf PolzerMerge remote branch 'origin/terencehill/misc_bugfixes'
2011-03-20 terencehillFix issues when shooting if you have unlimited ammo...
2011-03-13 Jakob MGMerge commit 'a5f8cbe456bed48c2c7b5d666e30cbaa344e6e33'
2011-03-12 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-03-10 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-03-05 SamualMerge remote branch 'origin/master' into morphed/hpitems
2011-03-02 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-03-01 Mircea KitsunePrecache the reload sound in one place only, until...
2011-03-01 Rudolf PolzerMerge remote-tracking branch 'origin/fruitiex/uzidebugp...
2011-03-01 Rudolf PolzerMerge remote-tracking branch 'origin/mrbougo/tooltips_fix'
2011-02-28 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-02-17 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-02-14 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-02-11 Mircea KitsuneStop sending ammo type in W_Reload, now that we update...
2011-02-11 Mircea KitsuneSet self.current_ammo in each weapon's WR_SETUP stage...
2011-02-11 Mircea KitsunePhase 2. A global ammo decreasing function. Still not...
2011-02-11 Mircea KitsuneFirst phase, second part.
2011-02-11 Mircea KitsuneAttempt to further simplify the reload code, as request...
2011-02-10 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-02-08 Rudolf PolzerMerge remote branch 'origin/akari/healthcross'
2011-02-06 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-01-30 Mircea KitsuneShare the final reload code that comes to mind. The...
2011-01-30 Mircea KitsuneCreate a RELOADABLE weapon flag, and use it to prevent...
2011-01-30 Mircea KitsuneCommonize even more code, now that its possible
2011-01-30 Mircea KitsuneFix ammo types
2011-01-30 Mircea KitsunePort new code to all weapons, part 2
2011-01-30 Mircea KitsunePort new code to all weapons, part 1
2011-01-30 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-01-29 Rudolf PolzerMerge remote branch 'origin/terencehill/cvarlist_patch'
2011-01-29 Rudolf PolzerMerge remote branch 'origin/terencehill/freezetag_fix'
2011-01-29 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-01-27 Rudolf PolzerMerge /tmp/bundle
2011-01-25 Maik MertenMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2011-01-25 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-01-24 terencehillMerge branch 'master' into terencehill/menu_dialogs_cle...
2011-01-24 Mircea KitsuneRemove a useless cvar check. If reloading is disabled...
2011-01-23 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-01-23 Mircea KitsuneMove load persistence floats back to their weapon files...
2011-01-23 Mircea KitsuneSet weapons to fully loaded on respawn in each weapon...
2011-01-23 Mircea Kitsuneremove the wish_reload system again
2011-01-23 Mircea KitsuneProperly implement the new check for all weapons (hopef...
2011-01-23 Mircea KitsuneRemove the switchable check and do all checks in the...
2011-01-22 Mircea KitsuneUse only WR_SWITCHABLE to check if we can select our...
2011-01-22 Mircea KitsuneRemove the wish_reload system. WR_RELOAD can replace it
2011-01-22 Mircea KitsuneDoh, it CAN be done differently than my ugly list....
2011-01-22 Rudolf Polzermake weapon death messages translatable
2011-01-22 Mircea KitsuneMove weapon load floats in defs.qh, rather than in...
2011-01-22 Mircea KitsuneSmall fix and precaches
2011-01-22 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-01-22 Mircea KitsuneRevert that last change, due to not working properly...
2011-01-22 Mircea KitsuneReload if we don't have ammo for a certain attack....
2011-01-22 Mircea KitsuneOnly switch to another weapon if the current one doesn...
2011-01-22 Mircea KitsuneSome case sensitivity name changes
2011-01-22 Mircea KitsuneDo the ammo maths at the beginning again, more correct...
2011-01-21 Mircea KitsuneMove onto to the Crylink and HLAC
2011-01-21 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/translation_r...
2011-01-20 Rudolf Polzerallow translations of weapon names (NOTE: will only...
2011-01-17 Rudolf PolzerMerge remote branch 'origin/terencehill/mapvote_fade'
2011-01-10 SamualMerge branch 'master' into samual/keepaway
2010-12-28 Rudolf PolzerMerge remote branch 'origin/fruitiex/rifleiconfix'
2010-12-28 Rudolf PolzerMerge remote branch 'origin/fruitiex/crbalance'
2010-12-28 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2010-12-28 Rudolf PolzerMerge remote branch 'origin/tzork/uzifix'
2010-12-28 tzorkMove def's of muzzle_flash & uzi_bulletrcounter to...
2010-12-28 Rudolf PolzerMerge remote branch 'origin/fruitiex/bots'
2010-12-12 SamualMerge remote branch 'origin/master' into samual/keepaway
2010-12-10 Rudolf PolzerMerge commit '7b4c329'
2010-12-10 Rudolf PolzerMerge remote branch 'origin/terencehill/WEP_constants_f...
2010-12-09 Rudolf PolzerMerge remote branch 'origin/terencehill/small_cleanup'
2010-12-06 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2010-12-04 terencehillMerge branch 'master' into terencehill/crosshair_colors
2010-12-04 Rudolf PolzerMerge remote branch 'origin/fruitiex/glowmodreset'
2010-12-04 Rudolf PolzerAutocvarize SVQC and CSQC. 20% less CPU usage of dedica...
2010-12-01 Rudolf PolzerMerge remote branch 'origin/samual/newsounds'
2010-11-30 Rudolf PolzerMerge remote branch 'origin/morphed/flag'
2010-11-30 FruitieXMerge remote branch 'origin/master' into fruitiex/gamem...
2010-11-30 FruitieXMerge remote branch 'origin/master' into fruitiex/cl_vyes
2010-11-26 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2010-11-26 unknownMerge remote branch 'origin/master' into samual/keepaway
2010-11-26 Rudolf PolzerMerge remote branch 'origin/fruitiex/add_soundchan'
2010-11-25 FruitieXadd an additional arg to the W_SetupShot* functions...
2010-11-14 FruitieXMerge branch 'master' into fruitiex/dryfirefix
2010-10-26 terencehillMerge branch 'master' into terencehill/newpanelhud
2010-10-23 Rudolf Polzermutator system: add an EditProjectile hook
2010-08-13 terencehillMerge commit 'aa4c896acf8088d26fcbd5ff4e3f6e7a0acb0600...
2010-08-09 FruitieXMerge branch 'master' into mirceakitsune/multijump
2010-08-04 FruitieXMerge remote branch 'origin/master' into terencehill...
2010-08-04 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/fruit...
2010-08-04 Rudolf PolzerMerge remote branch 'refs/remotes/origin/divVerent...
next