aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database
AgeCommit message (Expand)Author
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
2010-06-19* Changed references to Trinityd.conf / trinitycore.conf to properBrian
2010-06-07Merge cmake files from shared/Tartalo
2010-06-07* Lib trinitydatabase builds againBrian
2010-06-07* Auth lib builds again.Brian
2010-06-07* shared lib builds again under Linux.Brian
2010-06-07More cmake fixes. Now cmake runs without errors with -DO_SCRIPTS=0Tartalo
2010-06-06* Restructuring shared.XTZGZoReX
2010-06-06More CMakeLists.txt fixes.Tartalo
2010-06-06More CMakeLists.txt fixes, by VisagalisTartalo
2010-06-05Move core/realm files to new subdirectoryclick