This website requires JavaScript.
Explore
Help
Sign In
azerothcore
/
azerothcore-wotlk
Watch
1
Star
0
Fork
0
You've already forked azerothcore-wotlk
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0276b141a84487a0d9ee57c2b9f82541b666c566
azerothcore-wotlk
/
src
/
server
/
game
/
Server
History
Tereneckla
9482836e33
fix(Core/Session): don't refund soul shards when logging out with warlock pets (
#16803
)
2023-07-21 19:16:11 -03:00
..
Packets
feat(Core/Packets): SMSG_WORLD_STATE_UI_TIMER_UPDATE (
#11047
)
2022-03-27 01:31:21 -03:00
Protocol
feat(Core/PacketIO): Implement STATUS_LOGGEDIN_OR_RECENTLY_LOGGOUT (
#15059
)
2023-02-17 09:11:11 +01:00
Packet.cpp
…
Packet.h
refactor(Core): apply clang-tidy modernize-* (
#9975
)
2022-01-17 14:35:07 +01:00
WorldPacket.h
refactor(Core): apply clang-tidy modernize-* (
#9975
)
2022-01-17 14:35:07 +01:00
WorldSession.cpp
fix(Core/Session): don't refund soul shards when logging out with warlock pets (
#16803
)
2023-07-21 19:16:11 -03:00
WorldSession.h
fix(Core/AuctionHouse): Fix AH searches with high number of auctions (
#13467
)
2023-06-27 20:11:21 +02:00
WorldSocket.cpp
fix(Core/PacketIO): Require valid WorldSession for CMSG_KEEP_ALIVE (
#15426
)
2023-03-17 10:23:29 +01:00
WorldSocket.h
…
WorldSocketMgr.cpp
refactor(Core/Logging): switch to fmt style for LOG_ (
#10366
)
2022-01-27 16:44:41 +01:00
WorldSocketMgr.h
…