]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/triggers
Move DMG_NOWEP to defs.qh to reduce compilation unit madness
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / triggers /
2018-02-16 MarioMerge branch 'Mario/dmg_wepent'
2018-02-16 MarioGive Damage a weaponentity parameter (fixes some dual...
2018-02-12 MarioLimit what's sent for each trigger with a couple of...
2018-02-12 MarioMerge branch 'martin-t/warns' into 'master'
2018-02-11 MarioMerge branch 'master' into DefaultUser/waypoint_icons 528/head
2018-02-08 MarioMerge branch 'martin-t/shield' into 'master'
2018-02-08 MarioMerge branch 'terencehill/assault_fix' into 'master'
2018-02-08 MarioMerge branch 'martin-t/defaults-in-descriptions' into...
2018-02-08 MarioMerge branch 'martin-t/powerups' into 'master'
2018-02-07 MarioAdd target_spawnpoint (allows setting temporary checkpo...
2018-02-07 MarioMerge branch 'master' into DefaultUser/waypoint_icons
2018-02-07 MarioReset viewloc when observing instead of constantly...
2018-02-03 MarioAllow trigger_relay to be disabled (time to get logical...
2018-02-01 MarioAllow setting no delay on trigger_heal
2018-02-01 MarioFix trigger_delay not saving the activator and trigger...
2018-02-01 MarioGive trigger_heal a spawnflag to always play the healin...
2018-02-01 MarioFix debris changing the func_breakable's velocity inste...
2018-01-31 MarioClean up trigger_counter's code so it doesn't abuse...
2018-01-27 MarioAdd a free movement spawnflag to viewlocation to allow...
2018-01-22 MarioMerge branch 'terencehill/bot_ai' into 'master'
2018-01-20 terencehillBot AI: as for jumppad waypoint, remove ambiguity from...
2018-01-15 terencehillMerge branch 'terencehill/bot_waypoints' into terencehi...
2018-01-04 MarioProperly support team field on trigger_multiple
2018-01-03 terencehillMerge branch 'master' into terencehill/bot_waypoints
2018-01-02 terencehillBot AI: fix ambiguous jumppad touch detection
2017-12-31 terencehillImprove destination waypoint generation of jumppads...
2017-12-30 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-12-27 MarioSince viewlocation only applies to players, use a much...
2017-12-27 MarioAdd a spawnflag to allow free aiming in side-scrolling...
2017-12-24 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2017-12-23 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-12-22 terencehillFix wrong jumppad push when entity that is to be pushed...
2017-12-03 MarioMerge branch 'DefaultUser/HUD_teamkill_position' into...
2017-12-02 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2017-12-01 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-11-28 LybertaMerge branch 'master' into Lyberta/TeamplayFixes2
2017-11-27 MarioMerge branch 'Mario/target_teleporter_v2' into 'master'
2017-11-25 MarioMerge branch 'master' into Lyberta/RandomItems
2017-11-25 MarioMerge branch 'martin-t/aesinfo' into 'master'
2017-11-25 MarioMerge branch 'master' into DefaultUser/kick_teamkiller
2017-11-25 MarioMerge branch 'TimePath/stale_move_negation' into 'master'
2017-11-25 MarioMerge branch 'DefaultUser/func_button_dont_accumulate_d...
2017-11-25 MarioMerge branch 'martin-t/okc2' into 'master'
2017-11-25 MarioMerge branch 'DefaultUser/warmup_no_GR_events' into...
2017-11-25 LybertaMerge branch 'master' into Lyberta/RandomItems
2017-11-22 MarioRestore the fabs
2017-11-22 MarioTemporarily remove a fabs that didn't exist before...
2017-11-22 MarioFix another case of 'other'
2017-11-15 MarioAdd a new target_heal entity (duplicate of trigger_heal...
2017-11-09 LybertaMerge branch 'master' into Lyberta/RandomItems
2017-11-05 MarioAdd support for target_relay and weapon_railgun in...
2017-10-29 Martin TaibrMerge branch 'master' into martin-t/okc2
2017-10-26 terencehillBot AI: make bots aware of items that can be reached...
2017-10-17 terencehillMerge branch 'terencehill/bot_waypoints' into terencehi...
2017-10-17 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-10-16 LybertaMerge branch 'master' into Lyberta/RandomItems
2017-10-10 terencehillIS_REAL_CLIENT here too
2017-10-10 MarioMerge branch 'matthiaskrgr/nadecountdown_nopicmip'...
2017-10-10 MarioActivate targets with the correct activator/trigger...
2017-09-11 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-09-06 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-09-02 LybertaMerge branch 'master' into Lyberta/TeamplayFixes_
2017-08-30 Freddyconst int instead of define
2017-08-30 FreddyAdd spawnflag that enables buttons to not accumulate...
2017-08-30 Martin TaibrMerge branch 'master' into matthiaskrgr/nadecountdown_n...
2017-08-29 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-08-29 Martin TaibrMerge branch 'master' into martin-t/okc2
2017-08-28 LybertaMerge branch 'Lyberta/URS2' into Lyberta/RandomStartWeapons
2017-08-28 MarioAdd a spawnflag to start func_rotating off, and add...
2017-08-27 LybertaMerged master into Lyberta/TeamplayFixes_.
2017-08-27 LybertaMerge branch 'master' into Lyberta/RandomStartWeapons
2017-08-27 MarioFix button not resetting, and allow wait time < 0 to...
2017-08-27 Martin TaibrMerge branch 'martin-t/okc' into martin-t/okc2
2017-08-27 Martin TaibrMerge branch 'master' into martin-t/okc
2017-08-27 MarioMerge branch 'master' into Mario/target_teleporter_v2
2017-08-27 MarioMerge branch 'master' into Lyberta/GivePlayerAmmo
2017-08-27 TimePathLOG_INFO: remove 'extra' newlines
2017-08-26 MarioMerge branch 'master' into Mario/invasion_types
2017-08-25 MarioMerge branch 'martin-t/gunalign' into 'master'
2017-08-19 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-08-16 LybertaMerge branch 'master' into Lyberta/GivePlayerAmmo
2017-08-13 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-08-13 MarioMerge branch 'martin-t/angles' into 'master'
2017-08-06 Martin TaibrMerge branch 'martin-t/defaults' into martin-t/okc
2017-08-06 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-08-05 MarioMerge branch 'master' into Mario/cs_clientcvars
2017-08-05 LybertaMerged master.
2017-08-05 TimePathLint
2017-08-04 MarioSome optimizations to client side items and spawn points
2017-07-31 terencehillGet rid of a useless global
2017-07-31 terencehillRename e to tracetest_ent in trigger_push_testorigin
2017-07-31 terencehillRestore tracebox removed in cc188c9339 as it's neccessa...
2017-07-31 terencehillFix ladder/jumppad/teleporter destination waypoints...
2017-07-31 terencehillJumppad waypoint creation: filter jumppad targets with...
2017-07-30 LybertaMerged master
2017-07-29 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-07-28 MarioMerge branch 'Mario/addtolist_cleanup' into 'master'
2017-07-24 terencehillImprove creation of destination waypoints for ladders...
2017-07-19 TimePathMerge branch 'martin-t/units' into 'master'
2017-07-17 terencehillMerge branch 'master' into terencehill/bot_waypoints
next