aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms
AgeCommit message (Expand)Author
2010-12-17Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...Shauren
2010-12-16Make some cleanup.Anubisss
2010-12-14Scripts: Fixed uninitialized variables, unreferenced parameters and virtual o...Shauren
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-12-08Core/Scripts: Fixed possible crashes in instance scripts (Icecrown Citadel an...Shauren
2010-12-06Core: Some optimizationsSpp
2010-12-05Core/Scripts: Split OnCreatureCreate() and OnGameObjectCreate() into two virt...leak
2010-11-29Core/Groups: Move all function definition from .h to .cppSpp
2010-11-18Core/Scripts: return const modifier to Player methods back (should restore co...azazel
2010-11-17Core/Scripts: pass message parameter by reference in OnChat methods to make i...azazel
2010-11-16Core/Units: Rename and change Get/SetVisibility to use a bool value instead o...linencloth
2010-11-11Core: Fixed some build warningsShauren
2010-11-03Core/Scripts: Added enum for generic script texts, fixed one broken textShauren
2010-10-24Scripts/Icecrown Citadel: Added Blood Prince Council scriptShauren
2010-10-24More missing script_texts by TomeSupabad
2010-10-21Core/Scripts: Applied some Coding Standards._manuel_
2010-10-21Core/Scripts: Uldaman improvements._manuel_
2010-10-21Core/Scripts: Fix menu clearing in onGossipSelect()-sections for some scripts...click
2010-09-21Core/Scripts: Small, insignificant cleanupsShocker
2010-09-18Scripts/Eastern Kingdoms/Scarlet Enclave: Fix some display issues.silinoron
2010-09-13Scripts/Deadmines: Fix OnUse hook usage, thanks zaphod, closes issue 3942.Shocker
2010-09-12Core/Quests: Fixed remaining issues with quest crediting (note: previous comm...Shauren
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-08Core/Scripts: Use same standard for all GetInstanceScript's, closes issue 3890Shocker
2010-09-08Typo fixes, closes issue 3885, thanks zaphod & ParadoxShocker
2010-09-05BuildSystem/ALL: Remove unused custom code (most are duplicated as in examples)click
2010-09-05Scripts/Texts:azazel
2010-09-01Scripts/Blackrock Depths: fix spectral chalice spawning for quest with the sa...azazel
2010-08-31Core/Scripts: Revert revision 619ba8b76250 and fix it properlyShauren
2010-08-31Better way to fix some warnings from rev 621c100eeb.Spp
2010-08-31Core: Fix more warnings (very few left under linux 32)Spp
2010-08-30Core: Fix more warningsSpp
2010-08-30Core: Fix more warningsSpp
2010-08-29Fixes gossip scripts or points of interests of npc's with a Scriptname assign...Liberate
2010-08-26*Fix usage of EffectValueMultiplier in spell code.QAston
2010-08-26Core:azazel
2010-08-25* Add support for quest 1393 (Galen's Escape), original code by przemratajcza...Shocker
2010-08-23Core:azazel
2010-08-23Core: Fix more warningsSpp
2010-08-22Core:azazel
2010-08-18Core/Scripts: Fix even more scriptbugs from convertion (thanks to Kierkegaard)click
2010-08-14This should be the last of the malfunctioning AI scripts, thanks to click for...Machiavelli
2010-08-14Also fix npc_scarlet_minerMachiavelli
2010-08-14Fix script (and crash in) npc_scarlet_miner_cartMachiavelli
2010-08-11Globally find & replace InstanceScript* GetInstanceData_InstanceMapScript(Map...Machiavelli
2010-08-09Properly initialize instance scripts with the appropriate map id to avoid loa...silinoron
2010-08-09Clean up some doubledefined ScriptPCH.h includesclick
2010-08-09Replace (CR) character from all converted scripts and replace it with it's pr...click
2010-08-09* Fix remaining errors in scripts projectazazel
2010-08-08Fix.XTZGZoReX