This website requires JavaScript.
Explore
Help
Sign In
thijn
/
SqMod
Watch
1
Star
0
Fork
0
You've already forked SqMod
mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced
2026-05-28 13:37:09 +02:00
Code
Releases
Activity
Files
f02d079a8caae62aa0c993eaf6c8cf67e05aface
SqMod
/
source
T
History
Rasikh Qadeer | DizzasTeR
f02d079a8c
Update Constants.cpp
...
- Fixed extra space
2019-06-02 14:12:18 +05: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
Implement new API changes.
2019-06-02 00:39:06 +03:00
Entity
Implement new API changes.
2019-06-02 00:39:06 +03: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
Update Constants.cpp
2019-06-02 14:12:18 +05: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 new API changes.
2019-06-02 00:39:06 +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
Implement new API changes.
2019-06-02 00:39:06 +03: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
Supress some fall through warnings in GCC with markers. Later to be updated to attributes and include support for more compilers.
2019-05-24 22:17:24 +03:00