aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting/ScriptReloadMgr.cpp
AgeCommit message (Expand)Author
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-23Core/Hotswap: Fix Reload on LinuxDoctorKraft
2017-05-18Core/Game: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-04-15Core/Hotswap: Replace #ifdef conditions with comparisons of values defined in...Shauren
2017-04-05Core/ScriptReloadMgr: Fixed scripts hot swapping on OS X (#19365)7.1.5/23420S.V
2017-01-01Update copyright note for 2017vincent-michael
2016-12-10Core/Misc: Added regex compatibility layer to fall back to boost::regex for r...Shauren
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-18Core/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...6.2.4/21355Naios
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