]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Don't spawn ladder waypoints if there's no room for the bot on top of the ladder
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2017-05-21 terencehillDon't spawn ladder waypoints if there's no room for...
2017-05-21 terencehillRename 2 functions
2017-05-21 terencehillDon't allow bots to make use of too large ladders
2017-05-21 terencehillFix cost of climbing ladders
2017-05-20 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-20 MarioAdd an intrusive list for entities that save their...
2017-05-20 MarioAdd an intrusive list for seeker tags and fix seeker...
2017-05-20 MarioMake railgunhit a bool and reduce a find loop to intrus...
2017-05-20 MarioMerge branch 'Mario/intrusive' into 'master'
2017-05-19 MarioTweak resistance buff to reduce damage after most other...
2017-05-19 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-17 MarioMerge branch 'master' into Mario/intrusive 441/head
2017-05-17 MarioUse an intrusive list to find ladders in bot AI
2017-05-17 MarioReplace some findfloat loops with intrusive lists where...
2017-05-17 MarioUse the attacker parameter instead of saving globals...
2017-05-16 MarioMerge branch 'Mario/cts_checkpoint_speedup' into 'master'
2017-05-16 MarioMerge branch 'Mario/cts_respawn_clear' into 'master'
2017-05-15 terencehillImprove automatic waypoint generation for jumppads...
2017-05-13 terencehillMerge branch 'master' into terencehill/bot_waypoints
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 terencehillMerge branch 'master' into terencehill/bot_waypoints
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-05-01 terencehillMerge branch 'master' into terencehill/bot_waypoints
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-18 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-04-18 terencehillCorrect estimation of time needed to reach jumppad...
2017-04-18 terencehillTest of jumppad trajectories: fix jumppad offset, check...
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-16 terencehillImprove linking of normal waypoints to ladders by autog...
2017-04-15 terencehillBetter estimation of time needed to reach jumppad desti...
2017-04-15 terencehillImprove automatic generation of jumppad waypoints;...
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...
next