]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/main.qc
Merge branch 'master' into terencehill/dynamic_hud
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / main.qc
2016-03-23 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-03-22 TimePathClient: Type check
2016-03-13 TimePathPorto launch: fix laser tracer
2016-03-13 TimePathRemove uses of LAMBDA(), not handled well by uncrustify
2016-03-13 TimePathcl_multijump: default to opt-in
2016-03-12 TimePaths/make_pure/new_pure/
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-06 MarioUse Coord instead of Short for spawnpoint origins ...
2016-03-05 MarioRemove a few old TODOs that now have issues
2016-03-04 terencehillShake the HUD when hurt
2016-03-03 MarioDon't draw distant spawn points, improves FPS on larger...
2016-02-28 MarioMerge branch 'terencehill/weaponmodel_effects_tweaks...
2016-02-28 TimePathMerge branch 'proraide/fix_fps' into 'master'
2016-02-26 MarioLink client slowmo cvar with the QC stat (fixes slowmo...
2016-02-21 MarioMerge branch 'Mario/balance_v2' into 'master'
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-02-13 MarioMerge branch 'terencehill/weaponmodel_effects_improveme...
2016-02-08 MarioMerge branch 'terencehill/hud_shownames_fix' into ...
2016-02-08 MarioMerge branch 'terencehill/csqc_cursor' into 'master'
2016-02-07 terencehillLoad csqc cursor attributes from the current menu skin... 283/head
2016-02-07 terencehillProperly detect the path of the current menu skin in...
2016-01-09 TimePathcsqc_progname: reset when starting a listen server...
2016-01-09 TimePathcsqc_progname: make reset optional
2016-01-08 TimePathcsqc_progname: only reset if it matches the current...
2016-01-08 TimePathcsprogs: more pk3 support
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-04 TimePathSelf: purge
2016-01-03 MarioAdd a hack to fix the use of self in .predraw functions
2016-01-03 MarioPurge most cases of self from the client folder
2016-01-01 terencehillMerge branch 'master' into terencehill/lms_itemtimes_fix 266/head
2015-12-31 TimePath##__VA_ARGS__: replace with standards compliant alternative
2015-12-30 TimePathMakefile: use `-I.`
2015-12-24 TimePathhook: move to common
2015-12-24 TimePathtuba: move to common
2015-12-24 MarioFinally fix the stupid client including server items...
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-24 TimePathRemove unused global
2015-12-21 TimePathClient commands: register
2015-12-21 TimePathMerge branch 'terencehill/menu_hudskin_selector' into...
2015-12-17 TimePathassert: devassert, hidden outside developer mode
2015-12-17 TimePathInitialize maxclients earlier, fixes #1609
2015-12-13 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-13 TimePathlog: now in colour
2015-12-12 TimePathetof: avoid tempstring
2015-12-12 TimePathWeapons: remove redundancies
2015-12-12 TimePathassert_once
2015-12-11 TimePathScoreboard: remove team 0
2015-12-11 TimePathOverkill: suppress armour drop warnings
2015-12-10 TimePathENT_CLIENT_INIT: stop sending weapon settings
2015-12-08 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-12-05 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-03 MarioMerge branch 'terencehill/strzone_fixes' into 'master'
2015-12-01 TimePathShownames: fade when moving to spectate
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-24 TimePathStats: remove dependence on engine assigned stats
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-15 MarioMerge branch 'terencehill/g_lms_extra_lives' into ...
2015-11-14 TimePathMerge branch 'terencehill/announcer_fix' into 'master'
2015-11-13 MarioMerge branch 'master' into Mario/bulldozer
2015-11-13 TimePathMinigames: fix fatal error
2015-11-13 TimePathNet: float/vector IO
2015-11-13 TimePathMerge branch 'master' into TimePath/csqc_sounds
2015-11-09 TimePathUncrustify
2015-11-08 MarioMerge branch 'terencehill/quickmenu_file_example' into...
2015-11-08 MarioMerge branch 'terencehill/menu_languages' into 'master'
2015-11-06 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-06 TimePathRegistry: network and verify checksums on connect
2015-11-05 TimePathModeleffects: move to qc effects
2015-11-05 TimePathDamageeffects: move to qc effects
2015-11-05 TimePathGibs: move to qc effects
2015-11-05 TimePathEffects: create qc effects folder
2015-11-05 TimePathCleanup
2015-11-05 TimePathCleanup
2015-11-05 TimePathOnslaught: move controlpoint + generator to mutator...
2015-11-05 TimePathHUD: split panels into files
2015-11-05 TimePaths/(void)/()
2015-11-04 TimePathNet: register all types
2015-11-04 TimePathMerge branch 'TimePath/entitydebugger' into 'master'
2015-11-04 TimePathMerge branch 'master' into TimePath/debug_draw 248/head
2015-11-02 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-01 TimePathMerge branch 'master' into TimePath/debug_draw
2015-11-01 TimePathPrecache: defer
2015-10-31 MarioMerge branch 'terencehill/hide_motd' into 'master'
2015-10-30 TimePathEffects: make sending entities easier, make sending...
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 MarioAdd some more useful hooks
next