]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
don't do this if death_time is zero
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2012-02-27 Rudolf Polzerdon't do this if death_time is zero
2012-02-27 Rudolf Polzercsqcmodels: don't set frametime to death time when...
2012-02-27 Rudolf Polzerdon't damage attached entities
2012-02-27 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-02-27 Rudolf Polzertarget_music: turn off playlists while active
2012-02-26 Rudolf PolzerMerge remote-tracking branch 'origin/cbrutail/translati...
2012-02-26 Rudolf Polzerfix message spam for cl_casings 0 due to bad call to...
2012-02-26 SamualMerge remote branch 'origin/terencehill/powerups_respaw...
2012-02-26 SamualMerge remote branch 'origin/terencehill/megaerebus_cent...
2012-02-26 SamualMerge remote branch 'origin/terencehill/arena_and_ca_fixes'
2012-02-26 SamualMerge remote branch 'origin/terencehill/physics_panel_u...
2012-02-26 SamualMerge remote branch 'origin/terencehill/incompatible_mu...
2012-02-25 Rudolf Polzerkill a seriously weird array use
2012-02-23 cbrutailMerge branch 'master' into cbrutail/translation-hu_0.6
2012-02-23 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-02-22 Jakob MGYay more unref. be gone.
2012-02-21 Jakob MGun-ignorable sv_notices system. set sv_notice important...
2012-02-20 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2012-02-20 Rudolf Polzerprecache the default player model, fixes #1050
2012-02-20 Rudolf Polzermake a clearer warning when CSQC_Ent_Remove is called...
2012-02-18 SamualMerge remote branch 'origin/master' into samual/balance...
2012-02-18 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/new...
2012-02-18 Rudolf Polzerstop using pmove_vel with csqcplayers here
2012-02-18 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-02-18 Rudolf Polzersupport csqcplayers in crosshair hit test
2012-02-18 cbrutailMerge branch 'master' into cbrutail/translation-hu_0.6
2012-02-16 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-02-16 Rudolf Polzerpowerup sharpen/blur: do not always set r_glsl_postproc...
2012-02-16 cbrutailMerge branch 'master' into cbrutail/translation-hu_0.6
2012-02-11 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2012-02-09 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-02-07 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-02-07 Rudolf Polzerprovide the "curl" command in all QC VMs
2012-01-31 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-01-29 cbrutailMerge branch 'master' into cbrutail/translation-hu_0.6
2012-01-27 Rudolf Polzerfix accelerometer with csqcmodels
2012-01-27 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-01-27 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2012-01-27 SamualFix draw_aspect for when the image has no size, previou...
2012-01-27 SamualMerge remote branch 'origin/terencehill/hud_config_fixes'
2012-01-26 SamualMerge remote branch 'origin/master' into terencehill...
2012-01-25 Rudolf PolzerMerge remote-tracking branch 'origin/master' into samua...
2012-01-24 Rudolf PolzerMerge branch 'samual/menu_updates' of git://de.git...
2012-01-24 SamualMerge remote branch 'origin/master' into samual/menu_up...
2012-01-22 Rudolf Polzercasings: if they got removed by a touch function, abort...
2012-01-21 Rudolf PolzerMerge branch 'master' into samual/menu_updates
2012-01-20 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-01-20 SamualAdd defaults for older client support
2012-01-20 SamualMerge remote branch 'origin/master' into samual/menu_up...
2012-01-20 SamualMerge remote branch 'origin/mirceakitsune/damage_effects'
2012-01-20 SamualMerge remote branch 'origin/master' into mirceakitsune...
2012-01-20 SamualMerge remote branch 'origin/master' into samual/menu_up...
2012-01-19 Rudolf Polzerdon't show porto preview beams when secondary exists
2012-01-18 SamualFinish creating crosshair settings dialog
2012-01-18 terencehillMerge branch 'master' into terencehill/hud_config_fixes
2012-01-18 SamualMerge remote branch 'origin/master' into samual/menu_up...
2012-01-17 terencehillExplain the reason why newSize_x is unused
2012-01-16 terencehillForbid enabling hud setup mode while playing back a...
2012-01-16 SamualMerge remote branch 'origin/master' into samual/menu_up...
2012-01-16 Rudolf Polzerrename cl_predictionerrorcompensation -> cl_movement_er...
2012-01-16 Mircea KitsuneMake my TODO clearer
2012-01-16 Mircea KitsuneMerge branch 'mirceakitsune/damage_effects' of git...
2012-01-16 Mircea KitsuneAdd a TODO of my own for the future
2012-01-16 Mircea KitsuneAdd a safety check on the total damages count, requeste...
2012-01-16 Rudolf Polzerprepare for future removal of spectatee_status
2012-01-16 Mircea KitsuneRename effectnum to effectname
2012-01-16 Mircea KitsuneCheck if the master cvar is enabled first thing in...
2012-01-16 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2012-01-16 terencehillDon't start drawing grid lines from the border
2012-01-16 SamualMerge remote branch 'origin/master' into samual/menu_up...
2012-01-16 SamualMerge remote branch 'origin/master' into samual/menu_up...
2012-01-15 terencehillAlways display cursor at full alpha and fade it out...
2012-01-15 terencehillBlock any input when a menu dialog is fading. Keyboard...
2012-01-15 Rudolf Polzeradd a gamecommand "nextframe" to help automate map...
2012-01-15 terencehillClear modifier keys state entering hud setup mode e...
2012-01-15 terencehillIf the size in input to drawpic_aspect is 0 do not...
2012-01-15 SamualLots of work on view settings dialog, plus re-work...
2012-01-14 SamualMerge remote branch 'origin/master' into samual/menu_up...
2012-01-14 Mircea KitsuneUse a safer formula to skip empty bones
2012-01-14 Mircea KitsuneRemove a check which is now useless
2012-01-14 Mircea KitsuneSimplify the bone detection code for damage effects
2012-01-14 Mircea KitsuneMerge branch 'mirceakitsune/damage_effects' of git...
2012-01-14 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2012-01-13 SamualMerge remote branch 'origin/master' into samual/menu_up...
2012-01-13 Rudolf PolzerMerge branch 'divVerent/timed-superweapons'
2012-01-13 SamualBegin re-write of player setup tab
2012-01-13 Rudolf Polzerstop using IT_SUPERWEAPON in weapon ammo flags
2012-01-12 SamualUse "null" instead of a whole other model for it -...
2012-01-12 Samualwhoops, forgot to add it to compile
2012-01-12 SamualRemove stupid whitespace
2012-01-12 SamualUse a .qh file for this
2012-01-12 SamualCleanup in client/damage.qc
2012-01-12 SamualMerge remote branch 'origin/master' into mirceakitsune...
2012-01-12 Rudolf Polzernow with icon
2012-01-12 Rudolf Polzermake it compile and work
2012-01-12 Rudolf Polzerstuff
2012-01-12 Rudolf Polzerstuff
2012-01-11 terencehillMerge branch 'master' into terencehill/arena_and_ca_fixes
2012-01-10 SamualMerge remote branch 'origin/master' into samual/menu_up...
2012-01-10 SamualMerge remote branch 'origin/master'
next