]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/triggers
Merge branch 'master' into terencehill/min_spec_time
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / triggers /
2018-05-30 terencehillMerge branch 'master' into terencehill/min_spec_time
2018-05-26 MarioFix rain maths so it isn't multiplied too much
2018-05-16 terencehillReduce duplicated code
2018-05-16 terencehillBot AI: consider an item pickable via a jumppad only...
2018-04-26 MarioMerge branch 'issue-1618-Add-Disconnect-button' into...
2018-04-25 MirioMerge branch 'Lyberta/KillSound' into 'master'
2018-04-25 MarioMerge branch 'terencehill/bot_waypoints' into 'master'
2018-04-25 MarioMerge branch 'master' into 'terencehill/bot_waypoints'
2018-04-25 MarioMerge branch 'TimePath/issues/1971' into 'master'
2018-04-25 MarioMerge branch 'DefaultUser/trigger_cleanup' into 'master'
2018-04-25 MarioMerge branch 'master' into DefaultUser/trigger_cleanup
2018-04-10 terencehillMerge branch 'master' into terencehill/bot_waypoints
2018-04-08 MarioMerge branch 'TimePath/strfree' into 'master'
2018-04-08 TimePathImprove QCC compatibility
2018-04-08 TimePathAdd strfree to reduce explicit use of strunzone/string_null 552/head
2018-04-08 MarioMerge branch 'TimePath/strcpy' into 'master'
2018-04-07 FreddyExplicit check for ACTIVE_NOT
2018-04-07 TimePathAdd strcpy to reduce explicit use of strzone/strunzone 551/head
2018-04-06 FreddyExplicitly check for ACTIVE_ACTIVE
2018-04-06 terencehillMerge branch 'master' into terencehill/min_spec_time
2018-04-06 MarioMerge branch 'Mario/crouch' into 'master'
2018-04-06 terencehillFix backward indentation...
2018-04-04 LybertaMerge branch 'master' into Lyberta/KillSound
2018-03-30 terencehillBot waypoints: slightly increase height of the typical...
2018-03-17 FreddyMove non-generic entity flags to their own headers
2018-03-17 Freddytrigger_music can now be controlled with relays
2018-03-16 MarioFix and tweak trigger_music to work with side-scrolling...
2018-03-16 Freddyminor cleanup for trigger_music and target_music
2018-03-15 FreddyRemove a few more magic numbers and minor code cleanup
2018-03-15 Freddytrigger_multi: replace magic numbers, minor cleanup
2018-03-13 Freddytrigger_monoflop: replace magic number
2018-03-13 Freddymagicear: replace magic numbers
2018-03-13 Freddyminor cleanup for jumppads
2018-03-13 FreddyRename variables to not overlap with builtin functions
2018-03-12 FreddyCleanup for trigger_impulse
2018-03-12 Freddytrigger_hurt: minor cleanup
2018-03-12 Freddytrigger_heal: minor cleanup
2018-03-12 Freddytrigger_gravity: use .active instead of .state, remove...
2018-03-12 Freddytrigger_flipflop: minor cleanup
2018-03-11 Freddytrigger_counter: replace magic number and document...
2018-03-11 Freddytarget_speaker: deprecate GLOBAL (BIT(2)) spawnflag...
2018-03-11 Freddytarget_spawn: replace magic number
2018-03-11 FreddyAdd a comment
2018-03-11 Freddytrigger_changelevel: replace magic number, whitelist...
2018-03-10 Freddyteleport_dest: replace magic numbers
2018-03-10 Freddymisc_laser: .active instead of .state, replace magic...
2018-03-10 FreddyRemove magic numbers in misc_follow
2018-03-10 FreddyFix sound for func_vectormamamam
2018-03-09 Freddyfunc_vectormamamam: remove magic numbers and better...
2018-03-09 FreddyReplace magic numbers in func_train
2018-03-09 Freddyfunc_rotating: stop sound when deactivated, minor cleanup
2018-03-09 Freddyfunc_rain and func_snow: back to weird field name to...
2018-03-09 Freddyfunc_rain and func_snow: fix density, remove magic...
2018-03-08 FreddySimplify func_sparks spawnfunc
2018-03-08 MarioMerge branch 'master' into Mario/crouch
2018-03-07 Freddyfunc_pointparticles: use relays, replace magic numbers
2018-03-07 FreddyMinor cleanup for func_plat
2018-03-07 FreddyConveyors: use .active instead of .state
2018-03-07 FreddyMerge branch 'master' into DefaultUser/trigger_cleanup
2018-03-07 MarioMerge branch 'martin-t/nottarg' into 'master'
2018-03-07 MarioClear out a macro from trigger_common_read
2018-03-06 FreddyCommon file for trigger/func states, replace more magic...
2018-03-06 FreddyRemove magic number state from func_breakable
2018-03-06 Freddyfunc_breakable: replace spawnflag magic numbers
2018-03-06 FreddyMove entity spawnflags to a common file
2018-03-06 FreddyUpdate comment
2018-03-05 FreddyRemove code duplication for func_door and func_door_rot...
2018-03-05 Freddydoor_secret: precache all sounds, fix problems with...
2018-03-05 FreddyDon't use PLAT_CRUSH for doors (same as DOOR_DONT_LINK)
2018-03-05 FreddyMove door_rotating_* functions into the proper file
2018-03-05 FreddyDoors: Use PLAT_CRUSH instead of 8 (already in use...
2018-03-05 FreddyReplace magic numbers in door_rotating, fix sound preca...
2018-03-05 FreddyUse BIT() macro in door.qh
2018-03-04 FreddyFix Sub_CalcMove calls for already moving entities
2018-03-04 FreddyRemove magic numbers from platforms (func_plat)
2018-02-25 Martin Taibrcheck for string_null
2018-02-22 LybertaMerge branch 'master' into Lyberta/KillSound
2018-02-20 Martin Taibrkill nottargeted field
2018-02-18 terencehillMerge branch 'master' into TimePath/scrollpanel
2018-02-18 terencehillMerge branch 'master' into terencehill/accuracy_shotgun
2018-02-17 MarioMerge branch 'martin-t/cfgs' into 'master'
2018-02-17 MarioTurn most cases of _STAT into STAT
2018-02-17 MarioMake ReadVector/WriteVector more commonly used
2018-02-17 MarioMerge branch 't0uYK8Ne/target_init' into 'master'
2018-02-17 MarioMerge branch 'martin-t/diffs' into 'master'
2018-02-17 LybertaMerge branch 'master' into Lyberta/OffhandBlaster 534/head
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 LybertaMerge branch 'master' into Lyberta/KillSound
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...
next