Activity
From 2015-06-12 to 2015-06-25
2015-06-25
- 19:42 Revision 76b2d997 (github): Renderer: Added vissprite type for GL2 HUD models
- 19:25 Revision aa6f272a (github): UI|Task Bar: Added Help submenu, reordered items
- Cleaning up the Application Menu a little by adding a separate submenu
for the Help items, and improving the order of... - 18:38 Revision 551753f3 (github): Documentation|Builder: Generate the SDK docs
- Available at: http://skyjake.fi/dl/apidoc/sdk/index.html
2015-06-24
2015-06-21
- 06:03 Revision c2dd928d (github): Merge branch 'master' of github.com:skyjake/Doomsday-Engine
- 05:56 Revision e98682c0 (github): Cleanup
- 05:33 Revision 4af29d98 (github): Refactor|Renderer|Client: Write sky-mask flat geometry directly to the backing store
- Revised generation of sky-mask flat geometry to avoid using local
storage for temporary vertex data.
2015-06-20
- 17:27 Revision 84ef3b6a (github): Documentation: Added some comments
- 14:12 Revision 13e2caef (github): Fixed|Debian: Installation directory in package rules
- The name of the stable package is "doomsday-stable", so the installation
directory must reflect that in order for the...
2015-06-19
- 16:36 Revision c35214ba (github): Fixed|Hexen: Omit warnings about music definitions from MAPINFO
- Temporary workaround.
IssueID #2083
IssueID #2093 - 16:29 Revision eff9f25f (github): Fixed|Hexen: Spurious warnings about ignored music definitions
- IssueID #2083
- 15:45 Revision 75dc690e (github): CMake|Assimp: Allow falling back from pkg-config to manual config
2015-06-16
2015-06-15
2015-06-14
- 14:59 Revision 0c871f83 (github): OS X|Fixed: Showing and hiding the mouse cursor
- On OS X 10.11, the mouse cursor is not fully hidden via the Qt
setCursor methods. Use the native API to control mouse... - 14:26 Revision 88f11bd3 (github): Fixed|Client: Parsing version numbers with fewer than three components
- IssueID #2080
- 14:24 Revision d2161a81 (github): Fixed|Client: Parsing version numbers with fewer than three components
- IssueID #2080
- 10:34 Revision 42ee250a (github): OS X|CMake: Only use the override warning with AppleClang 7+
- 09:58 Revision f8dd2389 (github): Debian: Fixing the Launchpad build
- Apparently cotire isn't compatible with the Launchpad build environment.
- 06:33 Revision 8648728d (github): Debug|Renderer: Simplified drawing of FakeRadio shadow points
- There is no need for anything fancy as visualizing this info will
only be helpful when debugging the renderer. Plus c... - 04:00 Revision 93e9af33 (github): Renderer|Client: Cleanup
- 03:10 Revision 8ea23923 (github): Refactor|Renderer|Client: Write FakeRadio flat shadow geometry directly to the backing store
- Revised generation of FakeRadio flat shadow geometry to avoid using
local storage for temporary vertex data. Plus som...
2015-06-13
- 22:43 Revision 20ef6687 (github): Documentation|DrawList|Renderer|Client: Improved API doc for DrawList
- 22:13 Revision 02e0c2b3 (github): Renderer|DrawList|Client: Cleanup
- 19:10 Revision 784e2ff8 (github): Windows|Installer|WiX: Added license document as RTF, application icon
- Also fixed up the package title for WiX to include the version number.
- 18:41 Revision 3d288269 (github): Windows: Updated version number for WIN32 version info
- 18:40 Revision 0100cf49 (github): Fixed: Memory access violations
- Clang's Address Sanitizer discovered a number of small issues with
memory access.
(Note that "long" may be 64 bits i... - 18:40 Revision 1f984520 (github): Fixed|Hexen: Crash when spawning a missile
- Under certain circumstances (first tick after map load?), a missile
spawn was attempted with a NULL target.
IssueID ... - 18:37 Revision c4db050d (github): Fixed: Memory access violations
- Clang's Address Sanitizer discovered a number of small issues with
memory access.
(Note that "long" may be 64 bits i... - 18:33 Revision 6291c7ca (github): Fixed|Hexen: Crash when spawning a missile
- Under certain circumstances (first tick after map load?), a missile
spawn was attempted with a NULL target.
IssueID ... - 18:29 Revision 090e6f46 (github): OS X|CMake: Disable warning about inconsistent usage of 'override'
- 18:25 Revision bc75e399 (github): OS X|CMake|Fixed: Removed duplicate rpath in Doomsday.app
- 14:07 Revision 11bb3b43 (github): Merge branch 'master' of ssh://github.com/skyjake/Doomsday-Engine
- 14:07 Revision 1b46d0e8 (github): Debian: Trying to fix Launchpad builds
- 13:54 Revision 7cad4e39 (github): Fixed|libcommon: Automap's "map-freepan" binding context activation
- The "map-freepan" binding context is only applicable when the automap
is open, so we can't activate it when the map i... - 09:56 Revision afbd4432 (github): Builder|Fixed: Do submodule update in repository root
2015-06-12
- 22:39 Revision ac01ae70 (github): Fixed: Various compiler warnings (e.g., unused functions/variables)
- 08:07 Revision 0bb66ffa (github): Builder: Update submodules when pulling
- Ensure that submodules are at the correct commit when switching
branches and when pulling new changes from the reposi... - 08:06 Revision e9b06fbe (github): Builder|Fixed: Parsing build logs for errors and warnings
- Removed some false matches.
- 00:41 Revision 889dd04f (github): Fixed|libdoomsday|client: Benign compiler warnings, ambiguous de::Vector<> conversion
Also available in: Atom