| .. |
|
Database.cpp
|
[8473] Fixed a memory leak in 8441.
|
2009-09-05 13:45:10 +03:00 |
|
Database.h
|
[8441] Implement check DBs versions (required_* fields) at mangosd/realmd loading.
|
2009-08-30 15:02:10 +04:00 |
|
DatabaseEnv.h
|
[7711] Removed Sqlite Code.
|
2009-04-24 21:28:16 +04:00 |
|
DatabaseImpl.h
|
[7810] Moved ZThread related code on ACE framework.
|
2009-05-11 12:14:22 +04:00 |
|
DatabaseMysql.cpp
|
[8318] Deleted as expected runnable objects at related Thread deleting for avoid memory leaks.
|
2009-08-05 20:22:54 +04:00 |
|
DatabaseMysql.h
|
[7935] Move seldom used access to query data by field names to independent object.
|
2009-06-01 10:24:14 +04:00 |
|
DatabasePostgre.cpp
|
[8319] Restore compile PGSQL support after last changes.
|
2009-08-05 21:35:54 +02:00 |
|
DatabasePostgre.h
|
[7935] Move seldom used access to query data by field names to independent object.
|
2009-06-01 10:24:14 +04:00 |
|
DBCFileLoader.cpp
|
[7552] Move client version dependend DBC code to src/game.
|
2009-03-27 01:59:26 +03:00 |
|
DBCFileLoader.h
|
[7552] Move client version dependend DBC code to src/game.
|
2009-03-27 01:59:26 +03:00 |
|
DBCStore.h
|
[7552] Move client version dependend DBC code to src/game.
|
2009-03-27 01:59:26 +03:00 |
|
Field.cpp
|
[7017] Updated copyright notice for new year
|
2009-01-03 18:09:51 +01:00 |
|
Field.h
|
[7918] Improve portability in work with uint64 string format specifiers and in code literals.
|
2009-05-30 22:44:20 +04:00 |
|
Makefile.am
|
[7711] Removed Sqlite Code.
|
2009-04-24 21:28:16 +04:00 |
|
MySQLDelayThread.h
|
[7017] Updated copyright notice for new year
|
2009-01-03 18:09:51 +01:00 |
|
PGSQLDelayThread.h
|
[7017] Updated copyright notice for new year
|
2009-01-03 18:09:51 +01:00 |
|
QueryResult.h
|
[7935] Move seldom used access to query data by field names to independent object.
|
2009-06-01 10:24:14 +04:00 |
|
QueryResultMysql.cpp
|
[7935] Move seldom used access to query data by field names to independent object.
|
2009-06-01 10:24:14 +04:00 |
|
QueryResultMysql.h
|
[7935] Move seldom used access to query data by field names to independent object.
|
2009-06-01 10:24:14 +04:00 |
|
QueryResultPostgre.cpp
|
[7935] Move seldom used access to query data by field names to independent object.
|
2009-06-01 10:24:14 +04:00 |
|
QueryResultPostgre.h
|
[7017] Updated copyright notice for new year
|
2009-01-03 18:09:51 +01:00 |
|
SqlDelayThread.cpp
|
[8463] Fixed race conditions in LockedQueue.
|
2009-09-04 10:36:14 +02:00 |
|
SqlDelayThread.h
|
[7810] Moved ZThread related code on ACE framework.
|
2009-05-11 12:14:22 +04:00 |
|
SqlOperations.cpp
|
[8744] Fix 'warning: deleting ‘void*’ is undefined' in SqlOperations.h/SqlOperations.cpp, caused by [8736]. Thanks to Shendor for pointing the problem.
|
2009-10-27 11:41:58 +02:00 |
|
SqlOperations.h
|
[8744] Fix 'warning: deleting ‘void*’ is undefined' in SqlOperations.h/SqlOperations.cpp, caused by [8736]. Thanks to Shendor for pointing the problem.
|
2009-10-27 11:41:58 +02:00 |
|
SQLStorage.cpp
|
Merge commit 'origin/master' into 320
|
2009-07-26 10:52:21 +04:00 |
|
SQLStorage.h
|
[8176] Forbid using some monster movement flags (that can crash client) in creature*_addon tables.moveflag tables field.
|
2009-07-13 23:38:27 +04:00 |
|
SQLStorageImpl.h
|
[7552] Move client version dependend DBC code to src/game.
|
2009-03-27 01:59:26 +03:00 |