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-20 01:15:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5270f9e0df3c1b08af6ccd440bfb0fd06f48f8d
TrinityCore
/
src
History
Machiavelli
d5270f9e0d
Globally find & replace InstanceScript* GetInstanceData_InstanceMapScript(Map* pMap) -> InstanceScript* GetInstanceScript(InstanceMap* pMap) const, this makes sure instance scripts get initialized properly and prevents crashes in scripts.
...
NOTE: this either breaks or fixes crlf, have no time to check now. --HG-- branch : trunk
2010-08-11 21:52:44 +02:00
..
genrevision
BuilSystem: Clean up some small but annoying things from my earlier commits:
2010-08-09 23:14:16 +02:00
server
Globally find & replace InstanceScript* GetInstanceData_InstanceMapScript(Map* pMap) -> InstanceScript* GetInstanceScript(InstanceMap* pMap) const, this makes sure instance scripts get initialized properly and prevents crashes in scripts.
2010-08-11 21:52:44 +02:00
tools
Buildsystem: Clean up build-process on all platforms
2010-08-11 20:55:14 +02:00
CMakeLists.txt
Cut away DO_*-parts from buildsystem and specific files checking for it.
2010-07-27 05:40:21 +02:00