]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/vehicles
Link some positional entities (fixes prediction of jumppads in some odd old maps)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / vehicles /
2016-03-14 TimePathMigrate relative includes in headers to #include <>
2016-03-14 TimePathAntilag: fix vehicles and monsters
2016-03-14 TimePathvehicles: remove old out of sync configs
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-09 TimePathFix indentation
2016-03-09 TimePathUse PHYS_INPUT_BUTTON_*
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 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 MarioDon't depend on self for draw2d
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 MarioKill get_vehicleinfo
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...
2016-01-01 MarioUse STAT(FROZEN, e) instead of e.frozen
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-27 MarioIncrease maximum number of vehicles
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-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-23 TimePathRemove unused definitions
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-07 TimePathImpulses: migration pathway
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-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 MarioPort 10 more
2015-11-14 TimePathReset: `this` param
2015-11-14 TimePathMerge branch 'terencehill/announcer_fix' into 'master'
2015-11-13 MarioMerge branch 'master' into Mario/bulldozer
2015-11-13 TimePathMerge branch 'master' into TimePath/csqc_sounds
2015-11-10 TimePathRegistry: cleanup
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-06 TimePathRegistry: network and verify checksums on connect
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-31 TimePathRegistry: use BITS everywhere
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'
next