aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
2015-07-04Core/Executables: Add --version and -v to worldserver and authserver argumentsDDuarte
2015-06-01Update worldserver.conf.distDuarte Duarte
2015-04-05Core/Misc: Warning fixesShauren
2015-03-30Core/Misc: Remove unused headersleak
2015-03-29Core/Logger: Add basic account-info to addon-scans to make them a little bit ...click
2015-03-29CMake: Use source_groups to represent the source treeNaios
2015-03-24Core/DBUpdater: Add the possibility to limit the remove of orphaned entries.Naios
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-18Merge pull request #14317 from Naios/typesafelogCarbenium
2015-03-11Revert "Core/Server: Catch exceptions in int main()"jackpoz
2015-02-22Core/Server: Catch exceptions in int main()Duarte Duarte
2015-02-22Core/Log: Change periodic spell notificiations to DEBUG-level and set it as a...click
2015-02-07Merge PR #14059 from 'Rochet2/ahbot_buyer' into 3.3.5jackpoz
2015-02-07Fix AHBot Buyer buyin, bidding and enhance logicRochet2
2015-01-26Core/Creatures: No gray aggro configHristo Bogdanov
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-24Core/PetitionsHandler: Move charter costs to configmthsena
2014-12-12Update worldserver.conf.distAokromes
2014-11-10DB/Spells: Cleaned playercreateinfo_spell_custom table and added WoTLK class ...Appled
2014-10-25AHBot related fixesRochet2
2014-10-18Core/Quest: implement Quest TrackerShinDarth
2014-10-05Update worldserver.conf.distAokromes
2014-10-05Misc: Update some conf values/textsAokromes
2014-10-05Core/Misc: Added support for calculate zoneId/areaId for creature / gameoject...Vincent-Michael
2014-10-03Core/Worldserver: Fix worldserver stuck on "Halting process" on shutdownjackpoz
2014-09-28WorldServer/Misc: Log possible errors on shutdownjackpoz
2014-09-20Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditionsjackpoz
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-09Core/NetworkIO: Use reactor style sending on linux to reduce locking overheadShauren
2014-09-08Scripts/Commands: Allow to set a custom duration to the Freeze command applie...Odyssey
2014-09-06Misc: Update worldserver.conf.dist to TC standardsAokromes
2014-09-05Allow players to track both herbs and minerals at the same timeMrSmite
2014-08-28Core/AuctionHouse: Merge last changes of PR #12917jackpoz
2014-08-28Merge branch 'Rochet2/ahbot' into masterjackpoz
2014-08-28Core/BattleGrounds: store data about BGs victoriesShinDarth
2014-08-27Core/RA: Workaround for telnet active modejackpoz
2014-08-25Core/AHBot: Implemented AHBot based on MaNGOS codeBlipi
2014-08-23Core/Misc: Fix Mac OS X no-pch buildjackpoz
2014-08-22Core/Quest: Allow money reward for quests to be modified.Ascathor
2014-08-11Core/NetworkIO: Restore networking related scripting hooksleak
2014-08-10Resolve shutdown crash/leak if MySQL server is not runningleak
2014-08-10Core/Worldserver: Replaced old hack sending key events to unblock console threadShauren
2014-07-29Core/Config: User-friendlyfy configuration parsing errorsDDuarte
2014-07-28Core/Instances: Explicitly unload InstanceSaveMgr before MapManager, fixes in...Shauren
2014-07-27Conf/World: Disable player limit by defaultDDuarte
2014-07-23Core/Misc: Silenced 500 OS X Warnings and removed deprecated finite() method.Jared P. Jones
2014-07-23Core/Mains: Handle SIGBREAK to achieve clean shutdown when users click X butt...Shauren
2014-07-22Increased default thread pool size as it now handles more than signals and re...leak
2014-07-21Core: Kill again whitespace :(Vincent-Michael