aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2014-08-08Core/NetworkIO: Handle exceptions thrown from socket constructor when retriev...Shauren
2014-08-07Revert "Core: Fix build for vs2014"Vincent-Michael
2014-08-07Core: Fix build for vs2014Vincent-Michael
2014-08-07Core/Misc: Remove unused variablejackpoz
2014-08-07Core/Socket: Fix typo in constructorDuarte Duarte
2014-08-07Core: Kill AGAIN whitespace :(Vincent-Michael
2014-08-07Core: Fix non pch buildVincent-Michael
2014-08-06Prevent reading address information from potentially closed socketleak
2014-08-06Core/Scripts: Fix possible crashjackpoz
2014-08-06Core/Misc: Fixed textlike/hexlike methods of ByteBuffer to print properlyShauren
2014-08-05Core: Fix build for shit OSVincent-Michael
2014-08-05Auth/Main: Fix crashes on shutdownDDuarte
2014-08-05Auth/Networking: Use non-throw resolves in realmlist updatesDDuarte
2014-08-04Core: Fix typoVincent-Michael
2014-08-04Core/World: Small cleanup on headers in World.cppVincent-Michael
2014-08-04Core/Spells: Fixed LoS checks for spells like shadowfuryShauren
2014-08-04Core/NetworkIO: Adjust more packet throttling valuesjackpoz
2014-08-03Core/Spell: Correct the hit and miss counters in WriteSpellGoTargetsDuarte Duarte
2014-08-02Core/Server: Add mutex lock to PacketLogDDuarte
2014-08-02Core/Shared: Fix world and auth crash on shutdown (PCQ & DbWorker)DDuarte
2014-08-02Core/Spells: Fix Bloodworms summon countVincent-Michael
2014-08-02Core/Trade: Fix warningsVincent-Michael
2014-08-01Core/Trade: Replaced SendNotification hacks with proper trade packetsShauren
2014-07-31Core/Loot: Fixed pickpocket refill timer and use send proper loot error packe...Shauren
2014-07-31Core/Waypoints: Fixed memory leaks happening when loading waypoints with inva...Shauren
2014-07-31Update CMakeLists.txtDr-J
2014-07-31Update ScriptLoader.cppDr-J
2014-07-31Delete zone_eversong_woods.cppDr-J
2014-07-31Remove Script from zone_eversong_woods.cppDr-J
2014-07-30Fixed buildjoschiwald
2014-07-30Remove Script from zone_eversong_woods.cppDr-J
2014-07-30Core/PacketLog: Save session ip and port information in saved packetsDDuarte
2014-07-30Scripts/OutdoorPvP: dropped redundand codejoschiwald
2014-07-29Scripts/OutdoorPvP: replaced some chat texts with proper defense messagesjoschiwald
2014-07-29Scripts/BloodmystIsle: Fix StartUp ErrorsVincent-Michael
2014-07-29Core/Authserver: Fixed invalid memory access when AsByteArray returns less by...Shauren
2014-07-29Core/Conditions: Added more infos for CONDITION_SPELL error logVincent-Michael
2014-07-29Core/Chat: Restored split alliance and horde chat channelsShauren
2014-07-29Core/Channels: Do not allow creation of channels starting with digitsDDuarte
2014-07-29Core/Config: User-friendlyfy configuration parsing errorsDDuarte
2014-07-29Update Socket.hShauren
2014-07-29Core/Socket: Fixed expected template evaluated type for AsyncWrite if PacketT...Shauren
2014-07-28Update razorfen_downs.cppDr-J
2014-07-28Core/Instances: Explicitly unload InstanceSaveMgr before MapManager, fixes in...Shauren
2014-07-28Core/Network: Fixed packets being properly received only by the first player ...Shauren
2014-07-28Core/Startup: Change an error about "broken zone-data" on guild loading to debugDDuarte
2014-07-28Core/Networking: Attempt to fix some exceptionsDDuarte
2014-07-27Fixed a rare crash case when authserver socket was forcefully closed during readleak
2014-07-27Core/Network: Optimized packet sending by removing unneccessary memory copyingShauren
2014-07-27Conf/World: Disable player limit by defaultDDuarte