]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/cl_client.qc
s/make_pure/new_pure/
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / cl_client.qc
2016-03-12 TimePaths/make_pure/new_pure/
2016-03-10 TimePathMerge branch 'TimePath/notifications' into 'master'
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-10 TimePathPutObserverInServer: cleanup
2016-03-10 TimePathMove client setup to ClientState_attach
2016-03-09 TimePathUse PHYS_INPUT_BUTTON_*
2016-03-06 TimePathNotifications: strong typing
2016-03-05 MarioMake sure a vote is actually running before trying...
2016-03-03 TimePathNotifications: cleanup
2016-03-02 MarioDon't recount votes if the client leaving is a bot
2016-02-28 MarioRecount votes when a player leaves, also don't count...
2016-02-28 MarioDon't show team join message if team is -1 (auto select)
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-01-31 terencehillMerge branch 'master' into terencehill/weaponmodel_effe...
2016-01-17 MarioAdd a new notification for joining a specific team...
2016-01-07 MarioPurge self from CopyBody, fix a potential animation...
2016-01-04 MarioMerge branch 'terencehill/lms_itemtimes_fix' into ...
2016-01-04 MarioMerge branch 'terencehill/menu_fixes' into 'master'
2016-01-04 MarioMerge branch 'terencehill/menu_optimization' into ...
2016-01-03 MarioPurge self from event_damage
2016-01-03 MarioPurge self from most of the monster code
2016-01-01 terencehillMerge branch 'master' into terencehill/lms_itemtimes_fix 266/head
2016-01-01 MarioUse IS_DEAD where possible, also fix vehicles targeting...
2016-01-01 MarioUse STAT(FROZEN, e) instead of e.frozen
2015-12-31 MarioUse IS_DEAD everywhere
2015-12-31 MarioUse the constant string for player classname where...
2015-12-29 TimePathcpp compat
2015-12-29 TimePathMerge branch 'terencehill/server_aliases_fix' into...
2015-12-25 MarioKill some uses of TRUE and FALSE
2015-12-24 MarioKill most uses of FOR_EACH_REALCLIENT
2015-12-24 TimePathClientConnect: cleanup
2015-12-24 TimePathMerge branch 'terencehill/cl_forceplayercolors_2' into...
2015-12-24 TimePathMerge branch 'terencehill/connection_msg_fix' into...
2015-12-24 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-23 MarioClean up nJoinAllowed a little
2015-12-23 MarioFix compile
2015-12-21 TimePathMerge branch 'terencehill/menu_hudskin_selector' into...
2015-12-13 terencehillMerge branch 'master' into terencehill/menu_optimization
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-05 terencehillMerge branch 'master' into terencehill/menu_optimization
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
next