]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/vehicles/sv_vehicles.qc
Step 5: complete
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / vehicles / sv_vehicles.qc
2016-06-10 MarioStep 5: complete
2016-06-10 MarioCleanse vehicles of SELFPARAM
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-28 TimePathRemove various SELFPARAM
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 TimePathIntroduce touch accessors
2016-05-22 TimePathRemove unused SELFPARAM();
2016-05-22 TimePathKill more setself
2016-05-22 TimePathKill more setself
2016-05-22 MarioKill more setself
2016-05-09 TimePathMerge branch 'terencehill/menu_fixes' into 'master'
2016-05-01 terencehillMerge branch 'master' into terencehill/translate_colors_2 290/head
2016-05-01 terencehillMerge branch 'master' into terencehill/dynamic_hud
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 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-03-26 MarioBring back the precache hook (abused by mods)
2016-03-26 TimePathSelf removal kit: update plan
2016-03-26 TimePathPropagate this
2016-03-26 MarioClean up some more self uses
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-23 TimePathMerge branch 'terencehill/warmup_limit' into 'master'
2016-03-23 MarioClean up vehicle physics plugin a bit
2016-03-22 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-22 TimePathPropagate sound references
2016-03-14 TimePathAntilag: fix vehicles and monsters
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 'TimePath/notifications' into 'master'
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-06 TimePathNotifications: strong typing
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-01-06 MarioMake sure smoke effects can't be spammed too much
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-04 MarioSimplify maths for most vlen cases
2016-01-03 MarioPurge self from event_damage
2016-01-03 TimePathVehicles: propagate self
2016-01-03 MarioKill some uses of self in the vehicle code
2016-01-02 MarioKill get_vehicleinfo
2016-01-02 MarioVehicles: always show smoke when low on health, even...
2016-01-01 terencehillMerge branch 'master' into terencehill/lms_itemtimes_fix 266/head
2016-01-01 MarioUse STAT(FROZEN, e) instead of e.frozen
2015-12-31 MarioUse IS_DEAD everywhere
2015-12-29 TimePathcpp compat
2015-12-29 TimePathMerge branch 'terencehill/server_aliases_fix' into...
2015-12-25 MarioUse the ONGROUND macros
2015-12-25 MarioUse an org local instead of multi-line setorigin
2015-12-24 MarioRemove FOR_EACH_PLAYER and FOR_EACH_SPEC from the codebase
2015-12-21 TimePathMerge branch 'terencehill/menu_hudskin_selector' into...
2015-12-13 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-12 TimePathWeapons: store switchweapon as direct weapon reference
2015-12-08 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-12-07 TimePathVehicles: refer to registered impulse commands
2015-12-07 TimePathImpulses: migration pathway
2015-11-29 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-29 TimePathMerge branch 'master' into TimePath/stats
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-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-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-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 TimePathEntity debugger
2015-10-26 TimePathMerge branch 'master' into TimePath/items
2015-10-21 terencehillMerge branch 'master' into terencehill/menu_gametype_to... 243/head
2015-10-15 TimePathMerge branch 'terencehill/slider_drag_fix' into 'master'
2015-10-14 terencehillMerge branch 'master' into terencehill/hud_cleanups
2015-10-13 terencehillMerge branch 'master' into terencehill/tooltips_cleanup 230/head
2015-10-13 TimePathMerge branch 'TimePath/deathtypes' into 'master'
2015-10-11 TimePathMerge branch 'master' into TimePath/deathtypes 234/head
2015-10-11 TimePathMerge branch 'TimePath/cleanup'
2015-10-10 terencehillMerge branch 'master' into terencehill/menu_gametype_to...
2015-10-10 TimePath#includes: cleanup client
next