Releases: adventuregamestudio/ags
Releases · adventuregamestudio/ags
v.3.4.0.13
A patch dealing with a number of less common issues.
Editor:
- Fixed #if(n)ver preprocessor directive failed to properly compare versions
if the current and required versions have different number of digits.
Engine:
- Returned support for some older config options related to graphics mode,
so that the engine would be able to use old config files. - Fixed graphics mode initialization failure in certain less common setup
cases, such as when requested window size was larger than current
desktop resolution, or when the final mode appeared smaller than the
precalculated one. - Fixed couple of memory leaks occuring when saved game is restored.
- Fixed rare crash when restoring a game while having unreleased DrawingSurface
pointers. - Fixed compilation in C++11 mode.
WinSetup:
- Fixed "native game resolution" mode choice was not properly restored when
loading config file.
v.3.4.0.12
The release of AGS 3.4.0.
v.3.3.5.11
Manual: updated to 3.3.5.11
v.3.3.5.10
An important regression fixing patch.
v.3.4.0.11 - RC2
Release candidate (2)
v.3.4.0.10 - RC1
This is Release Candidate.
v.3.3.5.9
This patch fixes user's allegro.cfg being completely ignored.
(Not necessary for releasing on Windows)
v.3.3.5.8
Updated Changes.txt and set Patch 4 package identifier
v.3.4.0.9 - Beta 2
Updated build version (3.4.0.9)
v.3.4.0.8 - Beta 1
Updated Changes.txt to reflect latest additions