]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
transifex sync
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2017-02-23 MarioClean up buff randomization a bit (less likely to get...
2017-02-21 MarioMerge branch 'morphed/newrl' into 'master'
2017-02-21 MarioMerge branch 'Mario/weapon_animation_fix' into 'master'
2017-02-21 MarioPrevent picking up buffs immediately after spawning
2017-02-20 Mariomythis isn't a word
2017-02-20 MarioIf viewlocation has no ending target, consider it non...
2017-02-20 MarioMake sure conveyor isn't added to the drawables list...
2017-02-20 MarioFix weapon attack animations getting cut short by the... 411/head
2017-02-19 MarioAdd a debug option to turn off the extra stuff on trigg...
2017-02-18 MarioLoop through items intrusive list instead of cycling...
2017-02-18 MarioMerge branch 'Mario/bd_tweak' into 'master'
2017-02-18 MarioEnforce repressing key to jump if player is in view...
2017-02-18 MarioMerge branch 'terencehill/bot_AI_improvements' into...
2017-02-17 terencehillMerge branch 'master' into terencehill/bot_AI_improvements 409/head
2017-02-16 MarioAdd a level warp target entity to allow maps to trigger...
2017-02-15 MarioUse playername in a few more places
2017-02-15 MarioFor sanity, give items an identifier name (like all...
2017-02-14 MarioAdd an item init attribute function, so the item's...
2017-02-13 terencehillMerge branch 'master' into terencehill/bot_AI_improvements
2017-02-12 MarioSync buff_time to spectators and don't run buff player...
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 terencehillMerge branch 'master' into terencehill/bot_AI_improvements
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-30 terencehillMerge branch 'master' into terencehill/bot_item_rating
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 MarioFix being able to push boulders through walls
2017-01-24 MarioMassively optimize bulldozer by using controllers with...
2017-01-24 MarioUpdate the null weapon crosshair
2017-01-21 MarioFix an oddity with strings (possible cause of a stats...
2017-01-20 terencehillMerge branch 'master' into terencehill/bot_item_rating
2017-01-18 terencehillRate more small healths/armors in groups
2017-01-18 terencehillReduce weapon value if bot already got a good arsenal
2017-01-18 terencehillMake health value comparable to armor value (armor...
2017-01-18 terencehillSmall simplification
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'
next