1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source/Entity
Sandu Liviu Catalin b818a162ee Initial implementation of the standard math library.
Implemented utilities to convert between fundamental types.
Implemented helper functions to retrieve numeric values from the stack at all costs.
Implemented various delegates on the long integer types to mimic the standard types.
Moved most of the stack utilities in a separate source.
Various other fixes and improvements.
2016-04-14 03:08:06 +03:00
..
Blip.cpp Initial implementation of the standard math library. 2016-04-14 03:08:06 +03:00
Blip.hpp 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
Checkpoint.cpp Initial implementation of the standard math library. 2016-04-14 03:08:06 +03:00
Checkpoint.hpp 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
Forcefield.cpp Initial implementation of the standard math library. 2016-04-14 03:08:06 +03:00
Forcefield.hpp 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
Keybind.cpp Initial implementation of the standard math library. 2016-04-14 03:08:06 +03:00
Keybind.hpp 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
Object.cpp Initial implementation of the standard math library. 2016-04-14 03:08:06 +03:00
Object.hpp 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
Pickup.cpp Initial implementation of the standard math library. 2016-04-14 03:08:06 +03:00
Pickup.hpp 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.cpp Initial implementation of the standard math library. 2016-04-14 03:08:06 +03:00
Player.hpp 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
Sprite.cpp Initial implementation of the standard math library. 2016-04-14 03:08:06 +03:00
Sprite.hpp 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
Textdraw.cpp Initial implementation of the standard math library. 2016-04-14 03:08:06 +03:00
Textdraw.hpp 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
Vehicle.cpp Initial implementation of the standard math library. 2016-04-14 03:08:06 +03:00
Vehicle.hpp 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