1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source
2015-10-29 22:56:07 +02:00
..
Base Various. 2015-10-25 03:20:33 +03:00
Entity Untested implementation of the Vehicle type. 2015-10-29 22:56:07 +02:00
Event Various. 2015-10-25 03:20:33 +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 macros to validate vehicle color identifiers. 2015-10-29 22:05:46 +02:00
Core.cpp Documented the code in Core class and made a few minor modifications. 2015-10-29 22:06:31 +02:00
Core.hpp Various. 2015-10-25 03:20:33 +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 Various. 2015-10-25 03:20:33 +03:00