Files
SingularityViewer/indra
Aleric Inglewood f012f664d2 Threading voodoo: allow multiple concurrent calls to set_state().
This patch prepares AIStateMachine for the use of AITimer together
with calls to set_state() from other threads. The extra problem
in this case is that the main-thread CAN start running the state
machine again (when the timer times out), while before it was
assumed to be idle until a thread called set_state.

This also takes into account that a thread might call set_state()
and then AGAIN call set_state() before the main thread gets the
chance to call idle() inbetween.
2012-07-09 04:19:28 +02:00
..
2010-11-15 10:45:16 +01:00
2012-07-05 03:10:16 +02:00
2012-06-27 04:27:07 +02:00
2012-05-21 20:23:42 -05:00
2012-06-24 01:52:56 -04:00
2012-04-29 00:25:40 -04:00
2012-06-10 09:09:27 -04:00
2010-04-02 02:48:44 -03:00
2011-01-25 05:50:49 +01:00
2010-04-02 02:48:44 -03:00