]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Port blaster
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2015-09-28 MarioPort blaster
2015-09-28 MarioPort tuba
2015-09-28 MarioPort devastator
2015-09-28 MarioPort vortex
2015-09-28 MarioPort vaporizer
2015-09-28 MarioPort electro to classes and methods
2015-09-28 TimePathWeapons: upgrade crylink to REGISTER_WEAPON_2
2015-09-28 TimePathWeapons: upgrade arc to REGISTER_WEAPON_2
2015-09-28 TimePathWeapons: remove unused field w_simplemdl
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: Register on startup
2015-09-27 TimePathTurrets: Implement display
2015-09-27 TimePathTurrets: Rename includes to `all`
2015-09-27 TimePathMigrate turrets to the registry system
2015-09-27 MarioMerge branch 'Mario/snake' into 'master'
2015-09-27 MarioFix the message 231/head
2015-09-27 TimePathClient: Bring back 'unused' movelib, -Werror didn't...
2015-09-27 MarioMerge branch 'master' into Mario/snake
2015-09-27 MarioRemove Quinto minigame (only 1 strategy, pointless...
2015-09-27 TimePathItems: Use model registry
2015-09-27 MarioMerge branch 'master' into Mario/snake
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 MarioMinor optimization
2015-09-26 MarioAdd an option for classic style wrapping around the...
2015-09-26 MarioUpdate artwork, make fastest delay configurable
2015-09-26 TimePathSplit port-o-launch and nexball ball stealer
2015-09-26 TimePathPlayer usable vehicle attack
2015-09-26 TimePathPlayer usable turret attack
2015-09-26 TimePathPlayer usable mage spikes
2015-09-25 TimePathPort Port-O-Launch to w_new weapon_func
2015-09-25 TimePathDeprecate weapon_func
2015-09-25 MarioMake debug messages less spammy
2015-09-25 MarioMake the speed values customizable via cvars, and set...
2015-09-25 MarioUse j instead of t (field issues)
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 MarioSnake: the game (ladders not included)
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 TimePathFix multiline comments
2015-09-21 TimePathImprove compatibility with cpp
2015-09-21 TimePathLint
2015-09-16 TimePathRun whitespace.sh
2015-09-16 TimePathFix chat issues when in developer mode
2015-09-07 MarioIncrease the maximum number of mutators
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...
next