1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 16:57:16 +01:00
SqMod/source/Misc
Sandu Liviu Catalin 8088ba94c2 Updated the exception system in the main plugin to also include the location in the source files in debug builds.
Moved the functions that extract base types from strings as static functions under the associated type.
Revised some of the base shared code.
Fixed some of the functions in the String library that did not take into account the null terminator.
2016-03-21 22:37:58 +02:00
..
Functions.cpp Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
Functions.hpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Model.cpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Model.hpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Player.cpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Player.hpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Register.cpp Fixed a range error in the SQLite plugin when validating column indexes. 2016-03-13 13:39:17 +02:00
Vehicle.cpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Vehicle.hpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Weapon.cpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
Weapon.hpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00
World.cpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
World.hpp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00