Christian Krause 5a65ffd470 EMI: Unload the active costume once a different is set
- the costumes are handled on a stack per Actor
- the last costume is considered the current one
- currently, the costumes are never removed from from the stack
- this causes an issue when Guybrush is using its original
  costume first, later the monkey robot costume for the final Monkey Kombat
  and then again the standard costume (the robot costume will remain the last
  on the stack and cosidered the current one - this causes a problem
  when attaching the head actor since the robot has different joints
  than guybrush with the standard costume)
- if a new wear chore is set and it uses a different costume than the
  current one and neither of them is the shadow costume remove the old
  costume before setting the new one
- additionally, this patch makes sure, that all active chores of all
  costumes on the stack of an actor are stopped
2014-01-08 23:19:46 +01:00
..
2014-01-01 14:57:48 +01:00
2013-10-13 11:30:34 +02:00
2013-10-13 11:30:34 +02:00
2012-11-18 19:07:46 +01:00
2011-05-18 23:33:39 +02:00
2013-12-08 13:25:24 +01:00
2012-11-18 19:07:46 +01:00
2012-03-25 11:41:48 +02:00
2012-03-25 11:41:48 +02:00
2012-05-03 05:51:15 +02:00
2011-07-20 06:58:19 +02:00
2012-01-06 22:56:21 +01:00
2012-07-06 22:05:21 +02:00
2011-05-18 23:33:39 +02:00