Files
SingularityViewer/indra
Aleric Inglewood df93ebb8f6 Bug fix for AIStateMachine.
When a state machine is aborted after it switched to bs_initialize,
but before it executed initialize_impl(), then we should set the
state back to bs_reset and abort cleanly by switching to bs_killed
and then handle that. Before the state was set to bs_abort, resulting
in calling abort_impl(), finish_impl(), the call back and unref()
for an not initialized state machine! (detected by the assert that
makes sure that ref()/unref() are called in balance).
2013-03-09 04:20:54 +01:00
..
2013-01-30 05:43:17 +01:00
2012-07-04 10:25:04 +00:00
2013-02-25 12:53:18 -06:00
2012-12-09 02:10:16 +01:00
2013-02-25 12:53:18 -06:00
2012-07-23 18:15:11 +02:00