aboutsummaryrefslogtreecommitdiff
path: root/src/shared/Log.cpp
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-05-29*Properly initialize members to prevent DB logging before the DB is started. ...Xanadu
2010-05-08Cleanup on some database-related files: merge some DB-related files, add some...click
2010-02-23Dump characters to separate files config option, by azazel.konTartalo
2010-01-16Updated copyright for new year.n0n4m3
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-10-02*New SQL to fix broken data blobs, if any. Must be run manually.maximius
2009-08-27*Use light red in error log. By MrSmitemegamage
2009-08-19[8390] Fixed log output work after recent replace UTF8PRINT macro. Author: Vl...megamage
2009-08-19 [8388] Replaced UTF8PRINT macro by a functionmegamage
2009-08-15*Replace every tab with 4 spaces, checked by handmaximius
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-01Detailed 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-17Newline added to bottom of all files.KingPin
2009-02-04Replace tabs with spaces, and fix crlf issuesmegamage
2009-02-04*Merge.megamage
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
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