Project

General

Profile

Activity

From 2009-08-07 to 2009-08-20

2009-08-16

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

2009-08-15

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

2009-08-14

17:25 Doomsday Engine 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

2009-08-13

22:53 Doomsday Engine Revision aff6bf15 (github): Fixed jDoom exports.
skyjake
22:16 Doomsday Engine Revision 0807f379 (github): jDoom compiles and links.
skyjake

2009-08-10

01:12 Doomsday Engine Revision a19d04c2 (github): Continuing: C++ transformation / mobj_s class / mobjs are no longer thinkers.
skyjake

2009-08-09

22:05 Doomsday Engine Revision 0a36d34e (github): Switch to C++ compilation for libdeng. Games are still C, and don't build.
skyjake
16:26 Doomsday Engine Revision bde552f8 (github): Serializing Animator.
skyjake
14:14 Doomsday Engine Revision baa18a1a (github): test_archive: use replaceFile() so that rerunning the test doesn't fail.
skyjake
12:17 Doomsday Engine Revision 3985fe49 (github): Merge branch 'new-order-phase4' of ssh://skyjake@deng.git.sourceforge.net/gitroot/deng into new-order-phase4
skyjake
11:44 Doomsday Engine 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...
skyjake

2009-08-08

21:41 Doomsday Engine Revision 147069c4 (github): Adjusted documentation and comments.
skyjake
19:47 Doomsday Engine Revision 1597fbc2 (github): Merge branch 'new-order-phase4' of ssh://skyjake@deng.git.sourceforge.net/gitroot/deng into new-order-phase4
skyjake
19:46 Doomsday Engine Revision 1fb5dad2 (github): Removed excess colons.
skyjake
17:34 Doomsday Engine Revision 62acb949 (github): Const assignment. Fixed Variable read-only mode.
Also, improved API documentation. skyjake
09:23 Doomsday Engine Revision 211b3cb4 (github): Debugged script control flow and nested try/catch.
skyjake
00:36 Doomsday Engine Revision 28dbb761 (github): Trying out semicolons.
skyjake
00:22 Doomsday Engine Revision 00cab19f (github): try/catch statements with test cases.
Exceptions in scripts are the same as the C++ libdeng2 exceptions.
One can catch any C++ libdeng2 error in a script u...
skyjake
 

Also available in: Atom