]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators/events.qh
Merge branch 'master' into TimePath/global_self
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / events.qh
2015-09-02 TimePathMerge branch 'master' into TimePath/global_self
2015-09-02 TimePathMerge branch 'master' into TimePath/global_self
2015-08-31 MarioMerge branch 'master' into Mario/vaporizer_damage
2015-08-31 TimePathReplace all direct assignments to self with setself(e)
2015-08-30 MarioMerge branch 'terencehill/menu_weaponarena_selection_fi...
2015-08-30 TimePathUse SELFPARAM() in every function that uses self
2015-08-30 MarioAdd inflictor to damage hook
2015-08-30 MarioAdd an option to override the gamemode specific respawn...
2015-08-30 MarioAdd a hook for buff model customization, use a flag...
2015-08-30 MarioMerge branch 'Mario/hook_nade_stuff' into 'master'
2015-08-30 MarioAllow getting the full message from FormatMessage hook
2015-08-30 MarioAdd an extra parameter to the playermodel hook
2015-08-30 MarioMerge branch 'master' into terencehill/quickmenu
2015-08-29 MarioSome hook & nade stuff
2015-08-29 MarioRebalance monsters, add more options to the regen hook...
2015-08-29 TimePathMerge branch 'Mario/monsters_broken' into 'master'
2015-08-29 TimePathMerge branch 'master' into Mario/monsters_broken
2015-08-29 MarioMerge branch 'master' into Mario/monsters_broken
2015-08-29 TimePathMerge branch 'TimePath/logging' into 'master'
2015-08-29 MarioAdd a mutator file for deathmatch and add a hook for...
2015-08-29 MarioAdd a hook for customizing player model
2015-08-28 MarioAdd some more hooks and fix a particle effect call
2015-08-28 MarioAdd a mutator hook to customize bullets
2015-08-26 terencehillMerge branch 'master' into terencehill/quickmenu
2015-08-26 TimePathMerge branch 'TimePath/gamesettings' into 'master'
2015-08-26 TimePathMerge branch 'TimePath/waypointsprites' into 'master'
2015-08-26 TimePathMerge branch 'TimePath/itemstime2.0_regressions' into...
2015-08-26 MarioAdd some hooks to allow custom bones
2015-08-25 terencehillMerge branch 'master' into terencehill/menu_weaponarena...
2015-08-25 TimePathMerge branch 'terencehill/itemstime_readyrestart_fix...
2015-08-24 TimePathMerge branch 'master' into TimePath/waypointsprites
2015-08-24 MarioMerge branch 'master' into Mario/minigames_merge
2015-08-24 MarioMerge branch 'Mario/sound_model_paths' into 'master'
2015-08-24 MarioMerge branch 'master' into Mario/sound_model_paths
2015-08-24 MarioHack item models
2015-08-24 MarioAdd a function to control weapon sound paths with hooks
2015-08-23 MarioMerge branch 'terencehill/obsolete_cvars_removal' into...
2015-08-23 MarioMerge branch 'Mario/format_message' into 'master'
2015-08-23 MarioClean up chat replacement handling, add a mutator hook...
2015-08-23 MarioMerge branch 'matthiaskrgr/stuff_descriptions' into...
2015-08-23 MarioMerge branch 'master' into Mario/ons_updates
2015-08-23 TimePathMerge branch 'master' into Mario/turrets
2015-08-23 TimePathMerge branch 'master' into Mario/turrets
2015-08-23 TimePathMerge branch 'master' into TimePath/vehicles_cleanup
2015-08-23 TimePathMerge branch 'TimePath/damagetext' into 'master'
2015-08-23 TimePathDamage text
2015-08-23 MarioAdd a hook to allow hit sounds from custom entities
2015-08-21 MarioMerge branch 'Mario/vehicles' into 'master'
2015-08-21 MarioMerge branch 'master' into Mario/vehicles
2015-08-21 TimePathCSQC_ConsoleCommand event hook
2015-08-21 TimePathMerge branches 'TimePath/weaponsys' and 'Mario/modpack'
2015-08-19 TimePathMove mutator system to common