]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/triggers
Fix compile
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / triggers /
2015-12-23 MarioFix compile
2015-12-23 MarioDon't use .origin directly
2015-12-23 MarioFix a couple of setorigin pains
2015-12-21 TimePathMerge branch 'terencehill/menu_hudskin_selector' into...
2015-12-20 TimePathMerge branch 'terencehill/hud_shownames_optimization...
2015-12-20 TimePathtarget_spawn: fix crash
2015-12-18 MarioMake projectiles and items interact with jumppads in...
2015-12-17 MarioUpdate items when touching jumppads (fixes odd thrown...
2015-12-17 MarioUpdate items instantly when they pass through warpzones
2015-12-15 MarioFix compile
2015-12-15 MarioAdd a way to pause a train until triggered again
2015-12-12 TimePathetof: avoid tempstring
2015-12-08 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-12-04 MarioMake the trigger functions handle fixing of trigger...
2015-12-04 MarioUse exact trigger hack on teleporters
2015-12-03 MarioPredict warpzones
2015-12-03 MarioMerge branch 'terencehill/strzone_fixes' into 'master'
2015-12-02 MarioFix it more cleanly
2015-12-02 MarioFix projectiles on jumppads
2015-12-01 TimePathDebugdraw: hide more entities
2015-12-01 MarioAlways draw ladders (reduces amount of bandwidth wasted...
2015-12-01 MarioLink ladders (landing on them is rough, unfixable curre...
2015-12-01 MarioAllow any height value
2015-11-30 TimePathMerge branch 'TimePath/csqc_viewmodels' into 'master'
2015-11-30 MarioFix prediction of jumping onto ledges
2015-11-30 MarioUse a temporary hack to fix teleporters and jumppads...
2015-11-29 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-29 MarioPredict teleporters (yay)
2015-11-29 MarioFix some issues with movetype prediction, also make...
2015-11-29 TimePathMerge branch 'TimePath/stats' into 'master'
2015-11-29 MarioThis commit is dedicated to TimePath
2015-11-29 TimePathMerge branch 'master' into TimePath/stats
2015-11-28 TimePathStats: port remaining movevars
2015-11-26 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-11-26 MarioKill the use of self in movetype code, to make it usabl...
2015-11-22 TimePathGeneral cleanup/optimize
2015-11-17 MarioDo another 6
2015-11-16 TimePathMerge branch 'master' into TimePath/csqc_sounds
2015-11-15 MarioMerge branch 'terencehill/g_lms_extra_lives' into ...
2015-11-15 MarioMerge branch 'master' into Mario/bulldozer
2015-11-14 TimePathReset: `this` param
2015-11-14 TimePathMerge branch 'terencehill/announcer_fix' into 'master'
2015-11-13 MarioMerge branch 'master' into Mario/bulldozer
2015-11-13 TimePathMerge branch 'master' into TimePath/csqc_sounds
2015-11-10 TimePathBuffs: move definitions alongside buff mutator
2015-11-08 MarioMerge branch 'terencehill/quickmenu_file_example' into...
2015-11-08 MarioMerge branch 'terencehill/menu_languages' into 'master'
2015-11-06 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-06 TimePathAnim: cleanup
2015-11-05 TimePathNet: move message headers to their respective files
2015-11-05 TimePathCleanup
2015-11-05 TimePathCleanup
2015-11-05 TimePaths/(void)/()
2015-11-04 TimePathNet: register all types
2015-11-04 TimePathMerge branch 'TimePath/entitydebugger' into 'master'
2015-11-04 TimePathMerge branch 'master' into TimePath/debug_draw 248/head
2015-11-03 TimePathSounds: zone stored SND tempstrings
2015-11-01 TimePathMerge branch 'master' into TimePath/debug_draw
2015-10-31 MarioMerge branch 'terencehill/hide_motd' into 'master'
2015-10-30 TimePathEffects: make sending entities easier, make sending...
2015-10-29 TimePathMerge branch 'master' into TimePath/debug_draw
2015-10-29 TimePathMerge branch 'master' into TimePath/items 245/head
2015-10-29 TimePathEntity debugger
2015-10-28 MarioDon't network target_push entities anymore (trigger_pus...
2015-10-28 TimePathMerge branch 'TimePath/independent_offhand' into 'master'
2015-10-28 TimePathWeapons: add a second .weaponentity 247/head
2015-10-26 MarioAdd noise3 (door locked sound)
2015-10-26 MarioPrecache it too
2015-10-26 MarioApply the same fix to regular doors
2015-10-26 MarioAllow customizing the sound secret door plays when...
2015-10-26 TimePathMerge branch 'master' into TimePath/items
2015-10-24 MarioMerge branch 'terencehill/hud_cleanups' into 'master'
2015-10-24 MarioMerge branch 'master' into terencehill/ons_spawn_patch
2015-10-23 terencehillMerge branch 'master' into terencehill/menu_languages
2015-10-23 TimePathMerge branch 'master' into TimePath/gamemode_composition 244/head
2015-10-21 terencehillMerge branch 'master' into terencehill/menu_gametype_to... 243/head
2015-10-18 MarioAdd a spawnflag to trigger_multiple to not trigger...
2015-10-15 TimePathMerge branch 'terencehill/slider_drag_fix' into 'master'
2015-10-15 MarioHack: mute all target_music entities when the match...
2015-10-14 terencehillMerge branch 'master' into terencehill/hud_cleanups
2015-10-14 MarioAdd an argument to SetMovedir
2015-10-14 MarioClean up door key handling
2015-10-13 Rudolf PolzerMerge branch 'terencehill/tooltips_cleanup' into 'master'
2015-10-13 terencehillMerge branch 'master' into terencehill/tooltips_cleanup 230/head
2015-10-13 MarioFix barrel death message and assault objectives
2015-10-13 TimePathMerge branch 'TimePath/deathtypes' into 'master'
2015-10-12 MarioMinor whitespace cleanup
2015-10-12 MarioAdd an extra spawnflag to func_train to replicate origi...
2015-10-11 TimePathMerge branch 'master' into TimePath/deathtypes 234/head
2015-10-11 TimePathMerge branch 'TimePath/cleanup'
2015-10-11 TimePathlib: move csqcmodellib and warpzonelib
2015-10-10 terencehillMerge branch 'master' into terencehill/menu_gametype_to...
2015-10-10 TimePath#includes: cleanup server
2015-10-10 TimePath#includes: cleanup client
2015-10-09 TimePath#includes: cleanup
2015-10-09 MarioMerge branch 'master' into Mario/multiplayer_snake
2015-10-08 TimePathRevert "Merge branch 'TimePath/bot_api' into 'master'\r"
2015-10-08 TimePathMerge branch 'TimePath/hudpanels_registry' into 'master'
2015-10-08 MarioMerge branch 'master' into Mario/multiplayer_snake
2015-10-08 TimePathMerge branch 'TimePath/bot_api' into 'master'
next