Project

General

Profile

skyjake's activity

From 2014-10-19 to 2014-11-01

2014-11-01

13:08 Doomsday Engine Revision 2af910da (github): libappfw: Added a smart pointer for owning a GuiWidget
Automatically calls the correct destructor on the widget. skyjake
13:06 Doomsday Engine Revision c91f70dc (github): libcore|Widget: Setting a widget's root manually
Normally the root widget is found by tracing all the parents. skyjake

2014-10-31

11:08 Doomsday Engine Revision fbeb0abb (github): UI|Client|Console: Restored the [>] button appearance
skyjake
11:05 Doomsday Engine Revision 333dc49c (github): Fixed|Client: Memory leak (notification widgets not deleted)
The Alert and Updater notifications were not deleted if they were
hidden when the app was shut down.
Todo: A better ...
skyjake
11:04 Doomsday Engine Revision 2e8f3346 (github): Debug|Client: Assert that all reference-counted objects get deleted
skyjake
11:03 Doomsday Engine Revision df4b2168 (github): Fixed|libappfw|FoldPanelWidget: Memory leak
The content was not deleted if the fold was closed when the widget was
deleted.
skyjake
11:01 Doomsday Engine Revision 0e216a3f (github): Cleanup
skyjake
08:50 Doomsday Engine Revision cbfb157a (github): Fixed|libcore|Scripting: Memory leak in expression evaluator
The scopes for the evaluated results were not always deleted. skyjake

2014-10-30

21:34 Doomsday Engine Revision 8f563889 (github): UI|Client|AlertDialog: Fixed layout problem when dialog is narrow
Now space is reserved for the auto-hide setting. skyjake
21:32 Doomsday Engine Revision 1d32f4e8 (github): libappfw|DialogWidget: Specifying a minimum width for a dialog
skyjake
21:32 Doomsday Engine Revision 6554d2fc (github): libcore: Cleanup
skyjake
21:31 Doomsday Engine Revision ad88641a (github): Fixed|libcore|ArrayExpression: Memory leak
The array expression's arguments were not deleted when the expression
was deleted.
skyjake
21:30 Doomsday Engine Revision ec8017ed (github): Fixed|libgui|Font: Memory leak (release font metrics rules)
skyjake
21:29 Doomsday Engine Revision 82832a80 (github): Fixed|libappfw: Memory leak in LogWidget (at shutdown)
The cached entries were not deleted when the widget was deleted. skyjake
11:06 Doomsday Engine Revision 1bc12137 (github): Default Style|Client: Tweaked subheading style
The subheading style on Windows and Unix was changed to use a small,
bold, normal case font. On OS X, they remain lig...
skyjake
11:05 Doomsday Engine Revision 54713b8d (github): Fixed|Client: Missing header
skyjake

2014-10-29

21:17 Doomsday Engine Revision eeba76b5 (github): Typo
skyjake
21:12 Doomsday Engine Revision 55cd85bc (github): Merge branch 'master' of https://github.com/skyjake/Doomsday-Engine
skyjake
21:12 Doomsday Engine Revision 6b899391 (github): Fixed: Missing header
skyjake
20:20 Doomsday Engine Revision a7544709 (github): UI|Client: Reorganized the console popup menu; showing/hiding annotations
The console popup menu was split into a log history menu and one for
controlling the command prompt behavior. A new i...
skyjake
20:20 Doomsday Engine Revision 66d59540 (github): libcore|RuleRectangle: Added convenience method for defining mid X/Y rules
skyjake
20:20 Doomsday Engine Revision 682a5992 (github): libappfw|Data: Added method for iterating all items of a data model
skyjake
20:20 Doomsday Engine Revision 979ff5e9 (github): libappfw: Popup menu annotation hiding; button style changes
The variable 'Config.ui.showAnnotations', which PopupMenuWidget
now expects to find in the Config, determines the vis...
skyjake
12:30 Doomsday Engine Revision b70e82cd (github): liblegacy: C++11 compatibility warning (string literals)
skyjake
09:07 Doomsday Engine Revision 08cc169e (github): Fixed|Client: Crash after dismissing "App init failed" dialog
It is possible that app init is aborted before InFineSystem was
instantiated.
skyjake

2014-10-27

20:07 Doomsday Engine Revision e6d0caa6 (github): Client|UI: Auto-hide the alert notification (default: 3 mins)
The config variable is 'Config.alert.autoHide'.
IssueID #1848
skyjake
20:05 Doomsday Engine Revision c75e8822 (github): libcore|Config: Check config script's package's timestamp
If the packages have been updated, read the config script just in
case. This makes things easier for developers when ...
skyjake
20:02 Doomsday Engine Revision 809edb0a (github): libcore|App: Accessing persistent data in read-only or mutable mode
Timestamps get updated automatically if the Archive is accessed in
mutable mode. Fixes a problem with Refuge (Config)...
skyjake
16:57 Doomsday Engine Revision 29c9c528 (github): Tools|Amethyst: Updated for Qt 5
skyjake
08:49 Doomsday Engine Revision 699ec1cd (github): Cleanup: Removed obsolete "vid-*" cvars (resolution, fullscreen, bpp)
These are now configured via de::Config. skyjake
08:19 Doomsday Engine Revision c4a21883 (github): Fixed|libappfw|HiDPI: Background blurring with high pixel densities
The blurring should account for the higher pixel density to achieve
a similar end result compared to regular density.
skyjake

