index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-30T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
Log.cpp
Age
Commit message (
Expand
)
Author
2009-08-11
*Add function Unit::OutDebugInfo for debug.
megamage
2009-07-31
*Replace "LoginDatabase" with "loginDatabase"
megamage
2009-07-28
*Minor cleanup in Log::outDB - by XTZGZoReX.
QAston
2009-06-18
* In case of a 'for' loop, don't declare the iterator of a type that has a la...
Machiavelli
2009-06-01
*Merge.
megamage
2009-06-01
Detailed log of arena fights and arena team creation.
krz
2009-05-31
[7918] Improve portability in work with uint64 string format specifiers a...
megamage
2009-04-24
* Optimized Log::outDB by removing unneeded variadic argument parsing. Also u...
XTZGZoReX
2009-04-07
*Fix a crash caused by chatlog.
megamage
2009-04-05
* "CRASH ALARM" --> "CRASH ALERT" - makes more sense ;).
XTZGZoReX
2009-03-31
* Do not print chat logs to console. It will simply screw up console output.
XTZGZoReX
2009-03-27
* Forgotten a line in last commit.
XTZGZoReX
2009-03-27
* Implement timestamping of chat logs.
XTZGZoReX
2009-03-27
* Fixed file open/close of chatLogfile.
XTZGZoReX
2009-03-26
* Fix some conversion in DB logging.
XTZGZoReX
2009-03-25
* Implement Log::outString that takes no arguments and just prints \n - on re...
XTZGZoReX
2009-03-25
* Added support for logging chats: Guild, raid, party, public, officer chat, ...
XTZGZoReX
2009-03-24
* Some costmetic changes in Log class.
XTZGZoReX
2009-03-23
*Add new log level "crash alarm" to record very dangerous errors.
megamage
2009-03-22
* Fixed loading of LogDB.* config values.
XTZGZoReX
2009-03-22
* Fixed thread deadlock by disabling logging DB errors to DB... Heh.
XTZGZoReX
2009-03-21
* Minor fix for DB log levels.
XTZGZoReX
2009-03-21
* Fixed log levels.
XTZGZoReX
2009-03-20
* This should fix a Windows-specific crash (on Windows, time_t is uint64).
XTZGZoReX
2009-03-20
* Re-implementing timestamps in log files. (Note: Does not work on console yet.)
XTZGZoReX
2009-03-20
* Re-implementing console log colors.
XTZGZoReX
2009-03-19
* Correctly implement database logging in WorldLog.
XTZGZoReX
2009-03-19
* Implementing database logging:
XTZGZoReX
2009-03-09
[7418] Implement new log filter LogFilter_AchievementUpdates that let avo...
megamage
2009-02-18
*Merge.
megamage
2009-02-17
Newline added to bottom of all files.
KingPin
2009-02-04
Replace tabs with spaces, and fix crlf issues
megamage
2009-02-04
*Merge.
megamage
2009-02-04
* Updated copyright notice for new year (2009) part 2
Drahy
2009-02-04
* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...
Drahy
2008-12-12
*Update to Mangos 6902. Source: Mangos.
megamage
2008-11-26
*Update to Mangos 6849. Source: Mangos.
megamage
2008-11-25
*Temp fix for linux build.
megamage
2008-11-25
*Update to Mangos 6848. Source: Mangos.
megamage
2008-10-23
[svn] Fixed copyright notices to comply with GPL.
w12x
2008-10-14
[svn] * Merge Temp dev SVN with Assembla.
Seline
2008-10-02
[svn] * Proper SVN structure
init
Neo2003