aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting/ScriptReloadMgr.cpp
AgeCommit message (Expand)Author
2017-03-31Core/ScriptReloadMgr: Fixed scripts hot swapping on OS X (#19365)S.V
2017-02-06Core/Scripts: fix dynamic buildariel-
2017-02-06Core/Misc: Added regex compatibility layer to fall back to boost::regex for r...Shauren
2017-01-02Update Copyright notice for 2017tkrokli
2016-07-13Core/Scripting: Fix acquiring of references between script swapsNaios
2016-04-18Core/Scripting: Use the path of the worldserver executable to search for the ...Naios
2016-04-18Core/Scripting: Use the systems temporary path for caching shared libsNaios
2016-04-17Core/Scripting: Add the info how much time the system took to reloadNaios
2016-04-16Core/Scripting: Improve the error message when the script reloader fails to c...Naios
2016-04-16Core: Removed WhitespacesVincent-Michael
2016-04-14Core/Scripting: Fix a typo in b970a684Naios
2016-04-14Core/Scripting: Wait until the debugger is detached before rebuilding scripts.Naios
2016-04-14Core/Scripting: Disallow the build directory to contain spacesNaios
2016-04-13Core/Scripting: Fix detection of source changes when using inotify.Naios
2016-04-12Core/Scripting: Fix an assertion which was triggered at lazy unloadingNaios
2016-04-11Core/Scripting: Fix a warning when building staticallyNaios
2016-04-11Core/Game: Add a dynamic script reloader which reloads scripts modules on cha...Naios