]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/triggers/trigger/teleport.qc
Merge branch 'terencehill/v_deathtilt_fix' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / triggers / trigger / teleport.qc
2016-06-08 MarioMerge branch 'terencehill/v_deathtilt_fix' into 'master'
2016-06-08 MarioMerge branch 'terencehill/respawn_timer_fix' into ...
2016-06-08 MarioMerge branch 'terencehill/hud_no_joypad_keys' into...
2016-05-26 TimePathMerge branch 'TimePath/killself' into 'master'
2016-05-24 TimePathRemove SELFPARAM() from .think and .touch 322/head
2016-05-22 TimePathRemove unused trigger_touch
2016-05-19 MarioClean out self from most NET_HANDLEs
2016-05-19 Mariospawnfunc and SendEntity3 have a 'this' parameter,...
2016-05-09 TimePathMerge branch 'terencehill/menu_fixes' into 'master'
2016-05-01 terencehillMerge branch 'master' into terencehill/translate_colors_2 290/head
2016-04-30 MarioMerge branch 'sev/luma_update' into 'master'
2016-04-30 MarioMerge branch 'Mario/use1' into 'master'
2016-04-29 MarioMerge branch 'master' into Mario/use1 298/head
2016-04-05 MarioMerge branch 'master' into Mario/hagar_notfixed 297/head
2016-03-28 TimePath#define use use1
2016-03-27 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-27 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-27 MarioMerge branch 'master' into Mario/use1
2016-03-27 MarioFix the use of self, activator and other globals in...
2016-03-26 TimePathPropagate this
2016-03-24 MarioMerge branch 'master' into Mario/hagar_notfixed
2016-03-13 terencehillMerge branch 'master' into terencehill/hud_fixes
2016-03-13 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-13 TimePathRemove uses of LAMBDA(), not handled well by uncrustify
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-09 MarioFix visible teleporters (was a side effect of disabling...
2016-02-28 MarioDisable prediction of teleporters
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-01-04 MarioMerge branch 'terencehill/lms_itemtimes_fix' into ...
2016-01-04 MarioMerge branch 'terencehill/menu_fixes' into 'master'
2016-01-04 MarioMerge branch 'terencehill/menu_optimization' into ...
2016-01-01 terencehillMerge branch 'master' into terencehill/lms_itemtimes_fix 266/head
2016-01-01 MarioTeleporter: support random teleportation sounds
2016-01-01 MarioIf teleporter has .noise set, use that sound instead
2015-12-31 MarioRename PHYS_DEAD to IS_DEAD and make it usable outside...
2015-12-24 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-21 TimePathMerge branch 'terencehill/menu_hudskin_selector' into...
2015-12-18 MarioMake projectiles and items interact with jumppads in...
2015-12-08 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-12-05 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-04 MarioMake the trigger functions handle fixing of trigger...
2015-12-04 MarioUse exact trigger hack on teleporters
2015-12-03 MarioMerge branch 'terencehill/strzone_fixes' into 'master'
2015-11-30 TimePathMerge branch 'TimePath/csqc_viewmodels' into 'master'
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-13 MarioMerge branch 'master' into Mario/bulldozer
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-05 TimePaths/(void)/()
2015-10-10 terencehillMerge branch 'master' into terencehill/menu_gametype_to...
2015-10-03 terencehillMerge branch 'master' into terencehill/tooltips_cleanup
2015-10-03 TimePathMerge branch 'master' into TimePath/unified_weapons
2015-10-03 TimePathMerge branch 'TimePath/spawnfunc' into 'master'
2015-10-03 MarioMerge branch 'terencehill/itemstime_checkmark2' into...
2015-10-03 TimePathMerge branch 'master' into TimePath/spawnfunc 227/head
2015-10-03 MarioMerge branch 'terencehill/bot_fixes' into 'master'
2015-09-24 TimePathMerge branch 'terencehill/obsolete_cvars_removal' into...
2015-09-24 TimePathMerge branch 'Mario/vaporizer_damage' into 'master'
2015-09-24 TimePathSpawnfunc whitelist
2015-09-05 terencehillMerge branch 'master' into terencehill/translation_syst...
2015-09-05 terencehillMerge branch 'master' into terencehill/slider_anim_impr...
2015-09-05 TimePathMerge branch 'TimePath/global_self' into 'master'
2015-09-05 TimePathMerge branch 'master' into TimePath/global_self
2015-09-02 TimePathMerge branch 'master' into TimePath/global_self
2015-09-02 TimePathCombine `SELFCALL` and `SELFCALL_DONE` with `WITH`
2015-09-02 TimePathMerge branch 'master' into TimePath/global_self
2015-08-31 MarioMerge branch 'master' into Mario/vaporizer_damage
2015-08-31 TimePathReplace all direct assignments to self with setself(e)
2015-08-30 TimePathUse SELFPARAM() in every function that uses self
2015-08-29 MarioMerge branch 'master' into Mario/monsters_broken
2015-08-26 terencehillMerge branch 'master' into terencehill/quickmenu
2015-08-26 terencehillMerge branch 'master' into terencehill/slider_anim_impr...
2015-08-25 terencehillMerge branch 'master' into terencehill/menu_weaponarena...
2015-08-25 TimePathMerge branch 'terencehill/itemstime_readyrestart_fix...
2015-08-24 MarioMerge branch 'master' into Mario/minigames_merge
2015-08-23 MarioMerge branch 'terencehill/obsolete_cvars_removal' into...
2015-08-23 MarioMerge branch 'master' into Mario/ons_updates
2015-08-23 TimePathMerge branch 'master' into Mario/turrets
2015-08-22 terencehillMerge branch 'master' into terencehill/bot_fixes
2015-08-21 MarioMerge branch 'master' into Mario/vehicles
2015-08-21 TimePathMerge branches 'TimePath/weaponsys' and 'Mario/modpack'
2015-08-21 TimePathMerge branch 'TimePath/issues/1490'
2015-08-21 MarioMerge branch 'Mario/is_macro' into 'master'
2015-08-21 MarioMerge branch 'master' into Mario/is_macro
2015-08-18 MarioAdd IS_MONSTER, IS_TURRET & IS_VEHICLE macros
2015-08-04 MarioMerge branch 'terencehill/mapvote_layout_changes' into...
2015-08-04 MarioMerge branch 'BuddyFriendGuy/mapStringFilter' into...
2015-08-02 Severin MeyerMerge branch 'master' into sev/luma_revisions
2015-08-02 MarioMerge branch 'master' into Mario/ons_updates
2015-08-02 MarioMerge branch 'master' into sev/luma_hud_vehicles
2015-08-01 terencehillMerge branch 'master' into terencehill/menu_listbox_changes
2015-07-31 MarioMerge branch 'master' into Mario/buff_updates
2015-07-30 MarioMerge branch 'sev/menu_icons_mipmap' into 'master'
2015-07-29 Rudolf PolzerMerge branch 'sev/hud_font_weights' into 'master'
2015-07-27 terencehillMerge branch 'master' into terencehill/itemstime
2015-07-27 MarioMerge branch 'master' into Mario/vehicles
2015-07-27 MarioMerge branch 'terencehill/ka_fixes' into 'master'
next