1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Sandu Liviu Catalin
ed1771d376 Extended callback binding on local event type to allow custom environments. 2015-11-01 02:15:03 +02:00
Sandu Liviu Catalin
dd685a13e4 Add back the VMClose event on event types to avoid crashes. 2015-11-01 02:02:16 +02:00
Sandu Liviu Catalin
1f985c5ebc Move the resource releasing from the local event type to it's destructor. 2015-10-31 21:27:35 +02:00
Sandu Liviu Catalin
054d81e4f1 Implemented a temporary workaround for event types that prevents crashes when anonymous functions are used. 2015-10-30 15:13:52 +02:00
Sandu Liviu Catalin
031f82b9df Remove debugging code form the local event type. 2015-10-29 22:57:21 +02:00
Sandu Liviu Catalin
0ebdecb75f Various. 2015-10-25 03:20:33 +03:00
Sandu Liviu Catalin
d68a6e5c73 Untested implementation of the local event type. 2015-10-11 21:06:44 +03:00
Sandu Liviu Catalin
e099b10f67 Add a few helper functions shared by event types. Fix name in debug information during registration process. 2015-10-10 23:10:58 +03:00
Sandu Liviu Catalin
20a78ab268 Implemented BasicEvent type. 2015-10-02 01:34:28 +03:00