1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/source
2015-11-01 03:50:43 +02:00
..
Base Various. 2015-10-25 03:20:33 +03:00
Entity Implemented functions to create vehicle entities and added constructor to create an entity reference from a base reference. 2015-11-01 01:33:12 +02:00
Event Extended callback binding on local event type to allow custom environments. 2015-11-01 02:15:03 +02:00
Library Add back the VMClose event on IRC session type to avoid crashes. 2015-11-01 01:53:51 +02:00
Misc Revise the entity creation/destruction system. 2015-10-31 21:28:23 +02:00
Utility Initial commit. 2015-09-30 03:56:11 +03:00
Common.cpp Incomplete implementation of the IRC library. 2015-10-30 04:17:18 +02:00
Common.hpp Initial commit. 2015-09-30 03:56:11 +03:00
Config.hpp Incomplete implementation of the IRC library. 2015-10-30 04:17:18 +02:00
Core.cpp Spellcheck on the code documentation of core class. 2015-11-01 03:43:30 +02:00
Core.hpp Updated core class to take a Uint8 colors when creating checkpoints and speheres. 2015-11-01 01:30:45 +02:00
Entity.cpp Revise the entity creation/destruction system. 2015-10-31 21:28:23 +02:00
Entity.hpp Documented the base reference type. 2015-11-01 03:50:43 +02: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 the hashing library. 2015-10-30 06:37:55 +02:00
Register.hpp Implemented the hashing library. 2015-10-30 06:37:55 +02:00
Signal.hpp Various. 2015-10-25 03:20:33 +03:00