index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T23: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
2020-09-12
Core/Misc: Fix some static analysis warnings exposed after 6b8f3d0.
Treeston
2020-09-09
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2020-07-31
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-01-02
New year
Aokromes
2019-09-17
Core/Calendar: Add some additional validation when creating events (#23797)
Giacomo Pozzoni
2019-07-13
Core/Calendar: Fix issue with invite status being set to the wrong invite
jackpoz
2019-07-01
Core/Unit: rename several getters to follow codestyle
ccrs
2019-05-18
Core/Packet: Clean up packet creation
jackpoz
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-05-20
Core/DBLayer: Escape more keywords
Shauren
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-24
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2017-12-13
Core/Misc: minor typo and codestyle fixes
ariel-
2017-12-08
Core/Misc: Fix static analysis issues
jackpoz
2017-10-29
Core/Logs: Add load time to some logs like every other load log
Aokromes
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-02-05
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2017-01-28
Few small optimizations here and there (#18684)
xinef1
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-07-27
Core/Network: Optimized packet sending by removing unneccessary memory copying
Shauren
2014-07-14
Core: Fix warnings vs2014 ctp (no support)
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-25
Core/Calendar: Crash fix
jackpoz
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-14
Core/Misc: Fix some static analysis issues
jackpoz
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-05-19
Core/Misc: Another batch of fixes for issues found by static analysis
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-02-23
Core/Calendar: Fix mem leak and minor cosmetic changes
Spp
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-19
Core/Calendar: Minor change.
horn
2012-11-19
Fix compile without PCH (Also added some minor changes to minimize difference...
Spp
2012-11-18
Core/Calendar: Completely rewrite and fix most of the calendar system
horn
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-05-23
Core/Calendar: Fix crash when deleting an event on the calendar. Should also ...
kaelima
2012-03-14
Core: Corrected conflicting variable names
Shauren
2012-03-02
Core/Misc: Fix a crash in CalendarMgr::AddAction and initialize some wild poi...
kaelima
[next]