]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge branch 'terencehill/hide_motd' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2015-10-31 MarioMerge branch 'terencehill/hide_motd' into 'master'
2015-10-30 TimePathEffects: make sending entities easier, make sending...
2015-10-30 MarioAdd a new spawnflag and cvar to control the resizing...
2015-10-30 MarioOnly change limits when adding the mutator (might fix...
2015-10-29 TimePathlib: inline a few functions
2015-10-29 TimePathMerge branch 'TimePath/items' into 'master'
2015-10-29 TimePathMerge branch 'master' into TimePath/items 245/head
2015-10-28 TimePathWeapons: use correct weapon name for ITEM_WEAPON_PRIMORSEC
2015-10-28 TimePathMerge branch 'TimePath/independent_offhand' into 'master'
2015-10-28 MarioAdd another potentially useful hook
2015-10-28 TimePathWeapons: add a second .weaponentity 247/head
2015-10-28 MarioAdd some more useful hooks
2015-10-28 TimePathWeapons: pass weapon index
2015-10-28 TimePathWeapons: use bitflags for fire modes
2015-10-28 TimePathUncrustify server/weapons/weaponsystem.qc
2015-10-28 TimePathRound handler: fix null function crash
2015-10-27 terencehillHide the MOTD when going spec 246/head
2015-10-27 TimePathLogging: remove remaining uses of print and printf
2015-10-27 TimePathSpectate: fix regression introduced by 74a4e5c
2015-10-27 TimePathUncrustify server/command/*
2015-10-26 TimePathRemove uses of nested BIT macro
2015-10-26 TimePathAccuracy: share with spectators
2015-10-26 TimePathMerge branch 'TimePath/scoreboard_dmg' into 'master'
2015-10-26 TimePathRebase @Debugger's damage-on-scoreboard
2015-10-26 TimePathPutClientInServer: fix regression
2015-10-26 TimePathRemove dead code
2015-10-26 TimePathMerge branch 'master' into TimePath/items
2015-10-25 TimePathUse the BIT macro
2015-10-25 TimePathPutClientInServer: cleanup
2015-10-25 MarioFix match not ending when score limit reached
2015-10-25 TimePathStartFrame: minor cleanup
2015-10-25 TimePathDamagetext: option to change colour depending on weapon
2015-10-24 MarioMerge branch 'terencehill/hud_cleanups' into 'master'
2015-10-24 MarioMerge branch 'terencehill/ons_spawn_patch' 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 MarioDon't mark sandbox as a mod
2015-10-21 terencehillMerge branch 'master' into terencehill/menu_gametype_to... 243/head
2015-10-18 TimePathGametypes: mutator dependence capability
2015-10-18 TimePathBots: fix fix count
2015-10-18 TimePathGametypes: invert control
2015-10-18 TimePathMutators: combine headers
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-15 MarioAdd map options to disable item animation and the picku...
2015-10-15 terencehillOnslaught, control point selection through the radar...
2015-10-15 MarioHack: mute all target_music entities when the match...
2015-10-14 MarioLittle bit more cleanup
2015-10-14 MarioClean up shotorg code a bit
2015-10-14 MarioDisable the server's ability to adjust the client's...
2015-10-14 MarioMake a common function for getting the player's gun...
2015-10-14 TimePathForbidDropCurrentWeapon: better location
2015-10-14 TimePathmapinfo: remove some IS_GAMETYPE macros
2015-10-14 terencehillMerge branch 'master' into terencehill/hud_cleanups
2015-10-14 MarioMove some race related stuff out of the main physics...
2015-10-14 MarioRemove debug print
2015-10-14 MarioLittle off topic (fix spawnpoints attached to moving...
2015-10-14 MarioMove an existing mutator hook to support the killing...
2015-10-14 MarioAnother 2 gamemode specific checks killed
2015-10-14 MarioButcher another hidden gamemode specific block
2015-10-14 MarioAbuse a sneaky mutator hook to kill yet another gamemod...
2015-10-14 MarioDestroy another gamemode specific check
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 MarioClean up even more
2015-10-14 MarioClean up a bunch of gamemode specific code
2015-10-14 MarioAnother gamemode specific file and check
2015-10-14 MarioShoot down another gamemode specific check
2015-10-14 MarioReturn true on MakePlayerObserver to not reset team...
2015-10-14 MarioMerge 3 hooks into 1 and kill another gamemode specific...
2015-10-14 MarioMario scored against another gamemode specific check
2015-10-14 MarioKill another gamemode specific check
2015-10-14 MarioMore gamemode specific checks gone boom
2015-10-14 MarioKill another bunch of gamemode specific checks
2015-10-14 MarioKill another gamemode specific check
2015-10-14 MarioFix another gamemode specific check
2015-10-14 MarioClean up GetTeamCount
2015-10-14 MarioFix gametype loading
2015-10-14 MarioMove the superspec followfc command into the CTF mutato...
2015-10-14 MarioMove all gamemode cvars into their files, also renamed...
2015-10-14 TimePathStatic init: static_init_late()
2015-10-14 MarioMerge branch 'TimePath/gamemode_composition' of https...
2015-10-14 TimePathMutators: remove MUTATOR_HOOKFUNCTION_1
2015-10-14 MarioFix another function full of gamemode specific blocks
2015-10-14 TimePathMutators: port to new syntax
2015-10-14 MarioOne small hook for a plumber, one giant mutator file...
2015-10-14 MarioAdd an argument to SetMovedir
2015-10-14 TimePathCTF: flag size in flag class
2015-10-14 TimePathCTF: flag item definition
2015-10-14 MarioClean up door key handling
2015-10-13 Rudolf PolzerMerge branch 'terencehill/tooltips_cleanup' into 'master'
2015-10-13 TimePathItems: actually make no sound if the waypoint isn't...
2015-10-13 terencehillMerge branch 'master' into terencehill/tooltips_cleanup 230/head
2015-10-13 TimePathWeapon arena: fix weapons listed
2015-10-13 TimePathItems: shift picking up weapons into WeaponPickup
2015-10-13 TimePathMerge branch 'TimePath/deathtypes' into 'master'
2015-10-13 TimePathNades: don't forget to think
2015-10-12 TimePathItems: remove flags parameter from `_StartItem`
next