Project

General

Profile

Activity

From 2009-08-03 to 2009-08-16

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
08:15 Bug #748 (Closed): Mus_Start: Couldn't open dd-buffered-song for writing(...)
Original thread - http://dengine.net/forums/viewtopic.php?f=7&t=97
Using and enabling a music addon works for title ...
jonusc

2009-08-13

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

2009-08-12

23:55 Bug #744: Linux 32bit Heretic & Hexen Segfault
Heretic crashs just after loading sdl window
heretic crashes after choosing character
Also crashes with a 64bit buil...
eunbolt

2009-08-11

21:37 Bug #748: Mus_Start: Couldn't open dd-buffered-song for writing(...)
Hopefully this issue is now fixed in 1.9.0-beta6.6 but if not please re-open this report and we will investigate furt... danij
21:37 Bug #747 (Closed): warnings require fixes
its good idea to have code compiled without warnings
some of them are definitely bugs like
doomsday/engine/portable...
sergepavlovsky

2009-08-10

08:58 Bug #674: Segmentation violation: semi-transparent wall texture (bars)
I can no longer replicate this bug in 1.9.0-beta6.5, so I am marking it as fixed. mittens
01:12 Revision a19d04c2 (github): Continuing: C++ transformation / mobj_s class / mobjs are no longer thinkers.
skyjake

2009-08-09

22:05 Revision 0a36d34e (github): Switch to C++ compilation for libdeng. Games are still C, and don't build.
skyjake
16:26 Revision bde552f8 (github): Serializing Animator.
skyjake
14:14 Revision baa18a1a (github): test_archive: use replaceFile() so that rerunning the test doesn't fail.
skyjake
13:09 Bug #746 (Closed): Model Particles not rendered
Apparently was working in previous versions, but no model particles are rendered in v1.9.0-beta-6.5; Neither from jDR... zoeikon
12:17 Revision 3985fe49 (github): Merge branch 'new-order-phase4' of ssh://skyjake@deng.git.sourceforge.net/gitroot/deng into new-order-phase4
skyjake
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...
skyjake

2009-08-08

21:41 Revision 147069c4 (github): Adjusted documentation and comments.
skyjake
19:47 Revision 1597fbc2 (github): Merge branch 'new-order-phase4' of ssh://skyjake@deng.git.sourceforge.net/gitroot/deng into new-order-phase4
skyjake
19:46 Revision 1fb5dad2 (github): Removed excess colons.
skyjake
17:34 Revision 62acb949 (github): Const assignment. Fixed Variable read-only mode.
Also, improved API documentation. skyjake
10:08 Bug #745: [Render hack] Deep water tricks not supported
This DOOM.exe rendering trick can indeed be supported in Doomsday. It is on my shortlist of tricks that will be addre... danij
08:43 Bug #745: [Render hack] Deep water tricks not supported
Map11
*Attachments:*
* http://sourceforge.net/p/deng/bugs/_discuss/thread/77541818/5881/attachment/avmap11.jpg
sonicdoommario
08:42 Bug #745: [Render hack] Deep water tricks not supported
Map01
*Attachments:*
* http://sourceforge.net/p/deng/bugs/_discuss/thread/77541818/a54a/attachment/avmap01.jpg
sonicdoommario
08:42 Bug #745 (Closed): [Render hack] Deep water tricks not supported
In Alien Vendetta, there are two levels where you see a slime pool/water that the player "falls" into, even though th... sonicdoommario
09:23 Revision 211b3cb4 (github): Debugged script control flow and nested try/catch.
skyjake
00:36 Revision 28dbb761 (github): Trying out semicolons.
skyjake
00:22 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

2009-08-07

02:20 Bug #213: x86_64 Compiling Issues
_(originally posted by anonymous SF.net user)_
This Tracker item was closed automatically by the system. It was
prev...
skyjake
02:20 Bug #400: fails to initialize!
_(originally posted by anonymous SF.net user)_
This Tracker item was closed automatically by the system. It was
prev...
skyjake

2009-08-06

06:32 Bug #744: Linux 32bit Heretic & Hexen Segfault
i'm starting like doomsday -window -game jheretic -file ~/games/wads/heretic.wad -userdir foo/blah. Have to check it ... cteg

