Piotr Cychowski 96f60a34fa Fix a number of issues related to event spawned off a loop
* Fix variable-by-value usage in macro calls (thx Sapient)

* Replace troublesome boolean-based array validity checking with a
  separate set of flags

* Fix completely screwed event filter in one logic branch

* Fix bad WML in one condition check

* Remove noncritical [+unit] clauses that seem to be treated as
  separate [unit] each

(End of List. I must have had a mind blank when writing this stuff :P )
2008-05-24 14:50:58 +00:00
..