skyjake's activity
From 2012-06-03 to 2012-06-16
2012-06-16
-
10:46 Doomsday Engine 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 ...
2012-06-15
-
10:59 Doomsday Engine 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. -
10:27 Doomsday Engine Revision 80284190 (github): Merge branch 'master' of ssh://10.211.55.2/Users/jaakko/Projects/deng
-
10:25 Doomsday Engine Revision d174f236 (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
-
07:43 Doomsday Engine 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. -
07:34 Doomsday Engine 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.
-
07:27 Doomsday Engine Revision 7a4faeaf (github): Merge branch 'master' of ssh://Air-Force.local/~jaakko/Projects/deng
-
07:26 Doomsday Engine Revision ad1971b3 (github): Restore original file position after loading an image
-
07:18 Doomsday Engine Revision cde0e665 (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
2012-06-14
-
21:47 Doomsday Engine Revision 89ac883d (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
-
16:38 Doomsday Engine Revision 4c1d75d2 (github): Fixed: Loading an Image from the middle of a DFile
-
08:19 Doomsday Engine Revision 3b869d22 (github): Updater|Win32: Various small improvements
- Adjusted notification dialog margins on Windows, removed the context help button
from the notification dialog, added ... -
07:18 Doomsday Engine Revision 87b88759 (github): Updater: Tidier Settings dialog
- Combined the "Never check" checkbox with the label of the frequency
selection for a tidier layout. -
07:17 Doomsday Engine Revision 68ad5d61 (github): Updater: Added "lastupdated" command
- Prints the time of the latest update check.
2012-06-13
-
21:34 Doomsday Engine Revision 1455e64b (github): Memory Zone: Added Z_MemDup() for duplicating a block of memory
-
21:33 Doomsday Engine 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... -
20:07 Doomsday Engine Revision a05eb0f1 (github): Updater: Show when the latest check was made
- Also adjusted initial dialog positioning.
-
19:05 Doomsday Engine Revision ffd840a2 (github): Updater: Adjusted notification dialog margins
-
09:00 Doomsday Engine Revision 02a969ec (github): Updater: Added way to show the "checking…" page right away
- This assumes fullscreen mode is not active.
-
08:49 Doomsday Engine 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... -
07:45 Doomsday Engine 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...
2012-06-12
-
09:43 Doomsday Engine Revision a6b02b85 (github): Fixed: Errors detected by rpmlint
- Thanks for the patch jengelh!
2012-06-09
-
22:05 Doomsday Engine 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. -
19:27 Doomsday Engine Revision bf21986b (github): Updater|Fixed: Log a message about a failed network request
- Acknowledge that the Updater couldn't access the network.
-
17:12 Doomsday Engine Revision 4e04e13f (github): Cleanup
- Removed/verbose'd some console messages.
-
16:27 Doomsday Engine Revision 224fcc84 (github): Typo
-
16:23 Doomsday Engine 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. -
16:06 Doomsday Engine Revision 02cbe212 (github): Updater: Restore fullscreen mode after settings dialog is closed
-
15:51 Doomsday Engine Revision d7012410 (github): Updater|Win32: Fixed build, added comment about use of windowed mode
-
15:51 Doomsday Engine Revision f1e07d7a (github): Updater|Win32: Hide the window context help button
-
15:27 Doomsday Engine Revision d7b52a74 (github): Updater: Fetch latest settings when Settings dialog shown
-
15:25 Doomsday Engine Revision 85dd0ee0 (github): Updater: Silent checks, "updatesettings" command
- The settings dialog is now created persistently.
-
15:23 Doomsday Engine Revision fb38ad1c (github): Updater: Added shortcuts for the settings dialog
2012-06-08
-
08:12 Doomsday Engine Revision 80266f34 (github): Updater: Deleting the installed package afterwards
- The requested removal of the installed package occurs when the engine
is next started.
2012-06-07
-
13:47 Doomsday Engine Revision b303cd46 (github): Builder: Use .sig as the extension for signature files
-
13:21 Doomsday Engine Revision 99af8d0e (github): Builder|Fixed: File paths when signing packages
-
13:14 Doomsday Engine 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... -
09:20 Doomsday Engine Revision 902a40bd (github): Updater|Unix: Run xdg-open on the downloaded package
-
09:00 Doomsday Engine Revision e7498b51 (github): Merge branch 'autoupdate'
-
08:59 Doomsday Engine Revision 3373899a (github): Updater|Fixed: Using de::LegacyCore in the updater
- libdeng2 didn't export the C++ API of LegacyCore.
-
08:21 Doomsday Engine 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... -
07:55 Doomsday Engine Revision fe493fae (github): Updater: Help for the "update" command
-
07:48 Doomsday Engine 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... -
07:16 Doomsday Engine 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.
2012-06-06
-
14:05 Doomsday Engine 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... -
14:03 Doomsday Engine Revision 6c8378c4 (github): de::Time: Added conversion of Time::Delta to minutes, days and hours
-
14:03 Doomsday Engine Revision adc5b33f (github): Updater: Notification dialog now shows the correct text
-
14:02 Doomsday Engine Revision 6decd9cb (github): Updater: Never show progress as text
-
14:02 Doomsday Engine Revision 9d361e0d (github): Fixed: Parsing bug in the JSON parser
- Skipping whitespace after reading a number value.
-
08:20 Doomsday Engine Revision 719f1c72 (github): Updater|Win32: Run the installer package
-
07:28 Doomsday Engine Revision aa515554 (github): Ignore Doxygen issue reports
-
07:27 Doomsday Engine Revision 9ec4b8c9 (github): Builder|Fixed: Typo in shell command
-
07:05 Doomsday Engine Revision 734e18e6 (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
-
07:05 Doomsday Engine Revision c46ee14a (github): Builder: Cleaner output for apidoc generator
- Count the number of issues (lines) in the output.
2012-06-05
-
11:05 Doomsday Engine 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... -
10:40 Doomsday Engine Revision 2d6c8c3b (github): Updater|Mac OS X: Generate a fully functional update script
- The application path detected automatically.
-
08:24 Doomsday Engine 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.
2012-06-04
-
07:47 Doomsday Engine Revision bd18951b (github): Merge branch 'master' into autoupdate
-
07:41 Doomsday Engine Revision 798a3b6f (github): Changed default Apt repository to the Dropbox mirror
- The official Doomsday builds repository is now hosted on Dropbox.
Also available in: Atom