]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2015-03-16 MarioAdd movetype updates from QC physics branch
2015-03-16 MarioNetwork impulse triggers
2015-03-16 MarioMerge some changes from prediction branch
2015-03-16 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-03-09 Rudolf PolzerDisable lightning arc branching, as this can (and WILL...
2015-03-09 Rudolf PolzerMake sure the number of lightning beam segments is...
2015-03-06 MarioMerge branch 'terencehill/weapon_panel_retry' into...
2015-03-05 MarioAdd some missing "bad" cvars
2015-02-25 Rudolf PolzerStop using model "" in func_breakable - it's unreliable...
2015-02-25 Rudolf Polzertarget_spawn: Retokenize when needed.
2015-02-25 Rudolf PolzerDon't annoy bots with noise :)
2015-02-23 MarioFix voting with nospectators
2015-02-22 MarioTest hax
2015-02-22 MarioSplit movetypes into separate files
2015-02-22 MarioMove QC movetypes to common folder
2015-02-21 Rudolf PolzerDamn. NOW it's good :)
2015-02-21 Rudolf PolzerInitialize func_breakable sound on connect.
2015-02-21 terencehillImprove check for vertical sorting
2015-02-21 Rudolf PolzerUse the right sound channel.
2015-02-21 Rudolf PolzerOops. Unbreak - stopsoundto is no longer public.
2015-02-21 Rudolf PolzerThere's smoke in the master bedroom.
2015-02-20 MarioNetwork dphitcontentsmask for accurate prediction on...
2015-02-20 MarioMake a temporary server side trigger think function...
2015-02-20 MarioExperimental support for QC-driven CTF flag physics
2015-02-20 MarioPartially working trains
2015-02-20 MarioRough port of SV_PushMove to CSQC
2015-02-19 MarioWalking through doors with high ping just got awesome
2015-02-19 MarioShoot rockets through doors
2015-02-19 MarioMove a spawnfunc definition to its correct location...
2015-02-19 MarioMove more stuff around
2015-02-19 MarioA few trillion lines of untested junk, committing now...
2015-02-18 MarioSome minor cleanup
2015-02-17 MarioMake things slightly less broken
2015-02-17 MarioMerge branch 'TimePath/experiments/csqc_prediction...
2015-02-17 MarioMerge branch 'master' into TimePath/experiments/csqc_pr...
2015-02-17 MarioMerge branch 'TimePath/experiments/csqc_prediction...
2015-02-15 terencehillMerge branch 'master' into terencehill/weapon_panel_retry
2015-02-15 terencehillOnlyowned layout: instead of keeping original table...
2015-02-14 terencehillReimplement all-weapons table size calculation in order...
2015-02-14 MarioMerge branch 'sev/weapon_panel_retry' into 'master'
2015-02-14 MarioMerge branch 'master' into sev/weapon_panel_retry
2015-02-12 MarioDisable ammo charging by default
2015-02-12 MirioForgot keep owner cvar in 0.8; buff SG; change back...
2015-02-09 Severin MeyerCenter onlyowned weapon panel if the panel bounds reach...
2015-02-09 terencehillCenter onlyowned panel if the original panel snaps...
2015-02-09 terencehillUpscale icons with the previous code (AR "fix") rather...
2015-02-09 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/crypto...
2015-02-09 terencehillWeapon panel only owned mode: reduce table trying to...
2015-02-08 MirioAdd Melano to extended, add translators
2015-02-08 MarioMerge branch 'terencehill/menu_fix' into 'master'
2015-02-07 terencehillUltimate improvement of the onlyowned layout: change...
2015-02-07 terencehillImprove weapon icon distribution
2015-02-07 MarioMerge branch 'TimePath/issues/1455' into 'master'
2015-02-07 MarioMerge branch 'TimePath/issues/1454' into 'master'
2015-02-07 TimePathDon't call gameTypeChangeNotify() without a parent
2015-02-07 TimePathCleanup
2015-02-07 TimePathFix the tuba with pythonic modulo
2015-02-07 TimePathCleanup
2015-02-05 Severin MeyerMake the weapon panel snapping work with any padding...
2015-02-05 Severin MeyerBase weapon panel snap threshold on screen size
2015-02-05 MarioFix TDM slider not changing point limit
2015-02-05 Severin MeyerMake the weapon panel even more symmetrical and snappier
2015-02-05 terencehillRevert 855007679 as it caused bug #1453 "Advanced setti...
2015-02-04 Severin MeyerDistribute the icons on the weapons panel more symmetri...
2015-02-04 MarioMerge branch 'sev/crosshairs_size' into 'master'
2015-02-03 Severin MeyerSlightly increase the default scale of the crosshairs
2015-02-03 MarioMerge branch 'sev/new_crosshairs'
2015-02-03 Severin MeyerAdd new crosshairs to the menu. The old crosshairs...
2015-02-03 MarioMerge branch 'Mirio/credits' into 'master'
2015-02-03 MarioMerge branch 'terencehill/weapon_panel_fix' into 'master'
2015-02-03 MarioMerge branch 'terencehill/string_prefixes_cleanup'...
2015-02-03 MarioMerge branch 'terencehill/GetClientErrorString_fix...
2015-02-03 terencehillAdd color code handling to GetClientErrorString (exampl...
2015-02-03 terencehillMerge branch 'master' into terencehill/string_prefixes_...
2015-02-02 terencehillMerge branch 'master' into terencehill/weapon_panel_fix
2015-02-02 terencehillFix weapon count when there's a complain_weapon (add...
2015-02-02 terencehillShow default set of owned weapons in the hud editor...
2015-02-02 terencehillWeapons panel: better way to enlarge weapon_size to...
2015-02-02 MarioMerge remote-tracking branch 'origin/develop'
2015-02-02 TimePathFix post qc_updates merge fallout
2015-02-02 TimePathFix post qc_updates merge fallout
2015-02-02 TimePathMerge remote-tracking branch 'origin/TimePath/experimen...
2015-02-02 TimePathMerge branch 'master' into TimePath/experiments/csqc_pr...
2015-02-02 MarioMerge branch 'Mario/qc_updates' into 'master'
2015-02-02 TimePathMerge branch 'master' into Mario/qc_updates
2015-02-02 TimePathMove functions out of headers
2015-02-02 MarioHide preconnect hook behind an #ifdef
2015-02-02 MarioMerge branch 'TimePath/issues/1451' into 'master'
2015-02-02 TimePathseta _cl_gender
2015-02-02 TimePathFix a regression
2015-02-01 Rudolf PolzerServerbench: include full scoreboard.
2015-02-01 terencehillMerge branch 'master' into terencehill/weapon_panel_fix
2015-02-01 MarioMerge branch 'Melanosuchus/preconnect' into 'master'
2015-02-01 MarioMerge branch 'terencehill/menu_optimizations' into...
2015-02-01 MarioMerge branch 'Melanosuchus/kickban-unconnected' into...
2015-01-31 Mattia BasagliaEvent log on ClientPreConnect
2015-01-31 Mattia BasagliaMerge branch 'master' of ssh://gitlab.com/xonotic/xonot...
2015-01-31 Rudolf PolzerDon't use the name "binds-default.cfg"!
2015-01-31 TimePathTweak the order of some #includes
2015-01-31 TimePathDeclare keycodes as ints
next