Activity
From 2016-10-16 to 2016-10-29
2016-10-29
- 14:26 Revision 9da38c24 (github): libdoomsday: Added some missing copyrights
- 14:15 Revision 799f2c44 (github): Renderer|Particles: Loading particle textures via assets
- The "texture.particle.NN" assets are checked first when loading
particle textures.
See also: http://wiki.dengine.net...
2016-10-26
- 23:10 Revision 3da10a64 (github): Fixed|Windows: Missing exports
- 22:53 Revision 9c9e5e28 (github): Fixed: Build failure
- 22:35 Revision 69e481bd (github): Resources|FS|libdoomsday: Loading data files via packages; added "defsPath"
- When a package is loaded, the corresponding FS1 data file is loaded
by libdoomsday's Resources class. The res::Doomsd... - 22:29 Bug #2178 (Resolved): Packages do not load at runtime from UI sidebar
- 20:47 Revision 77bbff14 (github): Refactor|FS: Querying currently loaded packages
- Renamed a method for clarity.
- 20:42 Revision d02b164f (github): Cleanup
2016-10-22
2016-10-21
2016-10-20
- 22:36 Revision 671947b2 (github): Fixed|GCC: Crashes in Ubuntu 16.10 (GCC 6.2.0 20161005)
- Disabling tree FRE optimization seems to help.
- 22:35 Revision 3dc4b2ba (github): Fixed|GCC: Compiler warnings in libdoomsday
- 15:09 Revision 125580e0 (github): Fixed|Audio: Fatal error when starting without FMOD installed
- The audio subsystem will initialize the interfaces that are available.
2016-10-19
- 15:56 Feature #2092 (Closed): [Unix] Add .desktop files for apps in the installation
- 15:56 Revision 57f1ab3a (github): Linux: Added app launcher shortcuts for the client and Shell
- IssueID #2092
- 14:52 Revision 64a3b146 (github): Builder|Ubuntu: Upload both Xenial and Yakkety packages to Launchpad
- [ci skip]
- 14:34 Revision bada2bae (github): Builder|Ubuntu: Preparing multiple Ubuntu source packages for Launchpad
- [ci skip]
2016-10-18
- 20:54 Revision f822dc0a (github): Fixed|Scripting|libcore: Copying record members when types mismatch
- Fixes a problem updating the defaults for Config.audio. In past builds,
this variable had a text value, but now it is... - 18:03 Revision 87954fd5 (github): Builder: Adjusted scripts path
- 12:18 Bug #2175 (Closed): Screenshots save to the same file (via F12)
- 09:30 Revision b97d2d64 (github): Cleanup|Refactor|Client: Renaming the audio subsystem
- 09:17 Revision 531c4b0a (github): Cleanup|Client|Server: Naming consistency
- Top-level subsystems should not be in a domain-specific namespace.
- 09:16 Revision 9a11fc6b (github): Amethyst|Fixed: C++11 compatibility and integer narrowing issues
2016-10-16
- 22:09 Feature #2101: Select audio plugin using Audio Settings dialog
- The only missing feature now is to re-initialize the audio subsystem to switch audio plugins at runtime (at least whe...
- 22:07 Revision da3d1e34 (github): Audio|UI|Client: Selecting audio plugins in the Audio Settings dialog
- The preferred audio interfaces are now configured via Config
variables. This can still be overridden with command lin... - 22:04 Revision e9e7edd8 (github): Widgets|libappfw: VariableChoiceWidget supports text values
Also available in: Atom