December 2020
|
2020-12-26
|
Fixed
| :
| Adjusting the build; fixed errors
|
December 2019
|
2019-12-29
|
Fixed
| :
| Missing export
|
August 2019
|
2019-08-22
|
Cygwin
|
Fixed
| :
| Fixed build and runtime issues
|
July 2019
|
2019-07-02
|
Fixed
| :
| File extension filtering in FileDialog
|
2019-07-02
|
Fixed
| :
| Registering GameKit extensions
|
June 2019
|
2019-06-12
|
Fixed
| :
| Shutting down the Timer thread
|
November 2018
|
2018-11-17
|
Fixed
| :
| Build failure
|
2018-11-04
|
Fixed
| :
| Build failure
|
March 2018
|
2018-03-20
|
Builder
|
Fixed
| :
| Fixed automatic resource package building
|
2018-03-20
|
Added
|
Fixed
| :
| Added missing exports and fixed minor warning
|
October 2017
|
2017-10-17
|
Fixed
| :
| Build errors
|
June 2017
|
2017-06-18
|
Fixed
| :
| Missing exports
|
May 2017
|
2017-05-11
|
Fixed
| :
| Build errors
|
April 2017
|
2017-04-26
|
Debug
|
Fixed
|
OpenGL
| :
| Build error; enable OpenGL debug logger
|
February 2017
|
2017-02-19
|
Fixed
|
libgui
| :
| Missing exports
|
2017-02-02
|
Audio
|
Fixed
| :
| Fixed a 64-bit value conversion in winmm audio plugin
|
January 2017
|
2017-01-20
|
Fixed
|
FMOD
| :
| Build failure (duplicate variable)
|
November 2016
|
2016-11-19
|
Fixed
| :
| Missing exports
|
2016-11-01
|
Fixed
| :
| Build errors (missing exports)
|
October 2016
|
2016-10-26
|
Fixed
| :
| Missing exports
|
2016-10-12
|
Fixed
| :
| Missing export in libappfw
|
2016-10-08
|
Fixed
|
GL
| :
| Calling convention in deferred GL calls
|
2016-10-08
|
Fixed
|
GL
| :
| Build errors and deferred GL calls
|
2016-10-08
|
Fixed
| :
| Main window icon is missing
|
August 2016
|
2016-08-26
|
Fixed
| :
| Xbox One controller presets for Windows
|
2016-08-01
|
Doom
|
Fixed
| :
| Missing return value
|
2016-08-01
|
Fixed
| :
| Build errors (normal config)
|
July 2016
|
2016-07-11
|
Fixed
| :
| Missing exports and headers
|
2016-07-02
|
Fixed
|
libappfw
| :
| Build failure (missing exports)
|
June 2016
|
2016-06-26
|
Fixed
|
libcore
| :
| Build failure (missing header)
|
May 2016
|
2016-05-07
|
CMake
|
Fixed
| :
| Compiling with a single-configuration makefile
|
April 2016
|
2016-04-20
|
Fixed
| :
| Missing export
|
2016-04-05
|
Fixed
| :
| Possible header conflict (Direct2D)
|
March 2016
|
2016-03-31
|
Fixed
| :
| Missing exports
|
2016-03-23
|
Fixed
|
Installer
| :
| Create shortcuts for Start menu
|
2016-03-21
|
Fixed
| :
| Linking against zlib using MSVC2015 x86
|
2016-03-19
|
Fixed
| :
| Checking for a 32-bit build in the DirectSound plugin
|
February 2016
|
2016-02-02
|
Fixed
| :
| Missing export
|
January 2016
|
2016-01-24
|
Client
|
Fixed
|
UI
| :
| Reverted some of the startup busy mode changes
|
2016-01-17
|
Fixed
| :
| Missing exports
|
2016-01-17
|
Fixed
| :
| Missing export
|
2016-01-12
|
Fixed
|
MSVC
| :
| Missing exports
|
December 2015
|
2015-12-29
|
Fixed
|
libgui
| :
| Missing ImageFile exports
|
November 2015
|
2015-11-30
|
CMake
|
Fixed
| :
| Incorrect compiler flag for Assimp
|
October 2015
|
2015-10-20
|
Fixed
|
MSVC
| :
| Build failure
|
August 2015
|
2015-08-25
|
Fixed
| :
| Missing exports
|
2015-08-01
|
CMake
|
Fixed
| :
| Run windeployqt on the right executable
|
July 2015
|
2015-07-27
|
CMake
|
Fixed
| :
| Warning about missing VCINSTALLDIR
|
2015-07-26
|
Fixed
| :
| Missing exports, working around MSVC's C++11 issues
|
2015-07-20
|
Fixed
|
Refactor
| :
| Fixed build after Plugins, DoomsdayApp changes
|
May 2015
|
2015-05-23
|
CMake
|
Fixed
| :
| Running windeployqt when path has spaces
|
2015-05-23
|
CMake
|
Fixed
| :
| Errors when packaging binaries with WiX
|
2015-05-22
|
Fixed
|
Installer
| :
| Remove the obsolete "wadmapconverter.dll" plugin
|
2015-05-22
|
CMake
|
Fixed
|
Oculus Rift
| :
| Use the correct LibOVR library path
|
2015-05-19
|
Fixed
| :
| Version define for Windows binaries
|
2015-05-13
|
Fixed
|
libgui
| :
| Crash during startup if display driver doesn't support OpenGL 2
|
2015-05-13
|
Fixed
|
libgui
| :
| Crash during startup if display driver doesn't support OpenGL 2
|
2015-05-03
|
Fixed
|
MSVC
| :
| Unsupported C++11 feature in MSVC2013
|
February 2015
|
2015-02-13
|
Fixed
| :
| Build failure
|
2015-02-10
|
Fixed
|
GL
|
libgui
| :
| Build failure
|
December 2014
|
2014-12-06
|
Fixed
| :
| MSVC doesn't support C++11 initializers for arrays
|
November 2014
|
2014-11-18
|
ClientWindow
|
Fixed
|
GL
| :
| No need to recreate GL Canvas for FSAA/vsync changes
|
2014-11-17
|
ClientWindow
|
Fixed
| :
| Use of the new fsaa/vsync variables
|
2014-11-15
|
Client
|
Fixed
| :
| Potential crash if closing window during startup
|
October 2014
|
2014-10-16
|
Fixed
| :
| Bunch of benign warnings in the release build
|
September 2014
|
2014-09-01
|
Fixed
|
Oculus Rift
|
qmake
| :
| Fixed LibOVR include path
|
August 2014
|
2014-08-30
|
Fixed
|
libappfw
| :
| Oculus Rift rendering setup for OpenGL
|
2014-08-25
|
Fixed
|
libappfw
| :
| Build error in OculusRift
|
2014-08-19
|
Fixed
|
libcommon
|
MSVC
| :
| Build warning ('/*' found outside of comment)
|
2014-08-15
|
Fixed
|
SDK
| :
| SDK and dependency deployment on Windows
|
2014-08-01
|
Doom
|
Fixed
| :
| Export template specializations
|
July 2014
|
2014-07-17
|
Added
|
Fixed
| :
| Build error, added missing exports
|
June 2014
|
2014-06-20
|
Fixed
| :
| "-userdir" path encoding regression
|
2014-06-09
|
Added
|
Fixed
|
libcore
| :
| Noise from Windows system headers, added missing exports
|
2014-06-02
|
Doom
|
Fixed
|
libcore
|
liblegacy
| :
| File path encoding issues
|
May 2014
|
2014-05-21
|
Fixed
|
MinGW
| :
| Various build issues with MinGW
|
2014-05-20
|
Fixed
|
MinGW
| :
| Various issues when building with MinGW
|
2014-05-15
|
Fixed
| :
| MSVC solution generator script
|
2014-05-14
|
Doom
|
Fixed
| :
| MSVC specific build problems and exports
|
2014-05-13
|
Fixed
|
MSVC
| :
| Build and deployment with Qt 5 and VS 2013
|
April 2014
|
2014-04-28
|
Fixed
| :
| Build issues, missing exports
|
February 2014
|
2014-02-28
|
Fixed
|
qmake
| :
| Library directory option for MSVC
|
2014-02-26
|
Fixed
| :
| Missing exports and OpenGLGL API callback
|
January 2014
|
2014-01-30
|
Fixed
|
libgui
| :
| Accessing main window even if it doesn't exist
|
2014-01-30
|
Fixed
|
libappfw
| :
| Missing export
|
2014-01-15
|
Fixed
| :
| Fixed build (platform header inclusion order)
|
2014-01-12
|
Cleanup
|
Fixed
|
WinMM
| :
| Fixed build (missing header), cleanup
|
2014-01-09
|
Fixed
| :
| Fixed build (unknown DEBUG_Message)
|
December 2013
|
2013-12-07
|
Fixed
|
libgui
| :
| Initial GLInfo and entrypoints setup
|
2013-12-07
|
Fixed
| :
| Various build errors (missing exports, name conflicts)
|
November 2013
|
2013-11-21
|
Fixed
| :
| Fixed build (windows.h include order)
|
2013-11-19
|
Fixed
|
libgui
| :
| Missing exports
|
2013-11-19
|
Client
|
Fixed
|
GL
| :
| Order of includes
|
October 2013
|
2013-10-27
|
Fixed
|
Installer
| :
| Missing app icon in Control Panel
|
2013-10-26
|
Fixed
|
Installer
| :
| Path of the app icon file
|
September 2013
|
2013-09-14
|
Client
|
Fixed
|
Refactor
|
Updater
| :
| Build error (refactoring oversight)
|
2013-09-10
|
Fixed
| :
| Build failures, fonts.dei syntax error
|
2013-09-05
|
Fixed
| :
| Build failure (system header conflict)
|
August 2013
|
2013-08-22
|
Fixed
|
Updater
| :
| Native path manipulation in the download dialog
|
2013-08-22
|
Fixed
|
libdeng2
| :
| Missing exports
|
2013-08-11
|
Debug
|
Fixed
|
qmake
| :
| Typo in config_win32.pri related to rc options
|
July 2013
|
2013-07-25
|
Console
|
Fixed
| :
| Don't use Unicode in 'help'
|
2013-07-20
|
ClientWindow
|
Fixed
|
GL
| :
| Configure a GL viewport immediately when a new GL Canvas is ready
|
2013-07-12
|
Doom
|
Fixed
| :
| Automap not drawn
|
June 2013
|
2013-06-29
|
Client
|
Fixed
| :
| Spurious shooting when dismissing taskbar with mouse
|
2013-06-10
|
Fixed
|
Installer
| :
| Deploy the 'gui' Doomsday Script module
|
2013-06-04
|
Fixed
| :
| Fixed build issues and widget initialization
|
2013-06-04
|
Fixed
|
GL
| :
| Fixed various issues (exports, GL context)
|
May 2013
|
2013-05-15
|
Fixed
|
libdeng2
|
libgui
| :
| Exported classes
|
2013-05-15
|
Fixed
|
qmake
| :
| VC solution generator script
|
April 2013
|
2013-04-29
|
Fixed
| :
| Various issues related to MSVC, OpenGL
|
2013-04-26
|
Fixed
|
GL
|
libgui
| :
| Missing GL entrypoints, fetch them after Canvas ready
|
2013-04-26
|
Fixed
| :
| Build failure due to Windows system header peculiarities
|
2013-04-22
|
Fixed
| :
| Input subsystem is dependent on the main window
|
2013-04-22
|
Fixed
| :
| Including system headers at the correct time
|
2013-04-16
|
Builder
|
Fixed
| :
| Checking state of produced packages
|
2013-04-07
|
Fixed
| :
| Referencing the main window, window icon, build issues
|
March 2013
|
2013-03-26
|
Fixed
| :
| Output from DebugLogSink
|
2013-03-25
|
Fixed
| :
| Missing newlines in runtime log output (DebugLogSink)
|
2013-03-13
|
Fixed
| :
| More compiler warnings
|
2013-03-12
|
Fixed
| :
| Updated use of de::function_cast
|
2013-03-06
|
Fixed
| :
| Fixed build (system header conflict)
|
2013-03-02
|
Client
|
Fixed
| :
| Undefined Windows min/max macros in material.h
|
2013-03-01
|
Fixed
| :
| Application refresh loop behavior, LegacyWidget/BusyWidget issues
|
February 2013
|
2013-02-26
|
Fixed
| :
| Fixed build issues (system header conflicts)
|
2013-02-26
|
Fixed
| :
| Missing exports
|
2013-02-10
|
Fixed
|
libdeng2
|
libshell
| :
| Fixed missing exports
|
January 2013
|
2013-01-28
|
Fixed
| :
| Exports from libshell and libdeng2
|
2013-01-19
|
Fixed
| :
| Build failure (RC including system headers)
|
2013-01-18
|
Fixed
| :
| Fixed build, .rc include paths
|
2013-01-15
|
Fixed
| :
| Fixed building with MSVC 2008
|
2013-01-14
|
Fixed
| :
| Fixed build (and a handful of warnings)
|
2013-01-06
|
Fixed
| :
| Build failure
|
2013-01-05
|
Fixed
| :
| Fixed compilation and linker issues
|
December 2012
|
2012-12-30
|
Fixed
|
Server
| :
| Compilation of the server
|
2012-12-13
|
Fixed
| :
| Crash at shutdown after changing display modes
|
2012-12-08
|
Fixed
| :
| -vdmap not working as expected
|
2012-12-06
|
Fixed
| :
| Fixed build
|
November 2012
|
2012-11-28
|
Fixed
| :
| Exports of the libdeng1 vector math routines
|
2012-11-18
|
Fixed
| :
| Fixed build
|
2012-11-16
|
Fixed
| :
| Updated header locations
|
2012-11-13
|
Fixed
| :
| Finished up the move of timer to libdeng
|
2012-11-13
|
Fixed
| :
| Updated paths referencing moved source files
|
2012-11-12
|
Fixed
| :
| Compilation error due to "missing" included files
|
2012-11-08
|
Cleanup
|
Fixed
| :
| NativePath cleanup
|
2012-11-06
|
Added
|
Fixed
|
qmake
| :
| Fixed tests.pro, added "deng_nodirectsound" option
|
October 2012
|
2012-10-27
|
Fixed
| :
| Syntax error in Inno Setup template
|
2012-10-25
|
Fixed
|
qmake
| :
| Fixed tests for Windows
|
2012-10-23
|
Fixed
| :
| Fixed native path issues
|
2012-10-17
|
Fixed
| :
| Plugin exports
|
2012-10-15
|
Fixed
| :
| Fixed build and a bunch of warnings
|
2012-10-08
|
Fixed
|
FMOD
| :
| Fixed build
|
July 2012
|
2012-07-27
|
Fixed
| :
| Set an icon for the main window
|
2012-07-24
|
Fixed
| :
| MSVC build
|
2012-07-20
|
Fixed
| :
| Deploy config/deng.de and use appropriate paths for de::FS
|
2012-07-06
|
Fixed
| :
| Fixed build
|
June 2012
|
2012-06-24
|
Fixed
| :
| Fixed build and libdeng linkage
|
2012-06-19
|
Fixed
|
Snowberry
| :
| Passing the response file argument to the engine
|
2012-06-09
|
Added
|
Fixed
|
Updater
| :
| Fixed build, added comment about use of windowed mode
|
May 2012
|
2012-05-23
|
Added
|
Fixed
| :
| Fixed build and added DENG2_C_API_ONLY
|
2012-05-21
|
-novideo
|
Fixed
| :
| Fatal error attempting to acquire a native window handle
|
2012-05-08
|
Fixed
| :
| Mouse cursor visible during startup in fullscreen
|
2012-05-03
|
Fixed
| :
| Fixed build
|
April 2012
|
2012-04-29
|
Fixed
| :
| Install all fonts we might require during startup
|
2012-04-29
|
Fixed
| :
| Alt DDKEY not released when using alt+tab to switch tasks
|
2012-04-24
|
Fixed
| :
| Fixed build
|
2012-04-14
|
Fixed
| :
| Manually give the main window's de::Canvas focus during init
|
2012-04-14
|
Fixed
| :
| Do not attempt to save original color tables before we have a window
|
March 2012
|
2012-03-29
|
Fixed
| :
| Key mapping mixup between Equals and Plus
|
2012-03-28
|
Fixed
| :
| Dedicated mode console window
|
2012-03-27
|
Fixed
| :
| System/Qt header include conflicts
|
2012-03-22
|
Fixed
|
Window
| :
| Fixed window geometry updates and mode changes
|
2012-03-20
|
Fixed
| :
| Initialize DirectInput before joystick init
|
2012-03-20
|
Fixed
| :
| Fixed build so everything compiles again
|
2012-03-13
|
Fixed
| :
| Fixed build
|
2012-03-13
|
Fixed
| :
| Fixed build
|
2012-03-11
|
Fixed
| :
| Application entrypoint and Qt installation
|
2012-03-07
|
Added
|
Fixed
| :
| Fixed build; added strcasestr()
|
February 2012
|
2012-02-24
|
Fixed
| :
| -stdbasedir did not work as expected
|
2012-02-24
|
Debug
|
Fixed
|
Memory Zone
| :
| Fixed compiler warning
|
2012-02-22
|
Fixed
| :
| Install cphelp.txt to the correct directory
|
2012-02-18
|
Fixed
| :
| Fatal error alt+tab'ing during busy mode
|
2012-02-13
|
Fixed
|
Input
| :
| Left control interpreted as sqbracketright
|
January 2012
|
2012-01-07
|
Fixed
| :
| Fixed build
|
2012-01-05
|
Fixed
| :
| Fixed compiler warnings about signed/unsigned mismatches
|
2012-01-02
|
Fixed
| :
| Fixed -userdir paths not ending in a directory separator
|
December 2011
|
2011-12-31
|
Fixed
| :
| Fixed platform release and packaging
|
2011-12-30
|
Fixed
| :
| Fixed warning about uninitialized local variable 'handle'
|
2011-12-21
|
Fixed
| :
| Fixed snowberry.ico
|
2011-12-18
|
Fixed
| :
| Fixed build
|
2011-12-14
|
Fixed
| :
| Fixed builder/config.py
|
2011-12-11
|
Fixed
| :
| Fixed compiler warning in dsFMOD
|
November 2011
|
2011-11-28
|
Fixed
| :
| Fixed build
|
October 2011
|
2011-10-22
|
Fixed
| :
| Fixed dedicated console display
|
2011-10-07
|
Fixed
| :
| Fixed build
|
2011-10-04
|
Fixed
| :
| Fixed build
|
September 2011
|
2011-09-29
|
Fixed
| :
| Fixed libdeng2 exports
|
2011-09-24
|
Fixed
| :
| Fixed Unicode version text string
|
2011-09-16
|
Fixed
| :
| Fixed qmake/UNICODE build; updated cURL
|
2011-09-15
|
Fixed
| :
| Fixed compiler warnings and ANSI API usage
|
2011-09-14
|
Fixed
| :
| Fixed building with UNICODE (explicitly using ANSI API)
|
2011-09-09
|
Fixed
| :
| Fixed build
|
August 2011
|
2011-08-20
|
Fixed
| :
| Fixed build
|
2011-08-04
|
Fixed
| :
| Fixed build
|
July 2011
|
2011-07-22
|
Fixed
| :
| Fixed build (there is no type "bool")
|
June 2011
|
2011-06-06
|
Fixed
| :
| Fixed DLL export ordinal clash
|
April 2011
|
2011-04-25
|
Fixed
| :
| Fixed build (removed obsolete source files)
|
March 2011
|
2011-03-25
|
Fixed
| :
| Fixed the two remaining build warnings
|
2011-03-24
|
Fixed
| :
| Fixed most compiler warnings
|
2011-03-22
|
Fixed
| :
| Fixed warnings about deprecated string functions
|
2011-03-14
|
Fixed
| :
| Fixed failed build due to nonstandard C syntax
|
November 2009
|
2009-11-19
|
Engine
|
Fixed
| :
| Vsync defaulting to off during start up.
|