1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source
Sandu Liviu Catalin d3d247b5f9 Simlified the buffer size calculation in Player type.
Fixed bug which multiplied by the type size instead of dividing. thanks @VRocker
2015-10-30 15:22:23 +02:00
..
Base Various. 2015-10-25 03:20:33 +03:00
Entity Simlified the buffer size calculation in Player type. 2015-10-30 15:22:23 +02:00
Event Implemented a temporary workaround for event types that prevents crashes when anonymous functions are used. 2015-10-30 15:13:52 +02:00
Library Completed the IRC library implementation. 2015-10-30 15:14:13 +02:00
Misc Prepared various miscellaneous types for documentation. 2015-10-29 22:59:35 +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 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 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