]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/lib
Sounds: rename registry globals
[xonotic/xonotic-data.pk3dir.git] / qcsrc / lib /
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-05 TimePathHook: fix server cfg
2015-10-05 TimePathLinked entities: simplify registration
2015-10-03 TimePathSpawnfuncs: whitelist more fields
2015-10-03 TimePathSpawnfuncs: don't check field types, increases compile...
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-09-28 TimePathMerge branch 'master' into TimePath/universal_weapons
2015-09-27 TimePathRegistry: Remind about REGISTER_REGISTRY
2015-09-27 TimePathRegistry: Document it
2015-09-27 MarioMerge branch 'master' into Mario/snake
2015-09-26 TimePathMerge branch 'TimePath/soundregistry' into 'master'
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 TimePathFix transposed sprintf arguments
2015-09-24 TimePathSpawnfunc whitelist
2015-09-23 TimePathCreate a sound list
2015-09-21 MarioMerge branch 'master' into 'master'
2015-09-21 TimePathMerge branch 'TimePath/lint' into 'master'
2015-09-21 TimePathPrefer lowercase filenames
2015-09-21 TimePathImprove compatibility with cpp
2015-09-21 TimePathLint
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 TimePathMerge branch 'master' into TimePath/global_self
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 MarioMerge branch 'master' into Mario/vaporizer_damage
2015-08-31 TimePathCapture __FILE__ with AUTOCVAR
2015-08-31 TimePathMake custom autocvar enumeration possible
2015-08-31 TimePathInitialize mutators later with STATIC_INIT_LATE
2015-08-31 TimePathFix InitializeEntitiesRun()
2015-08-30 MarioMerge branch 'terencehill/menu_weaponarena_selection_fi...
2015-08-30 TimePathUse SELFPARAM() in every function that uses self
2015-08-30 MarioMerge branch 'Mario/hook_nade_stuff' into 'master'
2015-08-30 TimePathAUTOCVAR macro: don't archive by default
2015-08-30 TimePathAUTOCVAR macro; translatable descriptions and initializ...
2015-08-30 MarioMerge branch 'master' into terencehill/quickmenu
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 TimePathFix "system vars have been modified" CRC mismatch
2015-08-27 terencehillMerge branch 'master' into terencehill/quickmenu
2015-08-27 TimePathLogging macros
2015-08-27 TimePathMerge branch 'TimePath/structs' into 'master'
2015-08-27 TimePathStruct support
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 TimePathExpand /lib
2015-08-26 TimePathFix unarchived cvars
2015-08-26 TimePathMerge branch 'TimePath/gamesettings' into 'master'
2015-08-25 TimePathUse a list for switching between game settings