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-19 08:55:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d1b3ccaa143f11d7cabd0d01072fa011e0481e1
TrinityCore
/
src
/
server
/
scripts
History
click
2d1b3ccaa1
Compile warnings fixes
2011-05-27 14:45:44 +02:00
..
Commands
Core/Gossip: Gossip menu items will now have constant index, allowing to properly define scripts relying on that index when mixed with conditions. Script-created menus via ADD_GOSSIP_ITEM will still have the index generated dynamically
2011-05-26 23:57:17 +02:00
Custom
Core/Buildsystem: Update copyright-headers for 2011, and adjust with the correct teamname as well.
2011-04-27 18:17:00 +02:00
EasternKingdoms
Scripts: Removed SEND_VENDORLIST and SEND_TRAINERLIST defines
2011-05-26 23:31:46 +02:00
Examples
Core/AuraScripts: Add AfterEffectRemove and AfterEffectApply hooks, to allow safe triggering of spellcasts or other actions which may call linked events while OnEffectApply and OnEffectRemove are still there for overriding the way effect is handled on target.
2011-05-25 17:13:32 +02:00
Kalimdor
Compile warnings fixes
2011-05-27 14:45:44 +02:00
Northrend
Compile warnings fixes
2011-05-27 14:45:44 +02:00
OutdoorPvP
Core/Gossip: Gossip menu items will now have constant index, allowing to properly define scripts relying on that index when mixed with conditions. Script-created menus via ADD_GOSSIP_ITEM will still have the index generated dynamically
2011-05-26 23:57:17 +02:00
Outland
Scripts: Removed SEND_VENDORLIST and SEND_TRAINERLIST defines
2011-05-26 23:31:46 +02:00
PrecompiledHeaders
Core/Unit: Move spell specific code from Unit::CalcAbsorbResist to AuraScripts.
2010-12-30 02:03:46 +01:00
Spells
Scripts/AuraScripts: Use AfterEffectApply and AfterEffectRemove hooks in scripts, where they fit better than On* hooks.
2011-05-25 19:12:41 +02:00
World
Core/Gossip: Gossip menu items will now have constant index, allowing to properly define scripts relying on that index when mixed with conditions. Script-created menus via ADD_GOSSIP_ITEM will still have the index generated dynamically
2011-05-26 23:57:17 +02:00
CMakeLists.txt
Core/Buildsystem: Update copyright-headers for 2011, and adjust with the correct teamname as well.
2011-04-27 18:17:00 +02:00