]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Make team coloring of playername an optional parameter, simplifies some code slightly
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2017-02-12 MarioMake team coloring of playername an optional parameter...
2017-02-12 MarioApply color replacement to notification arguments
2017-02-10 MarioSilence some turret warnings
2017-02-10 MarioMake sure a bad string can't be drawn in reticle code
2017-02-10 MarioDon't run buff player logic during physics frames
2017-02-09 MarioPartial support for buffs in target_items entities
2017-02-09 MarioAdd an option to disable dropping of buffs with the...
2017-02-08 MarioFix jetpack sound continuing when entering vehicle
2017-02-08 MarioFix bumblebee using the same field for owner and attack...
2017-02-05 MarioAdd a console message when the map is changed
2017-02-05 MarioHide another big cause of mapinfo warning spam
2017-02-05 MarioAdd a hidden option to hide the mapinfo warnings
2017-02-05 MarioAdd an option to respawn buffs even if they're held
2017-02-04 MarioFix up the handling of invisibility buff, so as to...
2017-02-04 MarioAdjust scaling of weapon's alpha value to work at much...
2017-02-04 MarioMake it possible to turn players completely invisible...
2017-02-04 MarioTo prevent spamming pickups, add a delay between droppi...
2017-02-01 MarioStore real owner of crylink projectiles in a separate...
2017-01-31 MarioFix compile
2017-01-31 MarioGive ballstealer a placeholder wr_reload function ...
2017-01-30 MarioRemove snake minigame (may be reimplemented as a mod...
2017-01-29 MarioSilence a spammy message if a weapon model's animation...
2017-01-29 MarioMerge branch 'Mario/ctf_rankings' into 'master'
2017-01-29 terencehillAdd a comment explaining the weird rounding math of...
2017-01-29 MarioFix use of switchweapon in death weapon throwing code
2017-01-28 MarioMerge branch 'Mario/overkill' into 'master'
2017-01-28 MarioAdd a new mode to weaponswitch debug which enforces...
2017-01-28 MarioMerge branch 'master' into Mario/overkill
2017-01-27 MarioAdd a property for item's default pickup_anyway value
2017-01-25 MarioActually fix it (we apparently still need owner for...
2017-01-24 MarioFix exiting vehicles
2017-01-24 MarioUpdate the null weapon crosshair
2017-01-21 MarioFix an oddity with strings (possible cause of a stats...
2017-01-18 MarioBlock anonymous records from the CTS leaderboard
2017-01-18 MarioFix a backwards check
2017-01-16 terencehillCompact some notification code
2017-01-16 terencehillSimplify notif_arg_missing_teams
2017-01-13 MarioMake sure minigames can't invite an invalid client
2017-01-13 MarioFix monsters not attacking some targets, also fix monst...
2017-01-12 MarioMerge branch 'terencehill/bot_AI' into 'master'
2017-01-12 MarioMinor performance improvement
2017-01-12 MarioDon't spam body impact sound if monster is burning
2017-01-12 MarioAdd an option to show CTS-style capture time rankings...
2017-01-12 terencehillMerge branch 'master' into terencehill/bot_AI 404/head
2017-01-11 terencehillFix issues with choice notifications
2017-01-11 terencehillMerge branch 'master' into terencehill/bot_AI
2017-01-10 MarioMerge branch 'terencehill/notification_cvars' into...
2017-01-10 MarioFix type 403/head
2017-01-10 MarioRemove weapon_blocked
2017-01-10 MarioFix a couple of precache warnings with doors and plats
2017-01-10 MarioFix it properly
2017-01-10 terencehillBot AI: improve item rating
2017-01-10 MarioFix servers always starting with deathmatch
2017-01-09 MarioTweak flight buff to be more reliable (only needs crouc...
2017-01-09 terencehillMove game_stopped setting to game modes that want it
2017-01-09 MarioUpdate attack mode crosshair while raptor is launching
2017-01-07 terencehillSmall simplification
2017-01-07 MarioAdd a hidden flag to monsters, so they don't show up...
2017-01-07 MarioRemove an unused function
2017-01-07 MarioProperly unassign hook from player's weapon entity...
2017-01-06 terencehillRemove nent_cvarname field, get the cvar name from...
2017-01-06 terencehillHandle notifications with team information with a singl...
2017-01-05 terencehillFix wrong naming style and initialization in 2 macros...
2017-01-04 terencehillFix another game over check; remove some redundant...
2017-01-04 terencehillRename gameover to game_stopped as it makes more sense...
2017-01-04 terencehillIf a round hasn't started yet forbid primary and second...
2017-01-04 MarioNew Toys is not a mod worthy of affecting the server...
2017-01-04 MarioMerge branch 'Mario/wepent_experimental' into 'master'
2017-01-03 MarioMerge branch 'master' into Mario/wepent_experimental
2017-01-03 MarioRestore ps_push
2017-01-03 MarioMerge branch 'terencehill/keyhunt' into 'master'
2017-01-02 MarioHack in support for duel as a reported gametype to...
2017-01-02 MarioMerge branch 'martin-t/ok_weap' into 'master'
2017-01-02 MarioMerge branch 'martin-t/info' into 'master'
2017-01-02 MarioFix a crash caused by stupid maps
2017-01-01 MarioPreliminary support for triggering items (default actio...
2017-01-01 MarioHardcode the health/damage limits for pain sounds and...
2016-12-31 terencehillMerge branch 'master' into terencehill/keyhunt
2016-12-31 Martin Taibroverkill: take into account last weapon held when switc... 400/head
2016-12-31 terencehillautocvar_g_grappling_hook can't use be used here as...
2016-12-31 terencehillCvar descriptions shouldn't be translatable
2016-12-31 MarioFix compile
2016-12-31 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-31 MarioMerge branch 'Mirio/balance' into 'master'
2016-12-31 MarioMerge branch 'martin-t/shuffleteams' into 'master'
2016-12-31 MarioMerge branch 'martin-t/maxshotdist' into 'master'
2016-12-31 MarioMerge branch 'master' into martin-t/shuffleteams
2016-12-31 MarioMerge branch 'master' into martin-t/maxshotdist
2016-12-31 MarioMerge branch 'martin-t/misc' into 'master'
2016-12-31 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-31 MarioMerge branch 'master' into Mirio/balance
2016-12-31 MarioMerge branch 'terencehill/bot_fix' into 'master'
2016-12-30 terencehillRevert "Show to spectators all the waypoints that are...
2016-12-30 MarioEnable buffs by default and don't report them as a...
2016-12-30 Martin TaibrPlayerDamage_Calculate -> Damage_Calculate
2016-12-30 Martin Taibrfix overkill blaster damaging turrets and vehicles...
2016-12-30 Martin Taibrminor optimization
2016-12-29 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-29 terencehillMerge branch 'master' into terencehill/bot_fix
2016-12-29 terencehillFix shotgun ammo field
next