1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source
2019-05-01 18:00:24 +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 Discard instances of constant StackStrF parameters. This should always be non-const if possible. 2019-02-17 17:23:59 +02:00
Misc Export newly added Squirrel functions. Fix function definition with different name than declaration. 2019-04-30 22:28:23 +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 Implement logging callbacks to allow sharing of output with other mediums. 2019-05-01 18:00:24 +03:00
Logger.hpp Implement logging callbacks to allow sharing of output with other mediums. 2019-05-01 18:00:24 +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