]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Some small tweaks to stuff
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2011-04-10 Mircea KitsuneSome small tweaks to stuff
2011-04-07 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2011-04-06 Rudolf Polzerfix wrong strreplace usage
2011-04-05 Rudolf Polzerfix health in ekg
2011-04-04 Mircea KitsuneOnly bound the effect's lifetime if the cvar is enabled.
2011-04-04 Mircea KitsuneBound the maximum lifetime the effect might have at...
2011-04-03 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2011-04-03 Mircea KitsuneCopy an existing damage repeater to another entity...
2011-04-03 Mircea KitsuneI was wrong. Send the ent num of the player for dead...
2011-04-03 mand1ngaMerge remote branch 'origin/morphed/hpitems'
2011-04-03 Mircea KitsuneRemove the effect from respawn ghosts
2011-04-03 Mircea KitsuneInstead, send the entnum of the player from copied...
2011-04-03 Mircea KitsuneUndo one of my changes with ent num. I think it's best...
2011-04-03 Mircea KitsuneMake dead bodies not take any more damage after they...
2011-04-03 Mircea KitsuneFix another bug with dead bodies. Also set the .owner...
2011-04-03 Mircea KitsuneSome tweaks to my last commit.
2011-04-03 Mircea KitsuneFix many issues with how the effect is handles. Includi...
2011-04-03 Mircea KitsuneFirst part of my attempt to apply damage effects to...
2011-04-03 Mircea KitsuneDo the last change properly, and also hide our own...
2011-04-03 Mircea KitsuneNetwork over one more byte, specifying if the damaged...
2011-04-02 Mircea KitsuneAlso make a client side cvar switch
2011-04-02 Mircea KitsuneSkip the effect if the lifetime or tick cvars are disabled.
2011-04-02 Mircea KitsuneIf the repeater is being updated, increase its lifetime...
2011-04-02 Mircea KitsuneDo as said in the last commit, and update the effect...
2011-04-02 Mircea KitsuneTurn the repeater entity into a field entity. This...
2011-04-02 Mircea KitsuneBase the lifetime of a damage effect on the damage...
2011-04-02 Mircea KitsuneSkip the effect if the damage was not caused by a weapon
2011-04-02 Mircea KitsuneMake the effect dependent on both sv_gentle and cl_gentle
2011-04-02 Mircea KitsuneRename the effect from WeaponDamage to DamageEffect...
2011-04-02 Mircea KitsuneCvar the server part of the effect
2011-04-02 Mircea KitsuneReturn if a damage effect is already active for that...
2011-04-02 Mircea KitsuneMake the repeater actually repeat properly
2011-04-02 Mircea KitsuneOnly send the effect if the target is a player or dead...
2011-04-02 Mircea KitsuneFirst actual usage of the new code. Damage() will activ...
2011-04-02 Mircea KitsuneAttempt (once again) to implement constant player damag...
2011-04-01 Rudolf Polzerput the watermark in an ifdef
2011-04-01 Rudolf Polzersupport # comments in player stats
2011-04-01 Rudolf Polzersend a "R" line in the player stats POST that is the...
2011-04-01 Rudolf Polzerin adminmsg: entnumber 0 means "all clients"
2011-04-01 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-04-01 Rudolf Polzernew command: sv_cmd adminmsg <clientno> "string" <infob...
2011-03-31 Rudolf Polzerimprove team spawn logic
2011-03-31 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/cvared_gib_he...
2011-03-31 Rudolf PolzerMerge remote branch 'origin/mand1nga/i18n-ES'
2011-03-30 MorphedMerge branch 'morphed/hpitems' of ssh://git.xonotic...
2011-03-30 sevMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2011-03-30 SamualMerge remote branch 'origin/master' into sev/hudlayout
2011-03-30 SamualMerge remote branch 'origin/master' into samual/fixes_f...
2011-03-29 Rudolf PolzerFINALLY fix the "warpzonelib" error a proper way
2011-03-28 Rudolf PolzerMerge remote-tracking branch 'origin/samual/change_defa...
2011-03-28 Rudolf PolzerFix some bugs in here
2011-03-28 Rudolf Polzernew toy: autocvar_g_damagepush_speedfactor - ENJOY
2011-03-27 Rudolf Polzermove the minstanex_ammo hack out of WR_THINK, as now...
2011-03-27 terencehillFix minstagib where isn't possible to shoot when you...
2011-03-25 Rudolf Polzersome unused vars be gone
2011-03-24 SamualMerge remote branch 'origin/master' into samual/change_...
2011-03-23 Rudolf Polzeruse crylink_impact again (which is a copy of crylink_im...
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-23 SamualMerge branch 'samual/change_default_balance' of ssh...
2011-03-22 SamualSwap the file names back and add support for old seeker...
2011-03-21 SamualMerge branch 'samual/crylink_updates' into samual/chang...
2011-03-21 SamualMerge branch 'samual/seeker_updates' into samual/change...
2011-03-21 SamualChange the effect from crylink_impact to crylink_impact...
2011-03-21 SamualNew effect (slightly) for tag rockets
2011-03-21 SamualMerge remote branch 'origin/master' into samual/seeker_...
2011-03-21 SamualChange the effect slightly for the seeker, and swap...
2011-03-20 Mircea KitsuneCvar the amount of health dead bodies must take in...
2011-03-20 terencehillRemove wrong unlimited ammo check in Hook attack code...
2011-03-20 terencehillFix issues when shooting if you have unlimited ammo...
2011-03-20 terencehillFix impossibility to reload current weapon if you have...
2011-03-20 terencehillMerge branch 'master' into terencehill/misc_bugfixes
2011-03-19 SamualMerge remote branch 'origin/master' into samual/seeker_...
2011-03-19 SamualMore cleanups and fixes, add waypointsprite stuff ...
2011-03-19 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/physics...
2011-03-19 Rudolf PolzerMerge remote branch 'origin/terencehill/misc_bugfixes'
2011-03-18 SamualWhoops this should be AFTER the return, or else you...
2011-03-18 SamualMerge remote branch 'origin/master' into samual/seeker_...
2011-03-18 SamualLots and lots of updates for the seeker >;D
2011-03-16 terencehillNo need to check for g_freezetag too
2011-03-15 terencehillChange last instances of nixnex into nix
2011-03-14 SamualMerge branch 'samual/fixes_for_latest_merge' of ssh...
2011-03-14 Mircea KitsuneA safe tweak to my last change
2011-03-14 SamualMerge branch 'samual/fixes_for_latest_merge' of ssh...
2011-03-14 Mircea KitsuneFix reloading with weapon arenas / unlimited weapon...
2011-03-14 SamualMerge remote branch 'origin/master' into samual/fixes_f...
2011-03-14 SamualFix the sniper rifle ammo and also fix the issue of...
2011-03-13 Jakob MGMerge commit 'a5f8cbe456bed48c2c7b5d666e30cbaa344e6e33'
2011-03-13 Mircea KitsuneFix an issue with my last change
2011-03-13 Mircea KitsuneFix some inconveniences with the MineLayer
2011-03-12 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-03-10 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-03-09 Rudolf Polzersimplify unlimited_weapon_ammo: just set all ammo count...
2011-03-09 Rudolf PolzerFix some stupidities in the code I just merged: changin...
2011-03-09 Rudolf PolzerMerge remote branch 'origin/terencehill/misc_bugfixes'
2011-03-08 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-03-08 Rudolf Polzerfix a stupid weaponarena warning
2011-03-07 terencehillDo not use spaces within string logged by sv_eventlog
2011-03-06 terencehillFix visual bug when g_weapon_stay 3 and g_pickup_weapon...
2011-03-06 terencehillg_ghost_items_color must not be used when g_ghost_items...
next