aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting
AgeCommit message (Expand)Author
2014-08-24Removed OnQuestComplete hook, use QuestReward instead. Implemented OnQuestSta...Rochet2
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-11Core/NetworkIO: Restore networking related scripting hooksleak
2014-08-09Core/Server: Add missing overridesDDuarte
2014-08-06Core/Scripts: Fix possible crashjackpoz
2014-07-31Update ScriptLoader.cppDr-J
2014-07-27Core/Network: Optimized packet sending by removing unneccessary memory copyingShauren
2014-07-20Scripts/EasternKingdoms: Burn with fire (hihi)Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-13Merge branch `master` into `boost`Subv
2014-07-07Renamed WorldTcpSession back to WorldSocketleak
2014-07-05Fixed the crashesSubv
2014-07-06Some groundwork for replacing the ACE based WorldSocket handlingleak
2014-07-02ACE cleanup on game, now the major issue remains WorldSocketleak
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-24Core/Misc: Fixed warningsShauren
2014-06-23Merge pull request #11976 from Ascathor/masterAokromes
2014-06-21Core: Add loginFirst param to OnLogin hook to allow doing things on first log...Rochet2
2014-06-14Core: Fix buildVincent-Michael
2014-06-13Core/Misc:Ascathor
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-04-18FixVincent-Michael
2014-03-23Scripts/Icecrown Citadel: Icecrown Gunship BattleShauren
2014-03-03Core/Scripts: New ItemScript trigger, OnItemRemovekontownik
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-25Core/Quests: Added stuff missing in previous commitShauren
2013-12-25Core/Quests: Fixed icon shown above questgivers with daily quests that have a...Shauren
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-12-11Scripting/Obsidian Sanctum: Updated scripts to use Events.Malcrom
2013-12-07Scripting/Razorfen Downs: Additions and fixes for instance.Malcrom
2013-11-29Core/Scripts: Fix possible NULL dereferencesjackpoz
2013-11-10Scripts/The Slave Pens: Fix up Mennu the Betrayer and add Rokmar the Cracker ...Malcrom
2013-11-10Scripting/The Slave Pens: Moved boss_mennu_the_betrayer from EAI to CPP.Malcrom
2013-11-10Scripting/Arcatraz: Move Zereketh the Unbound, Dalliah the Doomsayer, & Wrath...Malcrom
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-03Core/Misc: Fix compile after 316da388d586eee5625d9b0a01d21b3befb2cc69Discover-
2013-11-03Fix quest Redeeming the Dead (9685) and remove the core scriptuntaught
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-16Core/TransportsShauren
2013-10-11Make damage and healing references, so that damage can be altered by scripts!LilleCarl
2013-10-04Core/Misc: Fix compile after recent pull request...Discover-
2013-10-01Implement script hooks: OnDamge, OnHealCarl Hjerpe
2013-09-10Core/RBAC: Move send commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move pet commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move group commands to RBAC (using individual permissions)Spp