aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
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
2010-09-27Core/DBLayer:Machiavelli
2010-09-26Core/Players: Fixed action bar issues when changing active specShauren
2010-09-25Core: Generic cleanup (tab2spaces/whitespace removal)click
2010-09-25Buildsystem: Set revision.h as a required dependency build before building ga...click
2010-09-25Core/Scripts/SmartAI: added SmartAI filesRat
2010-09-25Core/SocialMgr: Do not load recently deleted (but existant) characters to soc...Machiavelli
2010-09-25Core/DBLayer: Fix a memory leak in Field class, properly clear buffer before ...Machiavelli
2010-09-25Core/DBLayer:Machiavelli
2010-09-25Core/DBLayer:Machiavelli
2010-09-24Core/DBLayer: Return proper connection handle from DatabaseWorkerPool<T>::Get...Machiavelli
2010-09-24Core/DBLayer:Machiavelli
2010-09-24Core/DBLayer:Machiavelli
2010-09-21Core/Items: Implemented trading soulbound loot itemsShauren
2010-09-20Core/DBLayer: Correctly print relevant mysql prepared statement creation erro...Machiavelli
2010-09-20Core/DBLayer: Converted player login queries into prepared statementsShauren
2010-09-19Core/DBLayer: Shuffle an #include-statement around (initialize mysql connecti...click
2010-09-19Core/Players: Added support for single character bansShauren
2010-09-19Core/DBLayer: Correct size for storing MYSQL_TYPE_FLOATMachiavelli
2010-09-19Core/DBLayer:Machiavelli
2010-09-19Core/DBLayer: Move QueryHolder and BasicStatement operations to their own fil...Machiavelli
2010-09-19Core/DBLayer:Machiavelli
2010-09-19Core/DBLayer: Fix syntax of some recently added prepared statements that migh...Machiavelli
2010-09-19Core/DBLayer: Add an assert to trace down when a prepared statement creation ...Machiavelli