index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-03T11: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
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-20
Core/Misc: Fixed some -Weffc++ warnings
Shauren
2014-04-18
Fix
Vincent-Michael
2014-03-03
Core/Scripts: New ItemScript trigger, OnItemRemove
kontownik
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-25
Core/Quests: Added stuff missing in previous commit
Shauren
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-11
Make damage and healing references, so that damage can be altered by scripts!
LilleCarl
2013-10-01
Implement script hooks: OnDamge, OnHeal
Carl Hjerpe
2013-07-06
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
Nay
2013-06-10
Quest Complete, OnLevelChanged
Rochet2
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-03-04
Unbreak the build and renamed sql file to proper date
Shauren
2013-03-04
Core: Fixed compile warnings and errors
Shauren
2013-02-04
Scripts/Player: Add OnMapChanged to PlayerScripts (after map changed)
Spp
2013-01-03
Grammar/Spelling fix.
Ellie
2013-01-02
Core/Scripting: Created a hook for when a player is about to be saved.
Ellie
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-17
Core/Scipts: Missed changes from 7be13b6fda29daf825e24bffe6095d0a987afce1
Shauren
2012-12-17
Core/Scripts: Fixed crash on shutdown
Shauren
2012-12-17
Core/Scripts: Adding script hooks to allow for third party scripts to modify ...
Carlos Vargas
2012-12-13
Core/DB: Drop table script_texts
Gacko
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-08-16
Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-05-16
Core/Scripting: add the ability to access loot/go state changed events for ga...
Kandera
2012-04-14
Core/Scripts: Added support for creating custom GameObjectAI classes, similar...
Shauren
2012-03-14
Revert "Core: more more cleanup" - Build test anyone?
leak
2012-03-14
Core: more more cleanup
thomas33
2012-03-02
Core/Scripting: codestyle and comment for previous commit
Kandera
2012-03-02
Core/Scripting: added OnPlayerUpdateZone for player scripts
Kandera
2012-02-10
Core/Db/Conditions: Add ContidionTarget column which allows selection of obje...
QAston
2012-02-10
Core/Db/Conditions: Prepare conditions system to work on objects of different...
QAston
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-10-07
REPO: Code-style clean-ups
Bootz
2011-09-28
Core/Scripting: Remove unnecesary reference in param function OnMemberRemove
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-08-14
Core: Cosmetic cleanups and additional comments in ScriptMgr.
XTZGZoReX
2011-07-27
Core/Scripts: ScriptRegistry is no longer the part of ScriptMgr public interf...
Spp-
2011-07-22
Core/GameObject: Refactored destructible building handling, properly implemen...
Shauren
2011-06-12
Core: And some more cleanups...
click
2011-06-11
Core: Codestyle cleanup
click
2011-05-29
Core/Dungeon Finder: Fix instances unlock after level change
tobmaps
2011-05-07
Core: Warning fixes
Shauren
2011-04-28
Core/ObjectMgr: Refactor sItemStorage
leak
2011-04-13
Core/Misc: move scheduled scripts counter to ScriptMgr (which is more logical...
zergtmn
2011-04-09
Core/GameObjects: add script hook when destructable building is damaged.
Supabad
[next]