This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore2
Watch
3
Star
0
Fork
0
You've already forked TrinityCore2
mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced
2026-06-20 06:49:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0963cb3aeadf01734ce06c88a0bbf535e78342e8
TrinityCore2
/
src
/
server
/
scripts
T
History
Machiavelli
bd1f9ceaf9
Fix Emalon + adds AI initialization
...
--HG-- branch : trunk
2010-08-12 03:38:34 +02:00
..
Custom
Replace (CR) character from all converted scripts and replace it with it's proper (LF) counterpart
2010-08-09 01:52:26 +02:00
EasternKingdoms
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
Examples
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cleanupscripts very slightly
2010-08-08 19:45:53 +02:00
Kalimdor
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
Northrend
Fix Emalon + adds AI initialization
2010-08-12 03:38:34 +02:00
OutdoorPvP
Fix.
2010-08-08 14:37:58 -05:00
Outland
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
PrecompiledHeaders
* Rename InstanceData to InstanceScript
2010-08-08 22:54:58 +06:00
Spells
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cleanupscripts very slightly
2010-08-08 19:45:53 +02:00
World
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cleanupscripts very slightly
2010-08-08 19:45:53 +02:00
CMakeLists.txt
BuilSystem: Clean up some small but annoying things from my earlier commits:
2010-08-09 23:14:16 +02:00