aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
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/Game: Fix remaining warnings on windows (and most likely almost all of t...silinoron
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: Fix non-PCH compile for Linux (don't know about Windows)runningnak3d
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-30Core: Fix more warningsSpp
2010-08-30Buildsystem: Clean up target link-definitions a bitclick
2010-08-28Buildsystem: Update CMakeLists to use the proper check, not the old one...click
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-26Core/Cleanup:azazel
2010-08-24DBLayer:Machiavelli
2010-08-23Core: Fix some warningsSpp
2010-08-22Core:azazel
2010-08-22Core: Remove function-redefinitions for Windows (for now) - we'll sort this o...click
2010-08-22Core: replace redirectional outStaticDebug with a copy of debug for future us...click
2010-08-22Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...click
2010-08-21Core: Remove "may be used uninitialized in this function", "unused parameter ...Spp
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-21Buildsystem/PCH: Remove DatabaseEnv.h from PCH-list, due to the insane amount...click
2010-08-21Core: Make shared build happily without PCH (there are still issues with game...click
2010-08-21DB Layer:Machiavelli
2010-08-21Core/Includes: Include ACE as an external dependency, not local (#include "ac...click
2010-08-20* Remove support for map-based random number generation (which seems unused).silinoron
2010-08-20Properly update resultset parameter when using QueryCallback template.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-20Buildsystem/Core: Adjust filenames to their correct caseclick
2010-08-19Switch to using SIMD-oriented Fast Mersenne Twister for random number generat...silinoron