]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Merge branch 'master' into terencehill/translation_system_improvements_2
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2015-09-05 terencehillMerge branch 'master' into terencehill/translation_syst...
2015-09-05 TimePathMerge branch 'TimePath/global_self' into 'master'
2015-09-05 TimePathMerge branch 'master' into TimePath/global_self
2015-09-05 TimePathDocument intent
2015-09-03 MarioFix walk movetype port getting stuck on walls (fix...
2015-09-03 TimePathFix instagib waypoints
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 'Mario/vaporizer_damage' into 'master'
2015-08-31 MarioMerge branch 'master' into Mario/vaporizer_damage
2015-08-31 TimePathInitialize mutators later with STATIC_INIT_LATE
2015-08-31 TimePathRemove oldself variables
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 MarioAdd a hook for custom gameplay tips
2015-08-30 MarioAdd a couple of useful options to multijump
2015-08-30 TimePathUse SELFPARAM() in every function that uses self
2015-08-30 MarioMove a keepaway specific modifier into the keepaway...
2015-08-30 MarioBring back custom void death messages (proper fix seems...
2015-08-30 MarioAdd a hack to fix players with MOVETYPE_FOLLOW
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 TimePathMove weapons into a folder like items, monsters, turret...
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-30 MarioAdd some monster flags for later use
2015-08-30 MarioAdd rocketminsta, vampirehook & breakablehook mutators...
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 TimePathSplit effects header and definitions
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-29 MarioAdd a clientside hook for PlayerJump
2015-08-28 MarioAdd some more hooks and fix a particle effect call
2015-08-28 TimePathExtract notification definitions
2015-08-27 terencehillMerge branch 'master' into terencehill/quickmenu
2015-08-27 TimePathFix Hagar secondary releasing whenever you don't have...
2015-08-27 TimePathLogging macros
2015-08-27 TimePathExtract a few more functions
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 TimePathFix 50 health waypoint showing while playing
2015-08-26 terencehillMerge branch 'master' into terencehill/quickmenu
2015-08-26 TimePathFix compile
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-26 MarioFix a couple of extensions left in W_Sound calls
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 TimePathDamage text settings menu
2015-08-25 TimePathUse the reset_map_global hook
2015-08-25 TimePathAdd a cvar to hide large armor and health
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 MarioUse the function in client code too
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 MarioAdd a few more mutator hooks to handle custom projectiles
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-23 MarioMerge branch 'terencehill/obsolete_cvars_removal' into...
2015-08-23 TimePathTrim spaces
2015-08-23 TimePathFix menu compile
2015-08-23 MarioMerge branch 'Mario/ons_updates' into 'master'
next