]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Update hash
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2018-09-05 terencehillGet rid of an array that's actually not used. Add 2...
2018-09-05 terencehillMerge branch 'terencehill/wpeditior_command'
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 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 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-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-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 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.
2018-07-10 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-07-06 terencehillAdapt indentation of TC calls to the surrounding code...
2018-07-03 MarioMerge branch 'martin-t/rpc-acc' into 'master'
2018-07-02 terencehillBot AI: fix wrong checks causing incorrect bot role...
2018-07-02 terencehillMerge branch 'master' into terencehill/bot_ai
2018-06-29 terencehillReduce GetResourceAmount calls in gamemodes code where...
2018-06-28 terencehillBot AI: improve Domination bot roles
2018-06-28 terencehillBot AI: improve Assault bot roles
2018-06-28 terencehillFix a loop not working as intended
2018-06-28 terencehillBot AI: improve Onslaught bot roles
2018-06-27 terencehillBot AI: improve Keepaway bot roles
2018-06-26 terencehillBot AI: make droppable items (flags, keys, etc...)...
2018-06-26 MarioFix the source entity of the shotgun melee, fixes inabi...
2018-06-26 MarioFix an ammo consumption warning with the arc bolts
2018-06-26 MarioDon't open the click radar if demo is active (fixes...
2018-06-25 MarioAdd mutator hooks for freezing/unfreezing, make use...
2018-06-25 MarioMerge branch 'Mario/morphed_explosivesmodel' into ...
2018-06-25 MarioMerge branch 'terencehill/scoreboard_columnns_set'...
2018-06-25 MarioCheck the specific cases instead of using weapon_prepar...
2018-06-24 terencehillBot AI: Attempt to improve freezetag roles (less priori...
2018-06-23 MarioFix a relink warning
2018-06-22 terencehillBot AI: Freezetag: fix initial role assignment (always...
2018-06-22 terencehillBot AI: Freezetag: fix wrong count of unfrozen players...
2018-06-22 MarioInstead of checking for instagib, check if the death...
2018-06-22 MarioCorrectly link the entity with the area grid in QC...
2018-06-22 MarioDon't attach LOD models to triggers
2018-06-20 terencehillMerge branch 'master' into terencehill/bot_ai
2018-06-20 MarioFix not being able to set a health item to take health
2018-06-19 MarioMake sure the hunter-killer rocket loses its target...
2018-06-19 MarioCompilation unit passes locally, what more can I do
2018-06-19 MarioDefine spawnflags in ammo.qh for now (another compilati...
2018-06-19 MarioFix the compilation unit, apparently
2018-06-19 MarioMerge remote-tracking branch 'origin/master'
2018-06-19 MarioMerge branch 'Mario/playerdemo_removal'
2018-06-18 terencehillRemove a redundant Weapons_from call
2018-06-18 terencehillConsistent indentation for clanarena.qc code
2018-06-18 terencehillClan Arena, warmup stage: fix bots standing still after...
2018-06-18 MarioDon't play the "new toys, new toys!" roflsound by default
2018-06-18 MarioAdd a few checks to the spam weapons to prevent them...
2018-06-18 MarioFix some typos and remove an unused constant
2018-06-18 MarioMerge branch 'Mario/event_heal' into 'master'
2018-06-17 MarioAdd a note to trigger_heal for later
2018-06-17 MarioUse the new unlimited resource constant
2018-06-17 MarioMerge branch 'master' into Mario/event_heal
2018-06-17 MarioUse a constant to define the 'unlimited' resource limit
2018-06-17 MarioAdd an item flag to mark items as resources (as opposed...
2018-06-17 MarioUse Heal in more places (turrets, trigger_heal, mage...
2018-06-17 MarioTo match resource limit behaviour, set the 'unlimited...
2018-06-17 MarioMerge branch 'master' into Mario/event_heal
2018-06-17 MarioAlso fix the multiplier so it doesn't heal generators...
2018-06-17 MarioMerge branch 'master' into Mario/event_heal
2018-06-17 MarioMerge branch 'master' into Mario/event_heal
2018-06-17 MarioImplement a proper Heal function for the Arc's ability...
2018-06-17 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
next