index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T15:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Scripting
/
ScriptSystem.h
Age
Commit message (
Expand
)
Author
2025-06-10
Core/Misc: Kill copy/move constructors for singleton classes
Shauren
2023-04-10
Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)
ModoX
2020-08-29
Core/Scripting: remove long time dead code
Aokromes
2020-08-23
Core/Movement: waypoint movement (#20121)
ccrs
2020-06-14
Core/Defines: define faction templates and replace magic numbers from scripts
ForesterDev
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-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-03-02
Core/Movement: Fix a DB spline chain overload I missed in 2170541
treeston
2017-03-02
Core/Unit: Standardize SetFacingTo and SetFacingToObject behavior while movin...
treeston
2017-03-01
Core/Movement: Add new SplineChainMovementGenerator that allows accurate repl...
treeston
2017-01-01
Update copyright note for 2017
vincent-michael
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-04-04
Misc: Fixed license header formatting
Shauren
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2012-12-13
Core/DB: Drop table script_texts
Gacko
2012-07-30
Core/Misc: Use proper headers to optimize compile
Vincent-Michael
2012-03-09
Some random cleanup here and there
Spp
2011-10-28
Core/Loading: Drop the field script_version from the table version.
Nay
2011-05-07
Core: Warning fixes
Shauren
2011-04-16
Core/Scripts: Extended escort AI
Sawiner
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-22
Core: Converted (hopefully) all remaining singletons to use ACE_Singleton class
Shauren
2010-08-06
*** New core <-> script library interface - complete rewrite of the old one.
XTZGZoReX
2010-08-04
* (Very) minor cleanups.
XTZGZoReX
2010-07-17
Correctly redo file moves/renames from revs 8437, 8441, 8442, 8444, 8446, 844...
Xanadu