aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database/PreparedStatement.h
AgeCommit message (Expand)Author
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-21Core/DBLayer: Added support for BINARY field typeShauren
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-02Fixed login and some errorsSubv
2014-06-24Core/Databases: Removed ACE dependencies on some of the database handling code.Subv
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-01-02Core/Misc: Removed odd code from CreatureAIImpl.h, it does not belong hereSpp
2013-01-02Core/Mysql: Multiple changesSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-04-29Add spaces after commasleak
2011-01-26Core/DBLayer: Replace prepared statement arrays with a map to avoid asynchron...leak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core/DBLayer: Allow asynchronous queries with callbacks to be executed in pre...Machiavelli
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Yet more copyright header updatesclick
2010-09-19Core/DBLayer:Machiavelli
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-03Fix Linux buildMachiavelli
2010-09-02Core/DBLayer:Machiavelli