index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-30T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Scripting
/
ScriptMgr.cpp
Age
Commit message (
Expand
)
Author
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: Fixed icon shown above questgivers with daily quests that have a...
Shauren
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-11
Make damage and healing references, so that damage can be altered by scripts!
LilleCarl
2013-10-04
Core/Misc: Fix compile after recent pull request...
Discover-
2013-10-01
Implement script hooks: OnDamge, OnHeal
Carl Hjerpe
2013-08-26
Build fix
Shauren
2013-08-26
Core/Scripts: Fixed uninitialized variable and memory leaks
Shauren
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-14
Core/Maps: Prevent creating maps without a valid Map.dbc entry
Shauren
2013-02-04
Scripts/Player: Add OnMapChanged to PlayerScripts (after map changed)
Spp
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: Reduce header dependencies - Step III
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-21
Core/Battlefield: Add missing stuff for wintergrasp
Vincent-Michael
2012-08-20
Core/Wintergrasp: finish implementation for battlefields. this is highly expe...
Kandera
2012-08-20
cleanup merge and some unneeded selects in functions
Kandera
2012-08-16
Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING
Spp
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-07-30
Core/Misc: Use proper headers to optimize compile
Vincent-Michael
2012-05-16
Core/Scripting: add the ability to access loot/go state changed events for ga...
Kandera
2012-04-14
Core/Scripts: Corrected previous commit and added a few AI hooks to GameObjectAI
Shauren
2012-04-14
Core/Scripts: Added support for creating custom GameObjectAI classes, similar...
Shauren
2012-04-07
Core/Scripting: Allow the use of WorldMapScript for maps that are not contine...
Subv
2012-03-24
Core/Scripts: Fixed script unloading
Shauren
2012-03-14
Revert "Core: more more cleanup" - Build test anyone?
leak
2012-03-14
Core: more more cleanup
thomas33
2012-03-10
Core/DBC: Remove store getters (useless since we don't have scripts as extern...
Shauren
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-14
Codestyle: Renamed some variables to fit codestyle, corrected order in struct...
Subv
2012-02-12
Codestyle: Renamed some variables to fit codestyle
Subv
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-28
Core/Loading: Drop the field script_version from the table version.
Nay
2011-10-07
REPO: Code-style clean-ups
Bootz
[next]