]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Fix weapon panel showing a misplaced highlight when you press a weapon key playing...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2016-08-08 MarioAllow setting item's glow colour from server
2016-08-08 MarioAllow melee while crouching (the technical limitation...
2016-08-08 MarioAdd an extra mode to g_showweaponspawns which shows...
2016-08-08 MarioAlso reset observer's weapon stats
2016-08-08 MarioAlternative fix: don't modify the player state if it...
2016-08-08 MarioOnly detach playerstate if observer was a player (poten...
2016-08-07 TimePathRun whitespace checker
2016-08-07 TimePaths/LOG_WARNING/LOG_WARN/g
2016-08-07 TimePathMerge branch 'TimePath/gametypes_cleanup' into 'master'
2016-08-07 TimePathGametypes: propagate entity references, set limit to... 346/head
2016-08-07 MarioClear out PHYS_INPUT_TIMELENGTH from most of the physic...
2016-08-07 TimePathMerge branch 'TimePath/bot_api'
2016-08-07 TimePathBots: define the API boundaries
2016-08-06 TimePathMerge branch 'TimePath/scoreboard_elo' into 'master'
2016-08-06 TimePathMerge branch 'master' into TimePath/scoreboard_elo
2016-08-06 TimePathMerge branch 'master' into TimePath/scoreboard_elo
2016-08-06 TimePathMerge branch 'Mario/showspecs' into 'master'
2016-08-06 TimePathMerge branch 'TimePath/slist_refresh' into 'master'
2016-08-06 TimePathMerge branch 'Mario/intrusive' into 'master'
2016-08-06 TimePathMerge branch 'TimePath/remove_remove'
2016-08-06 TimePathUse set_movetype everywhere
2016-08-03 MarioMerge branch 'master' into Mario/intrusive 344/head
2016-08-03 MarioMerge branch 'terencehill/infomessages_panel_update...
2016-07-31 TimePathRemove remove()
2016-07-31 TimePathMerge branch 'master' into TimePath/physics
2016-07-29 MarioAdd a hidden mode to itemstime to show times to players...
2016-07-28 MarioDisable sv_autopause by default (introduces some bugs...
2016-07-28 MarioMerge branch 'Mario/teams_bitflag' into 'master'
2016-07-28 MarioMerge branch 'sev/hud_ctf_update' into 'master'
2016-07-28 MarioAdd an intrusive list for projectiles
2016-07-28 MarioGive mines an intrusive list
2016-07-28 MarioAdd an intrusive list for turrets
2016-07-28 MarioMerge branch 'master' into Mario/intrusive
2016-07-28 MarioAdd an intrusive list for vehicles
2016-07-28 MarioAdd an intrusive list for bot waypoints
2016-07-28 MarioAdd an intrusive list for monsters
2016-07-27 TimePathMerge branch 'TimePath/intrusive' into 'master'
2016-07-27 TimePathMove objerror to qc
2016-07-26 MarioFix maths
2016-07-26 MarioRemove some unused locals
2016-07-26 MarioMake it match again for TimePath
2016-07-26 MarioMake it match, for TimePath
2016-07-26 MarioPartially replicate old behaviour with waypoint link...
2016-07-26 MarioFix weapon specific checks for melee
2016-07-26 MarioReplace most cases of findchain* with the FOREACH_ENTIT...
2016-07-26 TimePathImplement intrusive lists
2016-07-25 terencehillMerge branch 'master' into terencehill/infomessages_pan...
2016-07-25 MarioMerge branch 'terencehill/camera_spectator_2' into...
2016-07-24 MarioImprove FPS by a lot
2016-07-24 MarioMerge branch 'Mario/qc_physics_cleanup_v2'
2016-07-23 MarioMerge branch 'master' into Mario/qc_physics_cleanup_v2 341/head
2016-07-23 MarioFix up some missed movetype setters
2016-07-23 MarioImplement move_qcphysics
2016-07-22 MarioMerge remote-tracking branch 'origin/terencehill/campai...
2016-07-22 MarioMerge remote-tracking branch 'origin/terencehill/count_...
2016-07-22 MarioRemove .move_* fields and MOVETYPE_PUSH logic (doesn...
2016-07-21 MarioSwim down with crouch, swim up at full speed (to match...
2016-07-21 MarioAlso stop using self
2016-07-21 MarioUse NULL instead of world
2016-07-21 MarioFix merge conflict and add an option to disable showspe...
2016-07-21 MarioMerge branch 'master' into Mario/showspecs
2016-07-21 MarioOptimize Physics_ClientOption by using autocvars instea...
2016-07-21 terencehillLoad the correct gametype when launching a campaign...
2016-07-19 MarioFix flag passing
2016-07-19 MarioImplement reverse thrusting with jetpack when crouching...
2016-07-19 MarioMerge branch 'Mario/flag_return_fixes'
2016-07-19 MarioManual flag returning: show a carrier waypoint to enemi...
2016-07-19 MarioRemove .frozen field (virtually unused)
2016-07-19 terencehillClean up STAT usage: this.camera_spectator --> STAT... 339/head
2016-07-19 MarioMerge branch 'master' into sev/hud_ctf_update
2016-07-18 MarioImplement stalemate condition on the client
2016-07-17 terencehillAdd possibility of changing camera mode (first person...
2016-07-13 MarioAdd a volume parameter to GlobalSound, also muffle...
2016-07-13 MarioMerge branch 'master' into Mario/teams_bitflag 335/head
2016-07-13 MarioMerge branch 'master' into Mario/balance
2016-07-12 MarioReset vehicles when match is resetting, also make sure...
2016-07-10 MarioFix TDM crash (again)
2016-07-10 MarioFix bot_vs_human and CTF HUD
2016-07-10 MarioMerge branch 'master' into Mario/teams_bitflag
2016-07-09 terencehillMerge branch 'master' into terencehill/misc_hud_fixes
2016-07-07 MarioMove gunner enter checking into the bumblebee's file...
2016-07-05 MarioFix view snapping as a vehicle spectator
2016-07-03 MarioClean up respawn check
2016-07-03 MarioMerge remote-tracking branch 'origin/Mario/gameover_fixes'
2016-07-03 MarioMerge remote-tracking branch 'origin/Mario/tweaks'
2016-07-03 MarioMerge remote-tracking branch 'origin/DefaultUser/ca_spe...
2016-07-03 MarioMerge remote-tracking branch 'origin/DefaultUser/damage...
2016-07-02 FreddyDamagetext for friendly fire
2016-07-02 MarioHacky fix for TDM crashing
2016-06-30 MarioForbid weapon use when match is over
2016-06-29 MarioRevert player size tweak
2016-06-29 MarioDon't set it on observers
2016-06-29 MarioUse the player's size stat
2016-06-29 MarioDon't do any drown checks if player is in a vehicle
2016-06-28 MarioMerge branch 'Mario/fireball_merge' into 'master'
2016-06-27 MarioFix up the Spectate mutator hooks for CA
2016-06-26 FreddyClan Arena: Fix spectators being shown as part of a... 331/head
2016-06-25 MarioMerge branch 'master' into Mario/tweaks
2016-06-25 TimePathMove MOVETYPE_FLY to ecs
2016-06-24 MarioImplement sv_maxidle_slots
next