]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/ecs
Rename a lib function (overlaps with an old map entity field)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / ecs /
2016-12-10 MarioMerge branch 'terencehill/gameover_stuff' into 'master'
2016-12-10 MarioMerge branch 'master' into DefaultUser/armormega
2016-11-29 terencehillMerge branch 'master' into terencehill/ca_bots_fix
2016-11-29 MarioMerge branch 'martin-t/msnt' into 'master'
2016-11-27 terencehillMerge branch 'master' into terencehill/LMS_improvements 394/head
2016-11-24 terencehillnoref autocvar_xon_sys_*
2016-11-19 MarioRemove a few server-side cvars from the client
2016-11-17 terencehillFix players allowed to move if game ended during countd...
2016-10-28 Martin TaibrMerge branch 'master' into martin-t/msnt
2016-10-22 MarioMerge branch 'master' into Mario/intrusive_2
2016-10-22 MarioMerge branch 'martin-t/damagetext' into 'master'
2016-10-21 MarioMerge branch 'martin-t/unused_fields' into 'master'
2016-10-18 terencehillMerge branch 'master' into terencehill/ons_camera
2016-10-17 MarioMerge branch 'master' into terencehill/gameover_stuff
2016-10-14 MarioRemove oldmovement (unused)
2016-10-13 MarioFix viewloc ladder prediction
2016-10-12 MarioAdd an option to apply gravity on slick surfaces (so...
2016-10-08 MarioUpdate oldmovement on server too
2016-09-01 MarioMerge branch 'DefaultUser/gametype_votescreen' into...
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 TimePathMerge branch 'master' into TimePath/modules
2016-08-21 TimePathRemove _all indirection
2016-08-18 MarioMerge branch 'master' into Mario/user_movetypes
2016-08-15 MarioMerge branch 'TimePath/globalforces' into 'master'
2016-08-10 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-07 MarioClear out PHYS_INPUT_TIMELENGTH from most of the physic...
2016-08-07 TimePathMerge branch 'TimePath/bot_api'
2016-08-07 MarioAdd a mutator parameter for the physics tick rate
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 MarioFix references to .movetype
2016-08-03 MarioMerge branch 'master' into Mario/intrusive 344/head
2016-08-03 MarioMerge branch 'terencehill/infomessages_panel_update...
2016-07-31 TimePathMerge branch 'master' into TimePath/physics
2016-07-21 MarioMerge branch 'master' into Mario/showspecs
2016-07-13 MarioMerge branch 'master' into Mario/balance
2016-06-25 TimePathMove MOVETYPE_FLY to ecs
2016-06-24 TimePathMove PM_air to ecs
2016-06-24 TimePathMove PM_swim to ecs
2016-06-24 TimePathMove PM_walk to ecs
2016-06-23 TimePathMove PM_walk landing event to ecs
2016-06-23 TimePathMove PM_ladder to ecs
2016-06-23 TimePathMove PM_fly to ecs
2016-06-23 terencehillMerge branch 'master' into terencehill/infomessages_pan...
2016-06-23 TimePathMove PM_Main to ecs
2016-06-19 TimePathECS framework