index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Calendar
/
CalendarMgr.cpp
Age
Commit message (
Expand
)
Author
2023-12-02
Core/PacketIO: Fixed server time sent in CalendarRaidLockoutAdded
Shauren
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
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
2022-01-24
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
2021-12-18
Core/Calendar: Add some additional validation when creating events (#23797)
Giacomo Pozzoni
2021-12-16
Core/Calendar: Fix issue with invite status being set to the wrong invite
jackpoz
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2021-04-05
Core/Misc: Change all unix time columns in character database to bigint (signed)
Shauren
2021-03-15
Core/Misc: minor typo and codestyle fixes
ariel-
2021-02-25
Core/Misc: Fix static analysis issues
jackpoz
2021-01-21
Core/Logs: Add load time to some logs like every other load log
Aokromes
2020-10-04
Core/PacketIO: One more opcode rename
Shauren
2020-09-19
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-04-12
Core/Entities: ObjectGuid improvements
Shauren
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-07-21
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2019-07-21
Few small optimizations here and there (#18684)
xinef1
2019-01-01
Update copyright note for 2019
vincent-michael
2018-11-05
Core/PacketIO: Updated packet structures to 8.0.1
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-20
Core/Game: Include cleanup, part 3
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
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-25
Core/Misc: Removed ReadAsPacked/WriteAsPacked methods from ObjectGuid, they a...
Shauren
2015-07-21
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-03-27
Core/PacketIO: Updated values of all known server opcodes
Shauren
2015-03-01
Core/PacketIO: Sync with wpp
Epicurus4
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-29
Core/Entites: Updated GUID format
Shauren
2014-10-27
Core/Entities: Updated HighGuid values
Shauren
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-10-25
Core/Entities: Changed a few lowguid uses to ObjectGuid::LowType
Shauren
2014-10-23
Core/Entities: First step to 128 bit guids
Shauren
2014-10-21
Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...
Shauren
2014-10-18
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
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-14
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
[next]