aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2014-10-27Server/Entities: Updated Item Container Sub Class & Bag Family Mask For Cooki...AriDEV
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-27Server/Entities: Should Fix Compile Error Under GCC 4.8+AriDEV
2014-10-27Scripts/Freya: Fix Lumberjacked Achievetreak
2014-10-26Core/Entities: Updated updatefieldsShauren
2014-10-26Core/AH: Fix buildjackpoz
2014-10-26Core/AH: Code cleanupjackpoz
2014-10-26Merge pull request #13455 Rochet2/ahjackpoz
2014-10-26Misc: Fixed sql import, added new changes to world_database.sql, removed dupl...Shauren
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-24Core/Corpses: Fixed loading corpse guid during server startupShauren
2014-10-24Fixed typo in ObjectGuid.hShauren
2014-10-24Core/Opcodes: Remove "direction" flag from some opcode idsDuarte Duarte
2014-10-23Core/Entities: Third part of converting int to bigint guids in databaseShauren
2014-10-23Core/Entities: Added type definition to use for a low guidsShauren
2014-10-23Core/Entities: Second part of required database changes for migrating guids t...Shauren
2014-10-23Core/Misc: Optimized ByteBuffer::ReadStringShauren
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-10-23Fixed gcc linkingShauren
2014-10-23Fixed gcc build2Shauren
2014-10-23Fixed gcc buildShauren
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/Opcodes: Update some opcode ids to 6.0.2 from WPPDDuarte
2014-10-23Core/Entities: Removed Object::GetGUIDLow()Shauren
2014-10-22Core/Entities: Sixth part of removing GetGUIDLow() usesShauren
2014-10-22Core/Entities: Fifth part of removing GetGUIDLow() usesShauren
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-22Core/Guilds: Use full guids in guild finder storageShauren
2014-10-22Core/Social: Use full guid for friend and ignore storageShauren
2014-10-22Core/Groups: Use full guid for battleground score storageShauren
2014-10-22Core/Groups: Use full guid for guild member storageShauren
2014-10-22Core/Groups: Use full guid for group lookupShauren
2014-10-22Core/ObjectMgr: Switched to full guids in cell corpse containerShauren
2014-10-21Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...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