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-02-22 04:37:13 +01:00
Code
Releases
Activity
SqMod
/
modules
/
xml
History
Sandu Liviu Catalin
f2361a27c3
Untested update to the new plugin API.
...
Various other changes to the plugin as well.
2016-05-22 06:20:38 +03:00
..
Attribute.cpp
Fixed excpetion throwing in XML document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 11:04:28 +03:00
Attribute.hpp
Fixed excpetion throwing in XML document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 11:04:28 +03:00
Common.cpp
Fixed excpetion throwing in XML document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 11:04:28 +03:00
Common.hpp
Fixed excpetion throwing in XML document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 11:04:28 +03:00
Document.cpp
Fixed excpetion throwing in XML document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 11:04:28 +03:00
Document.hpp
Fixed excpetion throwing in XML document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 11:04:28 +03:00
Module.cpp
Untested update to the new plugin API.
2016-05-22 06:20:38 +03:00
Module.hpp
Separated major non mandatory libraries into their onwn modules.
2016-02-27 11:57:10 +02:00
Node.cpp
Fixed excpetion throwing in XML document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 11:04:28 +03:00
Node.hpp
Fixed excpetion throwing in XML document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 11:04:28 +03:00
Text.cpp
Fixed excpetion throwing in XML document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 11:04:28 +03:00
Text.hpp
Fixed excpetion throwing in XML document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 11:04:28 +03:00