This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore
Watch
3
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/araxiaonline/TrinityCore.git
synced
2026-06-19 06:29:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
512503c2b8b85578aeba2c2c8fb043ce8ff33085
TrinityCore
/
src
/
server
/
game
/
Instances
T
History
megamage
69414ed065
Add MX lock to InstanceSave::Add/RemovePlayer. Because BindToInstance can be called within Player::Update.
...
Try to fix crashes
#2514
and
#2177
. May also
fix
#3466
,
#2862
and
#2239
.
2011-10-12 11:36:03 -04:00
..
InstanceSaveMgr.cpp
Core: Fix some build errors after code style cleanup
2011-10-08 13:20:04 +02:00
InstanceSaveMgr.h
Add MX lock to InstanceSave::Add/RemovePlayer. Because BindToInstance can be called within Player::Update.
2011-10-12 11:36:03 -04:00
InstanceScript.cpp
REPO: Code-style clean-ups
2011-10-07 19:45:43 -05:00
InstanceScript.h
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some exceptions)
2011-09-15 14:12:57 +02:00