]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Small cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2011-04-20 terencehillFix color not updated and ping not displayed in the...
2011-04-17 terencehillMerge remote-tracking branch 'remotes/origin/fruitiex...
2011-04-16 FruitieXbring back the serverside cull distance, why it didn...
2011-04-16 FruitieXMerge branch 'master' into fruitiex/panelhud
2011-04-15 Rudolf Polzerremove some unused functions; add "checkfail" logic...
2011-04-13 FruitieXfix health/armor wrapping around when someone was fragged
2011-04-13 mand1ngaMerge remote branch 'origin/mand1nga/bot-misc-fixes'
2011-04-13 FruitieXdistance culling doesn't want to work for some reason...
2011-04-13 FruitieX@ CSQC: You've been trolled, you've been trolled.....
2011-04-13 FruitieXsome more tweaks, remaining issues: why does it project...
2011-04-13 FruitieXnow it "works" again
2011-04-13 FruitieXdo some restructuring according to div0s suggestions...
2011-04-13 FruitieXholy crap it compiles
2011-04-13 FruitieXwhy do i store the edict when i call this function...
2011-04-13 FruitieXha! got health/armor networking right finally
2011-04-13 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-04-11 FruitieXsome debug prints, distance culling (cvarred)
2011-04-11 FruitieXyay origins and player ids printed correctly now (lol...
2011-04-11 FruitieXnew implementation of shownames with MSG_ENTITY (broken...
2011-04-11 terencehillMerge remote-tracking branch 'remotes/origin/terencehil...
2011-04-11 FruitieXMerge branch 'fruitiex/better_shownames' into terencehi...
2011-04-11 FruitieXMerge remote-tracking branch 'origin/master' into teren...
2011-04-11 mand1ngaBots: Fix divide by zero error when using the nex....
2011-04-11 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-04-10 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-04-09 mand1ngaMerge remote branch 'origin/terencehill/hud_panel_power...
2011-04-09 mand1ngaMerge remote branch 'origin/tzork/fl_notarget_ctflags'
2011-04-08 mand1ngaMerge remote branch 'origin/samual/defaults/swap_minela...
2011-04-06 Rudolf Polzerfix wrong strreplace usage
2011-04-06 Jakob MGSet FL_NOTARGET on ctf flags (avoids turrets and otehr...
2011-04-05 Rudolf Polzerfix health in ekg
2011-04-03 mand1ngaMerge remote branch 'origin/morphed/hpitems'
2011-04-03 terencehillMerge branch 'master' into terencehill/newpanelhud
2011-04-02 FruitieXsmall fix
2011-04-02 FruitieXquick implementation of shownames in the HUD. Currently...
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 terencehillMerge branch 'master' into terencehill/newpanelhud
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...
next