Project

General

Profile

Activity

From 2012-06-03 to 2012-06-16

2012-06-16

20:24 Feature #1562 (Closed): Use of native soundbank support in OS X
I have read a lot about the plans of incorporating fluidsynth into Doomsday.
This is great, but did you know that th...
amanojyakux
11:12 Revision bb24327c (github): Fix typo
danij
11:03 Revision a09cc84d (github): Added: Look for a skin named similarly to the model if none found
If none of the indexed skins defined in the model file are found,
try looking for a graphic with a similar name in th...
danij
10:46 Revision 75dea85c (github): Fixed: Convert 8-bit paletted images to RGB
Currently the engine's texture processing does not handle images with
a custom palette, so they must be converted to ...
skyjake
08:48 Revision b14e1353 (github): DED Parser|Fixed: Don't log an unknown flag warning if flag name is whitespace
danij

2012-06-15

23:30 Revision a7f7a651 (github): win32|Installer: Delete unused and obsolete libraries from the install dir
Todo: Inno Setup is rather lacking when it comes to upgrading an
existing install. We should look at completing work ...
danij
21:34 Revision 0e7486a1 (github): Homepage|Build Repository|Fixed: Hyperlink rewriting clipped preceeding whitespace
danij
20:55 Revision b43b4703 (github): Homepage|Build Repository: Format hyperlinks in commit titles
When producing the commit log HTML doc also process hyperlinks in
commit titles (as well as the message body).
Also ...
danij
20:50 Revision 6fd0cee0 (github): Homepage|FrontController: Fixed potential out-of-bounds access in ErrorHandler()
danij
20:49 Revision 16cba8fd (github): Homepage|Url: Fixed Url parsing and added setScheme() and setHost() methods
danij
10:59 Revision 7045d656 (github): Win32: Include the Qt JPEG image format plugin
The Qt plugin for reading and writing JPEG images is now included
in the distribution.
Todo: Test it.
skyjake
10:27 Revision 80284190 (github): Merge branch 'master' of ssh://10.211.55.2/Users/jaakko/Projects/deng
skyjake
10:25 Revision d174f236 (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
skyjake
07:43 Revision 34195885 (github): Removed direct dependency on libpng
Qt already links to libpng and provides PNG read/write functionality, there is
no more need to do this manually.
skyjake
07:34 Revision 111c395a (github): Added: JPG as a recognized graphics resource type
The resource locator now looks for JPG files in addition to PNG, TGA and PCX. skyjake
07:27 Revision 7a4faeaf (github): Merge branch 'master' of ssh://Air-Force.local/~jaakko/Projects/deng
skyjake
07:26 Revision ad1971b3 (github): Restore original file position after loading an image
skyjake
07:18 Revision cde0e665 (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
skyjake

2012-06-14

21:47 Revision 89ac883d (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
skyjake
18:01 Revision 3bef0664 (github): Homepage|Added: Embed the http://dengine.net/multiplayer_issues
Also embed the multiplayer known issues doc. danij
16:38 Revision 4c1d75d2 (github): Fixed: Loading an Image from the middle of a DFile
skyjake
13:33 Bug #1052: [Heretic] Torch artifact doesn't work properly

*Attachments:*
* http://sourceforge.net/p/deng/bugs/_discuss/thread/1deae93e/628f/attachment/VanillaHeretic.png
vermil
13:33 Bug #1052: [Heretic] Torch artifact doesn't work properly

*Attachments:*
* http://sourceforge.net/p/deng/bugs/_discuss/thread/1deae93e/20cd/attachment/Torch19.JPG
vermil
13:33 Bug #1052: [Heretic] Torch artifact doesn't work properly

*Attachments:*
* http://sourceforge.net/p/deng/bugs/_discuss/thread/1deae93e/0ac7/attachment/Torch186.JPG
vermil
12:28 Revision 415088b3 (github): Homepage|Added: Embed the http://dengine.net/stable_to-do_list
Embed the content of the stable to-do list (authored in Google Docs)
on the homepage, making it easily accessible to ...
danij
11:59 Bug #1054: [Win XP] Jitter with sync in windowed mode
Recent discussion with Vermil reveals that he has since solved this issue. Turns out it was likely caused by his proa... danij
06:03 Bug #1054: [Win XP] Jitter with sync in windowed mode
Indeed, if I run Dday in windowed mode with vsync off, all is fine. If I run Dday in full screen with vsync on, all i... vermil
08:19 Revision 3b869d22 (github): Updater|Win32: Various small improvements
Adjusted notification dialog margins on Windows, removed the context help button
from the notification dialog, added ...
skyjake
07:52 Feature #1560: [Heretic|Hexen] Original freelook range option
- **labels**: Non-Doom Games --> Heretic, Hexen
- **summary**: [Heretic/HeXen] Original freelook range option --> [He...
danij
07:40 Feature #1561 (Rejected): Send MIDI data to external GM synth
I realize that this quite possible a low priority feature, but I would love to have the possibility to let the music ... amanojyakux
07:18 Revision 87b88759 (github): Updater: Tidier Settings dialog
Combined the "Never check" checkbox with the label of the frequency
selection for a tidier layout.
skyjake
07:17 Revision 68ad5d61 (github): Updater: Added "lastupdated" command
Prints the time of the latest update check. skyjake
06:50 Bug #1056 (Closed): Music does not restart after reloading
On my setup (Mac OS X 10.7.4 Lion, Doomsday 1.9.8 stable) music tracks do not restart after reloading a save within t... amanojyakux

2012-06-13

21:34 Revision 1455e64b (github): Memory Zone: Added Z_MemDup() for duplicating a block of memory
skyjake
21:33 Revision f2ace6ee (github): Load PNG and JPG images using Qt
All .png, .jpg and .jpeg image files will be loaded using QImage. This will
allow us to drop the direct dependency on...
skyjake
20:07 Revision a05eb0f1 (github): Updater: Show when the latest check was made
Also adjusted initial dialog positioning. skyjake
19:05 Revision ffd840a2 (github): Updater: Adjusted notification dialog margins
skyjake
17:14 Revision 19420133 (github): Fix typo
danij
09:00 Revision 02a969ec (github): Updater: Added way to show the "checking…" page right away
This assumes fullscreen mode is not active. skyjake
08:49 Revision d280bbc9 (github): Updater: Changing settings in notification dialog causes a recheck
The notification dialog is now able to be in a "Checking…" state, which is
shown when a check is in progress.
When c...
skyjake
07:45 Revision 188d6a30 (github): Updater: Added option for checking "At startup"; adjusted frequency logic
The automatic checks now only look at the calendar days, i.e., it doesn't matter
at what time of day the last check w...
skyjake

2012-06-12

18:37 Bug #1055: [Mac OS X] Missing MIDI instruments
I can hear this, too, but I'm not sure whether it's due to the DLS sample bank in Lion or because of some bug in the ... skyjake
18:37 Bug #1055 (Closed): [Mac OS X] Missing MIDI instruments
System: Mac mini Late 2009
OS: 10.7.4
A lot of music tracks suffer from missing instruments. For example Doom 2 m...
amanojyakux
14:06 Revision 98426323 (github): Apply HEdge::offset to the first edge of a sky fix tri-strip
danij
14:02 Revision 34a8d48f (github): Homepage|Build Repository|Fixed: Missing build_startdate and build_uniqueid JSON build graph properties
Todo: Rotate the class hierarchy so that AbstractUnstableBuilderPackage
extends AbstractBuilderPackage (i.e., so that...
danij
09:43 Revision a6b02b85 (github): Fixed: Errors detected by rpmlint
Thanks for the patch jengelh! skyjake

2012-06-11

09:24 Feature #1560 (Rejected): [Heretic|Hexen] Original freelook range option
In the original Heretic and HeXen, the freelook range was limited, compared to Dday which allows the player to look u... vermil

2012-06-10

14:14 Revision f2fc6fae (github): Map Renderer|Fixed: Miscalculated sky mask texture coords with rend-dev-sky 1
danij
12:52 Bug #251: [Doom] Nightmare monsters sometimes not fast
Retrogamer observed:
"I'm playing Ultimate doom in Nightmare difficulty with doomsday 1.9.8. Everything is fine ex...
danij

2012-06-09

22:05 Revision 9f52bedc (github): Fixed: Compilation error with old Qt versions
The QString constructor used in the JSON parser was added in Qt 4.7,
while the Mac OS X 10.4 build is using Qt 4.6.
skyjake
19:27 Revision bf21986b (github): Updater|Fixed: Log a message about a failed network request
Acknowledge that the Updater couldn't access the network. skyjake
17:12 Revision 4e04e13f (github): Cleanup
Removed/verbose'd some console messages. skyjake
16:27 Revision 224fcc84 (github): Typo
skyjake
16:23 Revision 452c5705 (github): Updater: Added "updateandnotify" and better name for the default download folder
The "updaterandnotify" command will always show the GUI update notification dialog
even though the engine is up to date.
skyjake
16:06 Revision 02cbe212 (github): Updater: Restore fullscreen mode after settings dialog is closed
skyjake
15:51 Revision d7012410 (github): Updater|Win32: Fixed build, added comment about use of windowed mode
skyjake
15:51 Revision f1e07d7a (github): Updater|Win32: Hide the window context help button
skyjake
15:27 Revision d7b52a74 (github): Updater: Fetch latest settings when Settings dialog shown
skyjake
15:25 Revision 85dd0ee0 (github): Updater: Silent checks, "updatesettings" command
The settings dialog is now created persistently. skyjake
15:23 Revision fb38ad1c (github): Updater: Added shortcuts for the settings dialog
skyjake
07:24 Bug #1054 (Closed): [Win XP] Jitter with sync in windowed mode
Running Dday in windowed mode, with vsync on, on Windows XP, causes the game to jitter and jerk repeatedly at regular... vermil

2012-06-08

08:55 Bug #1052: [Heretic] Torch artifact doesn't work properly
I have attached two images, one from 1.8.6 and another from the latest unstable build that shows how extreme the diff... vermil
08:12 Revision 80266f34 (github): Updater: Deleting the installed package afterwards
The requested removal of the installed package occurs when the engine
is next started.
skyjake
05:18 Bug #1051: [Hexen] Crash with 3D models
Possible some of my addons files were corrupted. I downloaded files from topic and everything is ok now. Thanks for h... briannafixer
00:47 Bug #1053 (Closed): [Render hack] Icarus Alien Vanguard: Force-fields (scrolling masked middle texture)
So I'm playing the first map, and for some reason the textures for transparent two sided walls are showing up as the ... direwolf95

2012-06-07

20:55 Bug #1052 (Closed): [Heretic] Torch artifact doesn't work properly
In Dday 1.9.8 Heretic's Torch artifact doesn't fully light the world up like it should; it only seems to slightly rai... vermil
13:47 Revision b303cd46 (github): Builder: Use .sig as the extension for signature files
skyjake
13:21 Revision 99af8d0e (github): Builder|Fixed: File paths when signing packages
skyjake
13:14 Revision 02c4542e (github): Builder: Make signatures for all distributed packages
GnuPG is used for creating package signatures. The existing repository
signing key is used (skyjake's key). The signa...
skyjake
09:20 Revision 902a40bd (github): Updater|Unix: Run xdg-open on the downloaded package
skyjake
09:00 Revision e7498b51 (github): Merge branch 'autoupdate'
skyjake
08:59 Revision 3373899a (github): Updater|Fixed: Using de::LegacyCore in the updater
libdeng2 didn't export the C++ API of LegacyCore. skyjake
08:21 Revision fc69d3f4 (github): Updater: Finishing touches
Cannot quit or switch to fullscreen mode while a download is in progress.
This could be improved later by adding an i...
skyjake
07:55 Revision fe493fae (github): Updater: Help for the "update" command
skyjake
07:48 Revision f0786af4 (github): Updater|Mac OS X: Fine-tuning
Switch to windowed mode when showing one of the updater dialogs.
The current fullscreen mode implementation would cau...
skyjake
07:16 Revision 120afbee (github): Updater: Added the "update" console command
The "update" command is used for performing auto-update related actions:
checking for updates, changing settings.
skyjake

2012-06-06

20:09 Bug #1051: [Hexen] Crash with 3D models
This might be related: http://dengine.net/forums/viewtopic.php?f=15&t=1076 skyjake
20:09 Bug #1051 (Closed): [Hexen] Crash with 3D models
Hi! When I launch hexen with 3d models it crashes on 1st level. Screen shot of mistake included.
Log:
Executable: D...
briannafixer
14:05 Revision 3fa515a3 (github): Updater: Manual and automatic update checks
If enough time has passed, do an automatic check when launching.
On Mac OS X, the app menu can be used to check for u...
skyjake
14:03 Revision 6c8378c4 (github): de::Time: Added conversion of Time::Delta to minutes, days and hours
skyjake
14:03 Revision adc5b33f (github): Updater: Notification dialog now shows the correct text
skyjake
14:02 Revision 6decd9cb (github): Updater: Never show progress as text
skyjake
14:02 Revision 9d361e0d (github): Fixed: Parsing bug in the JSON parser
Skipping whitespace after reading a number value. skyjake
08:20 Revision 719f1c72 (github): Updater|Win32: Run the installer package
skyjake
07:28 Revision aa515554 (github): Ignore Doxygen issue reports
skyjake
07:27 Revision 9ec4b8c9 (github): Builder|Fixed: Typo in shell command
skyjake
07:05 Revision 734e18e6 (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
skyjake
07:05 Revision c46ee14a (github): Builder: Cleaner output for apidoc generator
Count the number of issues (lines) in the output. skyjake

2012-06-05

11:05 Revision eea96377 (github): Updater|Mac OS X: Run the installer script
The AppleScript that replaces the existing Doomsday Engine
app with the downloaded one is now started when the engine...
skyjake
10:40 Revision 2d6c8c3b (github): Updater|Mac OS X: Generate a fully functional update script
The application path detected automatically. skyjake
08:24 Revision 4ea4cb59 (github): Updater|Mac OS X: Generate script to upgrade with downloaded package
Todo: Figure out the app path and volume name.
Todo: Run osascript as a shutdown action.
skyjake
03:30 Bug #1050 (Closed): [Chex] Menus use Doom's skill level names
When using chex.wad from the Chex Quest CD
if the chex.wad is used as an iWAD, the difficulty menu is displayed as t...
kevin122673

2012-06-04

15:17 Revision 90ec9cf5 (github): Homepage: Switched all links from the soon to retire iDisk mirror to Dropbox
danij
07:47 Revision bd18951b (github): Merge branch 'master' into autoupdate
skyjake
07:41 Revision 798a3b6f (github): Changed default Apt repository to the Dropbox mirror
The official Doomsday builds repository is now hosted on Dropbox. skyjake
 

Also available in: Atom