]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2019-09-03 MarioAdjust resistance and vengeance buffs to 50% damage...
2019-09-03 Martin Taibrupdate hash
2019-09-03 Martin TaibrMerge branch 'master' into martin-t/mg-solidpen
2019-09-03 MarioEnforce first person view while in vehicle gunner slots
2019-09-02 Martin TaibrMerge branch 'master' into martin-t/AMMO
2019-09-02 Martin Taibrupdate hash (bot waypoints changed)
2019-09-02 Martin Taibrremove IT_UNLIMITED_BOTH
2019-09-02 MarioWhitelist some settings that don't change gameplay
2019-09-02 MarioFix map sizes not actually listening to the count bots...
2019-09-02 MarioAdd an option to count bots when getting the size restr...
2019-09-01 Martin TaibrMerge branch 'master' into martin-t/AMMO
2019-09-01 terencehillOptimize bandwidth and memory usage of item stats netwo...
2019-09-01 MarioIf the local player is dead, don't apply chase camera...
2019-09-01 terencehillFix item stats networking by refactoring algorithm...
2019-09-01 terencehillSimplify normal_or_gentle macro
2019-09-01 MarioMerge branch 'martin-t/ok-balances' into 'master'
2019-08-31 Martin Taibrsync OK configs to minimize modified cvars 705/head
2019-08-31 MarioAdjust the values of the network speed sliders and...
2019-08-31 MarioWhitelist fs_gamedir (not a gameplay relevant setting)
2019-08-31 MarioAllow g_new_toys_autoreplace to be changed without...
2019-08-31 MarioMake genmod.sh output compile again
2019-08-30 terencehillFix #2283 "cl_gunalign fails, weapon always right"
2019-08-30 MarioDisable vehicle alarm by default
2019-08-30 MarioDon't replace bullets with shells when sv_q3acompat_mac...
2019-08-30 MarioFix sv_q3acompat_machineshotgunswap
2019-08-30 MarioRestore the old hook sound (new one introduces overlapp...
2019-08-30 MarioMerge branch 'Mario/tenshihan_newsounds' into 'master'
2019-08-30 MarioRestore old Mortar fire sound 697/head
2019-08-30 Rudolf PolzerTransifex autosync
2019-08-29 Martin Taibrupdate hash
2019-08-29 Martin TaibrMG solpen 63 in XPM
2019-08-29 Martin TaibrMerge branch 'master' into martin-t/mg-solidpen
2019-08-29 Martin Taibrtips
2019-08-29 terencehillDon't send each team choice cvar 4 times to the server...
2019-08-29 terencehillMerge branch 'terencehill/date_format' into 'master'
2019-08-29 MarioRestore functionality to the phaser turret
2019-08-29 MarioAdd a cvar to control the minimum speed a vehicle needs...
2019-08-29 MarioOptimize vehicle impact code by only calling vlen(...
2019-08-29 Martin Taibrtips
2019-08-29 Martin Taibr3 points for KAC
2019-08-29 Martin Taibrrestore damage between nonBCs
2019-08-29 Martin Taibrtweak tips
2019-08-29 Martin Taibrinvert BCK and KAC scores in KA
2019-08-29 MarioDon't allow voice messages while dead
2019-08-29 MarioMerge branch 'terencehill/less_fields' into 'master'
2019-08-29 MarioMerge branch 'master' into terencehill/less_fields 659/head
2019-08-29 MarioRemove the effectively unused teams parameter from...
2019-08-29 MarioMerge branch 'Mario/stats_eloranking' into 'master'
2019-08-29 MarioRegister the ranking cvar in CSQC so it has a default...
2019-08-29 MarioAdd cl_allow_uidranking to the Profile menu
2019-08-29 MarioMerge branch 'master' into Mario/stats_eloranking
2019-08-29 MarioMerge branch 'terencehill/bot_waypoints' into 'master'
2019-08-29 MarioMerge branch 'master' into terencehill/bot_waypoints
2019-08-28 terencehillFix #2279 "Randomised powerups not working correctly"
2019-08-28 terencehillFix some inconsistent indentation in t_items.qc
2019-08-28 MarioMerge branch 'martin-t/blaster' into 'master'
2019-08-28 MarioMerge branch 'martin-t/available' into 'master'
2019-08-28 Martin TaibrMerge branch 'master' into martin-t/available 699/head
2019-08-28 MarioDon't mark the Ball Stealer as a special attack, as...
2019-08-28 MarioDon't apply chase crosshair in eventchase mode
2019-08-28 MarioAdjust crosshair position while in third person mode...
2019-08-27 MarioMerge branch 'martin-t/shootfromeye' into 'master'
2019-08-27 MarioUpdate weapon skin with CSQC
2019-08-26 Martin Taibrrestore blaster and vaporizer in all balances 701/head
2019-08-26 Martin Taibrthis is gmail's fault
2019-08-26 Martin Taibrupdate hash
2019-08-26 Martin Taibrwhitelist g_shootfromeye from pure cvars 702/head
2019-08-26 Martin Taibrrestore blaster push
2019-08-26 Martin Taibrdefaults in code
2019-08-26 Martin Taibrseta -> set in server configs
2019-08-26 Martin Taibrdon't override lms lives
2019-08-26 MarioMake g_spawn_alloweffects not affect purity
2019-08-25 Martin TaibrMerge branch 'master' into martin-t/available
2019-08-25 Martin Taibrremove debug output, old comments
2019-08-25 Martin Taibrremove todos, cleanup
2019-08-25 Martin Taibrcleanup weapon_defaultspawnfunc
2019-08-25 Martin Taibrminor cleanup
2019-08-25 Martin Taibrwaeponarena {all,most}_available
2019-08-25 MarioDon't respond to color/topcolor/bottomcolor commands...
2019-08-25 MarioInclude some more turret fields in the spawnfunc whitel...
2019-08-25 terencehillRemove duplicated cvar intializations
2019-08-25 terencehillMenu: don't wire up some settings to the "Apply immedia...
2019-08-24 MarioAdd the weaponarena weapons onto start_weapons instead...
2019-08-24 MarioFix weaponarena available including hidden weapons...
2019-08-24 MarioMerge branch 'terencehill/automatic_sendcvar' into...
2019-08-24 MarioUpdate gameplay hash
2019-08-24 MarioDon't link teleporter destinations to CSQC if they...
2019-08-24 MarioIf the monster already has flags set to FL_MONSTER...
2019-08-23 terencehillRemove references to sendcvar from cvar descriptions... 694/head
2019-08-23 terencehillFix server needlessly respawning PlayerState and Invent...
2019-08-23 MarioAdding in Tenshihan's new sounds, from his released...
2019-08-23 MarioDisable client prediction when spectating, fixes some...
2019-08-23 MarioProperly check against the world when trying for worlds...
2019-08-22 terencehillFix compilation units and update hash
2019-08-22 terencehillSmall cleanups
2019-08-22 terencehillAdd parentheses
2019-08-22 terencehillMerge branch 'master' into terencehill/bot_waypoints
2019-08-21 MarioMerge branch 'Mario/machinegun_spread' into 'master'
2019-08-21 MarioUpdate gameplay hash 695/head
2019-08-21 MarioRestore official machinegun balance to current master
next