aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/CalendarHandler.cpp
AgeCommit message (Expand)Author
2016-06-15Core/PacketIO: Updated calendar, bg, battle pet and bmah packet structuresShauren
2016-04-05Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)Shauren
2016-02-25Add missing changesShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-14Core/PacketIO: Updated and enabled CMSG_CALENDAR_COMPLAINShauren
2015-08-05CalendarHandler: Fix warning.Gacko
2015-07-29Core/PacketIO: Added utility packet array class to handle loop counter limiti...Shauren
2015-07-28Core/PacketIO: CalendarPackets:Golrag
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-25Core/Misc: Removed ReadAsPacked/WriteAsPacked methods from ObjectGuid, they a...Shauren
2015-04-01Core/PacketIO: Updated all client opcode valuesShauren
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-02-21Core/Spells: Removed leftovers of old cooldown handlingShauren
2015-01-17Core/Opcodes: sync with wppjoschiwald
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-08Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP...Intel
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-25Core/Entities: Changed a few lowguid uses to ObjectGuid::LowTypeShauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-18Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core/Player: Additional fixes related to https://github.com/TrinityCore/Trini...jackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-22Core/Calendar: Fix memory leak in CMSG_CALENDAR_ADD_EVENT handler.jackpoz
2014-06-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-08Core/Calendar: Sanitize calendar event parametersjackpoz
2014-06-08Revert "Core/Calendar: Fix memory leak when malformed CMSG_CALENDAR_ADD_EVENT...jackpoz
2014-05-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-18Core/Calendar: Fix warningjackpoz
2014-05-17Core/Calendar: Align max amount of Players to be invited to Client limitsjackpoz
2014-05-17Core/Calendar: Use single database transaction for adding multiple invites wh...Shauren
2014-01-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-18Core/Calendar: Add documentation regarding fix in previous commitMachiavelli
2014-01-18Core/Calendar: Fix memory leak when guild announcement is createdDehravor
2014-01-18Core/Calendar: Fix memory leak when malformed CMSG_CALENDAR_ADD_EVENT is rece...Dehravor
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-10-01Whitespace between string literals and user-defined literals is now mandatory...Ellie
2013-05-21Merge branch 'master' into 4.3.4 (Added SQL to fix trinity_string conflict)Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp