]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/vehicles/vehicle
Merge branch 'master' into Mario/hagar_notfixed
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / vehicles / vehicle /
2016-03-24 MarioMerge branch 'master' into Mario/hagar_notfixed
2016-03-24 TimePathSimplify progs.inc
2016-03-23 TimePathMerge branch 'terencehill/warmup_limit' into 'master'
2016-03-23 MarioClean up vehicle physics plugin a bit
2016-03-22 TimePathRemove unused SELFPARAM()
2016-03-22 TimePathAdd missing SELFPARAM()
2016-03-22 TimePathPropagate sound references
2016-03-14 TimePathAntilag: fix vehicles and monsters
2016-03-14 TimePathvehicles: remove old out of sync configs
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-09 TimePathFix indentation
2016-03-09 TimePathUse PHYS_INPUT_BUTTON_*
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-01-04 MarioFix crash
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 MarioFix use of self in .draw
2016-01-03 MarioPurge self from event_damage
2016-01-03 MarioPurge self from most of the monster code
2016-01-03 TimePathVehicles: propagate self
2016-01-03 MarioKill some uses of self in the vehicle code
2016-01-02 MarioMake view offset and view height attributes to vehicles
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 IS_DEAD where possible, also fix vehicles targeting...
2015-12-31 MarioUse IS_DEAD everywhere
2015-12-30 TimePathMakefile: use `-I.`
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 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-12 TimePathWeapons: store switchweapon as direct weapon reference
2015-12-10 TimePathStats: abstract engine stats
2015-12-08 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-12-07 TimePathVehicles: refer to registered impulse commands
2015-12-05 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-03 MarioMerge branch 'terencehill/strzone_fixes' into 'master'
2015-11-29 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
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-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-17 MarioPort another 10 stats
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 TimePathNet: move message headers to their respective files
2015-11-05 TimePathDamageeffects: move to qc effects
2015-11-05 TimePathCleanup
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-02 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-02 TimePathWeapons: pass weaponentity field instead of slot
2015-11-01 TimePathMerge branch 'master' into TimePath/debug_draw
2015-11-01 TimePathRacer: remove some uses of self
2015-11-01 TimePathRegistry: hide arrays
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 'TimePath/items' into 'master'
2015-10-29 TimePathMerge branch 'master' into TimePath/items 245/head
2015-10-29 TimePathEntity debugger
2015-10-28 TimePathMerge branch 'TimePath/independent_offhand' into 'master'
2015-10-28 TimePathWeapons: add a second .weaponentity 247/head
2015-10-28 TimePathWeapons: pass weapon index
2015-10-28 TimePathWeapons: use bitflags for fire modes
2015-10-26 TimePathMerge branch 'master' into TimePath/items
2015-10-24 MarioMerge branch 'terencehill/hud_cleanups' into 'master'
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-12 TimePathItems: source name and pickups from item and weapon...
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
2015-10-09 terencehillRename 2 global variables
2015-10-09 MarioMerge branch 'Mario/multiplayer_snake' into 'master'
2015-10-08 TimePathRaptor: fix primary friendly fire
2015-10-08 terencehillPort bumblebee and raptor HUD code from cl_vehicles...
2015-10-08 terencehillClean up HUD code:
2015-10-08 TimePathMerge branch 'master' into TimePath/deathtypes
2015-10-07 TimePathDeathtypes: port to registry
2015-10-07 TimePathDraw: purge SELFPARAM
2015-10-07 TimePathRegistry: overflow check
2015-10-07 TimePathNet: purge SELFPARAM from sendfuncs
next