1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source
2015-11-01 01:32:16 +02:00
..
Base Various. 2015-10-25 03:20:33 +03:00
Entity Implemented functions to create pickup entities and added constructor to create an entity reference from a base reference. 2015-11-01 01:32:16 +02:00
Event Move the resource releasing from the local event type to it's destructor. 2015-10-31 21:27:35 +02:00
Library Move the resource releasing from the IRC Session type to it's destructor. 2015-10-31 21:25:40 +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 Updated core class to take a Uint8 colors when creating checkpoints and speheres. 2015-11-01 01:30:45 +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 Revise the entity creation/destruction system. 2015-10-31 21:28:23 +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