index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-10T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
EasternKingdoms
/
MagistersTerrace
Age
Commit message (
Expand
)
Author
2014-01-23
Scripts: A lots of changes here and there (maybe useless?!?)
Vincent_Michael
2014-01-21
Misc: Minor cosmetic changes here and there
Vincent_Michael
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-30
Scripts/Misc: Code cleanup
jackpoz
2013-12-29
Scripts/Misc: Ensure Creatures are in instances when required
jackpoz
2013-12-25
Core/Scripting: Replace casted with cast as casted is not a word.
Malcrom
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-10-22
Scripts/Misc: Coding Style unification? (by Aokromes)
Vincent_Michael
2013-09-25
Core/Scripts: added some OVERRIDEs
joschiwald
2013-08-10
Scripted: Use now override for instance scripts
Vincent-Michael
2013-07-08
Scripted: Some cleanups + ninja changes
Vincent-Michael
2013-07-06
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
Nay
2013-07-06
Scripted/Misc: Some cleanup
Vincent-Michael
2013-07-04
Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_
Vincent-Michael
2013-06-22
Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...
Vincent-Michael
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
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-02-19
Core/Scripts: Removed useless const modifier on method parameters accepting p...
Shauren
2013-01-02
Core/MT: Fix model for "Pure Energy"
Vincent_Michael
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core: Fix warnings
Vincent-Michael
2012-11-23
Core/DB: Convert 14 more scripts to creature text
Gacko
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-20
Core/Misc: Define some methods const
Spp
2012-11-19
Fix compile without PCH (Also added some minor changes to minimize difference...
Spp
2012-11-18
Scripts/Instances: Added missing definition from previous commit.
Subv
2012-11-18
Scripts/Instances: Save Magister's Terrace door (and statue) state.
Subv
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-10-26
Core/Misc: Tweaked ThreatContainer internals
Spp
2012-08-03
Whitespace is the root of all evil (version 2)
Nay
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-04-01
Core/Script: Code style and some rewriting.
Gyx
2012-03-31
Core/Script: Code style and some rewriting.
Gyx
2012-03-16
Core/Script: Clean-Up in Scripts.
Gyx
2012-03-14
Scripts/Magister's Terrace: Fix Translocation Orb Activation and correct some...
Martin Weinelt
2012-03-14
Core/Script: Clean-Up in Scripts.
Gyx
2012-03-12
Core/Units:
Machiavelli
2012-03-07
Warning fixes and some random cleanup here and there
Spp
2012-02-23
Core/Movement: Use SetLevitate(true/false) instead of AddUnit/RemoveUnit.
Venugh
2012-02-23
Core/Movement: Use SetWalk(true/false) instead of AddUnit/RemoveUnit.
Venugh
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-28
Core/Scripts: Replace rand with urand in most cases (using regexp)
Spp
2011-11-23
Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...
Shauren
2011-10-10
Rename "SetPosition" to "UpdatePosition".
megamage
2011-10-07
REPO: Code-style clean-ups
Bootz
[next]