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
f4e4e62aea79ff478dbc0f2bb2c5ab7f412a8a66
TrinityCore
/
src
/
server
/
game
/
Scripting
History
Shauren
228c56f3c5
Scripts/Spells: Modernize spell script internals a bit - this makes Prepare macros unneccessary
2023-07-24 00:27:25 +02:00
..
ScriptMgr.cpp
Scripts/Spells: Modernize spell script internals a bit - this makes Prepare macros unneccessary
2023-07-24 00:27:25 +02:00
ScriptMgr.h
Scripts/Spells: Allow using templated spell script with multiple template arguments in RegisterSpellScriptWithArgs
2023-07-19 13:44:18 +02:00
ScriptReloadMgr.cpp
Core/Misc: Replace std::abort with our ABORT macro
2023-06-14 20:30:02 +02:00
ScriptReloadMgr.h
Core/Misc: Modernize code a bit by replacing std::tie with either structured bindings or operator<=>
2023-04-06 17:46:58 +02:00
ScriptSystem.cpp
Core/AI: Drop script_waypoints and move data to waypoint_data (
#28879
)
2023-04-10 04:04:33 +02:00
ScriptSystem.h
Core/AI: Drop script_waypoints and move data to waypoint_data (
#28879
)
2023-04-10 04:04:33 +02:00