Project

General

Profile

Activity

From 2018-10-30 to 2018-11-12

2018-11-12

20:29 Revision 47475727 (github): UI|Home: Foldable subgroups in profile edit dialog
skyjake
20:28 Revision 311ea734 (github): Cleanup
skyjake
09:13 Revision 6f0a5508 (github): UI|Widgets: Working on dialog layout
skyjake

2018-11-11

22:10 Revision ac627bed (github): UI|Client: Working on game profile options UI
Foldable option groups are not fully functional yet. skyjake
22:10 Revision 5742bba0 (github): All Games: Check for gameplay options in profile
Instead of just checking command line options, also check option values in the game profile. skyjake
22:09 Revision 0db640a1 (github): libdoomsday: Games may define additional options
A game profile stores values for the options in a Record. skyjake
22:08 Revision 8df3e0d2 (github): Widgets|libappfw: Widget improvements
All dialogs now have a scroll indicator enabled by default. skyjake
22:07 Revision 45a14fce (github): Widgets|Scripting: Added Widget namespaces
Each Widget can have its own Record of local variables. skyjake
14:30 Revision 0314714a (github): Fixed|Widgets: Animation fails to update
A paused animation was incorrectly considered “done”, so an AnimationRule stopped observing it. skyjake
14:28 Revision 47aa5f9f (github): Fixed|libdoomsday: Potential crash during startup
The UI shouldn’t be accessing the games while they are being defined/updated. skyjake
14:27 Revision 628ab867 (github): UI|Home: Default filter in game data file selection
By default, show all the recognized game data files. skyjake
09:57 Revision b4209cc8 (github): Merge branch 'master' of ssh://github.com/skyjake/Doomsday-Engine
skyjake
09:57 Revision 425f4bf1 (github): libappfw: Updated header file
skyjake
09:46 Revision 6f768e1f (github): UI|Home: Showing special tags via Mods tab menu
The Mods tab menu now has a couple of helpful items for showing the predefined tags, such as recognized game data fil... skyjake
09:44 Revision 61c017ba (github): Resources|libdoomsday: Recognized FreeDoom version 0.11.3
IssueID #2296 skyjake
09:28 Revision cadd9e2c (github): UI|Client: Improved package list searching
One can now enter any of the hidden tags (such as “gamedata” or “core”) to see those packages, too, even though they ... skyjake

2018-11-10

16:10 Revision 68131e55 (github): Doom|Resources: Added detection rules for patched BFG IWADs
A custom game profile can use these with the BFG game modes.
IssueID #2279
skyjake
13:44 Revision 6b6df883 (github): Windows|FMOD: Check for the default name of FMOD API install folder
skyjake

2018-11-09

08:21 Revision d75ad7de (github): UI|Home: Hovering on profile Play button
Show the action description only when hovering on the action button for clearer causality. skyjake
08:20 Revision 1ce44e55 (github): libcore: Friendlier friendly time format
skyjake
08:00 Revision a00d371b (github): Fixed|Doom: Inconsistent games IDs
Freedoom and BFG variants of Doom 1 sould also use the “doom1-“ identifier. skyjake

2018-11-08

22:44 Revision af6df1af (github): Audio|Client: Option for pausing music when focus lost
Added a new option to Audio Settings for pausing music when window loses focus.
Reorganized the Audio Settings dialo...
skyjake
22:42 Revision 1d742fc1 (github): Cleanup
skyjake
22:42 Revision 8bdafe87 (github): Widgets|libappfw: Nicer way of creating subheading labels
skyjake
21:28 Revision 7e359630 (github): Fixed|UI|Client: Loading a savegame from the Home screen
The selected save item got deselected while the UI was being updated during the busy mode, and the save was not loaded. skyjake
21:14 Revision 4b90b9a6 (github): Cleanup: Avoid undefined behavior
Cannot dereference nullptrs. skyjake
21:14 Revision 6a05b5e4 (github): Cleanup
skyjake
19:17 Revision 5b2ad745 (github): UI|SaveGames: Creating a custom save folder
Older custom profiles naturally don’t yet have a custom save folder, so offer to create one in the context menu.
Als...
skyjake
18:46 Revision 5143d824 (github): SaveGame|UI: Custom profiles have their own save folders
Each custom profile is assigned a unique empty save folder when the profile is created.
SaveGames can be queried for...
skyjake
18:42 Revision 46154378 (github): Cleanup
skyjake
18:42 Revision 759ad135 (github): FS|libcore: Deleting directories; cleanup
DirectoryFeed did not have the ability to delete directories even when requested. skyjake
18:40 Revision 3631daba (github): Cleanup|Math: Random number functions
skyjake
18:38 Revision 0bedb480 (github): Homepage: Old forums URL
skyjake

2018-11-07

22:32 Revision f9aeec0f (github): Cleanup
skyjake
22:23 Revision 228b1b06 (github): FS|libcore: Accessing native files
Improved the utility method for accessing a native file anywhere in the file system. It can now create new files in a... skyjake
22:21 Revision 84e09e43 (github): libcore|Math: Better random number generator
skyjake
17:35 Revision 9cf1e77c (github): Refactor|Cleanup|SaveGames: Determining save folder
GameProfile is now used as the authority when determining where to place save files.
AbstractSession::Profile was re...
skyjake
17:33 Revision 6af021cb (github): Cleanup
skyjake

2018-11-06

20:26 Revision 5884ff42 (github): md2tool|Fixed: Error when reading data from file
The `Load()` function always reported an error if one tried to load zero bytes.
IssueID #2293
skyjake

