]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge branch 'martin-t/ok-config' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2019-08-18 MarioMerge branch 'martin-t/ok-config' into 'master'
2019-08-18 MarioMerge branch 'master' into martin-t/rulesets 688/head
2019-08-18 MarioMerge branch 'terencehill/casings' into 'master'
2019-08-17 Martin TaibrMerge branch 'master' into martin-t/ok-config and remov...
2019-08-17 Martin TaibrMerge branch 'Mario/force_zscale' into 'master'
2019-08-17 MarioAdd a note to zscale and default it to 1 in RadiusDamage 684/head
2019-08-17 MarioMerge branch 'Mario/buff_timer' into 'master'
2019-08-16 terencehillDon't send casings data if client has casings turned...
2019-08-15 MarioAdd a force_zscale setting to weapons that use the...
2019-08-15 terencehillCompact weapon flag checks
2019-08-14 MarioMerge branch 'Mario/weapon_specialattack_flag' into...
2019-08-13 Martin TaibrMerge branch 'master' into martin-t/ok-config
2019-08-13 MarioImplement WEP_FLAG_SPECIALATTACK, a flag for the 'attac... 681/head
2019-08-13 MarioMerge branch 'martin-t/solpen' into 'master'
2019-08-13 terencehillReduce LOG_INFO calls in bot waypoint code
2019-08-13 MarioFix compilation unit test
2019-08-12 MarioIn CTS, allow spawnpoints to have an invalid target...
2019-08-12 MarioMerge branch 'marin-t/fix' into 'master'
2019-08-12 Martin TaibrMerge branch 'master' into marin-t/fix
2019-08-12 Martin TaibrFix a newly added bug to match old behavior *exactly*
2019-08-11 MarioMerge branch 'terencehill/shuffleteams_delay' into...
2019-08-11 MarioMerge branch 'terencehill/megaerebus_glow' into 'master'
2019-08-11 MarioMerge branch 'martin-t/whoosh' into 'master'
2019-08-11 MarioFix compilation unit test 676/head
2019-08-11 MarioFix the force_zscale cvar on blaster affecting horizont...
2019-08-11 MarioClean up steerlib a bit
2019-08-11 MarioAdd a mutator hook to append special item codes to...
2019-08-10 MarioMerge branch 'terencehill/waypoint_on_items' into ...
2019-08-10 terencehillRename some variables according to their use
2019-08-10 terencehillFix a newly added bug
2019-08-10 MarioAdd partial support for the cd loop parameter in legacy...
2019-08-10 MarioClean up some misplaced fields/globals in sv_main
2019-08-10 MarioSpeed up bot bunnyhop logic a bit by using cheap distan...
2019-08-10 MarioReset swamp status on respawn
2019-08-10 MarioAllow personal points to save buffs
2019-08-10 MarioExclude hidden weapons from the allguns list
2019-08-09 MarioSome cleanup of the buff code revolving around timers...
2019-08-09 MarioAdd an option to configure the damage force players...
2019-08-02 terencehillMake so that g_waypointsprite_team_here_p's trace hits... 672/head
2019-08-02 MarioDon't call a menu command when running a dedicated...
2019-08-02 MarioFix a few warnings when g_maplist is empty
2019-07-31 terencehillDelay MOTD removal a little bit in the hope it fixes...
2019-07-29 MarioMerge branch 'martin-t/cvar-prefixes' into 'master'
2019-07-28 Martin Taibrdefaul value for sv_name_maxlength 666/head
2019-07-28 Martin Taibrexplain cvar prefixes, rename name_maxlength
2019-07-27 MarioMerge branch 'martin-t/current-map' into 'master'
2019-07-27 Martin Taibrremove current map from welcome message 665/head
2019-07-27 terencehillLess STATIC_INIT calls in race code + small cleanup
2019-07-27 MarioAdd an option to ignore the player count limits on...
2019-07-27 MarioAdd a hittype for sound-based attacks that cause bleedi...
2019-07-25 Martin Taibrremove local
2019-07-25 Martin Taibrremove commented out code from 2004
2019-07-25 Martin Taibrremove debug code, decide final vol and atten
2019-07-25 Martin Taibrdebug code
2019-07-25 Martin Taibruse whoosh even when hit
2019-07-25 Martin Taibrfix missing nex whoosh in overkill and insta (some...
2019-07-25 terencehillMerge branch 'martin-t/wr_init' into 'master'
2019-07-25 terencehillSmall cleanup
2019-07-25 terencehillFix too spammy vortex whoosh sound (it was ignored...
2019-07-24 terencehillComment out an unused field
2019-07-19 terencehillBot AI: fix bots occasionally jumping (dodging) when...
2019-07-16 MarioDon't include hidden weapons in most weapons arena
2019-07-15 Martin Taibrremove redundant call to wr_init
2019-07-12 MarioMerge branch 'terencehill/auto-balanced_bots' into...
2019-06-24 MarioIf no client state is available, default the forced...
2019-06-24 MarioMerge branch 'martin-t/settings' into 'master'
2019-06-08 terencehillAutomatically keep bots balanced even if g_balance_team...
2019-05-12 MarioMerge branch 'terencehill/countrylist_removal' into...
2019-05-12 MarioActually fix entering vehicles in independent players...
2019-05-11 MarioMove vehicle check to the checkpoint_passed function...
2019-05-08 MarioHopefully fix compilation units 648/head
2019-05-08 MarioIf a vehicle is activating a checkpoint, count the...
2019-05-08 MarioDon't allow pressing F to enter a vehicle when in indep...
2019-05-07 MarioBasic support for winning the level in campaigns when...
2019-05-05 terencehillBot AI: fix vertical jumppad handling causing bots...
2019-04-27 MarioMake sure names aren't truncated to 0 length on old...
2019-04-23 terencehillMerge branch 'terencehill/translated_keys' into 'master'
2019-04-21 terencehillMerge branch 'BuddyFriendGuy/reorganize_scoreboard...
2019-04-21 BuddyFriendGuyemphasize important game info in scoreboard
2019-04-21 terencehillMerge branch 'master' into terencehill/translated_keys
2019-04-18 MarioMerge branch 'terencehill/dumpturrets' into 'master'
2019-04-16 terencehillRemove direct reference to a team number
2019-04-16 terencehillAdjust a debug message and a comment
2019-04-14 terencehillMerge branch 'terencehill/ForbidWeaponUse'
2019-04-14 terencehillDon't apply any time limit to superweapons if enabled...
2019-04-10 MarioFix compile with TURRET_DEBUG
2019-04-10 terencehillFix #2201 "ForbidWeaponUse mutator hook can leave the... 644/head
2019-04-09 terencehillMerge branch 'byteManiak/bindingsReset' into 'master'
2019-04-08 terencehillWarn if there are too many parameters for a bot in...
2019-04-07 terencehillApply forced team to bots only in team games
2019-04-07 terencehillReduce player names longer than 30 chars (name_maxlengt...
2019-04-07 terencehillUpdate a link, mark eraseable some debug functions
2019-03-31 MarioTemporary workaround for assault and race spawnpoints
2019-03-29 terencehillMerge branch 'byteManiak/misc' into 'master'
2019-03-29 byteManiakLMS loser / CTS nonsolid frags merging
2019-03-27 terencehillFix compilation units
2019-03-23 terencehillFreeze Tag: instantly respawn players who died when...
2019-03-23 terencehillClan Arena and Freeze Tag: delay shuffleteams execution...
2019-03-23 terencehillAdd a dedicated function for shuffleteams code
2019-03-20 terencehillFix #2208 "Using custom bot teams completely breaks...
next