]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Merge branch 'Mario/cts_respawn_clear' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2017-05-16 MarioMerge branch 'Mario/cts_respawn_clear' into 'master'
2017-05-13 MarioFix use of .mins/.maxs in turret and vehicle registries
2017-05-13 MarioFix compile and use of .mins/.maxs on the monster regis...
2017-05-13 MarioAttempt to speed up physics client option selection...
2017-05-13 MarioUltra minor cleanup
2017-05-12 MarioFix scoreboard monster counts
2017-05-06 MarioMerge branch 'martin-t/dmgtext' into 'master'
2017-05-06 MarioReapply physics client option check (not the cause...
2017-05-06 MarioRevert physics client option check (possible cause...
2017-05-06 MarioFix unregistering of rockets (player doesn't have lastr...
2017-05-06 MarioMinor optimization: don't bother checking if bots have...
2017-05-04 MarioFix arc appearing in most weapons arena instead of...
2017-04-30 Martin Taibrsplit damagetext into cl_, sv_ and ui_ files 438/head
2017-04-30 Martin Taibruse genmod.sh
2017-04-28 MarioMerge branch 'Lyberta/con_textsize_' into 'master'
2017-04-24 MarioComment out the debugdraw stuff (allows cheating on...
2017-04-17 MarioAlso reset oldorigin when exiting vehicle
2017-04-17 MarioMake sure raptor can't give fall damage when exiting...
2017-04-17 MarioDon't bother trying to remove and give back the buff...
2017-04-17 MarioUpdate oldorigin when setting player's new position...
2017-04-10 MarioFix some references to the 'other' global
2017-04-07 MarioMerge branch 'Lyberta/PlayerDied' into 'master'
2017-04-07 MarioMerge branch 'Lyberta/DebugPrintToChat' into 'master'
2017-04-07 MarioMerge branch 'amade/small-fixes' into 'master'
2017-04-04 MarioMerge branch 'master' into Mario/cts_respawn_clear
2017-04-02 LybertaMerge branch 'master' into Lyberta/DebugPrintToChat
2017-04-01 MarioUpdate hash again (someone keeps fiddling with bot AI)
2017-04-01 MarioGive client access to the WeaponSound mutator hook
2017-03-30 terencehillFix 2 strings. Fixes #1871 and #1872
2017-03-25 MarioFix effectinfo parser
2017-03-24 MarioMerge branch 'Mario/mutator_array_fix'
2017-03-23 MirioMerge branch 'packer/fix-typo' into 'master'
2017-03-22 packer-fix typo 429/head
2017-03-20 MarioIf player is dead, reset dodging fields
2017-03-18 terencehillImprove readability and documentation of the notificati...
2017-03-18 MarioMerge branch 'Lyberta/PrintToChat' into 'master'
2017-03-18 MarioMinor cleanup, also show a simple effect when a turret...
2017-03-18 MarioMinor cleanup
2017-03-18 MarioRemove some old now useless macros clogging up the...
2017-03-17 MarioMerge branch 'Mario/entcs_registry' into 'master'
2017-03-17 MarioSend .frags as a short, not a byte 425/head
2017-03-15 MarioMerge branch 'martin-t/overkill' into 'master'
2017-03-15 MarioFix a potential endless function call loop in platform...
2017-03-15 MarioAdd a registry for entcs props, to allow easy expansion
2017-03-14 MarioRemove the entcs hook (macros aren't flexible enough...
2017-03-14 MarioAdd a hook to add new entcs networked properties in...
2017-03-13 Martin TaibrMerge branch 'master' into martin-t/overkill
2017-03-13 MarioFix buff prediction and use PHYS_HIGHSPEED for the...
2017-03-13 MarioAdd an option to always show item re-spawn waypoints...
2017-03-12 MarioPossible fix for buff random selection
2017-03-12 MarioMerge branch 'Mirio/particleslider' into 'master'
2017-03-12 MarioMerge branch 'Mario/killsound' into 'master'
2017-03-12 MarioMerge branch 'master' into Mario/race_target_waypoint
2017-03-12 MarioMerge branch 'master' into Mario/killsound
2017-03-11 MarioRemove the dodging stats for now (prediction doesn...
2017-03-11 MarioMerge branch 'Lyberta/_mod_autogen_fix' into 'master'
2017-03-11 MarioFix air dodging to not go crazy high speeds, also decre...
2017-03-11 LybertaRerun genmod.sh to obtain proper _mod files. 420/head
2017-03-11 Marioitem_medic isn't a thing, apparently
2017-03-11 MarioUpdate deprecation mappings
2017-03-10 MarioSet the solidity and movetype on raptor's bomb marker...
2017-03-10 MarioAdjust compatibility to more closely resemble the origi...
2017-03-10 MarioMerge branch 'Mario/itemstime_editor_fix' into 'master'
2017-03-10 MarioMerge branch 'martin-t/spec' into 'master'
2017-03-08 LybertaSecond fix of _mod files. 418/head
2017-03-08 LybertaFixed spawner.qc having improper filename.
2017-03-07 MarioReplicate old mutator not added warning
2017-03-07 MarioMerge branch 'master' into Mario/mutator_array_fix
2017-03-07 terencehillFix nearest waypoint not updated for dropped flags...
2017-03-06 MarioHopefully satisfy the blind whiners
2017-03-06 MarioDon't set HITTYPE_BOUNCE on the napalm fire damage...
2017-03-06 MarioTighten the maths around the new pow replacements
2017-03-06 MarioHopefully fix an oddity in compression
2017-03-06 MarioSneak in another feature (simple option to enable ammo...
2017-03-06 Mariopow(a, b) -> a ** b
2017-03-06 MarioFix CTF flags secretly spamming squashed messages,...
2017-03-05 MarioAdd support for setting target2 on a trigger to give...
2017-03-04 MarioFix arc not switching weapons properly when out of...
2017-03-04 MarioUse wr_checkammo1 to check if arc is out of ammo, and...
2017-03-04 MarioUpdate item's timer if its re-spawn time is quicker...
2017-03-04 MarioGive item respawn maths some bounds
2017-03-04 MarioTry to make the maths more reliable in item respawning
2017-03-04 MarioFix buff initial cooldown lasting too long
2017-03-04 MarioUpdate the state of the randomly chosen entity in teame...
2017-03-04 MarioFind the clever way to fix itemstime editor 415/head
2017-03-03 MarioFix support for the old .mdl and .mdl_dead monster...
2017-03-03 MarioMake vehicle auxiliary crosshairs spectatable
2017-03-01 MarioUnzone and reset netname & model to null when removing...
2017-02-28 MarioGive turret murders a placeholder death message (don...
2017-02-28 MarioAs a more acceptable compromise, increase the max damag...
2017-02-28 MarioDecrease default max damagetext size to 14 (still 3...
2017-02-27 terencehillMerge branch 'martin-t/damagetext' into 'master'
2017-02-27 MarioDon't force the switching if the weapon is the same...
2017-02-27 MarioHopefully fix find counter
2017-02-27 MarioUse WEP_CVAR instead of a hacky stat for getting vortex...
2017-02-26 MarioShow the number of entities found with find command
2017-02-24 Martin TaibrMerge branch 'master' into martin-t/damagetext
2017-02-24 MarioClean up fusion reactor's target validation function...
2017-02-24 MarioUse StartItem on monster's dropped items instead of...
2017-02-24 Martin Taibrmy better shot at float comparisons
next