]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/cl_client.qc
Fix compile
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / cl_client.qc
2015-12-23 MarioFix compile
2015-12-21 TimePathMerge branch 'terencehill/menu_hudskin_selector' into...
2015-12-12 TimePathetof: avoid tempstring
2015-12-12 TimePathWeapons: store activeweapon as direct weapon reference
2015-12-12 TimePathWeapons: store switchingweapon as direct weapon reference
2015-12-12 TimePathWeapons: store switchweapon as direct weapon reference
2015-12-11 TimePathWeapons: fix cvar networking for late joins
2015-12-10 TimePathConsole: reduce verbosity
2015-12-10 MarioAdd a check to make sure it can't crash (though, someth...
2015-12-10 TimePathENT_CLIENT_INIT: stop sending weapon settings
2015-12-08 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-12-07 TimePathImpulses: migration pathway
2015-12-06 TimePathImpulse refactor
2015-12-03 MarioFix a missing mutator hook call
2015-12-03 MarioRevert to the old method in hopes to catch a command...
2015-12-03 MarioMerge branch 'terencehill/strzone_fixes' into 'master'
2015-12-03 TimePathPlayer_Footsteps: move to physics
2015-12-03 MarioRemove a now useless check
2015-12-03 MarioStrip some player-only stuff out of the main CreatureFr...
2015-12-03 TimePathGlobalsound: assert source is a player
2015-11-30 TimePathMerge branch 'TimePath/csqc_viewmodels' into 'master'
2015-11-29 TimePathViewmodels: clientside Vortex glow
2015-11-29 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-29 TimePathMerge branch 'TimePath/stats' into 'master'
2015-11-29 MarioThis commit is dedicated to TimePath
2015-11-29 TimePathMerge branch 'master' into TimePath/stats
2015-11-29 TimePathStats: port vectors
2015-11-26 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-11-23 MarioMove spider web slowness entirely into spider file
2015-11-23 MarioDecouple bugrigs from the main code base
2015-11-22 TimePathGeneral cleanup/optimize
2015-11-20 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-11-20 MarioMerge branch 'terencehill/hud_cvars' into 'master'
2015-11-17 TimePathMerge branch 'TimePath/csqc_sounds' into 'master'
2015-11-16 TimePathMerge branch 'master' into TimePath/csqc_sounds
2015-11-16 TimePathent_cs: rewrite
2015-11-13 MarioMerge branch 'master' into Mario/bulldozer
2015-11-13 TimePathMerge branch 'master' into TimePath/csqc_sounds
2015-11-08 MarioMerge branch 'terencehill/quickmenu_file_example' into...
2015-11-08 MarioMerge branch 'terencehill/menu_languages' into 'master'
2015-11-08 TimePathGlobalSound: clientside voice selection
2015-11-07 TimePathPlayer sounds: cleanup
2015-11-06 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-06 TimePathRegistry: network and verify checksums on connect
2015-11-05 TimePathCleanup
2015-11-05 TimePaths/(void)/()
2015-11-05 TimePathMutators: self containment
2015-11-04 TimePathNet: register all types
2015-11-04 TimePathMerge branch 'TimePath/entitydebugger' into 'master'
2015-11-04 TimePathWeapons: independent `weapon_think` and `weapon_nextthink`
2015-11-04 TimePathMerge branch 'master' into TimePath/debug_draw 248/head
2015-11-02 TimePathViewmodels: fix spectating
2015-11-02 TimePathViewmodel: network alpha and glowmod (for vortex)
2015-11-02 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-02 TimePathWeapons: pass weaponentity field instead of slot
2015-11-01 TimePathMerge branch 'master' into TimePath/debug_draw
2015-10-31 MarioMerge branch 'terencehill/hide_motd' into 'master'
2015-10-29 TimePathMerge branch 'master' into TimePath/debug_draw
2015-10-29 TimePathMerge branch 'master' into TimePath/items 245/head
2015-10-29 TimePathEntity debugger
2015-10-28 TimePathMerge branch 'TimePath/independent_offhand' into 'master'
2015-10-28 TimePathWeapons: add a second .weaponentity 247/head
2015-10-28 MarioAdd some more useful hooks
2015-10-27 terencehillHide the MOTD when going spec 246/head
2015-10-27 TimePathSpectate: fix regression introduced by 74a4e5c
2015-10-26 MarioMerge branch 'master' into Mario/bulldozer
2015-10-26 TimePathPutClientInServer: fix regression
2015-10-26 TimePathMerge branch 'master' into TimePath/items
2015-10-25 TimePathPutClientInServer: cleanup
2015-10-24 MarioMerge branch 'terencehill/hud_cleanups' into 'master'
2015-10-24 MarioMerge branch 'master' into terencehill/ons_spawn_patch
2015-10-24 MarioMerge branch 'TimePath/gamemode_composition' into ...
2015-10-23 terencehillMerge branch 'master' into terencehill/menu_languages
2015-10-23 TimePathMerge branch 'master' into TimePath/gamemode_composition 244/head
2015-10-21 terencehillMerge branch 'master' into terencehill/menu_gametype_to... 243/head
2015-10-18 MarioAdd some extra mutator hooks to change the persistently...
2015-10-15 TimePathMerge branch 'terencehill/slider_drag_fix' into 'master'
2015-10-14 terencehillMerge branch 'master' into terencehill/hud_cleanups
2015-10-14 MarioReturn true on MakePlayerObserver to not reset team...
2015-10-14 MarioMove all gamemode cvars into their files, also renamed...
2015-10-13 terencehillMerge branch 'master' into terencehill/tooltips_cleanup 230/head
2015-10-13 TimePathMerge branch 'TimePath/deathtypes' into 'master'
2015-10-11 TimePathMerge branch 'master' into TimePath/deathtypes 234/head
2015-10-11 TimePathMerge branch 'TimePath/cleanup'
2015-10-11 TimePathlib: move csqcmodellib and warpzonelib
2015-10-10 terencehillMerge branch 'master' into terencehill/menu_gametype_to...
2015-10-10 TimePath#includes: cleanup server
2015-10-09 MarioMerge branch 'master' into Mario/multiplayer_snake
2015-10-08 TimePathRevert "Merge branch 'TimePath/bot_api' into 'master'\r"
2015-10-08 TimePathMerge branch 'TimePath/hudpanels_registry' into 'master'
2015-10-08 MarioMerge branch 'master' into Mario/multiplayer_snake
2015-10-08 TimePathMerge branch 'TimePath/bot_api' into 'master'
2015-10-08 TimePathMerge branch 'master' into TimePath/deathtypes
2015-10-08 TimePathent_cs: cleanup
2015-10-07 TimePathBots: define the API boundaries
2015-10-07 TimePathDeathtypes: port to registry
2015-10-07 TimePathNet: purge SELFPARAM from sendfuncs
2015-10-06 TimePathMerge branch 'TimePath/unified_weapons' into 'master'
2015-10-06 TimePathMerge branch 'master' into TimePath/unified_weapons
2015-10-06 TimePathHook: merge offhand and weapon behaviour
next