]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge branch 'master' into mirceakitsune/weapon_hagar_secondary_load
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2011-04-12 Mircea KitsuneImprove how firing buttons are checked
2011-04-12 Mircea KitsuneRequire letting go of both firing buttons before we...
2011-04-12 Mircea KitsuneAllow primary fire button to abort loading if clicking...
2011-04-12 Mircea KitsuneAlso apply a loading brake after the last rocket has...
2011-04-11 Mircea KitsuneRevert that last change, as it cannot check for ammo...
2011-04-11 Mircea KitsuneIf no loading speed is set, fill in all the rockets...
2011-04-11 Mircea KitsuneRemove an useless code
2011-04-11 Mircea KitsuneRename something in the code
2011-04-11 Mircea KitsuneUse a different cvar for rocket loading speed than...
2011-04-11 Mircea KitsuneOMG, forgot the firing animation *beats self*
2011-04-11 Mircea KitsuneAlso update the reload delay when firing, to add a...
2011-04-11 Mircea KitsuneAdd some weapon firing functions that are prolly important.
2011-04-11 Mircea KitsuneRename some cvars
2011-04-11 Mircea KitsuneAdd the correct .use function, fixes damage value
2011-04-11 Mircea KitsuneUse the normal secondary spread cvar
2011-04-11 Mircea KitsuneCode comments and cleanups
2011-04-11 Mircea KitsuneForce switch to another weapon when out of ammo (needs...
2011-04-11 Mircea KitsuneRelease the rockets we loaded so far if canhold is...
2011-04-11 Mircea KitsuneMake sure we have enough ammo for all the rockets we...
2011-04-11 Mircea KitsuneNo need to keep the fully loaded status a global any...
2011-04-11 Mircea KitsuneAdd a canhold cvar. When enabled, reaching the maximum...
2011-04-11 Mircea KitsunePlay the sound on CHAN_WEAPON2, to avoid cutting it...
2011-04-11 Mircea KitsuneCode for using the new sound
2011-04-11 Mircea KitsuneClear loaded rockets whenever hagar is reset.
2011-04-11 Mircea KitsuneDon't allow primary fire to shoot while loading.
2011-04-11 Mircea KitsuneDecrease ammo as well. Each rocket decreases ammo by...
2011-04-11 Mircea KitsuneFix a bug in the loaded rockets stat. Crosshair ring...
2011-04-11 Mircea KitsuneNo longer send the maximum number of rockets as a stat...
2011-04-11 mand1ngaBots: Fix divide by zero error when using the nex....
2011-04-11 Mircea KitsuneSet the maxload stat in hagar code
2011-04-11 Mircea KitsuneFirst step in making the hagar slowly loadable. Does...
2011-04-11 Mircea KitsuneCreate two stats for the hagar loading feature. Will...
2011-04-11 Mircea KitsuneGive the hagar its own load cvar. In this case, it...
2011-04-11 Mircea KitsuneFix loadable secondary lifetime
2011-04-11 Mircea KitsuneBegin implementation of loadable hagar secondary. What...
2011-04-10 Mircea KitsuneMerge branch 'master' into mirceakitsune/event_chasecam
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-07 Mircea KitsuneMerge branch 'master' into mirceakitsune/event_chasecam
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-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 Mircea KitsuneMerge branch 'master' into mirceakitsune/event_chasecam
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
next