index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-30T04:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Scripting
/
ScriptReloadMgr.cpp
Age
Commit message (
Expand
)
Author
2017-03-31
Core/ScriptReloadMgr: Fixed scripts hot swapping on OS X (#19365)
S.V
2017-02-06
Core/Scripts: fix dynamic build
ariel-
2017-02-06
Core/Misc: Added regex compatibility layer to fall back to boost::regex for r...
Shauren
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-07-13
Core/Scripting: Fix acquiring of references between script swaps
Naios
2016-04-18
Core/Scripting: Use the path of the worldserver executable to search for the ...
Naios
2016-04-18
Core/Scripting: Use the systems temporary path for caching shared libs
Naios
2016-04-17
Core/Scripting: Add the info how much time the system took to reload
Naios
2016-04-16
Core/Scripting: Improve the error message when the script reloader fails to c...
Naios
2016-04-16
Core: Removed Whitespaces
Vincent-Michael
2016-04-14
Core/Scripting: Fix a typo in b970a684
Naios
2016-04-14
Core/Scripting: Wait until the debugger is detached before rebuilding scripts.
Naios
2016-04-14
Core/Scripting: Disallow the build directory to contain spaces
Naios
2016-04-13
Core/Scripting: Fix detection of source changes when using inotify.
Naios
2016-04-12
Core/Scripting: Fix an assertion which was triggered at lazy unloading
Naios
2016-04-11
Core/Scripting: Fix a warning when building statically
Naios
2016-04-11
Core/Game: Add a dynamic script reloader which reloads scripts modules on cha...
Naios