1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source/Misc
Sandu Liviu Catalin bab8146c89 Fixed a range error in the SQLite plugin when validating column indexes.
Added an extra flush overload to flush all elements in a handled manner.
Prefixed the Server table to not clutter the user space.
2016-03-13 13:39:17 +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 Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +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