Commit Graph
14 Commits
Author SHA1 Message Date
HttrckCldHKS 47b5ff9a93 >> FIXED lookupString() LENGTH ISSUE
In (const char *) lookupString() :
For (const char *) NULL result :

Length must be ZERO, if defined.
2015-02-07 18:40:52 -08:00
HttrckCldHKS 2bc6ced671 >> RENAMED maxminddb.cpp (MAKEFILE)
RENAMED maxminddb.cpp TO maxminddb.c (MAKEFILE)
2015-02-07 18:39:21 -08:00
HttrckCldHKS f4738600b4 Merge pull request #1 from ClaudiuHKS/ClaudiuHKS-patch-1
>> RENAMED maxminddb.cpp (VCXPROJ)
2015-02-07 18:37:00 -08:00
HttrckCldHKS 83c0789246 >> RENAMED maxminddb.cpp (VCXPROJ)
>> RENAMED maxminddb.cpp TO maxminddb.c (VCXPROJ)
2015-02-07 18:34:46 -08:00
HttrckCldHKS 005b50de92 Added MySQL Reconnect Feature
If the connection times out or gets lost, this will prevent "MySQL server has gone away" error.
2014-10-27 17:55:23 -07:00
HttrckCldHKS 3953db97cd Improving Code 2014-10-18 11:11:10 -07:00
HttrckCldHKS d1c0b8fea6 Improving Code 2014-10-18 11:09:49 -07:00
HttrckCldHKS 7ced590cbc Improving Code 2014-10-18 11:04:10 -07:00
HttrckCldHKS 82cbc94f27 Improving Code 2014-10-18 10:58:26 -07:00
HttrckCldHKS 5d2b738ec1 Improving Code 2014-10-18 10:36:07 -07:00
HttrckCldHKS 59a1b018ed Improving Code 2014-10-18 10:34:03 -07:00
HttrckCldHKS 3615e717ca Adding New Game Modifications Due Colored Menus
Adding New Game Modifications Due Colored Menus.
2014-10-18 10:10:58 -07:00
HttrckCldHKS e08e140c3c Fixed Switch Statement
Fixed Switch Statement.
2014-10-18 10:10:09 -07:00
HttrckCldHKS aa963603ed Adding New Game Modifications Due Colored Menus
Adding New Game Modifications Due Colored Menus.
2014-10-18 10:09:11 -07:00