Activity
From 2017-03-09 to 2017-03-22
2017-03-21
- 21:39 Revision f9adb778 (github): CMake: Correct variable type for certificate name
- 15:02 Revision 5729dcda (github): Web: Added a BDB download statistics query
- [ci skip]
- 15:02 Revision 988fb691 (github): Merge pull request #16 from lamby/master
- Make the build reproducible.
- 14:23 Revision cfaef79c (github): Make the build reproducible.
- Whilst working on the Reproducible Builds effort [0], we noticed
that doomsday could not be built reproducibly due to...
2017-03-20
2017-03-19
- 20:28 Revision 129463b2 (github): Fixed|Assimp: GCC build flags
- 20:07 Revision 3e9a20d6 (github): Fixed|Assimp: GCC build flags for Assimp
- 19:37 Revision 141d2669 (github): Fixed|Model Renderer: Repeated triggering of a single thing state
- If a thing stays in a single-state loop (e.g., HEAD_STND), don’t keep
retriggering the state. Sequence triggering sho... - 19:37 Revision 2a9fc347 (github): Fixed|libappfw: CompositorWidget needs to flush queued draws
- 19:32 Revision 039848ba (github): Assimp|Model Renderer: Updated Open Asset Import Library to v3.3.1
- 19:31 Revision cbf111cf (github): Fixed|Model Renderer: Repeated triggering of a single thing state
- If a thing stays in a single-state loop (e.g., HEAD_STND), don’t keep
retriggering the state. Sequence triggering sho... - 18:52 Revision 4e146c47 (github): Fixed|libappfw: CompositorWidget needs to flush queued draws
2017-03-18
- 23:49 Revision 317670cd (github): Widgets|libappfw: Command widgets have a persistent history
- Store up to 200 previous commands persistently.
- 23:49 Revision 158d5c15 (github): Widgets|libshell: Saving and restoring text editor history
- 23:47 Revision b906a48f (github): Scripting|libcore: Constructing an ArrayValue out of StringList
- 19:06 Revision dc81cda2 (github): Fixed|GL|libgui: Random color glitches in the UI
- OpenGL uniforms were not always updated when drawing batched UI
primitives. - 19:04 Revision 29b6b673 (github): Fixed|GL|libgui: Random color glitches in the UI
- OpenGL uniforms were not always updated when drawing batched UI
primitives. - 13:41 Revision df437980 (github): Fixed|World|Particles: Set a maximum limit for particles spawned by damage
- IssueID #2211
- 13:41 Revision a17d7526 (github): Fixed|World|Particles: Set a maximum limit for particles spawned by damage
- IssueID #2211
- 12:39 Revision ce96539b (github): Resources|Client: Game logo can be produced whenever game is playable
- Ignore user’s potentially missing additional packages when making
the game logo. - 12:39 Revision c63ceb4a (github): Fixed|Home: OpenGL context not active when processing an event
- 12:39 Revision e214b611 (github): Fixed|Home|Widgets: Game profile buttons misaligned after changing packages
- 12:39 Revision 4afc13b2 (github): Cleanup: Rely on moves
- 12:39 Revision 43a8395f (github): Fixed|UI|Home: Random crash after editing package profiles
- Opening a PackagesDialog would refresh all packages, which would
result in a game readiness update notification, whic... - 12:39 Revision 9cb48958 (github): Fixed|UI|Home: Popup menu misplaced after deleting a saved game
- 12:38 Revision 58c66cab (github): Fixed|UI|Home: Popup menu misplaced after deleting a saved game
- 12:13 Revision d05cc8b2 (github): Fixed|UI|Home: Random crash after editing package profiles
- Opening a PackagesDialog would refresh all packages, which would
result in a game readiness update notification, whic... - 12:09 Revision 22dd59f6 (github): Cleanup: Rely on moves
- 12:03 Revision 55def4b3 (github): Fixed|Home|Widgets: Game profile buttons misaligned after changing packages
- 12:02 Revision f08776fd (github): Fixed|Home: OpenGL context not active when processing an event
- 09:35 Revision ce7b800a (github): Resources|Client: Game logo can be produced whenever game is playable
- Ignore user’s potentially missing additional packages when making
the game logo.
2017-03-17
- 21:24 Revision 799f4a78 (github): Windows|Builder: Updated code signing command
- 21:24 Revision 60ad1883 (github): Unix|libcore: Set preferred locale for number formatting earlier
- Also, specifically request "C" for number formatting.
IssueID #2216
2017-03-16
- 20:14 Revision 7bb85733 (github): Unix|libcore: Set preferred locale for number formatting earlier
- Also, specifically request "C" for number formatting.
IssueID #2216 - 19:58 Revision b3f14bf7 (github): Tests: Allow running test_info successfully on non-Mac platforms
- 18:33 Revision 11ccc20e (github): Web|Master Server: Fixed handling of missing server info entries
2017-03-15
2017-03-14
- 23:08 Revision 125a1cbd (github): Documentation: Updated the repository readme
- [ci skip]
- 23:06 Revision cf3a90b6 (github): Documentation: Updated the repository readme
- [ci skip]
- 22:41 Revision 6a105d75 (github): Fixed|CommandLine|libcore: “-v” command line option counted twice
- The alias “-v” and “-verbose” were both counted at the same time.
- 22:39 Revision b49b759b (github): Fixed|CommandLine|libcore: “-v” command line option counted twice
- The alias “-v” and “-verbose” were both counted at the same time.
- 22:08 Revision 8a86da4c (github): Snowberry: Moved Snowberry to the attic
- Omitted from source packages.
IssueID #1600 - 21:48 Revision 9d0a5c6f (github): Fixed|Resources: Improved matching of recognized data files
- Require most of the specified rules to match for a given file to
be recognized. - 21:46 Revision 296471ec (github): UI|Home: Minor layout and text tweak
- 21:44 Revision fe11e3fe (github): UI|Home: Minor layout and text tweak
- 21:43 Revision 286cac37 (github): Fixed|Resources: Improved matching of recognized data files
- Require most of the specified rules to match for a given file to
be recognized. - 19:17 Revision 2c2762f2 (github): Fixed|libdoomsday: Save all game profiles before loading a game
- Ensures that changes to game profiles won’t be lost in the case
there is a problem.
IssueID #2210 - 19:16 Revision 239e321e (github): UI|Home: Hide the Data Files config button when a game is loaded
- Configuring data files is only possible when no game is loaded.
- 18:53 Revision b50cb92d (github): Fixed|libdoomsday: Save all game profiles before loading a game
- Ensures that changes to game profiles won’t be lost in the case
there is a problem.
IssueID #2210 - 18:42 Revision 12425ab6 (github): UI|Task Bar: Added menu annotations for “Browse Packages” and “Clear Cache”
- 18:30 Revision 439caee8 (github): UI|Home: Hide the Data Files config button when a game is loaded
- Configuring data files is only possible when no game is loaded.
- 17:32 Revision 2150045e (github): Fixed|Renderer: Torch light is broken
- Light contribution from torches was unclamped. Removed the unused
additive torch light option.
IssueID #2212 - 17:32 Revision bfbce9b3 (github): Snowberry: Moved Snowberry to the attic
- Omitted from source packages.
IssueID #1600 - 17:32 Revision a500ae0a (github): Widgets|libappfw: DirectoryListDialog can have multiple groups
- 17:32 Revision cc1e667e (github): UI|Home: Merged popups for configuring data files (IWAD, packages)
- Also added a button in the end of the Packages list for opening
the Data Files settings. - 17:32 Revision 395ece69 (github): UI|Home: Adjusted layout and appearance of the Data Files settings
- 17:31 Revision 51791fb7 (github): UI|Client: Reverted changes to PackageCompatibilityDialog
- The dialog cannot change the game because the operation has been
started from a game plugin. Changing the game would ... - 17:27 Revision d0377dee (github): Fixed|Renderer: Torch light is broken
- Light contribution from torches was unclamped. Removed the unused
additive torch light option.
IssueID #2212 - 11:27 Revision e3907b67 (github): Client|libgui: Added UI setting for background translucency
2017-03-09
- 19:04 Revision 0eee653b (github): UI|Home: Adjusted layout and appearance of the Data Files settings
- 18:42 Revision a44ebd4e (github): UI|Home: Merged popups for configuring data files (IWAD, packages)
- Also added a button in the end of the Packages list for opening
the Data Files settings. - 18:40 Revision b418318f (github): Widgets|libappfw: DirectoryListDialog can have multiple groups
- 18:39 Revision 4edcef61 (github): Homepage: Improve front page performance by avoiding extra queries
- Read blog posts from cached JSON and the latest builds directly
from BDB. Guesstimate a good number of posts to show ... - 10:18 Revision 9cd004dc (github): Web: Prefer to always use cached news/dev feed content
Also available in: Atom