aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/CalendarHandler.cpp
AgeCommit message (Expand)Author
2016-01-01Update copyright note for 2016Rushor
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-10-17Core/Player: Additional fixes related to https://github.com/TrinityCore/Trini...jackpoz
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-06-22Core/Calendar: Fix memory leak in CMSG_CALENDAR_ADD_EVENT handler.jackpoz
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-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-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-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-01Whitespace between string literals and user-defined literals is now mandatory...Ellie
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-23Core/Calendar: Fix mem leak and minor cosmetic changesSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-21Core/Calendar: Fix typoshorn
2012-11-19Fix compile without PCH (Also added some minor changes to minimize difference...Spp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-09-16Merge pull request #7793 from Elron103/pull-requestsSubv
2012-09-17Core/Calendar: Add TwoSide Interaction configuration option for Calendar Inviteshexa-
2012-09-13Core/Calendar: Fixed breaking calendar event UI after reloggingShauren
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-05-23Core/Protocol: correct SMSG_CALENDAR_RAID_LOCKOUT_UPDATED struct (and SMSG_CA...kaelima
2012-03-14Core: Corrected conflicting variable namesShauren
2012-03-07Core: Remove some whitespace and tabsclick
2012-02-27Core: Minor cleanup in ObjectMgr and warning fixesSpp
2012-02-25Core/Calendar: Use defines when sending holiday dataNay
2012-02-25Core/Calendar: Fix compile without PCHShauren
2012-02-25Scripts/Icecrown Citadel: Removed obsolete workaround for Ice Tomb LoSShauren
2012-02-25Copy-paste typos in previous commit (0f1bd50) :(Nay
2012-02-25Core/Calendar: Holiday.dbc -> SMSG_CALENDAR_SEND_CALENDARNay
2012-02-25Core/Calendar: Change (revert) CalendarFlags vars to intsNay
2012-02-25Core/Calendar:Nay
2012-02-25Core/Calendar: Added some checks & error responses for calendar actions, many...Shauren
2012-02-24Core/Calendar: Corrected structure of SMSG_CALENDAR_COMMAND_RESULTShauren
2012-02-24Core/Calendar: Code refactoring/removed obsolete functionsShauren
2012-02-24Core/Calendar: WIP Calendar.Spp
2012-02-24Core/CalendarShauren
2012-02-24Core/Calendar: Use enumsNay