]> icculus.org git repositories - divverent/nexuiz.git/commit
As usual I can't test my changes, and seeing as this is a fairly major change, I...
authorurre <urre@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Mon, 6 Feb 2006 19:49:15 +0000 (19:49 +0000)
committerurre <urre@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Mon, 6 Feb 2006 19:49:15 +0000 (19:49 +0000)
commitb6267091af31293cbd1c115f25007597c21a6ce6
tree14c4f18641f46b81f850c49a32330cb42e95174f
parent448855b0262d49fdcfa2e0e2232f5ada61471544
As usual I can't test my changes, and seeing as this is a fairly major change, I hope someone can do the extensive testing required to see if it works.

Among other minor changes, Urrebots now save paths between navnodes, for faster navigation.

This commit presents the saved paths as chat bubble icons across the map, and the bots should say "boo hoo!" if they can't find a saved path, if they work at all that is.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@968 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
data/qcsrc/server/gamec/bots.c
data/qcsrc/server/gamec/mauvebot.c
data/qcsrc/server/gamec/urrebot_ai_main.c
data/qcsrc/server/gamec/urrebot_load.c
data/qcsrc/server/gamec/urrebot_nn_search.c
data/qcsrc/server/gamec/urrebot_nn_use.c