1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-20 17:17:13 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
e13d1a91e7 Replace GetObject with GetObj to avoid collisions on Windows.
ef you MS
2020-04-17 17:42:09 +03:00
4bf1443260 Preallocate mysql account options table. 2020-04-13 13:57:42 +03:00
48c72e3cfb Indentation fix for previous commit. 2020-04-10 10:23:44 +03:00
15532298dc Implement field selection in the MySQL library. 2020-04-10 10:12:05 +03:00
3b7568f13a Integrate MaxmindDB module. 2020-03-22 16:33:48 +02:00
e46c1b0aa9 Merge MySQL Library int one file. 2020-03-22 15:06:35 +02:00
2ee661ee65 Integrate MySQL module. 2020-03-22 14:54:40 +02:00
3080c20341 More code cleanup. 2020-03-22 09:16:40 +02:00
e92f99c55e Fix rename issues from XML library. 2020-03-22 03:15:49 +02:00
ced5c64e17 Rename SQLite types to prevent future collisions. 2020-03-22 03:12:55 +02:00
05990afedf Cleanup SQLite code. 2020-03-22 03:03:05 +02:00
8ea13de743 Merge SQLite library into a single file. 2020-03-22 02:44:33 +02:00
91c0f2ec02 Cleanup XML library code. 2020-03-22 02:22:32 +02:00
c9de01e8a3 Merge XML library into a single file. 2020-03-22 01:50:40 +02:00
505a165d23 Use pragma once instead of macro guards. 2020-03-22 01:45:04 +02:00
39d6af7687 Integrate XML module.
Integrate the XML module into the host plugin and get it to compile.
2020-03-22 01:33:11 +02:00
de3f365522 Integrate SQLite module.
Integrate the SQLite module into the host plugin and get it to compile.
2020-03-22 00:35:03 +02:00
c0fd374404 Rename source to module. 2020-03-21 23:02:27 +02:00