Project

General

Profile

Activity

From 2015-11-26 to 2015-12-09

2015-12-09

21:19 Bug #2141 (Closed): Use server IDs to detect which public/private entries belong to the same server in the Multiplayer list
One instance of the server is located via broadcast on the local network, while the other instance is received from t... skyjake
20:37 Bug #2140 (Closed): Unnecessary warning about MD2 model not having any skins
When an MD2 model does not specify any skins, but its DED definition uses "Skin file", a warning gets printed in @def... skyjake

2015-12-06

23:00 Bug #2138 (Closed): Stray icon in the 3D & VR Settings dialog title (stable 1.15.6)
skyjake
22:55 Feature #1995: Improved 3D model shaders
Model vertex colors are now read from the model file and provided as an attribute named @aColor@. skyjake

2015-12-05

12:26 Bug #2138 (Resolved): Stray icon in the 3D & VR Settings dialog title (stable 1.15.6)
Applied in changeset commit:github|caab1d0af312701326d87ff864bffc727fb88f6f. skyjake

2015-12-04

19:33 Bug #2138 (Closed): Stray icon in the 3D & VR Settings dialog title (stable 1.15.6)
The dialog icon should be removed in the 1.15 branch because the dialogs titles don't support icons. skyjake

2015-11-29

11:39 Bug #2130 (Closed): Segfault during ambient occlusion drawing (Hexen map02)
This does not appear to be applicable to the 1.15 branch, so not cherry-picking. skyjake
02:21 Bug #2130 (Resolved): Segfault during ambient occlusion drawing (Hexen map02)
danij
11:28 Bug #2134 (Closed): Crash after plugin load error in AudioDriver initialization (Fedora 21)
This bug is not present in the 1.15 branch (@Library_New@ returning NULL is handled), so no cherry-picking is necessary. skyjake
00:54 Bug #2134 (Resolved): Crash after plugin load error in AudioDriver initialization (Fedora 21)
Applied in changeset commit:github|745ab8f5ffaa11a2697cc47462405a56024a8f1d. skyjake
00:12 Feature #2137 (Closed): C++11 cleanup: replace use of auto_ptr
Assimp still has some auto_ptr usage, but that's not our problem. skyjake
00:04 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
I tried a clean install of Fedora Workstation 22 and managed to build everything like this: http://wiki.dengine.net/w... skyjake

2015-11-28

23:32 Feature #2137 (In Progress): C++11 cleanup: replace use of auto_ptr
skyjake
23:26 Feature #2137 (Closed): C++11 cleanup: replace use of auto_ptr
C++11 deprecates @auto_ptr@. In almost all places, the appropriate replacement is @unique_ptr@.
Newer GCC versions...
skyjake
20:07 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
It's possible that the build configuration needs adjusting on the newer Fedora. I'll upgrade and see what happens. skyjake
14:42 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
After a fresh re-clone with the latest commits, I still get the same error at the end of compilation.
The @stable@...
Calinou
11:45 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
I tried a clean build of the master on Fedora 21, and the compilation was successful. I'll see if I can try a newer v... skyjake
10:30 Bug #2133 (In Progress): Building on Fedora, CMake issues (linking minizip in Assimp target)
skyjake
17:49 Bug #2135 (Closed): Disable Oculus support by default (until proper LibOVR 1.0 support is implemented)
skyjake
14:14 Bug #2135 (Resolved): Disable Oculus support by default (until proper LibOVR 1.0 support is implemented)
skyjake
12:53 Bug #2135 (Closed): Disable Oculus support by default (until proper LibOVR 1.0 support is implemented)
To avoid potential problems with the obsolete LibOVR being used in the stable builds, we should disable it for now. skyjake
16:53 Feature #2136 (Rejected): Add a map rendering abstraction layer for supporting both Classic and Modern rendering modes
The map renderer is responsible for drawing the world surfaces. Note that this excludes mobjs (which may be sprites o... skyjake
16:04 Bug #2134: Crash after plugin load error in AudioDriver initialization (Fedora 21)
I think the problem is in AudioDriver’s importInterfaces(). It fails to load the library via Library_New(), but then ... skyjake
11:42 Bug #2134 (Closed): Crash after plugin load error in AudioDriver initialization (Fedora 21)
Log output shows that the FluidSynth plugin fails to load (due to an unrelated reason):... skyjake
11:12 Bug #1989 (New): Client assert fail (possible crash) if joining game during intermission
skyjake

2015-11-27

21:34 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
*Partialy solved:* I had to initialize submodules using @git submodule update --init@. Alternatively, the repository ... Calinou
21:00 Bug #2133 (Closed): Building on Fedora, CMake issues (linking minizip in Assimp target)
Hello,
I cloned latest Doomsday Git from GitHub (on 2015-11-27) on Fedora 22 64-bit. I have the required dependenc...
Calinou

2015-11-26

22:27 Bug #2074 (Resolved): Interactive console output gets mixed with all other log entries (and possibly gets filtered away)
I'm marking this issue as done because the basic mechanism has been implemented. Individual console commands whose ou... skyjake
 

Also available in: Atom