| 1 |
|
Readme.txt |
| 2 |
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 3 |
< |
Vago GUI v0.9c |
| 3 |
> |
Vago GUI v1.0 |
| 4 |
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 5 |
|
|
| 6 |
|
---------------------------------- |
| 36 |
|
|
| 37 |
|
---------------------------------- |
| 38 |
|
Change Log: |
| 39 |
< |
|
| 39 |
> |
|
| 40 |
> |
---------------------------------- |
| 41 |
> |
1.0, 17-09-2016 |
| 42 |
> |
- Added feature to save and restore vago projects (plus load recent projects) |
| 43 |
> |
Projects are in XML format and are read with the pugixml library |
| 44 |
> |
- Added keyboard shortchut to the convert button |
| 45 |
> |
- Some code refactoring and started using C++14 |
| 46 |
> |
- Fixed zip support for anniversary edition packages, switched to the zip library QuaZIP |
| 47 |
> |
- Fixed the anniversary edition packages creation on Windows {windows-change} |
| 48 |
> |
- Added extra logging |
| 49 |
> |
- Added Windows 7 and above conversions progress in taskbar {windows-change} |
| 50 |
> |
- Upgraded XmlTools from 0.8d to 2.0b |
| 51 |
> |
- Fixed libpng warning: iCCP: known incorrect sRGB profile |
| 52 |
|
---------------------------------- |
| 53 |
|
0.9c, 02-04-2016 |
| 54 |
< |
- Fixed ONI FILES to DAT - Add button does not let to select a folder |
| 43 |
< |
|
| 54 |
> |
- Fixed ONI FILES to DAT - Add button does not let to select a folder |
| 55 |
|
- Some minor fixes in the AEI Mod Package Wizard |
| 56 |
|
---------------------------------- |
| 57 |
|
0.9b, 24-03-2016 |