1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source
2019-05-21 21:14:19 +03:00
..
Base Discard instances of constant StackStrF parameters. This should always be non-const if possible. 2019-02-17 17:23:59 +02:00
Core Various minor changes and fixes that were not pushed to the repository. Just random stuff. 2019-01-29 18:44:55 +02:00
Entity Discard instances of constant StackStrF parameters. This should always be non-const if possible. 2019-02-17 17:23:59 +02:00
Library Add a secondary seed function that fills the entire seed size. Even on x64 windows. Where long is 32 bit. 2019-05-21 21:14:19 +03:00
Misc Fix names in vehicle enumeration to proper case. 2019-05-08 22:07:25 +03:00
Core.cpp Implement logging callbacks to allow sharing of output with other mediums. 2019-05-01 18:00:24 +03:00
Core.hpp Implement pickup option change event and expose the functions to use it. 2018-06-28 22:06:23 +03:00
Logger.cpp Improve the debug information provided by the logger. Include value, size, type and other useful information where possible. 2019-05-17 22:54:08 +03:00
Logger.hpp Improve the debug information provided by the logger. Include value, size, type and other useful information where possible. 2019-05-17 22:54:08 +03:00
Main.cpp Discard instances of constant StackStrF parameters. This should always be non-const if possible. 2019-02-17 17:23:59 +02:00
Makefile Restructure some files. 2018-07-29 12:25:44 +03:00
Register.cpp Back port changes to squirrel library. Separate mdoule speciffic changes and/or additions to squirrel into their own files. 2019-04-24 22:33:42 +03:00
SqBase.hpp Implement pickup option change event and expose the functions to use it. 2018-06-28 22:06:23 +03:00