2018-11-05

22:08 Revision bcdcf399 (github): Cleanup|All Games: Removed cvar “menu-turningskull”
This is an obsolete alias for “menu-cursor-rotate”. skyjake
22:03 Revision 41f630ef (github): libcore: Querying the size of a Record
skyjake
22:03 Revision cd0aa851 (github): libdoomsday: Game profiles can contain additional variables
skyjake
21:57 Revision 093c0e6b (github): libcore|Info: Converting an Info block to a Record
skyjake
20:08 Revision 3f903776 (github): Cleanup|All Games: Common turbo speed multiplier
skyjake
19:07 Revision bba7fae1 (github): UI|Home: Tweaked game library item subtitles
skyjake
18:35 Revision 32119208 (github): Fixed|Renderer: Weapon psprites always filtered
The material spec for psprites was not using the mag filter parameter consistently.
IssueID #1813
skyjake
08:11 Revision 883009fc (github): Resources|UI: Custom data file only replaces “gamedata” packages
The packages tagged “core” (such as doomsday.pk3) must still be loaded even though the normal “gamedata” package is r... skyjake

2018-11-04

21:49 Revision f42f390e (github): Widgets|libcore: Finding a parent widget of certain type
skyjake
21:49 Revision 6092019f (github): UI|Home|Resources: Custom data file in game profiles
Starting a profile with custom data file doesn’t work yet because the game plugin’s required PK3 isn’t being automati... skyjake
18:06 Revision 58ce9545 (github): UI|Home: Added a “Data File” setting to game profiles
skyjake
18:05 Revision 0f298bc2 (github): UI|Home: Game subtitles depend on sort mode
skyjake
14:59 Revision 96271204 (github): Fixed|Windows: Build failure
skyjake
12:47 Revision e98b33bd (github): Music|Definitions: Fall back to default music
If a custom Map Info doesn’t specify any music, it should use the map’s default song.
Removed the default songs from...
skyjake
12:09 Revision 1402c2b4 (github): FluidSynth: Restored old max gain value
Some music was breaking up with gain 1.0. skyjake
10:38 Revision 288b749a (github): Audio|UI: Set SFX channel count in Audio Settings
The -sfxchan option now just changes the value of Config.audio.channels.
IssueID #2237
skyjake
10:36 Revision 92a831ef (github): FS|libcore: Improved API convenience
skyjake

2018-11-03

21:38 Revision dc4482ee (github): UI|Home: Sort options for game library
Games can be sorted based on different criteria. The selected item is retained if the item order changes.
IssueID #2226
skyjake
21:35 Revision de93b413 (github): UI|Client: Set profiles’ last played time
skyjake
21:34 Revision b770352a (github): libdoomsday: Game profile last played time
skyjake
21:33 Revision 6ab15f10 (github): Fixed|libcore: Profile title change notification
skyjake
17:22 Revision d5ec4682 (github): UI|Multiplayer: Load game logos asynchronously
Load multiplayer game logos without blocking the UI thread. skyjake
15:02 Revision f03c3397 (github): Heretic: Added “mif_spawn_all_firemaces” flag
Map Info flag for disabling the randomness of Firemace spawning. All Firemace map spots will spawn a MT_WMACE unless ... skyjake
13:49 Revision a88fa5d7 (github): Fixed: Missing include
skyjake
13:27 Revision f34ecfc8 (github): Fixed|UI|Client: Setting the initial WAD folder
The IWAD folder selected by the user should also be put in Config.resource.packageFolder. skyjake
13:26 Revision 2fa7a112 (github): Fixed|Resources: Parsing PWAD readme
The title of the WAD was not always correctly recognized. skyjake
13:25 Revision df8e7371 (github): Scripting|libcore: Finding index of value in array
skyjake
10:56 Revision 4921c65d (github): UI|Client: Load game logos asynchronously
It may take a little while to load all the icons, and the UI shouldn’t be blocked in the meantime. This was particula... skyjake
10:54 Revision 8fcfb358 (github): libcore: Improved async() method
skyjake
10:33 Revision a1866d09 (github): UI|Client: Refreshing packages
PackagesWidget and PackagesDialog don’t need their own method for refreshing, because they can just observe the file ... skyjake
10:31 Revision 39d7a30a (github): FS|libcore: Querying the file system busy status
skyjake

2018-11-02

22:40 Revision a3a57947 (github): Fixed|macOS: Determining desktop resolution
The desktop resolution is used for determining the initial non-fullscreen window size. The dummy DisplayMode was retu... skyjake

2018-11-01

21:33 Revision a7c5570c (github): Fixed|macOS|Linux: Default music backend
The default music backend should be FluidSynth. skyjake
21:32 Revision e1e95070 (github): Cleanup
skyjake

2018-10-30

12:08 Revision 71412a8d (github): Cleanup|GL: No null pointer access
offsetof() is a C compatibility feature so it is intended for POD types. This commit is a bit iffy, but let's see if ... skyjake
12:06 Revision a47bff11 (github): Fixed|FS: Crash when updating file system
QRegExp seems unsafe for multithreaded access. skyjake
09:54 Revision a8a3649c (github): Cleanup: Integer overflows, divide-by-zero
skyjake
09:53 Revision 6d28b6aa (github): Cleanup: Undefined behavior
skyjake
09:53 Revision bffbbaa8 (github): Cleanup: Unnecessary pointers
skyjake
 

Also available in: Atom