]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Buffs: rename registry globals
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2015-10-06 TimePathBuffs: rename registry globals
2015-10-06 TimePathModels: rename registry globals
2015-10-06 TimePathSounds: rename registry globals
2015-10-06 TimePathWeapons: rename registry globals
2015-10-06 TimePathMerge branch 'TimePath/unified_weapons' into 'master'
2015-10-06 TimePathMerge branch 'master' into TimePath/unified_weapons
2015-10-06 TimePathHook: infinite ammo in mutator
2015-10-06 TimePathNades: check if player has hook for priming with weapon...
2015-10-06 TimePathNades: always throw with weapon drop in case offhand...
2015-10-06 TimePathHook: don't give weapon when offhand is active
2015-10-06 TimePathHook: merge offhand and weapon behaviour
2015-10-05 TimePathHook: fix server cfg
2015-10-05 MarioMerge branch 'Mario/trailparticles' into 'master'
2015-10-05 MarioAdd support for traileffect on CSQC models
2015-10-05 TimePathNexball: mutator lock ballstealer
2015-10-05 TimePathLinked entities: simplify registration
2015-10-04 TimePathRemove no longer needed no-op mod folder
2015-10-03 TimePathMerge branch 'master' into TimePath/unified_weapons
2015-10-03 TimePathMerge branch 'TimePath/spawnfunc' into 'master'
2015-10-03 TimePathMerge branch 'TimePath/effectinfo' into 'master'
2015-10-03 MarioMerge branch 'terencehill/itemstime_checkmark2' into...
2015-10-03 TimePathMerge branch 'master' into TimePath/spawnfunc 227/head
2015-10-03 MarioMerge branch 'terencehill/slider_anim_improvements...
2015-10-03 MarioMerge branch 'terencehill/bot_fixes' into 'master'
2015-10-03 MarioMerge branch 'terencehill/radiobutton_fix' into 'master'
2015-10-03 TimePathMerge branch 'master' into TimePath/effectinfo
2015-10-02 TimePathMonsters: remove MON_ACTION
2015-10-02 TimePathWeapons: fix accuracy panel and hide the internal weapons
2015-10-02 TimePathWeapons: fix impulses
2015-10-01 TimePathWeapons: remove many direct references to `self`
2015-10-01 MarioMake time work after ready restart, also fix time being...
2015-10-01 TimePathWeapons: remove useless weapon return values and implem...
2015-10-01 TimePathWeapons: remove WEP_ACTION
2015-10-01 TimePathWeapons: hide from menu
2015-10-01 MarioAdd replacements for %T and %t (time)
2015-09-30 MarioAdd a simple cvar to control the range of monster front...
2015-09-30 TimePathTurrets: make usable as weapons
2015-09-29 TimePathMonsters: make mage more player friendly
2015-09-29 MarioAccept bounds for random location
2015-09-29 TimePathOffhand: fix machinegun (still needs .clip_load > 0)
2015-09-29 TimePathMutators: sort #includes
2015-09-29 TimePathOffhand: fix ammo consumption
2015-09-29 TimePathOffhand hook: migrate to mutator system
2015-09-29 TimePathWeapons: Introduce concept of offhand weapons
2015-09-28 TimePathTurrets: cleanup
2015-09-28 TimePathMerge remote-tracking branch 'gitlab/TimePath/unified_w...
2015-09-28 TimePathMonsters: prepare for classification
2015-09-28 TimePathWeapons: require explicit pickup model
2015-09-28 TimePathMerge branch 'master' into TimePath/universal_weapons
2015-09-27 MarioMake minigames use the registry system
2015-09-27 TimePathTurrets: Rename includes to `all`
2015-09-27 MarioMerge branch 'master' into Mario/snake
2015-09-27 TimePathItems: Use model registry
2015-09-27 MarioMerge branch 'master' into Mario/snake
2015-09-27 TimePathRemove server/pathlib.qc.
2015-09-26 TimePathEffects: prefer team suffixes
2015-09-26 TimePathRemove uses of Static_Team_ColorName
2015-09-26 TimePathMerge branch 'TimePath/soundregistry' into 'master'
2015-09-26 TimePathSplit port-o-launch and nexball ball stealer
2015-09-26 TimePathFix overkill superweapon waypoints
2015-09-25 TimePathDeprecate weapon_func
2015-09-25 TimePathPort effectinfo.txt to qc
2015-09-24 TimePathMerge branch 'terencehill/obsolete_cvars_removal' into...
2015-09-24 TimePathMerge branch 'Mario/vaporizer_damage' into 'master'
2015-09-24 TimePathMerge branch 'terencehill/translation_system_improvemen...
2015-09-24 TimePathReplicateVars, a more flexible GetCvars
2015-09-24 TimePathSpawnfunc whitelist
2015-09-23 TimePathTweak verbosity
2015-09-23 TimePathUse the sound list 226/head
2015-09-23 TimePathCreate a sound list
2015-09-23 TimePathMerge branch 'TimePath/modelregistry' into 'master'
2015-09-22 TimePathCreate a model list 225/head
2015-09-21 MarioMerge branch 'master' into 'master'
2015-09-21 TimePathGroup effects in a folder
2015-09-21 TimePathMerge branch 'TimePath/lint' into 'master'
2015-09-21 TimePathLint
2015-09-16 TimePathRun whitespace.sh
2015-09-05 terencehillMerge branch 'master' into terencehill/translation_syst...
2015-09-05 terencehillMerge branch 'master' into terencehill/slider_anim_impr...
2015-09-05 TimePathMerge branch 'TimePath/global_self' into 'master'
2015-09-05 TimePathUpdate uses of self
2015-09-05 TimePathMerge branch 'master' into TimePath/global_self
2015-09-05 TimePathMove mod directory below qcsrc
2015-09-03 TimePathFix instagib waypoints
2015-09-02 terencehillMerge branch 'master' into terencehill/slider_anim_impr...
2015-09-02 TimePathMerge branch 'master' into TimePath/global_self
2015-09-02 TimePathCombine `SELFCALL` and `SELFCALL_DONE` with `WITH`
2015-09-02 TimePathMerge branch 'master' into TimePath/global_self
2015-09-01 terencehillMerge branch 'master' into terencehill/translation_syst...
2015-08-31 MarioAdd options to allow instagib secondary fire to damage...
2015-08-31 MarioMerge branch 'Mario/vaporizer_damage' into 'master'
2015-08-31 MarioMerge branch 'master' into Mario/vaporizer_damage
2015-08-31 TimePathRemove oldself variables
2015-08-31 TimePathFix InitializeEntitiesRun()
2015-08-31 TimePathReplace all direct assignments to self with setself(e)
2015-08-30 terencehillMerge branch 'master' into terencehill/itemstime_checkmark2
2015-08-30 MarioDon't kick bots for idling
2015-08-30 MarioMerge branch 'terencehill/menu_weaponarena_selection_fi...
2015-08-30 MarioAdd a hook for custom gameplay tips
2015-08-30 MarioDon't show the blaster weaponstart message in a weapon...
next