aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Calendar
AgeCommit message (Expand)Author
2023-12-02Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2020-09-12Core/Misc: Fix some static analysis warnings exposed after 6b8f3d0.Treeston
2020-09-09Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2020-07-31Core/Misc: Fix static analysis issues (#25178)Giacomo Pozzoni
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-01-02New yearAokromes
2019-09-17Core/Calendar: Add some additional validation when creating events (#23797)Giacomo Pozzoni
2019-07-13Core/Calendar: Fix issue with invite status being set to the wrong invitejackpoz
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-05-18Core/Packet: Clean up packet creationjackpoz
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-05-20Core/DBLayer: Escape more keywordsShauren
2018-01-01Update copyright note for 2018tkrokli
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-12-13Core/Misc: minor typo and codestyle fixesariel-
2017-12-08Core/Misc: Fix static analysis issuesjackpoz
2017-10-29Core/Logs: Add load time to some logs like every other load logAokromes
2017-06-19Core: ported headers cleanup from master branchariel-
2017-02-05Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2017-01-28Few small optimizations here and there (#18684)xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Rushor
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-14Core/Misc: Fixed build without pchShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-07-27Core/Network: Optimized packet sending by removing unneccessary memory copyingShauren
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostleak
2014-07-14Core: Fix warnings vs2014 ctp (no support)Vincent-Michael
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-05-17Fixed build without pchShauren
2014-05-17Core/Calendar: Use single database transaction for adding multiple invites wh...Shauren
2014-01-25Core/Calendar: Crash fixjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-05-19Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-02-23Core/Calendar: Fix mem leak and minor cosmetic changesSpp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp