aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/Karazhan
AgeCommit message (Expand)Author
2016-09-03Scripts/Events: Globally fix all ExecuteEvent loops to check UNIT_STATE_CASTI...treeston
2016-08-31Entities/Gossip: The Big One™ that gets rid of all uses of The Bad™ and T...treeston
2016-08-29Whitespace clean-upGustavo
2016-08-04ScriptedAI/Creature: Fix a bug where a std::chrono overload was counting mill...treeston
2016-07-28Scripts/Karazhan: Register Midnight's summonsNyeriah
2016-07-28Scripts/Karazhan: Fix a warningNyeriah
2016-07-28Scripts/Karazhan: Rework Attumen the Huntsman's scriptNyeriah
2016-07-01Core/Spells: Fixed spell range checkShauren
2016-06-09Merge remote-tracking branch 'tkrokli/npc_grandmother_gossip' into 3.3.5 (PR ...treeston
2016-06-08Core/Scripts: npc_grandmother gossip text moved to DBtkrokli
2016-04-16Core/Movement: Clean up and improvements on Unit::SetSpeed (#16843)Chaouki Dhib
2016-03-26Scripts/Karazhan: Hackfix the Opera event script to make Wizard of Oz actuall...treeston
2016-03-16Core: Remove whitespacesVincent-Michael
2016-03-01Scripts/Karazhan: Use the correct method to access Opera's side entrance doorNyeriah
2016-02-28Scripts/Karazhan: Clean up instance scriptNyeriah
2016-02-06Scripts/Karazhan: Implement Optional Boss SpawnRushor
2016-01-12Scripts/Instances: Complete rewrite of the boundary system.treeston
2016-01-01Update copyright note for 2016Rushor
2015-12-07Core/Unit: Add Unit::KillSelf() overloadjackpoz
2015-10-31Core/Misc: removed some useless map checksjoschiwald
2015-10-04Core/Misc: renamed sGossipSelect parametersjoschiwald
2015-07-24Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-04-05Switch abs to std::absCarbenium
2015-04-05Add missing override keyword in scriptsCarbenium
2015-03-08Core/Scripts: INFO-DEBUG changes in scripts (gawd)click
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-25Scripts/Misc: Make InstanceScript::Initialize() obsoletejackpoz
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-16Core/Scripts: Fixed PCH buildShauren
2014-09-15Core/Scripts: Fixed build of misc scripts, only zone_* and instance_* remainShauren
2014-09-15Core/Scripts: Fixed build of boss_* scriptsShauren
2014-09-14ScriptsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-07Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-07Core/InstanceScript: refactored load and save methodsjoschiwald
2014-08-31Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-09Scripts/Misc: Fix static analysis issuesjackpoz
2014-08-07Core: Kill AGAIN whitespace :(Vincent-Michael
2014-07-24Scripts/Karazhan: Boss Maiden of Virtue - rewrite to events and timer adjustm...Ergar
2014-07-22Core/Misc: Replace rand() calls with SFMTjackpoz
2014-07-13Merge branch `master` into `boost`Subv
2014-05-20Core/Misc: Remove Unit::Get* wrappers for ObjectAccessor::Get*jackpoz
2014-05-15Fix various warnings. The core, the scripts and the tools now compile without...Praetonus
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-25Core/Misc: Change how Position struct is retrievedjackpoz
2014-04-20Core/Misc: Check GetVictim() for NULL before dereferencing itjackpoz
2014-04-19Core/Misc: Ensure GetVictim() returns a valid reference when expectedjackpoz