index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-09T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Scripting
/
ScriptMgr.h
Age
Commit message (
Expand
)
Author
2017-01-29
Core/Entities: Basic AreaTrigger System (#18035)
Traesh
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-17
Core/Scripts: Add server-side script support for movie completion (#18308)
Krudor
2016-11-14
Core/ScriptMgr: use vector instead of list to contain Spell and Aura scripts ...
ariel-
2016-09-25
Core/Scenes: Implemented scene system
Traesh
2016-07-19
Tools: Added game tables extractor
Shauren
2016-07-17
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
Shauren
2016-07-17
Scripts: Build fix
Shauren
2016-07-13
Core/Scripting: Fix acquiring of references between script swaps
Naios
2016-05-20
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
Shauren
2016-04-11
Core/Game: Rewrote the ScriptMgr to support script reloading.
Naios
2016-04-11
Core/Game: Add a dynamic script reloader which reloads scripts modules on cha...
Naios
2016-04-11
Core/Game: Move scheduled map scripts counter methods into MapManager
Naios
2016-04-05
Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)
Shauren
2016-03-27
Add missing GAME_API exports
Rochet2
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-19
CMake: Use inherited dependencies in scripts
Naios
2016-03-13
Core/Misc: Removed OnUnknownPacketReceive script hook - it could never be called
Shauren
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-02-11
Core/Scripts: Fixed calling UnitScript hooks
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-04
Core/ScriptMgr: Replace IsDatabaseBound() methods through traits.
Naios
2015-10-25
Core/Conditions: Optimizations part 3 removed copying condition containers al...
Shauren
2015-10-22
Core/Commands: Refactored chat command script hook, fixes a crash when buildi...
Shauren
2015-04-18
Core/AreaTrigger: Added 'bool entered' to OnTrigger
Golrag
2015-04-06
Core/Guilds: Fix crash on kicking offline player of a guild.
et65
2015-03-13
Core/Emote: Fix an issue with EMOTE_STATE_READ, which persisted after closing...
Carbenium
2015-03-08
Core/Misc: Cleaned up data truncation warnings
Shauren
2015-01-16
Core/Misc: Implemented leveling/killing experience loading from gtOCTLevelExp...
Kinzcool
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-05
Core/Scripts: log ScriptNames assigned in database without core script
joschiwald
2014-10-25
Core/Guilds: Fifth part of converting int to bigint guids in database
Shauren
2014-09-21
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-09-20
Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditions
jackpoz
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-08-27
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-08-27
Added a new hook Called when a player's money is at limit
chadryx
2014-08-24
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-08-24
Removed OnQuestComplete hook, use QuestReward instead. Implemented OnQuestSta...
Rochet2
2014-08-12
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-08-11
Core/NetworkIO: Restore networking related scripting hooks
leak
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-07-27
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-07-27
Core/Network: Optimized packet sending by removing unneccessary memory copying
Shauren
2014-07-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-07-07
Renamed WorldTcpSession back to WorldSocket
leak
2014-07-05
Fixed the crashes
Subv
[next]