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-01-28 21:02:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b9a2bd24f71aa80ca78faa175213528035b1b462
TrinityCore
/
src
/
server
/
game
/
Server
History
click
3d40804a33
Opcode updates (thanks to LordJZ)
...
--HG-- branch : trunk
2010-06-25 21:41:43 +02:00
..
Protocol
Opcode updates (thanks to LordJZ)
2010-06-25 21:41:43 +02:00
WorldSession.cpp
Remove a duplicate query.
2010-06-23 13:31:17 +02:00
WorldSession.h
Move trade data to dynamic structure and added support for applying enchant after trade ends, based on Vladimir's commits
2010-06-25 13:15:51 +02:00
WorldSocket.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
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
* Even more restructuring of the game library.
2010-06-06 22:55:56 +02:00