aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/Deadmines
AgeCommit message (Expand)Author
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-09-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-25Scripts/Misc: Make InstanceScript::Initialize() obsoletejackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Core/Scripts: Fixed PCH buildShauren
2014-09-14ScriptsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-07Core/Misc: dropped obsolete GameObject::GetGameObject methodjoschiwald
2014-09-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-07Core/InstanceScript: refactored load and save methodsjoschiwald
2014-09-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-31Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-04-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-30Scripts/Misc: Code cleanupjackpoz
2013-12-29Scripts/Misc: Ensure Creatures are in instances when requiredjackpoz
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-10-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-10-22Scripts/Misc: Coding Style unification? (by Aokromes)Vincent_Michael
2013-08-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-10Scripted: Use now override for instance scriptsVincent-Michael
2013-07-26DB/Player: Fix clear glyph for some classVincent-Michael
2013-07-26Core/Misc: Fix db startup errorsVincent-Michael
2013-07-14Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-07-08Scripted: Some cleanups + ninja changesVincent-Michael
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-07-06Scripted/Misc: Some cleanupVincent-Michael
2013-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-22Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...Vincent-Michael
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: Some function renaming.Malcrom
2013-06-01Core/PacketIO: Fixed SMSG_PLAY_SOUND structureShauren
2013-02-19Core/Scripts: Removed useless const modifier on method parameters accepting p...Shauren
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-23Core/DB: Converted 11 scripts to creature textGacko
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Define some methods constSpp
2012-11-19Fix compile without PCH (Also added some minor changes to minimize difference...Spp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-07-30Core/Misc: Use proper headers to optimize compileVincent-Michael
2012-04-01Core/Script: Code style and some rewriting.Gyx