aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2010-12-13Add missing declarations as of recent mergeMachiavelli
2010-12-13Fix possible compile error under linuxMachiavelli
2010-12-13Fix a typo, thanks to sss.nevanMachiavelli
2010-12-13Core/DBLayer: Implement global ExecuteOrAppend methods to DatabaseWorkerPool ...Machiavelli
2010-12-13Fix wrong vsprintf parameter added in merge.Machiavelli
2010-12-13MergeMachiavelli
2010-12-13Backed out changeset: 8326a2411148Machiavelli
2010-12-11Cleanup: implemented helper methods for manipulating percentage calculation a...azazel
2010-12-10Fix buildclick
2010-12-06Fix linux compile.Machiavelli
2010-12-06Core/DBLayer: Optimization in transaction code, and prevent a crash and memle...Machiavelli
2010-12-06Core/DBLayer: Simplify template usage for DatabaseWorkerMachiavelli
2010-12-06Core: Some optimizationsSpp
2010-12-05Core/DBLayer:Machiavelli
2010-12-04Really fix nonPCH build. With thanks to AokromesMachiavelli
2010-12-04Core: Fix non-PCH build (sorry)Machiavelli
2010-12-04Core/DBLayer:Machiavelli
2010-12-02Core/Chat: Configure automatic owner declaration for custom chat channels (pa...click
2010-11-22Core: Fix some warningsSpp
2010-11-21Core/DBLayer: Add method DirectExecute for synchronous execution of prepared ...Machiavelli
2010-11-19Core/DBLayer: Move tables reserved_name, gameobject_respawn and creature_resp...click
2010-11-19Core/Commands: Enable SQL query logging by config and command )patch by leak)click
2010-11-18Core/Utilities: Fix ACE gettimeofday(); issue whe compiling without PCH on Wi...click
2010-11-08Core: Use portable ACE-methods to do millisec time-value calculation (patch b...click
2010-11-04Core/SmartAI: swap menuid/actionid params in GOSSIP_SELECT eventRat
2010-10-31Core/DBLayer:Machiavelli
2010-10-27Core/AI: implemented SmartScripts System (still beta) not 100% completeRat
2010-10-23Core/AI: implemented basic class for GameObjectAIRat
2010-10-21Buildsystem: Add initial support for Intel C++ Compiler (patch by Leak)click
2010-10-21Core: optimize string splittinglinencloth
2010-10-17Core/Utils: Fixed some unsafe calls to utf8 translation functions.Xanadu
2010-10-17Core/Guilds: guild code was completely refactored and rewritten.azazel
2010-10-16Fix most of the recently introduced warningsazazel
2010-10-10Core/Entities: Ensure that pets retain their XP-points when dismissed in any ...click
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07More copyright header updates (will this ever end?)click
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-10-07Yet more copyright header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-10-01Core: Fix couple of warningsSpp
2010-09-30Remove const from MySQLConnectionInfo, can't use non const functions in a con...Anubisss
2010-09-29Buildsystem: Overhaul of the CMake buildsystem:click
2010-09-29Core/DBLayer: Pass connection info down to lower level class MySQLConnection ...Machiavelli
2010-09-29Fix linux compile. Thanks to click, hunshijie and tomkuzyno for spotting the ...Machiavelli
2010-09-29Core/DBLayer: Store MySQL connection details in a struct and print relevant d...Machiavelli
2010-09-28Core/Commands: Remove all active bans before adding new one, prevents multipl...Shauren
2010-09-28Core/: Fix warningsSpp
2010-09-28Core/DBLayer: Remove obsolete parameter in PreparedResultSet constructor.Machiavelli
2010-09-28Magic numbers cleanup:Shocker