Project

General

Profile

Activity

From 2009-08-14 to 2009-08-27

2009-08-24

19:27 Revision dea0ecf5 (github): Version bump to beta6.6.
skyjake
19:26 Revision 72db1fb7 (github): Fixed handling of -file/-iwad and -def/-defs.
skyjake
18:48 Revision e335d031 (github): Housekeeping.
skyjake

2009-08-23

22:43 Revision 6ceaad37 (github): Server no longer dies.
The culprit was calling ThinkerRemove on non-thinker_t objects. skyjake
20:11 Revision de475c84 (github): libdeng uses de::Log entries instead of its own console output.
Trying to figure out why the server dies... skyjake
12:55 Revision 4d935e80 (github): Further observer convenience.
skyjake
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...
skyjake
10:47 Revision ad21425f (github): Refined observer utilities.
The macros now allow conveniently defining single-method interfaces. skyjake

2009-08-22

19:50 Revision b2fb3b1c (github): Do not delete log entries before they're flushed.
skyjake
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)...
skyjake

2009-08-16

18:12 Revision ee110729 (github): Added GameObject and refactored de::Map's construction.
skyjake
15:41 Revision f8f48134 (github): Documentation updates.
skyjake

2009-08-15

11:42 Revision 311a6fb0 (github): Thinkers and Objects in Map, (de)serializing.
skyjake

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).
skyjake
 

Also available in: Atom