]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators
lib/iter: FOREACH_ENTITY
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators /
2015-11-22 TimePathlib/iter: FOREACH_ENTITY
2015-11-21 TimePathCA: fix spectate
2015-11-20 MarioMerge branch 'terencehill/hud_cvars' into 'master'
2015-11-18 TimePathCTS: fix player not being reset
2015-11-16 TimePathMerge branch 'master' into TimePath/csqc_sounds
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-14 TimePathReset: `this` param
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 terencehillUse a more appropriated check 252/head
2015-11-11 terencehillLMS, g_lms_extra_lives enabled: turn MegaHealth into...
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-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...
next