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
2025-07-26 10:41:47 +02:00
Code
Releases
Activity
Files
1017fc5c1af764f55133f7b23f102428bb1d37c0
SqMod
/
modules
/
ini
History
Sandu Liviu Catalin
a947a68256
Fixed excpetion throwing in INI document to that generated corrupted messages because snprintf was used instead of vsnprintf.
...
Revised most of the INI plugin and cleaned code.
2016-04-02 13:09:24 +03:00
..
Common.cpp
Fixed excpetion throwing in INI document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 13:09:24 +03:00
Common.hpp
Fixed excpetion throwing in INI document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 13:09:24 +03:00
Document.cpp
Fixed excpetion throwing in INI document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 13:09:24 +03:00
Document.hpp
Fixed excpetion throwing in INI document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 13:09:24 +03:00
Entries.cpp
Fixed excpetion throwing in INI document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 13:09:24 +03:00
Entries.hpp
Fixed excpetion throwing in INI document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 13:09:24 +03:00
Module.cpp
Fixed excpetion throwing in INI document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 13:09:24 +03:00
Module.hpp
Separated major non mandatory libraries into their onwn modules.
2016-02-27 11:57:10 +02:00