2009-08-05

19:38 Revision 55f2376d (github): Writing configuration to the /home folder.
Also, improved the file system with Folder::removeFile() and
Folder::replaceFile().
skyjake
16:39 Revision feaa650a (github): Merged.
skyjake
16:37 Revision 8bf595b3 (github): Comments.
skyjake
16:32 Revision 44317237 (github): Setting up /home. Creating native directories.
skyjake
11:51 Revision 7b6aec54 (github): Tabs to spaces in libdeng2.
skyjake
11:41 Revision 993abb24 (github): Tabs to spaces.
skyjake
10:13 Revision 3603b768 (github): Allow Record to dereference variables with RecordValue.
Removes the requirement to use "import record" in config scripts. skyjake
09:26 Revision fb492d4a (github): Merge branch 'new-order-phase4' of ssh://lego/var/cache/git/deng into new-order-phase4
skyjake
09:24 Revision 0140c0ae (github): File mode refactored to support all files, including folders.
By default everything is in read-only mode, except newly created files. skyjake
08:24 Revision 792549af (github): Moved server's config to /config/server.
skyjake
04:51 Bug #739: Stairs Raise by 8/16 behaves incorrectly in WAD
Another follow-up to this issue is that this also affects Level 30: Last Call of TNT. There are 3 staircases that ge... sonicdoommario

2009-08-04

23:29 Revision 4d1d85f0 (github): Trying to find a good layout for the configuration.
The intent here is:
- Every component has its own config files.
- Every app and plugin uses an instance of Config. On...
skyjake
18:54 Revision b1e7ab1f (github): Housekeeping.
skyjake
18:51 Revision aa649d82 (github): Fixed compiler warnings on Ubuntu/gcc 4.3.
skyjake
18:06 Revision 45af5b8f (github): Serializing record values. Fixed serialization of compounds.
It is now possible to save/transfer/restore entire namespaces by (de)serializing
them. This includes all functions an...
skyjake
17:01 Revision 2391a603 (github): Merge branch 'new-order-phase4' of ssh://lego/var/cache/git/deng into new-order-phase4
skyjake
17:01 Revision d076e447 (github): Moved the throwaway variable to Context.
skyjake
17:00 Revision 43663760 (github): Merge branch 'new-order-phase4' of ssh://jaakko@lego/var/cache/git/deng into new-order-phase4
skyjake
16:59 Revision 1f10349a (github): Serializing statements and expressions.
skyjake
16:04 Bug #744: Linux 32bit Heretic & Hexen Segfault
Does this occur with a minimal config, such as:
doomsday -game jheretic -iwad (the-iwad) -nosound
skyjake
06:45 Bug #744 (Closed): Linux 32bit Heretic & Hexen Segfault
After Initialization, just before starting up the doomsday window, it shows a segfault.
No additional information.
...
cteg
09:28 Revision 173a8e55 (github): Video and audio configuration.
Config now imports video.de and audio.de as records.
Added getter methods to Config.
skyjake
00:15 Revision 38bb6173 (github): "import record" statement.
"import record" allows copying a module's namespace into the local
namespace as a local record. This will make it pos...
skyjake
00:03 Bug #690: (MAC) Doomsday Engine gives error on startup
Just installed Python 2.5 again, and wxPython 2.5. I ran the wxPython app, and it seemed to work. A nice GUI screen... pingosimon

2009-08-03

23:37 Revision b2ab8699 (github): Added weak assignment: ?=
This will be helpful in configuration scripts. skyjake
21:06 Revision 77f8a9e5 (github): RecordValues are serialized as NoneValue.
RecordValues are only references and can point to any Record in the system.
Also, improved the kitchen_sink.de.
skyjake
18:54 Revision 7b8828dd (github): Importing modules. Built-in Config module.
It is now possible to import records into a process's namespace.
This includes built-in records such as Config (and i...
skyjake
18:19 Bug #743 (Closed): No intermission screen after map30
Whenever you finish Map30 in any WAD, the intermission screen does not appear and takes you directly to the story end... sonicdoommario
 

Also available in: Atom