aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting/ScriptReloadMgr.cpp
AgeCommit message (Expand)Author
2021-08-02Core/Misc: Fix dynamic scripts build when using libstdc++-11 (#26771)Felipe Trzaskowski
2021-05-05Core/Game: Fix cache path with git flow branches (#26494)ihm-tswow
2020-07-26Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-07-15Dep: Switch to boost process instead of old standalone versionShauren
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-02-08Use boost::optional and boost::none instead of smelly pointer (#24134)Ujp8LfXBJ6wCPR
2020-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-07-19Core/Handlers: Spell handler no longer downranks otherwise-negative spells be...Treeston
2018-07-18Misc: Pass std::chrono types by value everywhere.Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-06-19Core: ported headers cleanup from master branchariel-
2017-05-23Core/Hotswap: Fix Reload on LinuxDoctorKraft
2017-05-23Core/Hotswap: Replace #ifdef conditions with comparisons of values defined in...Shauren
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