]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2018-07-11 MarioMerge branch 'sev/lumaIcons' into 'master'
2018-07-10 Rudolf PolzerTransifex autosync
2018-07-09 Rudolf PolzerTransifex autosync
2018-07-08 Rudolf PolzerTransifex autosync
2018-07-06 Rudolf PolzerFix sort order of languages list.
2018-07-06 terencehillpt_BR -> Portuguese "Português (Brasil)"
2018-07-06 terencehillAdapt indentation of TC calls to the surrounding code...
2018-07-06 Rudolf PolzerTransifex autosync
2018-07-03 MarioMerge branch 'martin-t/rpc-acc' into 'master'
2018-07-02 MarioRun impulse commands on spawn prior to running the...
2018-07-02 Martin Taibrwarn about max alias name length
2018-07-01 Martin Taibrfix misleading comment
2018-06-29 terencehillReduce GetResourceAmount calls in gamemodes code where...
2018-06-29 terencehillOptimize some math code of havocbot_movetogoal
2018-06-29 terencehillAssign entity number as name to bots without name ...
2018-06-29 terencehillDon't allow zooming while spectating a player in free...
2018-06-27 Martin Taibrfix okmg solidpen
2018-06-26 MarioDon't compress skies in the higher effects configs
2018-06-26 MarioFix the source entity of the shotgun melee, fixes inabi...
2018-06-26 MarioUpdate hash and enable 2D texture compression on the...
2018-06-26 MarioHide the masked variants (and gak) from the menu
2018-06-26 MarioSet crylink secondary ammo consumption to 3 (fixes...
2018-06-26 MarioFix an ammo consumption warning with the arc bolts
2018-06-26 MarioDon't count dmg score if player has spawn shield or...
2018-06-26 MarioDon't open the click radar if demo is active (fixes...
2018-06-26 MarioRevert "Make sure hooks can't attach to projectiles...
2018-06-25 MarioFix compile
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 MarioRun the weapon frame after calling the weaponselect...
2018-06-25 MarioCheck the specific cases instead of using weapon_prepar...
2018-06-24 MirioImplement poll 378
2018-06-23 MarioMake sure hooks can't attach to projectiles (besides...
2018-06-23 MarioFix a relink warning
2018-06-22 MirioXDF balance: Reduce rocket lifetime to a sane value...
2018-06-22 MarioAdd the explosives ammo model by Morphed 572/head
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 MarioUpdate hash
2018-06-20 MarioFix not being able to set a health item to take health
2018-06-20 MarioAvoid a goto by splitting the end of sys_phys_update...
2018-06-20 MarioOptimise bot route rating a tiny bit by abusing vlen2
2018-06-20 MarioUse intrusive lists in a sneaky way to avoid a findchai...
2018-06-20 MarioCache the result of the find for testplayerstart to...
2018-06-20 Rudolf PolzerTransifex autosync
2018-06-19 terencehillscoreboard_columns_set expand_default: loads default... 571/head
2018-06-19 terencehillEnhance scoreboard_columns_set help
2018-06-19 MarioMake sure the hunter-killer rocket loses its target...
2018-06-19 MarioMake the score comparison result quicker by checking...
2018-06-19 MarioDon't count w_prop_interval as impure
2018-06-19 Rudolf PolzerTransifex autosync
2018-06-19 MarioCompilation unit passes locally, what more can I do
2018-06-19 MarioFix another compilation unit failure
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 terencehillTurn complain_weapon into an entity to reduce accesses...
2018-06-18 terencehillWeapons panel: allow to show only the held weapon ...
2018-06-18 terencehillConsistent indentation for clanarena.qc code
2018-06-18 terencehillClan Arena, warmup stage: fix bots standing still after...
2018-06-18 MarioUpdate hash
2018-06-18 MarioDon't play the "new toys, new toys!" roflsound by default
2018-06-18 MarioMake cl_loddistance* cvars save to config
2018-06-18 MarioRevert "Leave the load in the weapon when throwing it"
2018-06-18 MarioLeave the load in the weapon when throwing it
2018-06-18 MarioDon't play time limit announcements when the match...
2018-06-18 MarioIf game is stopped, don't count accuracy
2018-06-18 MarioAdd a few checks to the spam weapons to prevent them...
2018-06-18 MarioCall a weapon frame on the weapon entity when the playe...
2018-06-18 MarioFix some typos and remove an unused constant
2018-06-18 MarioMerge branch 'Mario/event_heal' into 'master'
2018-06-18 MarioUpdate Heal documentation (again) 569/head
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 MarioUpdate the Heal documentation to reflect the new limit
2018-06-17 MarioTo match resource limit behaviour, set the 'unlimited...
2018-06-17 MarioMerge branch 'master' into Mario/event_heal
2018-06-17 MarioAllow 0 as a valid limit (use -1 as the non-player...
2018-06-17 MarioAlso fix the multiplier so it doesn't heal generators...
2018-06-17 MarioFix a dumb mistake causing crashes
2018-06-17 MarioMerge branch 'master' into Mario/event_heal
2018-06-17 MarioSet health and armor explicitly when killing the player...
2018-06-17 MarioMerge branch 'master' into Mario/event_heal
2018-06-17 MarioDon't apply resource limits to non-player entities
2018-06-17 MarioImplement a proper Heal function for the Arc's ability...
2018-06-16 MarioLitter the code with a few notes about where health...
2018-06-16 MarioClean up some unnecessary uses of SetResourceAmountExplicit
2018-06-16 MarioUse it in mage code too
2018-06-16 MarioImplement TakeResource
2018-06-16 MarioRemove a no longer required hack
2018-06-16 MarioMove the hard resource limit constant to common
2018-06-16 MarioClear out .health and .armorvalue from the client side
next