]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
clan arena:
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2018-09-22 packerclan arena:
2018-09-21 MarioMerge branch 'Lyberta/OKShotgunAccuracy' into 'master'
2018-09-21 LybertaFix OKShotgun accuracy stats. 596/head
2018-09-21 MarioMerge branch 'Mario/cursor' into 'master'
2018-09-21 MarioDon't prompt about turns in singleplayer minigames
2018-09-21 MarioMerge branch 'terencehill/eventchase_spectated_change...
2018-09-20 Martin TaibrMerge branch 'Lyberta/OKShotgunRefire' into 'master'
2018-09-20 LybertaSupposedly fix OKShotgun refire. 595/head
2018-09-18 terencehillMerge branch 'master' into Mario/cursor
2018-09-18 MarioSome more minor code cleanup
2018-09-18 MarioFix a few FTEQCC compilation warnings (variable const...
2018-09-18 MarioFix a couple of wrong type fields
2018-09-17 MarioSet the attacker as activator when a door is hit
2018-09-16 MarioUn-revert previous change, and give trigger_counter...
2018-09-16 MarioMap target_fragsFilter to trigger_counter
2018-09-15 MarioAdd an extra option to wallclipping to not need downwar...
2018-09-15 MarioOffset jumppad push target position by the entity's...
2018-09-15 MarioRemove the stat for it (doesn't fix jumppad compatibility)
2018-09-15 MarioChange VQ3 trigger_hurt damage time to 0.1
2018-09-15 MarioRename the temporary cvar to be a bit more generic...
2018-09-15 MarioAdd a temporary cvar to mapinfo generation to fix an...
2018-09-14 MarioAllow customising the view model's transparency, also...
2018-09-14 MarioTweak bumblebee's cannons a bit
2018-09-13 MarioIncrease trigger_hurt default damage to 10000, so tanks...
2018-09-12 MarioMove item_key to mapobjects
2018-09-12 MarioFix an issue with stepdown code
2018-09-11 MarioOptimize client wall distance checking slightly when...
2018-09-11 Martin Taibrset the same thing in another place because everything...
2018-09-10 MarioMove Inventory to PlayerState and disable the entity...
2018-09-10 MarioFix a random reference to .health and .armorvalue in...
2018-09-10 MarioMake vehicles use the standard health resource instead...
2018-09-09 MarioHunter-Killer: Only attack vehicles by default
2018-09-09 MarioDon't spam an activation warning on old maps
2018-09-08 MarioFix FLAC cannons unable to target projectiles
2018-09-08 MarioOnly show the health bar on turrets (no names) by default
2018-09-07 MarioMerge branch 'Mario/item_wepammo_fix' into 'master'
2018-09-07 MarioMore likely fix compilation unit 587/head
2018-09-07 MarioHopefully fix compilation unit
2018-09-07 MarioCapitalize all health/armor items for consistency
2018-09-07 MarioCapitalize mega item names
2018-09-07 MarioDon't notify the chat box about Git based servers,...
2018-09-07 MarioMerge branch 'Lyberta/TeamplayOverhaul2' into 'master'
2018-09-06 MarioFix crouching in 2D mode
2018-09-06 MarioNote in the documentation that item_wepammo uses both...
2018-09-05 terencehillGet rid of an array that's actually not used. Add 2...
2018-09-05 MarioRemove an unnecessary ammo check
2018-09-05 MarioTranslate item names
2018-09-05 terencehillMerge branch 'terencehill/wpeditior_command'
2018-09-05 MarioFirst part of a fix for untranslated item ammo names...
2018-09-03 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul2
2018-09-03 MarioMerge branch 'terencehill/clientkill' into 'master'
2018-08-28 terencehillDon't make use of impulses to trigger waypoint editor...
2018-08-24 terencehillRemove 2 unused function parameters
2018-08-24 terencehillTurn 2 vectors into ints
2018-08-22 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul2
2018-08-22 MarioMerge branch 'Lyberta/GamemodesSplit' into 'master'
2018-08-22 MarioMerge branch 'master' into Mario/morphed_explosivesmodel
2018-08-22 MarioMerge branch 'master' into morphed/energyweapons
2018-08-21 terencehillMerge branch 'terencehill/bot_ai' into 'master'
2018-08-21 terencehillMerge branch 'master' into terencehill/bot_ai
2018-08-21 LybertaMerge branch 'master' into Lyberta/GamemodesSplit
2018-08-20 terencehillMerge branch 'terencehill/keepaway_enhancements'
2018-08-20 terencehillKeepaway: spawn the ball only when the game starts...
2018-08-18 terencehillKeepaway : Remove redundant use of another entity for...
2018-08-17 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul2
2018-08-17 terencehillMerge branch 'byteManiak/types' into 'master'
2018-08-17 byteManiakData types
2018-08-16 terencehillKeepaway: don't allow players to get the ball if game...
2018-08-15 terencehillDon't allow all the waypoints to blink at the same...
2018-08-15 terencehillFix item waypoint blink effect not working
2018-08-15 terencehillImprove 2 comments
2018-08-15 terencehillMerge branch 'terencehill/formatmessage_fix' into ...
2018-08-14 terencehillMove more ClientKill code to clientkill.qc
2018-08-09 terencehillUse a tracebox instead of traceline to check if player...
2018-08-07 terencehillMerge branch 'master' into Mario/cursor
2018-08-05 terencehillFix #2066 "Hagar secondary works in CA before round...
2018-08-05 terencehillMerge branch 'terencehill/bot_waypoints' into 'master'
2018-08-05 terencehillFix extra new line in the beginning of menu_cmd dumpcom...
2018-08-03 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/fullbright'
2018-07-30 LybertaTeamplay: Added proper messages when joining spectator...
2018-07-29 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul2
2018-07-29 LybertaMerge branch 'master' into Lyberta/GamemodesSplit
2018-07-29 terencehillFix "bot connected" message displayed after "bot joined...
2018-07-29 terencehillMerge branch 'Lyberta/FixJoinBestTeam' into 'master'
2018-07-26 terencehillClean up some sandbox code
2018-07-26 terencehillRename .old_solid to .solid_prev as the former is persi...
2018-07-25 LybertaTeamplay: Abstracted forced teams.
2018-07-25 Martin TaibrMerge branch 'Lyberta/AssaultIcons' into 'master'
2018-07-25 LybertaMerge branch 'master' into Lyberta/FixJoinBestTeam
2018-07-24 terencehillFix #2069 "LMS doesn't remove 25h on some maps (forest2...
2018-07-21 MarioUse the old method for setting health in hook code...
2018-07-17 terencehillMerge branch 'master' into terencehill/bot_ai
2018-07-17 LybertaSplit gamemodes into cl and sv.
2018-07-16 LybertaMerge branch 'master' into Lyberta/AssaultIcons 576/head
2018-07-16 MarioMerge branch 'Lyberta/TeamplayOverhaul' into 'master'
2018-07-14 LybertaRemoved unused code from CTF and Invasion.
2018-07-14 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-07-11 LybertaEnabled Assault waypoint icons.
2018-07-11 MarioMerge branch 'sev/lumaIcons' into 'master'
2018-07-10 LybertaTeamplay: Fixed Domination.
next