index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Calendar
/
CalendarMgr.h
Age
Commit message (
Expand
)
Author
2025-06-10
Core/Misc: Kill copy/move constructors for singleton classes
Shauren
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2022-02-05
Core/Misc: Fix some static analysis warnings exposed after 6b8f3d0.
Treeston
2022-02-05
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2021-12-18
Core/Calendar: Add some additional validation when creating events (#23797)
Giacomo Pozzoni
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-18
Core/Game: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-07-28
Core/PacketIO: CalendarPackets:
Golrag
2015-07-04
Cleanup some whitespaces
Armano
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-25
Core/Entities: Changed a few lowguid uses to ObjectGuid::LowType
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Core/Misc: Fixed build without pch
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-07-27
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-07-27
Core/Network: Optimized packet sending by removing unneccessary memory copying
Shauren
2014-07-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-05-18
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-05-17
Fixed build without pch
Shauren
2014-05-17
Core/Calendar: Use single database transaction for adding multiple invites wh...
Shauren
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-09-05
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-09-03
Core/Misc: Fixed some more issues found by static code analysis tools.
Sebastian Valle
2013-02-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent_Michael
2013-02-23
Core/Calendar: Fix mem leak and minor cosmetic changes
Spp
2013-01-02
Merge branch 'master' into 4.3.4
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-21
Core/Calendar: Update calendar to 4.3.4 and enable calendar related opcodes
horn
2012-11-18
Core/Calendar: Completely rewrite and fix most of the calendar system
horn
2012-02-25
Core/Calendar: Change (revert) CalendarFlags vars to ints
Nay
2012-02-25
Core/Calendar:
Nay
2012-02-25
Core/Calendar: Added some checks & error responses for calendar actions, many...
Shauren
2012-02-24
Core/Calendar: Code refactoring/removed obsolete functions
Shauren
2012-02-24
Core/Calendar: WIP Calendar.
Spp
2012-02-24
Core/Calendar: Initial work for calendar
Nay