aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2013-03-09Revert "Core/Commands: Optimize for command .npc near"Vincent_Michael
2013-03-09Core/Commands: Optimize for command .npc nearVincent_Michael
2013-03-09Core: Fix warnings for msvcVincent_Michael
2013-03-08Merge pull request #9385 from thomas007788/DoxygenNay
2013-03-09Buildsystem: Add support for compiling with MinGW on WindowsNay
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-06Update SQLOperation.hWyldePointer
2013-03-04Core/Players: Implemented converting quests on faction change (keeping old fa...Shauren
2013-02-27Core: Add support for compiling core in a cygwin-environmentclick
2013-02-27Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permis...Spp
2013-02-25Core/DBLayer: Made connection types consistent in DatabaseWorkerPoolShauren
2013-02-21Core/Logging: Fix mem leak. Thanks to @Sar777 for the reportSpp
2013-02-20Core/DBLayer: Comment out MySQL client/server version mismatch warningNay
2013-02-18Core/NPCs: Refactor equipmentsNay
2013-02-08Core/DBLayer: Avoid a crash when calling mysql_get_server_version if connecti...Nay
2013-02-08Core/Auth: Reverted part of fb43a92cc2aaffab42efebf025b6a12c01af8fde - sessio...Shauren
2013-02-07Core/Accounts: sessionkey field in account table is only a temporary storage ...Shauren
2013-02-07Core: Clean up whitespace, and remove a silly warning in boss_lurker_below.cppclick
2013-02-06Core/Player: Fix a query that was wrongly deleting itemsNay
2013-02-04Merge pull request #9099 from Bezo/mutenewAokromes
2013-02-04Core: Implement Role based Access ControlSpp
2013-02-03Core/Debugging: Made WheatyExceptionReport::_GetWindowsVersion code more read...Shauren
2013-02-03Update WheatyExceptionReport to print Windows 8Regigicas
2013-01-31Scripts/Commands: Show correct guild Rank when using .pinfo commandSpp
2013-01-30Add Mute reason and mute by to the db so you can get this info from the db wi...Bezo
2013-01-30Core/Misc: Some changes to minimize differences with 4.3.4 branchSpp
2013-01-30Core/Misc: Always state what columns are affected by MySQL statementsSpp
2013-01-30Core/Misc: Remove some calls to const_castSpp
2013-01-27Core/Authserver: Added possibility to allow realm connections both from "worl...Shauren
2013-01-26Scripts/Commands: Add guild info to .pinfoNay
2013-01-25Core/Log: Fix crash due to uninitialized variableMachiavelli
2013-01-25fix typothomas33
2013-01-24Core/Log: Fix console colors (missing change from 53a3373)Spp
2013-01-24Core/Logging: Fix all possible crashes when using bad Appender config settingsSpp
2013-01-24Update src/server/shared/Logging/Log.cppspringfieldking
2013-01-24Core/Log: Rotate logs when maximum size is exceeded, backup name will be "fil...Spp
2013-01-24Core/DBLayer: Fixed required version definitionsMislav Blažević
2013-01-24Tools/mmaps_generator: Multithreading optimisations. Should save some time ge...Machiavelli
2013-01-24Merge branch 'HEAD' of git@github.com:TrinityCore/TrinityCore.gitMachiavelli
2013-01-23Core/DBLayer: Drop support for MySQL versions <5.1Machiavelli
2013-01-23Core/Log: Allow configuring a maximum file size for a log file. If the file s...Machiavelli
2013-01-22Tools/Extractors: Mmap extractors no longer depend on shared and MySQL librariesShauren
2013-01-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-18Core/Misc: Delete spell from character_spell table too when encountering an i...Shocker
2013-01-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-16Core/Logging: Add config option to enable/disable asyncronous logging (disabl...Spp
2013-01-16Core/Logging: Use correct realmId when logging to DBSpp
2013-01-14Merge remote-tracking branch 'origin/master' into mmapsNay
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael