aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2014-07-28Attempt to fix centos compileShauren
2014-07-27Core/Network: Use base Socket class for battle.netShauren
2014-07-27Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
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-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-27Core/Server: Fix typoVincent-Michael
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-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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: Fix buildVincent-Michael
2014-07-24Merge branch 'master' into 4.3.4DDuarte
2014-07-24Merge branch 'master' into 4.3.4DDuarte
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
2014-07-24Core/Spells: Unrelenting Assault shouldn't proc if the target isn't explicitl...Trisjdc
2014-07-24Scripts/IoC: Rename spell_gen_* spells to spell_ioc_*DDuarte
2014-07-24Script/IoC: Move some spell scripts from spell_generic to isle_of_conquest cppkarn
2014-07-24Scripts/Four Horsemen: Horsemen's main spells should only explicitly target p...Trisjdc
2014-07-24Core/Units: IsNonMeleeSpellCast will no longer return false if there's an ins...Trisjdc
2014-07-24Core/Spells: Solving the double dips in Hammer of the RighteousTrisjdc
2014-07-24Merge branch 'master' into 4.3.4DDuarte
2014-07-24Scripts/WesternPlaguelands: Fix conditions to show gossip of Myranda the Hag ...nelegalno
2014-07-24Scripts/Feralas: Make Screecher Spirit disappear after clicking on themRushor
2014-07-24Core/Spells: Death and DecayExodius
2014-07-24Scripts/ICC: Summon Sealed Chest quest npc's upon the Lich King's DeathFoldy
2014-07-24Core/Common: Remove the no longer finite(x) macro for MSVCDDuarte