1
0
forked from 0ad/0ad
Go to file
Zyi 6822796a95 Simplified the logger:
- Removed the configurable interestingness from system.cfg.
- InterestingLog contains all warning and errors now.
- Modified and implemented methods in CLogger to write messages,
warnings and errors to the log.
- Modified a warning in CLocale so that the log wouldn't get spammed.

To do:
- Modify all of the logging statements in the source code.
- Remove the current preprocessor directives LOG_INFO, LOG_WARNING and
LOG_ERROR so that they can be used to log messages.

This was SVN commit r6817.
2009-04-11 22:53:33 +00:00
binaries Simplified the logger: 2009-04-11 22:53:33 +00:00
build Removed Collada_dbg.dll since it's outdated and not autobuilt. Added --collada option to default update-workspaces, so Collada_dbg.dll will get compiled automatically. 2009-03-27 01:45:22 +00:00
docs # Engine overview doc started. 2007-10-20 18:30:32 +00:00
source Simplified the logger: 2009-04-11 22:53:33 +00:00
.gitattributes Splitting Internal with Public 2008-09-18 04:38:42 +00:00