index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Outland
/
GruulsLair
Age
Commit message (
Expand
)
Author
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-01
Scripts: Minimize duplicated enum names in header files (#18346)
Duarte Duarte
2016-03-22
Merge branch '3.3.5-bossboundary' into 3.3.5-base (PR #16089)
treeston
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-07-01
Core: Started work on 6.2.0.20182
Shauren
2015-04-02
Add missing override keyword in scripts
Daniel M. Weeks
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-28
Core/Spells: fixed Script project building
Rat
2014-09-21
Core/Misc: Refactor scripts to fix static analysis warnings
jackpoz
2014-09-16
Core/Scripts: Fixed PCH build
Shauren
2014-09-14
Scripts
Shauren
2014-09-07
Core/InstanceScript: refactored load and save methods
joschiwald
2014-07-22
Core/Misc: Replace rand() calls with SFMT
jackpoz
2014-05-20
Core/Misc: Remove Unit::Get* wrappers for ObjectAccessor::Get*
jackpoz
2014-05-18
Partially revert f296095191c7b5c6b10f79c2b1433dc227a462f5 "Fix various warnin...
Shauren
2014-05-15
Fix various warnings. The core, the scripts and the tools now compile without...
Praetonus
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-08-22
Scripts/GruulsLair: reworked InstanceScript
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-06-22
Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...
Vincent-Michael
2013-06-11
Core: Some function renaming.
Malcrom
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-02-03
Scripts/Misc: Some code optimisations
Vincent_Michael
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-06
Core/DB: Creature text for 53 script files
Gacko
2012-11-20
Core/Misc: Define some methods const
Spp
2012-08-12
Core/Misc: Fix some mem-leaks and uninitialized variables.
kaelima
2012-07-30
Core/Misc: Use proper headers to optimize compile
Vincent-Michael
2012-06-03
more updates
joschiwald
2012-04-01
Core/Script: Code style and some rewriting.
Gyx
2012-03-31
Core/Script: Code style and some rewriting.
Gyx
2012-03-17
Core/Script: Code style and remove unused core.
Gyx
2012-03-16
Core/Script: Code style.
Gyx
2012-03-14
Core/Script: Clean-Up in Scripts.
Gyx
2012-01-14
Core/Movement: Implement spline movement subsystem.
Machiavelli
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-10-07
REPO: Code-style clean-ups
Bootz
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-07-29
Core: Append single character to stream as character, not as a string
Spp-
2011-07-26
Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...
QAston
2011-07-02
Core: Cleaning up hungarian notation - Phase5: pWho -> who
click
2011-07-02
Core: Cleaning up hungarian notation - Phase3: pTarget -> target
click
2011-07-02
Core: Start cleaning up hungarian notation - Phase1: pCreature -> creature
click
[next]