index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-01T10: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
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-23
Core/Hotswap: Fix Reload on Linux
DoctorKraft
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-04-15
Core/Hotswap: Replace #ifdef conditions with comparisons of values defined in...
Shauren
2017-04-05
Core/ScriptReloadMgr: Fixed scripts hot swapping on OS X (#19365)
7.1.5/23420
S.V
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-10
Core/Misc: Added regex compatibility layer to fall back to boost::regex for r...
Shauren
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-18
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...
6.2.4/21355
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