Activity
From 2009-08-11 to 2009-08-24
2009-08-24
- 19:27 Revision dea0ecf5 (github): Version bump to beta6.6.
- 19:26 Revision 72db1fb7 (github): Fixed handling of -file/-iwad and -def/-defs.
- 18:48 Revision e335d031 (github): Housekeeping.
2009-08-23
- 22:43 Revision 6ceaad37 (github): Server no longer dies.
- The culprit was calling ThinkerRemove on non-thinker_t objects.
- 20:11 Revision de475c84 (github): libdeng uses de::Log entries instead of its own console output.
- Trying to figure out why the server dies...
- 12:55 Revision 4d935e80 (github): Further observer convenience.
- 12:40 Revision 385e835f (github): Log output to file.
- - Added config variable deng.log.file.
- LogBuffer writer entries to the output file when flushing.
- Fixed issue wit... - 10:47 Revision ad21425f (github): Refined observer utilities.
- The macros now allow conveniently defining single-method interfaces.
2009-08-22
- 19:50 Revision b2fb3b1c (github): Do not delete log entries before they're flushed.
- 19:33 Revision 4657d657 (github): Logging.
- All messages must be logged using de::Log. It will route them optionally
to the standard output and/or output file(s)...
2009-08-16
- 18:12 Revision ee110729 (github): Added GameObject and refactored de::Map's construction.
- 15:41 Revision f8f48134 (github): Documentation updates.
2009-08-15
2009-08-14
- 17:25 Revision 2601a90a (github): Added Thinker as base class for Object.
- Thinker will automatically keep executing a function called "thinker" in
the thinker's private namespace (if it exists).
2009-08-13
Also available in: Atom