Activity
From 2009-08-09 to 2009-08-22
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
- 22:53 Revision aff6bf15 (github): Fixed jDoom exports.
- 22:16 Revision 0807f379 (github): jDoom compiles and links.
2009-08-10
2009-08-09
- 22:05 Revision 0a36d34e (github): Switch to C++ compilation for libdeng. Games are still C, and don't build.
- 16:26 Revision bde552f8 (github): Serializing Animator.
- 14:14 Revision baa18a1a (github): test_archive: use replaceFile() so that rerunning the test doesn't fail.
- 12:17 Revision 3985fe49 (github): Merge branch 'new-order-phase4' of ssh://skyjake@deng.git.sourceforge.net/gitroot/deng into new-order-phase4
- 11:44 Revision c5c1abdf (github): Fixed Win32 build.
- - Windows can't remove files if they are open, so they need to be closed first.
- Client's LocalServer wasn't adapted...
Also available in: Atom