Joachim Meyer
|
1e97cc2e4b
Implemented the option to log to a file (File name: yy_mm_dd.log)
|
11 years ago |
Joachim Meyer
|
52a22c0c44
Little doc fix
|
11 years ago |
Joachim Meyer
|
148efdb33a
Fixed Logger to log in VS Debug Output, if compiled as Debug. Documented Logger a bit.
|
11 years ago |
Ivan Safrin
|
1733f6fb3d
Added an instance of the Logger to CoreServices and added a nonstatic log method called logBroadcast that dispatches a notify event from the Logger instance so that they can be printed to listening consoles. Made the GLSL module use the log broadcast for its error message. Made IDE console listen to Logger broadcasts.
|
12 years ago |
Ivan Safrin
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 years ago |
Cameron Hart
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
14 years ago |
Ivan Safrin
|
c9406f5051
Code cleanup and documentation.
|
14 years ago |
Ivan Safrin
|
6508f8c9a0
Added a String class, replaced std::string and wstring with the new class
|
15 years ago |
Ivan Safrin
|
7cc9015fd0
Initial import from old repository
|
15 years ago |