]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/command
Makefile: use `-I.`
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command /
2015-12-30 TimePathMakefile: use `-I.`
2015-12-29 TimePathIter: prevent invalidation
2015-12-29 TimePathcpp compat
2015-12-29 TimePathWhitespace police
2015-12-29 TimePathMerge branch 'terencehill/server_aliases_fix' into...
2015-12-24 terencehillFix definition of many server aliases in local games... 271/head
2015-12-24 MarioKill most cases of FOR_EACH_CLIENT and deprecate FOR_EA...
2015-12-24 MarioKill FOR_EACH_REALPLAYER
2015-12-24 MarioRemove FOR_EACH_PLAYER and FOR_EACH_SPEC from the codebase
2015-12-24 TimePathMerge branch 'terencehill/cl_forceplayercolors_2' into...
2015-12-24 TimePathMerge branch 'terencehill/connection_msg_fix' into...
2015-12-23 MarioClean up nJoinAllowed a little
2015-12-23 MarioReplace some player loops with fancy ones
2015-12-23 MarioFix compile
2015-12-21 TimePathClient commands: register
2015-12-21 TimePathMerge branch 'terencehill/menu_hudskin_selector' into...
2015-12-20 TimePathC2S protocol
2015-12-13 TimePathlog: optimize size
2015-12-12 TimePathetof: avoid tempstring
2015-12-08 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-12-06 TimePathCommon commands (client-server): register
2015-12-06 TimePathServer commands: register
2015-12-03 MarioMerge branch 'terencehill/strzone_fixes' into 'master'
2015-12-03 TimePathGlobalsound: assert source is a player
2015-11-29 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-29 TimePathMerge branch 'master' into TimePath/stats
2015-11-26 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-11-22 TimePathlib/iter: FOREACH_ENTITY
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-15 MarioMerge branch 'terencehill/g_lms_extra_lives' into ...
2015-11-15 MarioMerge branch 'master' into Mario/bulldozer
2015-11-14 TimePathReset: `this` param
2015-11-14 TimePathReadyRestart: revert uncrustify regression, fixes ...
2015-11-14 TimePathMerge branch 'terencehill/announcer_fix' into 'master'
2015-11-13 MarioMerge branch 'master' into Mario/bulldozer
2015-11-13 TimePathMerge branch 'master' into TimePath/csqc_sounds
2015-11-11 MarioCrustify
2015-11-08 MarioMerge branch 'terencehill/quickmenu_file_example' into...
2015-11-08 MarioMerge branch 'terencehill/menu_languages' into 'master'
2015-11-08 TimePathGlobalSound: register player sounds
2015-11-06 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
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-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-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 TimePathWeapons: add a second .weaponentity 247/head
2015-10-27 TimePathUncrustify server/command/*
2015-10-26 TimePathMerge branch 'master' into TimePath/items
2015-10-25 TimePathUse the BIT macro
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 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 TimePathMutators: combine headers
2015-10-15 TimePathMerge branch 'terencehill/slider_drag_fix' into 'master'
2015-10-14 terencehillMerge branch 'master' into terencehill/hud_cleanups
2015-10-14 MarioMinor comment fix
2015-10-14 MarioFix another gamemode specific check
2015-10-14 MarioMove some more cvars and kill a keyhunt specific call
2015-10-14 MarioKill another gamemode specific check
2015-10-14 MarioMerge branch 'TimePath/gamemode_composition' of https...
2015-10-14 MarioFix another function full of gamemode specific blocks
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-07 TimePathBots: define the API boundaries
2015-10-07 TimePathDeathtypes: port to registry
2015-10-07 TimePathNet: purge SELFPARAM from sendfuncs
2015-10-03 MarioMerge branch 'terencehill/itemstime_checkmark2' into...
2015-10-03 MarioMerge branch 'terencehill/slider_anim_improvements...
2015-10-03 MarioMerge branch 'terencehill/bot_fixes' into 'master'
2015-09-24 TimePathMerge branch 'terencehill/obsolete_cvars_removal' into...
2015-09-24 TimePathMerge branch 'Mario/vaporizer_damage' into 'master'
2015-09-24 TimePathMerge branch 'terencehill/translation_system_improvemen...
2015-09-23 TimePathMerge branch 'TimePath/modelregistry' into 'master'
2015-09-22 TimePathCreate a model list 225/head
next