]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge branch 'master' into Mario/overkill
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2017-01-28 MarioMerge branch 'master' into Mario/overkill
2017-01-27 MarioFix map screenshots not appearing even if the secondary...
2017-01-27 MarioAdd a property for item's default pickup_anyway value
2017-01-20 terencehillMaybe it works if I initialize it properly...
2017-01-20 terencehillFix uninitialized vector...
2017-01-20 terencehillOops! Fix compilation
2017-01-20 terencehillOptimize/clean up havocbot_goalrating_items a little bit
2017-01-20 terencehillRemove a useless tracebox_hits_trigger_hurt: dropped...
2017-01-18 MarioBlock anonymous records from the CTS leaderboard
2017-01-15 MarioAllow listing a single records page
2017-01-14 terencehillFix stupid bug causing bots to never go for enemy flag...
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 terencehillMerge branch 'master' into terencehill/bot_AI 404/head
2017-01-12 terencehillFix compilation unit
2017-01-11 terencehillMerge branch 'master' into terencehill/bot_AI
2017-01-11 terencehillSmall cleanup
2017-01-10 MarioMerge branch 'terencehill/notification_cvars' into...
2017-01-10 MarioRemove weapon_blocked
2017-01-10 terencehillBot AI: improve item rating
2017-01-09 terencehillMove game_stopped setting to game modes that want it
2017-01-09 MarioRestore round handler resetting behaviour by not settin...
2017-01-09 MarioOptimize round restarting code and fix some modes ...
2017-01-09 MarioFix invasion spawn priority preferring spawns that...
2017-01-07 terencehillDon't allow players to become spectators after the...
2017-01-07 MarioAdd a hidden flag to monsters, so they don't show up...
2017-01-07 terencehillFix players not blocked and not able to vote when a...
2017-01-06 terencehillHandle notifications with team information with a singl...
2017-01-05 MarioAdd the weapon entity to the firebullet mutator hook
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 terencehillAllow spectators to vote if sv_vote_nospectators is...
2017-01-04 terencehillIf a round hasn't started yet forbid primary and second...
2017-01-04 MarioMerge branch 'Mario/wepent_experimental' into 'master'
2017-01-03 MarioMerge branch 'master' into Mario/wepent_experimental
2017-01-03 MarioMerge branch 'terencehill/keyhunt' into 'master'
2017-01-02 MarioMerge branch 'martin-t/ok_weap' into 'master'
2017-01-02 MarioMerge branch 'martin-t/info' into 'master'
2017-01-01 MarioHardcode the health/damage limits for pain sounds and...
2017-01-01 Martin Taibrremove "client version and server version are compatibl... 401/head
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 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 MarioRemove the if() check, all we're doing is setting it...
2016-12-31 MarioMerge branch 'master' into Mirio/balance
2016-12-31 MarioMerge branch 'terencehill/bot_fix' into 'master'
2016-12-31 MarioDon't modify the old weapon entity when observing
2016-12-30 terencehillFix %W in chat messages again...
2016-12-30 terencehillMutators dialog: fix "No start weapons" checkbox enabli...
2016-12-30 Martin TaibrPlayerDamage_Calculate -> Damage_Calculate
2016-12-30 Martin Taibrsimplify cl_handicap, update description
2016-12-29 terencehillOptimize trigger_hurt check
2016-12-29 terencehillDon't allow bots to move towards a dropped weapon until...
2016-12-29 terencehillFix wrong checks causing bots to ignore dropped weapons...
2016-12-29 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-29 terencehillMerge branch 'master' into terencehill/bot_fix
2016-12-29 terencehillFix %W in chat messages
2016-12-27 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-27 MarioRemove IT_AMMO
2016-12-26 MarioHopefully fix compilation unit
2016-12-26 MarioIf weapon entity is deleted, delete its hook too
2016-12-26 MarioAdd a debug option to weaponarena for all weapons ...
2016-12-26 MarioFix crouch checking wrong hook entity
2016-12-26 TimePathMerge branch 'TimePath/inventory_tweaks'
2016-12-26 MarioDirectly use jetpack instead of quake 3 item (might...
2016-12-25 MarioAdd rudimentary support for World of Padman map entitie...
2016-12-25 MarioMove quake, halflife and q3 files into a compat subdire...
2016-12-25 terencehillLine up AI_STATUS_* values
2016-12-25 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-25 terencehillFix bots thinking too much after setting a high enough...
2016-12-25 terencehillMove check for freed goals to navigation_poptouchedgoals
2016-12-25 terencehillBot logic: improve jumppad touch detection (e.g. on...
2016-12-25 terencehillRemove path to unreachable goals that lead to falling...
2016-12-25 MarioFix stat references on non-player entities
2016-12-24 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-24 MarioUse the constants for player hitbox size when applicabl...
2016-12-24 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-24 MarioClean up map vote mask writing to use the BIT macro...
2016-12-24 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-24 Martin Taibrlimit max_shot_distance to 230000
2016-12-24 Martin Taibrwarning in case something is wrong with max_shot_distance
2016-12-24 Martin Taibradjust max shot distance according to map size
2016-12-22 terencehillBot logic: tweak bunnyhop stop distance, improve trigge...
2016-12-21 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-20 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-19 terencehillAdd some randomness to the goal selection when a bot...
2016-12-19 terencehillFix ambiguous check causing bots to avoid jumppads...
2016-12-18 MarioUse registry to get monster list
2016-12-18 MarioLimit the number of maps lsmaps can show to 250 (better...
2016-12-17 TimePathBots: add navigation_clearroute and goalcurrent to...
2016-12-16 terencehillFix bots always returning to own base after that the...
2016-12-16 MarioImprove code readability in W_DecreaseAmmo
2016-12-16 terencehillShare some waypoint code in a dedicated function
next