1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 16:57:16 +01:00
SqMod/source/Event
2015-10-31 21:27:06 +02:00
..
Basic.cpp Move the resource releasing from the basic event type to it's destructor. 2015-10-31 21:27:06 +02:00
Basic.hpp Move the resource releasing from the basic event type to it's destructor. 2015-10-31 21:27:06 +02:00
Global.cpp Implemented a temporary workaround for event types that prevents crashes when anonymous functions are used. 2015-10-30 15:13:52 +02:00
Global.hpp Various. 2015-10-25 03:20:33 +03:00
Local.cpp Implemented a temporary workaround for event types that prevents crashes when anonymous functions are used. 2015-10-30 15:13:52 +02:00
Local.hpp Various. 2015-10-25 03:20:33 +03:00
Routine.cpp Implemented BasicEvent type. 2015-10-02 01:34:28 +03:00
Routine.hpp Implemented BasicEvent type. 2015-10-02 01:34:28 +03:00
Shared.cpp Added a helper function which can tell whether an event type can be inversed. 2015-10-11 21:06:28 +03:00
Shared.hpp Added a helper function which can tell whether an event type can be inversed. 2015-10-11 21:06:28 +03:00