Akkadius
7ee28d6361
Migrate shared memory to use content database source; add logic in DB::core to prevent double freeing [skip ci]
2020-03-12 01:23:06 -05:00
Akkadius
dde9b98e4f
Beginning of multi-tenancy work
2020-03-11 02:43:21 -05:00
Michael Cook (mackal)
c43d436b1f
Fix more windows.h/winsock.h/winsock2.h issues
...
We want to use winsock2.h rather than winsock.h. This was mostly enforced
from the global_defines.h file, but I wanted to make it consistent.
Most of these includes can be removed since they're included via
global_defines.h, but someone on windows should clean that up
2016-05-25 13:46:47 -04:00
Akkadius
359bbb8df1
dbcore.cpp * .h header include cleanup
2014-12-15 20:04:49 -06:00
Akkadius
e4f45d7b35
Removed DBCore::RunQuery
...
Converted last corpse.cpp function that mixed database code with corpse code
2014-11-23 22:57:46 -06:00
KimLS
d987ccf289
Added transactions for corpse creation, added sql to fix a bug in raid member saving in some situations, fixed a bug in encounters
2014-11-08 15:22:03 -08:00
KimLS
504a8b19ce
Missed Mutex.h
2014-08-21 19:36:50 -07:00
KimLS
7fc21b9e3a
Tons of renames
2014-08-21 19:33:02 -07:00
KimLS
06f18225ce
Renaming headers is hard work
2014-08-21 17:26:32 -07:00
Arthur Ice
c175369ff6
string based QueryDatabase
2014-07-06 16:15:54 -07:00
Arthur Ice
3054a4c307
Database interface improvement with stl style iterators
2014-06-18 15:58:26 -07:00
Arthur Ice
e9577db9c2
removed DBMemLeak.cpp and DBMemLeak.h, unused.
2013-05-21 22:51:19 -07:00
j883376
ffcff4aea1
Remove trailing whitespace
2013-05-09 11:13:16 -04:00
KimLS
da7347f76f
svn -> git Migration
2013-02-16 16:14:39 -08:00