]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Vehicles: factor out some bumblebee attacks
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2015-08-30 MarioMerge branch 'master' into terencehill/quickmenu
2015-08-30 MarioClean up rocketminsta hook
2015-08-30 MarioAdd rocketminsta, vampirehook & breakablehook mutators...
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 TimePathMerge branch 'TimePath/effects' into 'master'
2015-08-29 TimePathDe-stringify particle effects
2015-08-29 MarioMerge branch 'master' into Mario/monsters_broken
2015-08-29 TimePathMerge branch 'TimePath/logging' into 'master'
2015-08-29 TimePathReplace print calls with logger calls
2015-08-29 MarioAdd a mutator file for deathmatch and add a hook for...
2015-08-29 TimePathFix "system vars have been modified" CRC mismatch
2015-08-29 MarioAdd a hook for customizing player model
2015-08-29 MarioIgnore minigame cvars in the purity check
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-27 terencehillMerge branch 'master' into terencehill/quickmenu
2015-08-27 terencehillAdd a workaround to make work properly the tell command...
2015-08-27 TimePathLogging macros
2015-08-27 TimePathExtract a few more functions
2015-08-27 TimePathExtract mean
2015-08-27 TimePathExtract more lib functions
2015-08-27 TimePathMerge branch 'TimePath/casings' into 'master'
2015-08-27 TimePathUse temp entities for casings instead of the delayed...
2015-08-26 TimePathMove test to /lib
2015-08-26 TimePathMove urllib to /lib
2015-08-26 TimePathAdd translation helpers to /lib
2015-08-26 TimePathFix 50 health waypoint showing while playing
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 MarioShow a connecting message instead of team change (fixes...
2015-08-25 TimePathUse a list for switching between game settings
2015-08-25 MarioFix turrets in assault
2015-08-25 TimePathUse the reset_map_global hook
2015-08-25 TimePathFix itemstime regressions
2015-08-25 TimePathMerge branch 'terencehill/itemstime_readyrestart_fix...
2015-08-24 TimePathMerge branch 'master' into TimePath/waypointsprites
2015-08-24 TimePathCreate waypoint definitions
2015-08-24 MarioMerge branch 'Mario/minigames_merge' into 'master'
2015-08-24 MarioMerge branch 'master' into Mario/minigames_merge
2015-08-24 TimePathMove waypoint autocvars and initialization
2015-08-24 MarioFix the hooks for weapon and sound models, supposedly
2015-08-24 MarioMerge branch 'Mario/sound_model_paths' into 'master'
2015-08-24 TimePathCombine client/server waypointsprites
2015-08-24 MarioMerge branch 'master' into Mario/sound_model_paths
2015-08-24 MarioHack item models
2015-08-24 TimePathSupport CSQC_Ent_Update mutator hooks
2015-08-24 TimePathMerge branch 'TimePath/itemstime2.0' into 'master'
2015-08-24 MarioAdd the remaining weapon model calls
2015-08-24 MarioAdd a function to control weapon sound paths with hooks
2015-08-24 TimePathFix their waypoints
2015-08-24 TimePathShow 50 armor and health in itemstime. Fixes #1521
2015-08-24 TimePathUse the item system for itemstime
2015-08-24 TimePathMerge branch 'master' into TimePath/itemstime2.0
2015-08-24 TimePathMerge branch 'TimePath/guide_backports' into 'master'
2015-08-24 TimePathBackport icon handling from TimePath/guide
2015-08-24 TimePathMove itemstime hud drawing into the mutator
2015-08-24 TimePathUse more hooks
2015-08-24 TimePathHook reset_map_global to call Item_ItemsTime_ResetTimes()
2015-08-24 TimePathMove itemstime to mutator
2015-08-24 TimePathStop using stats for itemstime
2015-08-24 TimePathUse STATIC_INIT
2015-08-23 MarioMerge branch 'terencehill/obsolete_cvars_removal' into...
2015-08-23 TimePathTrim spaces
2015-08-23 MarioMerge branch 'Mario/format_message' into 'master'
2015-08-23 MarioUse new item stuff
2015-08-23 MarioClean up chat replacement handling, add a mutator hook...
2015-08-23 MarioMerge branch 'Mario/ons_updates' into 'master'
2015-08-23 MarioMerge branch 'master' into Mario/ons_updates
2015-08-23 MarioMerge branch 'matthiaskrgr/stuff_descriptions' into...
2015-08-23 MarioMake it run
2015-08-23 MarioMerge branch 'master' into Mario/ons_updates
2015-08-23 TimePathMerge branch 'Mario/turrets' into 'master'
2015-08-23 TimePathMerge branch 'master' into Mario/turrets
2015-08-23 TimePathMerge branch 'master' into Mario/turrets
2015-08-23 TimePathMerge branch 'TimePath/vehicles_cleanup' into 'master'
2015-08-23 TimePathMerge branch 'master' into TimePath/vehicles_cleanup
2015-08-23 TimePathMerge branch 'TimePath/damagetext' into 'master'
2015-08-23 MarioAdd hit sound hooks for onslaught and assault objectives
2015-08-23 TimePathDamage text
2015-08-23 MarioAdd a hook to allow hit sounds from custom entities
2015-08-22 TimePathLoad vehicles in the menu with the registry system
2015-08-22 TimePathSimplify headers
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-21 TimePathMerge branch 'TimePath/issues/1490'
2015-08-21 MarioMerge branch 'Mario/is_macro' into 'master'
2015-08-21 MarioMerge branch 'master' into TimePath/issues/1490
2015-08-21 MarioMerge branch 'master' into Mario/is_macro
2015-08-21 MarioMerge branch 'Mario/send_effects' into 'master'
2015-08-21 MarioSend effects to client, allows mismatching effectinfo.txt
2015-08-20 Rudolf PolzerMerge branch 'maint'
next