Commit Graph

70 Commits (ee3aba149d55f2294adccd1b99cfa36f6beeb7dd)

Author SHA1 Message Date
Marc Zinnschlag 7693f712bc started making CellStore into a proper class; encapsulated mCell member 11 years ago
gus d8f24ac499 bug fix 11 years ago
scrawl 39d86a9468 Improvements to smooth NPC steering 11 years ago
gus 7cb47aa635 new implementation of pathfinding. Works, but need clean up 11 years ago
gus 707e579dfe Merge branch 'master' of https://github.com/zinnschlag/openmw.git into AIFix2
Conflicts:
	apps/openmw/mwmechanics/aifollow.cpp
11 years ago
gus 5ca5946760 WIP 11 years ago
gus 5d4e148063 some clean up 11 years ago
gus 5d038423ec attempt to solve Bug #1009 by not building graph every frame 11 years ago
gus 1ae62665d6 get all actors following a given actor 11 years ago
gus 7e96a391da FollowCell duration = 0 -> infinite time 11 years ago
gus 7066844e52 Follow you until a certain cell is reached 11 years ago
gus 051d7141be check position to stop AIFollow 11 years ago
gus ccf07f9406 Bugfix 11 years ago
gus 2d66b2c4fa AiFollow. Npc get stuck often (no stuck dtection yet) 11 years ago
Sergey Shambir 5c7e39a92f Implemented script commands StartCombat, StopCombat, GetTarget.
Also renamed one field of AIWander class because it's not longer
unknown.
11 years ago
gus 650a112e2e better timer 11 years ago
rpopovici 7079b9062f add AI script functions 12 years ago
Marc Zinnschlag a092deaee8 various fixes 12 years ago
marcin 51027c541e Feature #391 Dummy AI package classes 12 years ago
marcin 99ddc63e2c Feature #391 Dummy AI package classes 12 years ago