index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-04T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2014-07-31
Update CMakeLists.txt
Dr-J
2014-07-31
Update ScriptLoader.cpp
Dr-J
2014-07-31
Delete zone_eversong_woods.cpp
Dr-J
2014-07-31
Remove Script from zone_eversong_woods.cpp
Dr-J
2014-07-30
Fixed build
joschiwald
2014-07-30
Remove Script from zone_eversong_woods.cpp
Dr-J
2014-07-30
Core/PacketLog: Save session ip and port information in saved packets
DDuarte
2014-07-30
Scripts/OutdoorPvP: dropped redundand code
joschiwald
2014-07-29
Scripts/OutdoorPvP: replaced some chat texts with proper defense messages
joschiwald
2014-07-29
Scripts/BloodmystIsle: Fix StartUp Errors
Vincent-Michael
2014-07-29
Core/Authserver: Fixed invalid memory access when AsByteArray returns less by...
Shauren
2014-07-29
Core/Conditions: Added more infos for CONDITION_SPELL error log
Vincent-Michael
2014-07-29
Core/Chat: Restored split alliance and horde chat channels
Shauren
2014-07-29
Core/Channels: Do not allow creation of channels starting with digits
DDuarte
2014-07-29
Core/Config: User-friendlyfy configuration parsing errors
DDuarte
2014-07-29
Update Socket.h
Shauren
2014-07-29
Core/Socket: Fixed expected template evaluated type for AsyncWrite if PacketT...
Shauren
2014-07-28
Update razorfen_downs.cpp
Dr-J
2014-07-28
Core/Instances: Explicitly unload InstanceSaveMgr before MapManager, fixes in...
Shauren
2014-07-28
Core/Network: Fixed packets being properly received only by the first player ...
Shauren
2014-07-28
Core/Startup: Change an error about "broken zone-data" on guild loading to debug
DDuarte
2014-07-28
Core/Networking: Attempt to fix some exceptions
DDuarte
2014-07-27
Fixed a rare crash case when authserver socket was forcefully closed during read
leak
2014-07-27
Core/Network: Optimized packet sending by removing unneccessary memory copying
Shauren
2014-07-27
Conf/World: Disable player limit by default
DDuarte
2014-07-27
Core/Network: Allow storing any packet types in Socket write queue to reduce ...
Shauren
2014-07-27
Fixed gcc build
Shauren
2014-07-26
Core/Network: Refactored socket code, moved common operations to base Socket ...
Shauren
2014-07-26
Added comments to 6961f957c9d03bff634f0b75466458564845722e to make sure noone...
Shauren
2014-07-26
Core/DBLayer: Fixed possible crashes with async queries retrieving result
Shauren
2014-07-25
Core/PreparedStatements: Fixed a change I missed in the World prepared statem...
Subv
2014-07-25
Core/Waypoints: Allow the table waypoint_data to use Takeoff and Land waypoints.
Subv
2014-07-26
Core/Threading: Fixed lock type used in HashMapHolder::Insert - a write lock ...
Shauren
2014-07-25
Core: Fix non pch build
Vincent-Michael
2014-07-25
Core/Network: Fix build
DDuarte
2014-07-25
Core/Realmlist: Force resolving realm addresses to ipv4
Shauren
2014-07-25
Core/Network: Fix some possible exceptions on socket.close()
DDuarte
2014-07-25
Core/Shared: Change rand32 to return uin32 instead of int32
DDuarte
2014-07-25
Core/Spells: Fix an issue with previous commit (a309ca97279)
DDuarte
2014-07-25
Core/Spells: Fixed issues with Death and Decay and similar spells not ticking...
Warpten
2014-07-24
Core/Misc: Fixed a possible crash in ProducerConsumerQueue::Cancel
Shauren
2014-07-24
Scripts&DB/Feralas Convert npc_screecher_spirit to SAI
DDuarte
2014-07-24
Core/NetworkIO: Fixed boost::asio::async_write usage - packets will now be se...
Shauren
2014-07-24
Scripts/Darkshore: Fix an issue with the quest Gyromast's Revenge
untaught
2014-07-24
Scripts/AreaTriggers: Fix an issue with an AT for the quest The Etymidian (Sh...
untaught
2014-07-24
Revert "Core/Spells: Death and Decay"
Vincent-Michael
2014-07-24
Core/BGs: Reputation gained in BGs should be affected by SPELL_AURA_MOD_REPUT...
Trisjdc
2014-07-24
Core/BGs: Reputation gained in BGs should be affected by SPELL_AURA_MOD_FACTI...
Trisjdc
2014-07-24
Core/Units: Properly remove auras that don't pass IsHighestExclusiveAura
Trisjdc
2014-07-24
Scripts/Karazhan: Boss Maiden of Virtue - rewrite to events and timer adjustm...
Ergar
[next]