aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
2015-10-06Core/Battle.net:Shauren
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-09-25Merge pull request #15587 from Pirricli/patch-1Aokromes
2015-09-25Merge pull request #15582 from mthsena/3.3.5Duarte Duarte
2015-09-25Merge pull request #15579 from M-Pan/3.3.5Duarte Duarte
2015-09-25Merge pull request #15577 from M-Pan/3.3.5Duarte Duarte
2015-09-24Core/AHBot: Add missing AHBot quality price ratio to configMrSmite
2015-09-24Core/AHBot: Adjust AHBot bid and buyout chancesjackpoz
2015-09-24Core/Config: Describe better Wintergrasp.Enable option in worldserver.confjackpoz
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-08-24Core/BuildSystem: Merged crypto into common, cleaned include directory lists ...StormBytePP
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-08-16Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.hjackpoz
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-08-16Core/Logging: Refactored appender creation to allow using logging without mys...Shauren
2015-07-08WorldServer/Conf: Fix a typoCarbenium
2015-07-08Core/Support: Drop parts of the support system since Blizz switched to a brow...Carbenium
2015-07-04Core/Executables: Add --version and -v to worldserver and bnetserver argumentsDDuarte
2015-06-10Core/Bnet: Fixed bnetserver not shutting down correctly when started as windo...Shauren
2015-06-06Core/Bnet: Implemented starting bnetserver as a windows serviceShauren
2015-05-24Update worldserver.conf.distDuarte Duarte
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-18Core/Player: Added possibility to deactivate the character creation for neutr...Carbenium
2015-04-14Core/Logger: Add basic account-info to addon-scans to make them a little bit ...click
2015-04-10Core/Scenes: implemented some scene related packets for debug purposesRat
2015-04-04Misc: Fixed license header formattingShauren
2015-03-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-29CMake: Use source_groups to represent the source treeNaios
2015-03-24Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-24Core/DBUpdater: Add the possibility to limit the remove of orphaned entries.Naios
2015-03-22Core/Misc: Warning fixesShauren
2015-03-21Core/Worldserver: Set updates enabled default value to "none" -> disabledNaios
2015-03-21Core/Config: Disable automatic DB Updates by defaultNayd
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-03-18Core/RemoteAccess: Remove an unused define in RASessionNaios
2015-03-16Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...Rat
2015-03-13Core/Log: Add type safe formattingNaios
2015-03-11Revert "Core/Server: Catch exceptions in int main()"jackpoz
2015-03-10Core/Support: Update the support/ticket system to 6.xCarbenium
2015-02-22Core/Log: Change periodic spell notificiations to DEBUG-level and set it as a...click
2015-02-15Core/Server: Catch exceptions in int main()Duarte Duarte
2015-02-11Merge PR #14059 from 'Rochet2/ahbot_buyer' into 3.3.5jackpoz
2015-02-11Tabs to spaces and whitespace cleanupNayd
2015-02-05Core/Packets:joschiwald
2015-02-04Core/Packets: Typo fixes and cleanup of 0f84c7c7b106fffa33e3c114858218f89e634da4Nayd
2015-02-04Core/Packets: Add structure for CMSG_GM_TICKET_GET_CASE_STATUS, SMSG_GM_TICKE...Carbenium
2015-01-26Core/Creatures: No gray aggro configHristo Bogdanov
2015-01-13Core/Config: Update CharacterCreating.Disabled.RaceMask and ClassMaskNayd
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-27Server/Currency: Implement Apexis CrystalsAriDEV