This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-02-01 06:37:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac01c9796b040da6cbed1c7b36e5d016dea4b334
TrinityCore
/
src
/
server
/
game
/
Server
History
QAston
e232c0e235
*Cleanup in ObjectAccessor - this should fix some crashes
...
--HG-- branch : trunk
2010-07-28 00:08:21 +02:00
..
Protocol
*Cleanup in ObjectAccessor - this should fix some crashes
2010-07-28 00:08:21 +02:00
WorldSession.cpp
Remove a duplicate query.
2010-06-23 13:31:17 +02:00
WorldSession.h
*Implement SPELL_AURA_OPEN_STABLE(292) - original patch by Ceris, modified by VladimirMangos
2010-07-22 03:12:28 +02:00
WorldSocket.cpp
* Fix authentication for the new client
2010-06-30 13:14:23 -06:00
WorldSocket.h
* Remove the last of the realative paths from #include statements
2010-06-08 17:01:03 -06:00
WorldSocketMgr.cpp
Remove some redundant explicit NULL checks for pointers before ´delete´ or ´delete[]´ calls since this check is done implicitly when deleting.
2010-06-21 23:20:58 +02:00
WorldSocketMgr.h
…