Files
Paradise/code/modules/events
Tigercat2000 f85be9e742 Fix: Event manager list index out of bounds
This commit prevents a runtime of "list index out of bounds" with events
by adding a simple sanity checking system, so that the list checked always
has a valid check, regardless of if the event has a valid variable. NOTE:
May result in unintended behaviour if an event tries to complete with an
invalid severity level. It will always be set to moderate, as that is a
safe assumption for the code to make.
2015-05-12 18:33:24 -07:00
..
2015-04-17 18:27:49 -04:00
2015-02-16 20:33:28 +01:00
2015-02-16 20:33:28 +01:00
2015-02-16 20:33:28 +01:00
2015-02-16 20:33:28 +01:00
2015-02-28 23:32:27 +01:00
2015-02-16 20:33:28 +01:00
2015-03-02 19:05:44 -05:00
2015-03-02 19:05:44 -05:00
2015-05-12 17:04:28 -07:00
2015-05-10 12:03:27 -07:00
2015-03-03 18:48:58 +01:00
2015-02-16 20:33:28 +01:00
2015-04-18 10:41:04 -04:00