2014-10-26

18:40 Doomsday Engine Revision e59a67ba (github): Fixed|Hexen|MP: Client crashes when a plane moves on client side
Some client mobjs don't have 'info' if they are only partially synced.
IssueID #1873
skyjake
17:53 Doomsday Engine Revision 323fc718 (github): libappfw|LogWidget: Improved behavior during/after rewrapping
Fixes the issue where the scroll position would jump around
during/after resizing the log. However, now no attempt is...
skyjake
14:44 Doomsday Engine Revision 445e5893 (github): Cleanup
skyjake
11:00 Doomsday Engine Revision a8f2250e (github): libappfw|LogWidget: Removed the malfunctioning pausing mechanism
On second thought, this is not a good way to address the problem.
The widget should be skipping ahead instead of fall...
skyjake
10:59 Doomsday Engine Revision f5f96d35 (github): Fixed|libgui|RowAtlasAllocator: Horizontal margin was ignored when allocating
skyjake

2014-10-25

18:47 Doomsday Engine Revision 7e9791de (github): Renderer|Client: "Pixel Doubling" replaces the "Pixel Density" setting
Should be more intuitive this way. Also moved the setting under the
"Camera Lens" group (which could now use some sub...
skyjake

2014-10-24

14:34 Doomsday Engine Revision fb13ecef (github): libgui|RowAtlasAllocator: Improved row-based atlas allocator
This version is more intelligent in keeping track of empty space.
There is no longer a "rover", using which allocatio...
skyjake
10:40 Doomsday Engine Revision 9ae4f778 (github): Fixed|Unix: Build failure (file name case sensitivity)
skyjake

2014-10-22

20:13 Doomsday Engine Revision 8bc2b8cc (github): Fixed|libcore|TaskPool: Completing a pool while it is being destroyed
The allTasksDone() signal was emitted after unlocking, which meant that
a destructor waiting on the mutex would get a...
skyjake
19:32 Doomsday Engine Revision d97cbbb8 (github): Fixed|libcore|Lockable: Issue with the mutex lock counter
When unlocking a Lockable, it was first unlocked and only then its
lock count was decremented. This meant that execut...
skyjake

2014-10-21

19:38 Doomsday Engine Revision a5937cb6 (github): libappfw|LogWidget: Cleanup
skyjake
19:27 Doomsday Engine Revision b121967c (github): Performance|libappfw|LogWidget: Improved/faster log entry processing
One of the major performance bottlenecks was that entries were being
processed even when the log was not really visib...
skyjake
19:22 Doomsday Engine Revision ee85daf1 (github): libappfw: Redesigned TextDrawable with better multitasking
This new implementation of TextDrawable can cleanly have multiple
ongoing wrapping tasks, can be deleted immediately ...
skyjake
19:15 Doomsday Engine Revision 55b0f65b (github): libgui|Atlas: Minor performance tuning
Avoid repeating defragmentation operations. Don't print tons of log
messages about the atlas being full.
skyjake
19:12 Doomsday Engine Revision 5b00c792 (github): libcore|Lockable: Check that mutexes are unlocked before destruction
The caller's responsibility is to ensure that locked mutexes are not
deleted.
skyjake
19:11 Doomsday Engine Revision 8c9d2fa9 (github): libcore|TaskPool: Redesigned shutdown procedure
Previously TaskPool's destructor waited until all the tasks were
finished. Now, the public TaskPool is deleted immedi...
skyjake

2014-10-20

23:10 Doomsday Engine Revision d426cee7 (github): Fixed|Console|libdoomsday: Timing the execution buffer
If there were lots of scheduled commands, an inordinate amount of
time was spent looping in the execution buffer. Now...
skyjake
23:07 Doomsday Engine Revision e39befce (github): Fixed|libcore|Animation: Updating current time
Before these changes, the current time being just a reference, it
may have gotten changed from another thread during ...
skyjake
10:09 Doomsday Engine Revision 0b083979 (github): Documentation|libcore: Elaborated on TaskPool's "done" status
skyjake
09:58 Doomsday Engine Revision 1a752b32 (github): OS X|Client: Always show pixel density in Video Settings
skyjake

2014-10-19

17:34 Doomsday Engine Revision a7e6e3da (github): Renderer|LensFX: Added a resizing filter (pixel density)
fx::Resize changes the size of the frame buffer to produce a pixelated
appearance, either for performance or aestheti...
skyjake
17:26 Doomsday Engine Revision 5d1b2d63 (github): UI|Updater: Use alternate accent color for annotation labels
skyjake
17:26 Doomsday Engine Revision bc1591c8 (github): Refactor|App|Client: More convenient method for accessing a Config variable
skyjake
15:29 Doomsday Engine Revision 70488ff9 (github): Cleanup
skyjake
12:53 Doomsday Engine Revision 84a39ca8 (github): Resources: Load packages specified with the -pkg option
The "-pkg" option specifies one or more packages to load at startup
and keep loaded indefinitely, regardless of loade...
skyjake
 

Also available in: Atom