]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/triggers
Merge branch 'master' into terencehill/hud_updates
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / triggers /
2016-08-22 terencehillMerge branch 'master' into terencehill/hud_updates 353/head
2016-08-22 MarioMerge branch 'master' into terencehill/spectatee_status... 354/head
2016-08-21 MarioMerge branch 'master' into Mario/entcs
2016-08-21 TimePathMerge branch 'TimePath/modules'
2016-08-21 TimePathDon't #include server files from CSQC 358/head
2016-08-21 TimePathEnsure headers are always #included
2016-08-21 TimePathMerge branch 'master' into TimePath/modules
2016-08-21 TimePathRemove _all indirection
2016-08-21 MarioRemove references to missing functions
2016-08-20 TimePathCleanup common mutators: remove IMPLEMENTATION macro
2016-08-20 MarioMerge branch 'Mario/tweaks' into 'master'
2016-08-20 MarioMerge branch 'master' into Mario/tweaks 357/head
2016-08-20 MarioMerge branch 'master' into Mario/tweaks
2016-08-20 MarioSome minor tweaks and extra mutator hooks
2016-08-18 MarioMerge branch 'master' into Mario/user_movetypes
2016-08-15 MarioMerge branch 'TimePath/globalforces' into 'master'
2016-08-14 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-14 MarioMerge branch 'Mario/weaponentities' into 'master'
2016-08-13 TimePathUnnecessary newlines are unnecessary
2016-08-10 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-07 TimePath#pragma once
2016-08-07 TimePathMerge branch 'TimePath/bot_api'
2016-08-07 TimePathBots: define the API boundaries
2016-08-06 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-06 TimePathMerge branch 'master' into TimePath/scoreboard_elo
2016-08-06 TimePathMerge branch 'Mario/showspecs' into 'master'
2016-08-06 TimePathMerge branch 'TimePath/slist_refresh' into 'master'
2016-08-06 TimePathMerge branch 'Mario/intrusive' into 'master'
2016-08-06 TimePathMerge branch 'TimePath/remove_remove'
2016-08-06 TimePathUse set_movetype everywhere
2016-08-03 MarioMerge branch 'master' into Mario/intrusive 344/head
2016-08-03 MarioMerge branch 'terencehill/infomessages_panel_update...
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 terencehillMerge branch 'master' into terencehill/infomessages_pan...
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-23 MarioImplement move_qcphysics
2016-07-22 MarioMerge remote-tracking branch 'origin/terencehill/count_...
2016-07-22 MarioFix warpzones
2016-07-22 MarioFix compile
2016-07-22 MarioRemove .move_* fields and MOVETYPE_PUSH logic (doesn...
2016-07-21 MarioMerge branch 'master' into Mario/showspecs
2016-07-15 MarioDon't draw rain when the func_rain brush is too far...
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-25 TimePathMove MOVETYPE_FLY to ecs
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-23 terencehillMerge branch 'master' into terencehill/infomessages_pan...
2016-06-19 MarioPurge other from blocked
2016-06-19 MarioCleanse the touch functions of the other evil
2016-06-19 MarioOptimize some more find loops
2016-06-14 terencehillMerge branch 'master' into terencehill/hud_shake_fix
2016-06-14 MarioMerge branch 'master' into Mario/showspecs
2016-06-14 MarioMerge branch 'master' into Mario/balance
2016-06-14 MarioMerge branch 'master' into Mario/entrap_nade 324/head
2016-06-13 MarioMerge branch 'master' into Mario/fullbright_skins
2016-06-13 TimePathMerge branch 'master' into TimePath/scoreboard_elo
2016-06-13 TimePaths/world/NULL/
2016-06-12 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-12 MarioTidy up the setorigin calls a little
2016-06-12 MarioMerge branch 'master' into Mario/showspecs
2016-06-12 MarioReplace some more vlen checks with vdist and vlen2
2016-06-12 TimePathRemove uses of WITHSELF
2016-06-11 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-11 TimePathStep 6: complete
2016-06-11 MarioFix prediction of jumppads without targets
2016-06-11 MarioNetwork movedir (should fix jumppads that don't use...
2016-06-10 MarioRemove a couple of missed WITHSELFs
2016-06-10 MarioKill off some now useless WITHSELF cases
2016-06-10 MarioStep 5: complete
2016-06-10 MarioClean out some more SELFPARAMs
2016-06-10 MarioClean up some of the turret code's self uses
2016-06-10 MarioClean up some SELFPARAMs
2016-06-09 TimePathRemove selfparam from triggers
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-06-02 MarioFix func_pointparticles (draw function referencing...
2016-05-26 TimePathMerge branch 'TimePath/killself' into 'master'
2016-05-24 TimePathRemove SELFPARAM() from .think and .touch 322/head
2016-05-23 TimePathUse think accessors
2016-05-22 TimePathCSQC: use touch accessors
2016-05-22 TimePathRemove unused trigger_touch
2016-05-22 TimePathIntroduce touch accessors
2016-05-22 TimePathKill more setself
2016-05-22 TimePathDelete unused SELFPARAM
2016-05-22 MarioKill more setself
2016-05-19 MarioClean up self uses in some of the trigger_multiple...
next