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-29 13:22:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b64d726c29ad9faaccafdf6fbcb7c5ff27ce587
TrinityCore
/
src
/
server
/
scripts
History
Machiavelli
701649cb3f
Scripts/Storm Peaks: Fix some (embarassing) errors in npc_hyldsmeet_protodrake (script is working now) and correct seat ID in vehicle_template_accessory.
2011-08-18 13:13:30 +02:00
..
Commands
Core/Commands: Console should be able to add/remove rights in any case
2011-08-13 13:24:48 +02:00
Custom
…
EasternKingdoms
Core: Pass by const reference for simple objects replaced with pass by value
2011-08-01 14:23:27 +02:00
Examples
…
Kalimdor
Core/Spells: update the core to the changes from
1fb1988d46
. To make your custom code work with those changes simply lookup the value of Targets enum value from prev rev, and update the name in your code.
2011-08-16 19:44:18 +02:00
Northrend
Scripts/Storm Peaks: Fix some (embarassing) errors in npc_hyldsmeet_protodrake (script is working now) and correct seat ID in vehicle_template_accessory.
2011-08-18 13:13:30 +02:00
OutdoorPvP
Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)
2011-07-27 12:14:27 +02:00
Outland
Core/Spells: Remove OriginalVictim parameter from Unit::CastSpell(x,y,z) - setting unit target was enough for all spells which used it, there's never a need to cast with both unit and dest target on retail (in such cases unit target + DEST_TARGET target types are used).
2011-08-16 16:53:29 +02:00
PrecompiledHeaders
…
Spells
Core/Spells: update the core to the changes from
1fb1988d46
. To make your custom code work with those changes simply lookup the value of Targets enum value from prev rev, and update the name in your code.
2011-08-16 19:44:18 +02:00
World
Core/Spells: update the core to the changes from
1fb1988d46
. To make your custom code work with those changes simply lookup the value of Targets enum value from prev rev, and update the name in your code.
2011-08-16 19:44:18 +02:00
CMakeLists.txt
…