LaKraven / LKSL

LaKraven Studios Standard Library
http://otapi.com
Other
51 stars 15 forks source link

Remove the Arrays from the Event Engine #6

Closed LaKraven closed 9 years ago

LaKraven commented 9 years ago

Need to remove the deprecated Array-based system (must be done to make issue #5 possible) from the Event Engine.

This will also eliminate the LKSL_USE_LISTS define, forcing the use of TLKCenteredList throughout (because it has better performance).

LaKraven commented 9 years ago

Sorted in recent commit