]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/bot
Merge branch 'martin-t/misc' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot /
2016-12-31 MarioMerge branch 'martin-t/misc' into 'master'
2016-12-31 MarioMerge branch 'terencehill/bot_fix' into 'master'
2016-12-29 terencehillOptimize trigger_hurt check
2016-12-29 terencehillFix wrong checks causing bots to ignore dropped weapons...
2016-12-29 terencehillMerge branch 'master' into terencehill/bot_fix
2016-12-26 TimePathMerge branch 'TimePath/inventory_tweaks'
2016-12-25 terencehillLine up AI_STATUS_* values
2016-12-25 terencehillFix bots thinking too much after setting a high enough...
2016-12-25 terencehillMove check for freed goals to navigation_poptouchedgoals
2016-12-25 terencehillBot logic: improve jumppad touch detection (e.g. on...
2016-12-25 terencehillRemove path to unreachable goals that lead to falling...
2016-12-25 MarioFix stat references on non-player entities
2016-12-24 MarioUse the constants for player hitbox size when applicabl...
2016-12-22 terencehillBot logic: tweak bunnyhop stop distance, improve trigge...
2016-12-19 terencehillAdd some randomness to the goal selection when a bot...
2016-12-19 terencehillFix ambiguous check causing bots to avoid jumppads...
2016-12-17 TimePathBots: add navigation_clearroute and goalcurrent to...
2016-12-16 terencehillShare some waypoint code in a dedicated function
2016-12-15 terencehillPart 2 of edc2958143 "Make sure bots don't move to...
2016-12-10 MarioMerge branch 'DefaultUser/armormega' into 'master'
2016-12-10 MarioMerge branch 'terencehill/ca_bots_fix' into 'master'
2016-12-10 MarioMerge branch 'terencehill/gameover_stuff' into 'master'
2016-12-10 MarioMerge branch 'master' into DefaultUser/armormega
2016-12-04 terencehillThis code was meant to run when a bot is NOT dead
2016-12-04 terencehillBlock latent bot movement when it's dead or spectating
2016-12-01 MarioSpeed up bot goal tracing by using vlen2 (the result...
2016-11-29 terencehillMerge branch 'master' into terencehill/ca_bots_fix
2016-11-29 terencehillFix "bot_cmd X pause" command occasionally blocking...
2016-11-29 terencehillFix "bot_cmd X pause" command not always working
2016-11-17 MarioSpeed up bot enemy choosing search loop
2016-11-16 terencehillFix "bot_cmd X pause" command not working (broken since...
2016-11-15 terencehillMake sure bots don't move to removed goals such as...
2016-11-11 terencehillMerge branch 'master' into terencehill/ca_bots_fix
2016-11-11 MarioMerge branch 'DefaultUser/m_itemid' into 'master'
2016-11-10 MarioMerge branch 'DefaultUser/more_damagetext' into 'master'
2016-11-06 Martin TaibrMerge branch 'master' into martin-t/msnt 383/head
2016-11-05 terencehillCA: fix bots getting stuck right after one of them...
2016-11-03 terencehillMerge branch 'master' into terencehill/gameover_stuff
2016-10-28 Martin TaibrMerge branch 'master' into martin-t/msnt
2016-10-27 MarioMerge branch 'Mario/xonoticless_fix' into 'master'
2016-10-24 MarioMerge branch 'master' into Mario/xonoticless_fix
2016-10-23 MarioMake it compile without XONOTIC defined
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 'terencehill/ons_camera' into 'master'
2016-10-21 MarioMerge branch 'martin-t/unused_fields' into 'master'
2016-10-20 Marioitthis isn't a word
2016-10-20 MarioAdd a basic entity that spawns monsters when triggered
2016-10-18 terencehillMerge branch 'master' into terencehill/ons_camera
2016-10-17 MarioMerge branch 'master' into terencehill/gameover_stuff
2016-10-13 Martin Taibrmore unused
2016-10-07 Martin TaibrMerge branch 'master' into martin-t/msnt
2016-10-07 MarioMerge branch 'martin-t/random' into 'master'
2016-10-07 Martin Taibrrefactor RandomSelection, add a field for vector 373/head
2016-09-16 terencehillMerge branch 'master' into terencehill/gameover_stuff
2016-09-13 terencehillMerge branch 'master' into terencehill/gameover_stuff
2016-09-12 terencehillRespect meaning of intermission_running and gameover...
2016-09-04 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-09-04 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-09-01 terencehillIS_DIGIT
2016-09-01 MarioMerge branch 'DefaultUser/gametype_votescreen' into...
2016-08-31 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-08-31 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-08-31 MarioKill some more vlen uses
2016-08-27 MarioMerge branch 'master' into Mario/intrusive_2
2016-08-27 TimePathMerge branch 'Mario/intrusive' into 'master'
2016-08-22 terencehillMerge branch 'master' into terencehill/hud_updates 353/head
2016-08-22 MarioHopefully fix gameplay change 361/head
2016-08-22 MarioRevert cleanup of havocbot_chooseenemy (gameplay change...
2016-08-22 MarioIntrusify sandbox objects and remove some dead code
2016-08-22 MarioIntrusify bot targets
2016-08-22 MarioClear out another expensive FOREACH_ENTITY_FLOAT
2016-08-22 MarioMerge branch 'master' into terencehill/spectatee_status... 354/head
2016-08-21 MarioAdd another intrusive list and hopefully fix compilatio...
2016-08-21 MarioIntrusify more stuff
2016-08-21 MarioAdd a list for domination control points
2016-08-21 MarioMore intrusiveness
2016-08-21 MarioAdd an intrusive list for items
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-21 MarioRedefine setcolor
2016-08-21 MarioUse entcs to handle client colors (improves FPS by...
2016-08-20 TimePathCleanup common mutators: remove IMPLEMENTATION macro
2016-08-20 TimePathCleanup server mutator #includes
2016-08-20 TimePathCleanup #includes
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-09 MarioAdd a small note
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'
next