aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Expand)Author
2014-11-08Core/DataStores: Updated DungeonEncounter.dbc, DurabilityCosts.dbc, Durabilit...Intel
2014-11-08Core/DataStores: Updated CreatureFamily.dbc, CreatureModelData.dbc, CreatureS...Intel
2014-11-07Core/DataStores: Updated ChatChannels.dbc, ChrClasses.dbc, ChrRaces.dbc structsIntel
2014-11-07Core/DataStores: Updated BattlemasterList.dbc, CharStartOutfit.dbc, CharTitle...Intel
2014-11-07Core/DataStores: Fixed name consistency and improved coords handlingIntel
2014-11-06Core/DataStores: Updated AreaTrigger.dbc structIntel
2014-11-05Core/DataStores: Fixed build after renameIntel
2014-11-04Core/PacketIO: Enabled SMSG_ADDON_INFO and SMSG_ACCOUNT_DATA_TIMESShauren
2014-11-03Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...joschiwald
2014-11-02Core/Graveyards: Made the graveyard orientations loading from WorldSafeLocs.dbcKinzcool
2014-11-02Scripts/CoS: removed SetDespawnAtFar, fixed situation when Artas attacked som...MitchesD
2014-11-02Scripts/ToC: Remove a safe-measure call that caused issuesNyeriah
2014-11-01Scripts/ToC: Few codestyle changes and clean upsNyeriah
2014-11-01Scripts/ToC: Twin Val'kyrNyeriah
2014-10-30Core/GameObjects: Updated GameObjectTemplate data structureShauren
2014-10-29Scripts/Ulduar: Fix Ignis' Slag Pot periodic ticks and enable achievement "Ho...Nyeriah
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-29Scripts/Ulduar: Fix Ignis' golems not shattering in 25mUnholychick
2014-10-29Scripts/Ulduar: Fix Kologarn's arms being despawned before they're used to ac...Nyeriah
2014-10-28Merge pull request #13440 from Rochet2/ahbotjackpoz
2014-10-27Core: Even more warning fixesDDuarte
2014-10-27Core: Fix warnings, mostly wrong printf formattersDDuarte
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-27Scripts/Freya: Fix Lumberjacked Achievetreak
2014-10-26Core/Entities: Updated updatefieldsShauren
2014-10-25DB/Graveyards: Added a comment field to describe the graveyards in `graveyard...Kinzcool
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-26Scripts: replaced various Location struct defines with proper Position or G3D...joschiwald
2014-10-25Core/Entities: Changed a few lowguid uses to ObjectGuid::LowTypeShauren
2014-10-25Core: Fix build in some compilers by calling proper cctor of ObjectGuidDDuarte
2014-10-25Core/Opcodes: Support opcodes with the same ids and different directionDDuarte
2014-10-25Core/Guilds: Fifth part of converting int to bigint guids in databaseShauren
2014-10-24Core/Misc: First part of renaming to Blizzard's namesKinzcool
2014-10-24Core/Entities: Fourth part of converting int to bigint guids in databaseShauren
2014-10-24Core: Fix buildDDuarte
2014-10-23Core/Entities: Third part of converting int to bigint guids in databaseShauren
2014-10-23Core/Entities: Second part of required database changes for migrating guids t...Shauren
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-10-23Scripts/ScarletMonastery: Summon the Headless Horseman once the Call the Head...Nyeriah
2014-10-23Scripts/Ulduar: Exclude Ignis' main target from the Slag Pot target selectorNyeriah
2014-10-23Core/Entities: Removed Object::GetGUIDLow()Shauren
2014-10-22Core/Entities: Fourth part of removing GetGUIDLow() usesShauren
2014-10-22Core/Entities: Third part of removing GetGUIDLow() usesShauren
2014-10-22Core/Entities: Second part of removing GetGUIDLow() usesShauren
2014-10-22Core/Entities: First part of removing GetGUIDLow() usesShauren
2014-10-22Scripts/Commands: Replaced lowguid printing in command output with ToString()...Shauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-20Core/Entities: First part of required database changes for migrating guids to...Shauren
2014-10-19Core/Misc: fixed a scenario when character factionchange create unexpected re...joschiwald