]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge branch 'master' into TimePath/csqc_viewmodels
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2015-11-29 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-29 MarioAdd a hook to team change function, will come in handy...
2015-11-29 TimePathMerge branch 'TimePath/stats' into 'master'
2015-11-29 TimePathMultijump: fix 262/head
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-28 TimePathStats: port gamemodes
2015-11-28 TimePathStats: port remaining movevars
2015-11-27 Rudolf PolzerFix some SVQC and CSQC string leaks.
2015-11-27 Rudolf Polzerinit.bsp: Properly shutdown the mapinfo subsystem.
2015-11-27 MarioFinish off the last of the stats
2015-11-27 MarioDo another bunch of stats
2015-11-27 MarioAdd an option to burn the player when they enter lava
2015-11-26 MarioKill use of self in player physics code
2015-11-26 MarioKill the use of self in movetype code, to make it usabl...
2015-11-24 TimePathStats: port 5 more
2015-11-24 TimePathStats: remove dependence on engine assigned stats
2015-11-24 MarioFix compile
2015-11-24 MarioMove race winning conditions into race file
2015-11-23 MarioDecouple doublejump
2015-11-23 MarioMove spider web slowness entirely into spider file
2015-11-23 MarioDecouple bugrigs from the main code base
2015-11-23 MarioMake physics hook common, move multijump stuff into...
2015-11-23 TimePathWeapons: cache WepSet
2015-11-22 MarioUpdate bulldozer to use new assets by KingPimpCommander...
2015-11-22 TimePathGeneral cleanup/optimize
2015-11-22 TimePathlib/iter: FOREACH_ENTITY
2015-11-21 TimePathCA: fix spectate
2015-11-21 MarioDo 10 more stats
2015-11-20 MarioMerge branch 'terencehill/hud_cvars' into 'master'
2015-11-18 TimePathCTS: fix player not being reset
2015-11-17 MarioDo another 6
2015-11-17 MarioPort another 10 stats
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-16 MarioMerge branch 'Mario/bulldozer' into 'master'
2015-11-15 MarioMerge branch 'terencehill/menu_gametype_sliders' into...
2015-11-15 MarioMerge branch 'terencehill/g_lms_extra_lives' into ...
2015-11-15 MarioMerge branch 'terencehill/menu_serverlist_tooltip'...
2015-11-15 MarioMerge branch 'terencehill/menu_saveCvarsMulti_fix'...
2015-11-15 MarioMerge branch 'master' into Mario/bulldozer
2015-11-15 MarioAdd an option to auto return if the toucher is already...
2015-11-15 MarioMerge branch 'master' into Mario/bulldozer
2015-11-15 TimePathRegistry: simplify API
2015-11-15 TimePathMap: explicit remove function
2015-11-14 MarioPort 10 more
2015-11-14 MarioPort clipload and clipsize
2015-11-14 MarioPort leadlimit
2015-11-14 MarioPort shotorg stat
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-13 MarioFix notification again
2015-11-12 MarioFix connecting message only showing to the connecting...
2015-11-11 terencehillUse a more appropriated check 252/head
2015-11-11 terencehillLMS, g_lms_extra_lives enabled: turn MegaHealth into...
2015-11-11 MarioCrustify
2015-11-10 TimePathRegistry: cleanup
2015-11-10 TimePathBuffs: move definitions alongside buff mutator
2015-11-10 TimePathNades: move definitions alongside nade mutator
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-08 TimePathGlobalSound: register player sounds
2015-11-08 TimePathGlobalSound: send as tempentity
2015-11-07 TimePathFakeGlobalSound: merge with GlobalSound
2015-11-07 TimePathsound8
2015-11-07 TimePathGlobal sounds: register
2015-11-07 TimePathPlayer sounds: cleanup
2015-11-07 MarioAccept multiple arguments for sv_intermission_cdtrack
2015-11-07 TimePathStats: register FUEL
2015-11-07 TimePathStats: register ALLOW_OLDVORTEXBEAM
2015-11-07 TimePathStats: register PRESSED_KEYS
2015-11-07 TimePathStats: register a few more stats
2015-11-07 TimePathStats: begin registering stats
2015-11-07 TimePathStats: registry
2015-11-06 TimePathViewmodels: fix arc repeating fire animation
2015-11-06 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-06 TimePathAnim: cleanup
2015-11-06 TimePathRegistry: network and verify checksums on connect
2015-11-05 TimePathNet: move message headers to their respective files
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 TimePathCasings: move to qc effects
2015-11-05 TimePathEffects: create qc effects folder
2015-11-05 TimePathCleanup
2015-11-05 TimePathCleanup
2015-11-05 TimePathCleanup
2015-11-05 TimePathOnslaught: move controlpoint + generator to mutator...
2015-11-05 TimePaths/(void)/()
2015-11-05 TimePathMutators: make cloaked and running_guns mutators
2015-11-05 TimePathMutators: self containment
2015-11-04 TimePathMutators: add hooks for overkill
2015-11-04 TimePathclientstatus: fix worldstatus being appended
2015-11-04 TimePathNet: register all types
next