Project

General

Profile

Activity

From 2017-06-13 to 2017-06-26

2017-06-26

15:59 Revision ad044d9b (github): Fixed|UI|Home: Clicking on savegame items
skyjake
15:20 Revision 56d3745c (github): Widgets|UI|libappfw: Colored popup outlines
Contextual dialogs and popup menus now have colored outlines and
a dark appearance.
skyjake
09:14 Revision a05130e4 (github): Widgets|libappfw: Configurable DocumentWidget colors
skyjake
09:13 Revision 41f9e2bb (github): Fixed|libgui: Observe and notify about window visibility changes
Fixes the problem of the window not being informed when it enters
or leaves fullscreen mode.
skyjake

2017-06-25

21:02 Revision 4b027f57 (github): Model Renderer|Shaders: Added PREDEF_TRANSFORM_ALPHA macro
The generic model shader now has a macro definition for customizing
the alpha constant (uAlpha).
skyjake
20:35 Revision 13ad6bec (github): Model Renderer|Shaders: Added PREDEF_TRANSFORM_EMISSION macro
The generic model shader now has a macro definition for customizing
the emissive contribution.
skyjake
16:49 Revision b111ee08 (github): Fixed|UI: Check game profile icons after package refresh
Fixes the problem of missing or obsolete game icons when configuring
folders for data files.
skyjake
15:18 Revision f05ae79b (github): Cleanup
skyjake
13:35 Revision b0df6595 (github): Widgets|Home|libappfw: Focus highlight and scrolling improvements
Mouse wheel now disengages the keyboard highlight, which stops the
menus from scrolling to the focused item and poten...
skyjake
13:33 Revision ec4e3626 (github): Widgets|libappfw: Optional maximum height for dialogs
The client's PackagesDialog now limits the maximum height to a
square shape, rather than allowing the dialog to exten...
skyjake
10:36 Revision 4fbfb3dc (github): libgui|Assimp|CMake: Added option to not use customized Assimp
Instead, find Assimp with pkg-config. skyjake
10:36 Revision f5f24301 (github): libgui|Assimp: Compiling with an unmodified Assimp
skyjake
10:26 Revision 52724138 (github): libgui|Assimp: Compiling with an unmodified Assimp
skyjake
09:30 Revision c9c4b5f4 (github): libgui|Assimp|CMake: Added option to not use customized Assimp
Instead, find Assimp with pkg-config. skyjake

2017-06-24

17:33 Revision 8f1b41b4 (github): Fixed|Resources|libdoomsday: Avoid certain characters when choosing package IDs
Some characters have special meaning in the context of package IDs.
For instance, whitespace characters are used as l...
skyjake
17:30 Revision 8ea5f631 (github): Fixed|Resources|libdoomsday: Avoid certain characters when choosing package IDs
Some characters have special meaning in the context of package IDs.
For instance, whitespace characters are used as l...
skyjake
10:49 Revision 5651ab15 (github): Fixed|Cleanup: Build errors after merging changes
skyjake
09:19 Revision eb0a85c4 (github): Resources|libdoomsday: Removed ambiguous Heretic 1.3 IWAD spec
Heretic 1.3 is the same as the Shadow of the Serpent Riders IWAD. skyjake
09:19 Revision 42161b70 (github): UI|Client: Halt UI updates when application is shutting down
skyjake
09:18 Revision 80f7856d (github): Fixed|Client|libcore|libappfw: More graceful fatal errors
A fatal error should not crash the engine, just pop up an error message.
Client's BusyRunner was ignoring the busy w...
skyjake
09:12 Revision 33c6e1e6 (github): Builder|AppVeyor|CI: Updated Dropbox link
skyjake
09:11 Revision e2d37024 (github): Fixed|Refactor: Potential crash in release build
According to the C++ standard, compilers are allowed to assume that
the `this` pointer is never null. This may allow ...
skyjake
08:56 Revision 10a388b0 (github): Windows|Audio: Graceful error handling in Windows Multimedia plugin
Don't assume that Synthesizer is available, and also don't freak out
if CD playback fails (no CD inserted).
skyjake
08:56 Revision 242d1d6f (github): Fixed|libcore: Crash when starting in an empty runtime folder
Create "/home/configs" if it doesn't exist. skyjake

2017-06-23

21:44 Revision 03434860 (github): Resources|libdoomsday: Removed ambiguous Heretic 1.3 IWAD spec
Heretic 1.3 is the same as the Shadow of the Serpent Riders IWAD. skyjake

2017-06-19

20:19 Revision 94bbf618 (github): UI|Client: Halt UI updates when application is shutting down
skyjake
08:50 Revision 174dcab2 (github): Fixed|Client|libcore|libappfw: More graceful fatal errors
A fatal error should not crash the engine, just pop up an error message.
Client's BusyRunner was ignoring the busy w...
skyjake

2017-06-18

16:50 Revision aec1e12f (github): Windows|Fixed: Missing exports
skyjake
16:40 Revision b0791fec (github): Model Renderer|Scripting: Added a startSequence() method to StateAnimator
skyjake
15:47 Revision e93f893b (github): Model Renderer: Starting model animator timelines via script
`StateAnimator.startTimeline(name)` will start a specific named
timeline in the model asset. Timelines are scheduled ...
skyjake
15:45 Revision cfe1f7b0 (github): Scripting|libcore: Added a new Scheduler class
Schedules timed execution of multiple script timelines. skyjake
13:19 Revision 391a3eb3 (github): Scripting|Model Renderer|libcore: Script callbacks for model state change
Added de::ConditionalTrigger for issuing a callback under the
specified circumstances. Configured with a Variable.
M...
skyjake

2017-06-17

11:24 Revision a328008f (github): Builder|AppVeyor|CI: Updated Dropbox link
skyjake
10:38 Revision 5f9c5638 (github): Fixed|Refactor: Potential crash in release build
According to the C++ standard, compilers are allowed to assume that
the `this` pointer is never null. This may allow ...
skyjake
 

Also available in: Atom