]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/effects/qc/gibs.qc
Remove remove()
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / effects / qc / gibs.qc
2016-07-31 TimePathRemove remove()
2016-07-31 TimePathMerge branch 'master' into TimePath/physics
2016-07-28 MarioMerge branch 'Mario/teams_bitflag' into 'master'
2016-07-28 MarioMerge branch 'sev/hud_ctf_update' into 'master'
2016-07-27 TimePathMerge branch 'TimePath/intrusive' into 'master'
2016-07-26 TimePathImplement intrusive lists
2016-07-25 MarioMerge branch 'terencehill/camera_spectator_2' into...
2016-07-24 MarioMerge branch 'Mario/qc_physics_cleanup_v2'
2016-07-23 MarioMerge branch 'master' into Mario/qc_physics_cleanup_v2 341/head
2016-07-22 MarioRemove .move_* fields and MOVETYPE_PUSH logic (doesn...
2016-07-13 MarioMerge branch 'master' into Mario/balance
2016-07-10 MarioMerge branch 'master' into Mario/teams_bitflag
2016-06-28 MarioMerge branch 'Mario/fireball_merge' into 'master'
2016-06-25 MarioMerge branch 'master' into Mario/tweaks
2016-06-24 MarioMerge branch 'master' into Mario/gameover_fixes
2016-06-24 MarioMerge branch 'Mario/killother' into 'master'
2016-06-23 MarioMerge branch 'master' into Mario/killother 327/head
2016-06-19 MarioCleanse the touch functions of the other evil
2016-06-14 MarioMerge branch 'master' into Mario/balance
2016-06-13 MarioMerge branch 'master' into Mario/fullbright_skins
2016-06-11 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-10 MarioStep 5: complete
2016-06-08 MarioMerge branch 'terencehill/dynamic_hud' into 'master'
2016-06-08 MarioMerge branch 'terencehill/hud_smooth_weapon_switch...
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 TimePathCSQC: use touch accessors
2016-05-22 TimePathIntroduce touch accessors
2016-03-27 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-26 terencehillMerge branch 'master' into terencehill/hud_fixes 294/head
2016-03-24 MarioMerge branch 'master' into Mario/hagar_notfixed
2016-03-23 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-03-22 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-22 TimePathAdd missing SELFPARAM()
2016-03-15 TimePathserver: pass compilation units test
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-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-03 MarioFix use of self in .draw
2016-01-03 MarioPurge self from event_damage
2016-01-01 terencehillMerge branch 'master' into terencehill/lms_itemtimes_fix 266/head
2015-12-30 TimePathMakefile: use `-I.`
2015-12-29 TimePathcpp compat
2015-12-24 MarioKill most uses of FOR_EACH_REALCLIENT
2015-12-24 TimePathMerge branch 'terencehill/cl_forceplayercolors_2' into...
2015-12-24 TimePathMerge branch 'terencehill/connection_msg_fix' into...
2015-12-24 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-23 MarioFix compile
2015-12-21 TimePathMerge branch 'terencehill/menu_hudskin_selector' into...
2015-12-13 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-12 TimePathetof: avoid tempstring
2015-12-03 MarioMerge branch 'terencehill/strzone_fixes' into 'master'
2015-11-29 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-29 MarioThis commit is dedicated to TimePath
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-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 TimePathGibs: move to qc effects