1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source
2015-10-12 00:26:14 +03:00
..
Base Initial commit. 2015-09-30 03:56:11 +03:00
Entity Initial commit. 2015-09-30 03:56:11 +03:00
Event Untested implementation of the local event type. 2015-10-11 21:06:44 +03:00
Library Initial commit. 2015-09-30 03:56:11 +03:00
Misc Make the payload non-const in CAutomobile type. 2015-10-12 00:25:26 +03:00
Utility Initial commit. 2015-09-30 03:56:11 +03:00
Common.cpp Reorder some of the event arguments and forward the received events to the speciffic signals. 2015-10-12 00:26:14 +03:00
Common.hpp Initial commit. 2015-09-30 03:56:11 +03:00
Config.hpp Added a few more aliases to primitive types. 2015-10-11 20:56:17 +03:00
Core.cpp Reorder some of the event arguments and forward the received events to the speciffic signals. 2015-10-12 00:26:14 +03:00
Core.hpp Reorder some of the event arguments and forward the received events to the speciffic signals. 2015-10-12 00:26:14 +03:00
Entity.cpp Initial commit. 2015-09-30 03:56:11 +03:00
Entity.hpp Update entity interfaces to include various functions required by the new event types. 2015-10-11 20:57:16 +03:00
Iterators.cpp Initial commit. 2015-09-30 03:56:11 +03:00
Iterators.hpp Initial commit. 2015-09-30 03:56:11 +03:00
Logger.cpp Initial commit. 2015-09-30 03:56:11 +03:00
Logger.hpp Initial commit. 2015-09-30 03:56:11 +03:00
Register.cpp Implemented BasicEvent type. 2015-10-02 01:34:28 +03:00
Register.hpp Implemented BasicEvent type. 2015-10-02 01:34:28 +03:00
Signal.hpp Remove the move semantics from signal emission functions. 2015-10-12 00:24:31 +03:00