]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators
Merge branch 'terencehill/menu_languages' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators /
2015-11-08 MarioMerge branch 'terencehill/menu_languages' into 'master'
2015-11-07 TimePathStats: registry
2015-11-05 TimePathModeleffects: move to qc effects
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 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-03 MarioFix CTF leadlimit acting as timelimit
2015-11-03 TimePathEffects: fix arc with mismatching effectinfo
2015-11-03 TimePathSounds: zone stored SND tempstrings
2015-11-02 MarioFix vehicle buff exploit
2015-11-02 TimePathWeapons: pass weaponentity field instead of slot
2015-11-02 MarioAdd a hack to give and take buff time when entering...
2015-11-01 TimePathMerge branch 'master' into TimePath/debug_draw
2015-11-01 TimePathRegistry: hide arrays
2015-11-01 MarioAdd a function to change the monster model path
2015-10-31 MarioMerge branch 'terencehill/hide_motd' into 'master'
2015-10-30 TimePathEffects: make sending entities easier, make sending...
2015-10-30 MarioOnly change limits when adding the mutator (might fix...
2015-10-29 TimePathMerge branch 'master' into TimePath/debug_draw
2015-10-29 TimePathMerge branch 'TimePath/items' into 'master'
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 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-27 TimePathLogging: remove remaining uses of print and printf
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 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 terencehillMerge branch 'master' into terencehill/menu_languages
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 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 terencehillOnslaught, control point selection through the radar...
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 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 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 MarioMove the superspec followfc command into the CTF mutato...
2015-10-14 MarioMove all gamemode cvars into their files, also renamed...
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 TimePathCTF: flag size in flag class
2015-10-14 TimePathCTF: flag item definition
2015-10-13 terencehillMerge branch 'master' into terencehill/tooltips_cleanup 230/head
2015-10-13 TimePathMerge branch 'TimePath/deathtypes' into 'master'
2015-10-13 TimePathNades: don't forget to think
2015-10-11 TimePathRemove uses of self
2015-10-11 TimePathMerge branch 'master' into TimePath/deathtypes 234/head
2015-10-11 TimePathMerge branch 'TimePath/cleanup'
2015-10-11 TimePathcommon: move instagib and nexball as they add custom...
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 TimePath#includes: cleanup
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
next