aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database
AgeCommit message (Expand)Author
2010-09-06Core/DBLayer: Fix a warningMachiavelli
2010-09-06Core: Fix some warningsSpp
2010-09-05Core/DBLayer: Move some syncrhonisation error prone methods into the guarded ...Machiavelli
2010-09-04Core/DBLayer:Machiavelli
2010-09-04Core/DBLayer: Add an assert in TransactionTask::Execute to make sure valid qu...Machiavelli
2010-09-03Core/DBLayer: Add an assert to detetct calls to invalid prepared statements.Machiavelli
2010-09-03Core/DBLayerMachiavelli
2010-09-03Core/DBLayerMachiavelli
2010-09-02Core/Build: Partial work of fixing non-PCH Linux compilerunningnak3d
2010-09-03Core/DBLayer:Machiavelli
2010-09-03Core/DBLayer:Machiavelli
2010-09-03Missing include from previous rev.Machiavelli
2010-09-03Fix Linux buildMachiavelli
2010-09-02Core/DBLayer:Machiavelli
2010-09-02Fixed buildShauren
2010-09-02Core/DBLayer: Add Login-/Characters-/Worlddatabase class implementationsMachiavelli
2010-09-02Core/DBLayer:Machiavelli
2010-09-02Core/DBLayer:Machiavelli
2010-09-02Core/DBLayer: Remove as of recent redundant DatabaseWorkerPoolEnd operationMachiavelli
2010-08-31Core: Fix more warnings (very few left under linux 32)Spp
2010-08-26Core/Logging:Machiavelli
2010-08-26Core/DBLayer:Machiavelli
2010-08-26Buildsystem/Core: Adjust MySQL headers on relevant files to use simplified #i...click
2010-08-23Core: Fix some warningsSpp
2010-08-22Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...click
2010-08-21Core: Remove lots warnings:Spp
2010-08-21Core: Remove warning-ignores from Common.h, and fix a shitload of retarded wa...click
2010-08-21Core: Remove already defined FD_SETSIZE (picked up from Common.h)click
2010-08-21Core/Build: Clean up more nonPCH-issues + fix a warning in Timer.h (unsigned/...click
2010-08-21Core: Make shared build happily without PCH (there are still issues with game...click
2010-08-21DB Layer:Machiavelli
2010-08-20Return proper MySQL connection for syncrhonous requests based on calling thre...Machiavelli
2010-08-20Core/Build: Fix non-PCH build, again... :Pclick
2010-08-19Fix a crash in transaction commands.Machiavelli
2010-08-19- Call mysql_thread_end() for every deleted MySQLConnection instance, should ...Machiavelli
2010-08-19Properly end mysql connections and libraries on exit.Machiavelli
2010-08-19Solve one of the few culprits that cause authserver and worldserver to exit i...Machiavelli
2010-08-19- Fix Linux build (huge thanks to Aokromes for testing as always)Machiavelli
2010-08-18DBLayer:Machiavelli
2010-08-18Buildsystem/Core: Adjust header locations in CMake for collisions and shared ...click
2010-08-18Remove redundant files that I overlooked in my previous commit.Machiavelli
2010-08-18* HIGHLY EXPERIMENTAL - USE AT OWN RISK *Machiavelli
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-08-08Buildsystem: Make core buildable under Windows againclick
2010-08-07Buildsystem/CMake: Adjust headerlocations on Windows so that they are correct...click
2010-08-06Implemented ACHIEVEMENT_CRITERIA_TYPE_EARN_ACHIEVEMENT_POINTSShauren
2010-07-29Convert to using ACE for reading configurationfiles, and remove dependency on...click
2010-06-28Add PreparedStatementHolder class that will be used for registering and calli...Machiavelli
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-23* Renamed several VS projects and the executables they produce to reflect the...Xanadu