Activity
From 2016-05-04 to 2016-05-17
2016-05-15
2016-05-13
- 
  16:29 Bug #2150 (Closed): Sound Works But Music Doesn't Play Problem (Windows; temp MIDI files written to incorrect folder?) 
- 
  16:28 Bug #2102 (Closed): [Windows] Updater does not launch installer (2.0) 
- 
  13:58 Feature #2159 (New): Enhanced control over model animation sequences 
- Continuing on #1890, the new model animation mechanism can be further improved with:
 * Animating parts of the skelet...
- 
  13:52 Bug #1879 (Closed): [Windows] Doomsday randomly fails to start when/after loading shader definitions 
- Closing due to no activity.
- 
  13:14 Revision 0e98ae3e (github): Merge branch 'master' of ssh://github.com/skyjake/Doomsday-Engine 
2016-05-12
2016-05-11
- 
  18:37 Revision 533f4c1f (github): Refactor|World: (Soc) Relocated logic for updating SoundEmitter origin points 
- This code is logically more closely associated with Sector as one
 cannot determine the coordinates of all the origin ...
- 
  17:37 Revision 90d92867 (github): typos 
- 
  17:34 Revision 0c1ac8c9 (github): Merge branch 'master' of github.com:skyjake/Doomsday-Engine 
- 
  17:33 Revision 995152be (github): Cleanup 
- 
  17:32 Revision ef07705d (github): Cleanup 
- 
  17:04 Revision 08cc7ecf (github): Renderer|Client: Use SectorCluster area to derive the density spawn rate multiplier 
- 
  14:10 Revision 5e825552 (github): Cleanup 
2016-05-10
2016-05-08
- 
  22:50 Revision d745fae3 (github): libdoomsday|Resources: Recognize Snowberry .box folders 
- Folders with the .box extension are expected to contain other data
 bundles.
 Todo: Parse Snowberry Info documents.
 To...
- 
  22:48 Revision 6640455e (github): UI|Home: Adjusted animation speed of showing item action buttons 
- 
  22:47 Revision 21e5cac5 (github): libdoomsday: Index data packages under "/local/packs"; -packs option 
- The -packs option can be used to specify one or more native folders
 where data packages should be indexed from. On Un...
- 
  22:45 Revision ca70b973 (github): libcore|FS: Handling archive folders 
- Folders can now be interpreted similarly to other kinds of files.
 This is currently only used for ".box" folders so t...
- 
  22:42 Revision 80bc7b07 (github): libcore|FS: Don't try to write changes to read-only archives 
- 
  10:43 Revision 5a51533b (github): Fixed|libappfw: Potential crash during shutdown 
- SubmenuAction may double-delete its popup in the situation where the
 popup is open during shutdown.
2016-05-07
- 
  23:29 Revision ffdfd095 (github): Fixed|CMake|Windows: Compiling with a single-configuration makefile 
- These fixes allow using NMake (e.g., in Qt Creator). Binaries, packages and
 dependencies are placed into the correct ...
- 
  09:44 Bug #2133 (Closed): Building on Fedora, CMake issues (linking minizip in Assimp target) 
- Great! :)
- 
  00:12 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target) 
- Great, its working with 7adcf4736 now :) Thank you !
2016-05-06
- 
  10:20 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target) 
- Please try again with commit:7adcf4736. I'm reasonably confident I've now fixed the underlying cause of the issue (li...
- 
  08:50 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target) 
- Further investigation shows that Assimp checks for a library called "minizip" via pkg-config, and if that is found, i...
- 
  08:43 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target) 
- I'm checking the Assimp sources and it does actually look like the unz* functions are not coming from libz at all, bu...
- 
  08:34 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target) 
- I'm using the same version of zlib (1.2.8) so it should have the right symbols. 
 However, I notice in the earlier ...
- 
  10:19 Revision 7adcf473 (github): Revert "Unix|CMake|libgui: Link with zlib" 
- This reverts commit e1bb1ee6f694710167f733f78fc83a025f7ebab1.
- 
  10:17 Revision 4631b967 (github): Fixed|CMake|Assimp: Linking Assimp's system dependencies 
- libassimp is a static library, however it may have system libraries
 as dependencies. The libassimp interface target m...
2016-05-05
- 
  20:39 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target) 
- Here's the output of ldd sdk/libgui/libdeng_gui.so.2.0.0 :
 linux-vdso.so.1 (0x00007ffdf2f3e000)
 libdeng_core.so...
- 
  20:37 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target) 
- Tried that, no change. The strange thing is, when i do ldd sdk/libgui/libdeng_gui.so.2.0.0, it shows that libz.so.1 i...
- 
  16:20 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target) 
- The order of the options may also have significance. Could you try what happens if you manually edit the link.txt so ...
2016-05-04
- 
  12:15 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target) 
- Here it is. As far as i can see libz gets linked (-lz)
- 
  11:29 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target) 
- Thanks, that looks pretty much as expected. There is another file that I'm also interested in: @{build-dir}/sdk/libgu...
Also available in: Atom