Joachim Meyer
|
da94a4d34c
Fixes the Logger to not always create poly.log even if it does not log to a file, or logs to a correctly named file.
|
11 anni fa |
Joachim Meyer
|
1e97cc2e4b
Implemented the option to log to a file (File name: yy_mm_dd.log)
|
11 anni fa |
Joachim Meyer
|
52a22c0c44
Little doc fix
|
11 anni fa |
Joachim Meyer
|
148efdb33a
Fixed Logger to log in VS Debug Output, if compiled as Debug. Documented Logger a bit.
|
11 anni fa |
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 anni fa |
Ivan Safrin
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 anni fa |
Cameron Hart
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
14 anni fa |
Ivan Safrin
|
c9406f5051
Code cleanup and documentation.
|
14 anni fa |
Ivan Safrin
|
6508f8c9a0
Added a String class, replaced std::string and wstring with the new class
|
15 anni fa |
Ivan Safrin
|
7cc9015fd0
Initial import from old repository
|
15 anni fa |