aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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
2014-07-27Core/Network: Allow storing any packet types in Socket write queue to reduce ...Shauren
2014-07-27Fixed gcc buildShauren
2014-07-26Core/Network: Refactored socket code, moved common operations to base Socket ...Shauren
2014-07-26Added comments to 6961f957c9d03bff634f0b75466458564845722e to make sure noone...Shauren
2014-07-26Core/DBLayer: Fixed possible crashes with async queries retrieving resultShauren
2014-07-25Core/PreparedStatements: Fixed a change I missed in the World prepared statem...Subv
2014-07-25Core/Waypoints: Allow the table waypoint_data to use Takeoff and Land waypoints.Subv
2014-07-26Core/Threading: Fixed lock type used in HashMapHolder::Insert - a write lock ...Shauren
2014-07-25Core: Fix non pch buildVincent-Michael
2014-07-25Core/Network: Fix buildDDuarte
2014-07-25Core/Realmlist: Force resolving realm addresses to ipv4Shauren
2014-07-25Core/Network: Fix some possible exceptions on socket.close()DDuarte
2014-07-25Core/Shared: Change rand32 to return uin32 instead of int32DDuarte
2014-07-25Core/Spells: Fix an issue with previous commit (a309ca97279)DDuarte
2014-07-25Core/Spells: Fixed issues with Death and Decay and similar spells not ticking...Warpten
2014-07-24Core/Misc: Fixed a possible crash in ProducerConsumerQueue::CancelShauren
2014-07-24Scripts&DB/Feralas Convert npc_screecher_spirit to SAIDDuarte
2014-07-24Core/NetworkIO: Fixed boost::asio::async_write usage - packets will now be se...Shauren
2014-07-24Scripts/Darkshore: Fix an issue with the quest Gyromast's Revengeuntaught
2014-07-24Scripts/AreaTriggers: Fix an issue with an AT for the quest The Etymidian (Sh...untaught
2014-07-24Revert "Core/Spells: Death and Decay"Vincent-Michael
2014-07-24Core/BGs: Reputation gained in BGs should be affected by SPELL_AURA_MOD_REPUT...Trisjdc
2014-07-24Core/BGs: Reputation gained in BGs should be affected by SPELL_AURA_MOD_FACTI...Trisjdc
2014-07-24Core/Units: Properly remove auras that don't pass IsHighestExclusiveAuraTrisjdc
2014-07-24Scripts/Karazhan: Boss Maiden of Virtue - rewrite to events and timer adjustm...Ergar