]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/weapons
Fix kicked player not receiving the kick message (if sent with Send_Notification)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / weapons /
2021-04-08 terencehillClean up weapon code
2021-03-11 terencehillMerge branch 'master' into terencehill/race_cleanups
2021-03-10 terencehillMerge branch 'master' into terencehill/less_entities
2021-03-09 terencehillDocument Weapon Accuracy stats
2021-03-05 terencehillGet rid of an unused global, rename another one
2021-03-02 terencehillMove code that resets clip load whenever the player...
2021-02-27 MarioMerge branch 'terencehill/entcs_fixes' into 'master'
2021-01-27 terencehillStop reviving progress and forbid throwing weapons...
2021-01-26 MarioMerge branch 'master' into terencehill/scoreboard_item_... 663/head
2020-12-13 MarioMerge branch 'master' into Mario/damagetext_reliable
2020-12-13 MarioMerge branch 'terencehill/oxygen_bar_start_alpha' into...
2020-12-06 MarioMerge branch 'Mario/ghost_botname_fix' into 'master'
2020-12-06 MarioAdd a wrapper for networked cvars and attach them to...
2020-11-06 MarioMerge branch 'Mario/arc_bolt_bounce' into 'master'
2020-11-06 MarioMerge branch 'Mario/rocket_wall_fix' into 'master'
2020-11-06 MarioPerform an initial trace to the position of the gun...
2020-11-06 MarioMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-11-06 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-11-06 MarioMerge branch 'master' into terencehill/scoreboard_item_...
2020-11-06 MarioPerform a full projectile update when passing through...
2020-11-02 terencehillMerge branch 'master' into terencehill/scoreboard_item_...
2020-11-01 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-10-26 MarioPurge autocvars.qh from the codebase, cvars are defined...
2020-10-19 MarioMerge branch 'master' into Mario/model_stair_smoothing
2020-10-18 MarioMerge branch 'master' into terencehill/scoreboard_item_...
2020-10-18 MarioMerge branch 'TimePath/classnames' into 'master'
2020-10-18 TimePathTidy up classnames
2020-10-18 MarioMerge branch 'bones_was_here/csprogs' into 'master'
2020-10-16 MarioResolve a rabbit hole of header dependencies
2020-10-16 MarioApply a standard alphabetical sort order to the server...
2020-10-14 MarioMerge branch 'master' into Juhu/strafehud
2020-10-07 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-09-25 MarioPhase out miscfunctions.qc from the server codebase...
2020-09-25 MarioFurther cleanup miscfunctions, document the need to...
2020-09-23 MarioMinor cleanup of world.qc, move most intermission and...
2020-09-23 MarioReplace some of the remaining cvar globals with autocva...
2020-09-11 MarioMerge branch 'martin-t/jump' into 'master'
2020-08-07 JuhuMerge branch 'master' into Juhu/strafehud
2020-08-03 MarioMerge branch 'terencehill/cl_forceplayercolors_3' into...
2020-08-02 MarioRemove the g_ prefix from some server code files and...
2020-08-02 MarioMinor cleanup of client/defs.qh, move replicated cvars...
2020-08-02 MarioPurge server/defs.qh
2020-08-02 MarioFurther cleanup of defs.qh
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash (again)
2020-08-02 MarioMove generic entity flags to a common constants locatio...
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash
2020-08-02 MarioSome more cleanup of defs.qh, use a flag to indicate...
2020-08-01 MarioReorganise some more definitions out of defs.qh, show...
2020-08-01 MarioMove some weapon definitions out of defs.qh, fix compil...
2020-08-01 MarioReorganise item code so that VM-specific code is in...
2020-08-01 MarioRename server/items.qc to server/items/spawning.qc
2020-08-01 MarioRename t_items.qc to items.qc
2020-07-27 MarioMerge branch 'Mario/headshots' into 'master'
2020-07-21 MarioAdd support for pitch shifting to the QC sound sending...
2020-07-18 MarioMerge branch 'master' into Mario/headshots
2020-07-17 MarioMerge branch 'master' into Mario/headshots
2020-07-17 MarioMerge branch 'master' into Mario/speed_var
2020-07-14 MarioMerge branch 'master' into Mario/headshots
2020-07-11 MarioMerge branch 'master' into Mario/headshots
2020-07-07 MarioMerge branch 'master' into Mario/headshots
2020-07-07 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-06-20 JuhuMerge remote-tracking branch 'origin/master' into Juhu...
2020-06-12 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-06-03 MarioMerge branch 'master' into Mario/headshots
2020-06-03 MarioRoughly notify for vaporizer headshots
2020-06-03 MarioAdd an announcement for the headshot
2020-06-01 MarioRestore preliminary support for headshots to the rifle
2020-05-29 terencehillSplit the W_Setup* macros
2020-05-29 MarioMerge branch 'terencehill/registry_API' into 'master'
2020-05-27 terencehillWeapons_fromstr --> Weapon_from_name
2020-05-27 terencehillRegistry API: add REGISTRY_GET
2020-05-26 terencehillImprove registry API by adding REGISTRY_MAX and REGISTR...
2020-05-25 MarioMerge branch 'terencehill/erebus_tweaks' into 'master'
2020-05-23 MarioMerge branch 'master' into Mario/stepdown_maxspeed
2020-05-23 MarioMerge branch 'martin-t/server-quit' into 'master'
2020-05-23 MarioMerge branch 'terencehill/texture_names_fix' into ...
2020-05-23 MarioMerge branch 'bones_was_here/wl-clientselect_options...
2020-05-23 MarioMerge branch 'bones_was_here/guard-resistance' into...
2020-05-18 MarioMerge branch 'garymoon/show-server-name-in-info' into...
2020-05-16 MarioMerge branch 'terencehill/trimmed_sounds' into 'master'
2020-05-12 terencehillFixes the superweapons portion of #2422 "target_items...
2020-05-02 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-04-20 Martin TaibrMerge branch 'martin-t/deglob-log' into 'master'
2020-04-18 Rudolf PolzerMerge branch 'divVerent/simpler-clipped-rectangle'...
2020-04-15 terencehillMerge branch 'martin-t/keybinder' into 'master'
2020-04-07 MarioMerge branch 'marin-t/bot-badcvar' into 'master'
2020-04-05 MarioMerge branch 'martin-t/testing-balance' into 'master'
2020-04-05 terencehillMerge branch 'martin-t/limit'
2020-03-29 terencehillMerge branch 'master' into terencehill/bot_ai
2020-03-28 Martin TaibrMerge branch 'terencehill/ft_rounds' into 'master'
2020-03-27 Martin TaibrMerge branch 'master' of ssh://gitlab.com/xonotic/xonot...
2020-03-26 MarioIf the weapon's animation was invalid, reset it to...
2020-03-13 MarioMerge branch 'terencehill/campaign_message_tweak' into...
2020-01-23 terencehillMerge branch 'master' into terencehill/bot_ai
2020-01-21 MarioMerge branch 'master' into Mario/qcphysics
2020-01-21 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-01-20 MarioMerge branch 'Mario/csqc_refdef' into 'master'
2020-01-18 MarioMerge branch 'master' into Mario/rain_fix
2020-01-18 Martin TaibrMerge branch 'martin-t/electro-denoobing' into 'master'
2020-01-18 MarioMove weapon frame handling to the client side
next