aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2013-03-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-26Core: Fix compile with WITH_COREDEBUG option enabledSpp
2013-03-26Core/Misc: Remove the use of logging system from WPFatal (Fixes tools compile)Spp
2013-03-25Merge branch 'master' into 4.3.4Spp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-17Core/DB: Fix a table name in CHAR_SEL_MAIL_LIST_INFONay
2013-03-17Scripts/Commands: Add .list mail $char/$guid commandBezo
2013-03-17Core/DataStores: Warning fixes for .db2Shauren
2013-03-17Core/DataStores: Implemented using locales in .db2 storesShauren
2013-03-17Core/DataStores: Implemented a generic way of sending db2 hotfixesShauren
2013-03-15Core/PacketIO: Allow playing all ingame moviesShauren
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
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-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-06Update SQLOperation.hWyldePointer
2013-03-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-04Core/Players: Implemented converting quests on faction change (keeping old fa...Shauren
2013-03-02Core/Loading: Fix CreatureLoadTemplates and add missing fields to WORLD_SEL_C...Nay
2013-02-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-27Core: Add support for compiling core in a cygwin-environmentclick
2013-02-27Merge branch 'master' into 4.3.4Spp
2013-02-27Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permis...Spp
2013-02-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-25Core/DBLayer: Made connection types consistent in DatabaseWorkerPoolShauren
2013-02-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-21Core/Logging: Fix mem leak. Thanks to @Sar777 for the reportSpp
2013-02-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-20Core/DBLayer: Comment out MySQL client/server version mismatch warningNay
2013-02-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-18Core/NPCs: Refactor equipmentsNay
2013-02-09Merge remote-tracking branch 'origin/master' into 4.3.4Nay
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-07Core: Whitespace cleanupVincent_Michael
2013-02-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-06Core/Player: Fix a query that was wrongly deleting itemsNay
2013-02-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-04Merge pull request #9099 from Bezo/mutenewAokromes
2013-02-04Core: Implement Role based Access ControlSpp
2013-02-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-03Core/Debugging: Made WheatyExceptionReport::_GetWindowsVersion code more read...Shauren
2013-02-03Update WheatyExceptionReport to print Windows 8Regigicas