| 1 |
|
Readme.txt |
| 2 |
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 3 |
< |
Vago GUI v0.9c |
| 3 |
> |
Vago GUI v1.1 |
| 4 |
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 5 |
|
|
| 6 |
|
---------------------------------- |
| 35 |
|
http://wiki.oni2.net |
| 36 |
|
|
| 37 |
|
---------------------------------- |
| 38 |
< |
Change Log: |
| 38 |
> |
Change Log: |
| 39 |
> |
---------------------------------- |
| 40 |
> |
1.1, 12-10-2016 |
| 41 |
> |
- Added wizard to create background images |
| 42 |
> |
- Added OSBD imp creation to Sound wizard page |
| 43 |
> |
- Added option to Vago ask at the startup if the user wants to load lastest saved project |
| 44 |
> |
- Added new project action to file menu |
| 45 |
> |
- Replaced "Always confirm Vago exit" option with an option to save the current |
| 46 |
> |
project (if there are unsaved changes) |
| 47 |
> |
- Fixed drag and drop bug wich caused the multiplication of the dropped files |
| 48 |
> |
- Moved preferences from file to options menu |
| 49 |
> |
- Fixed Max ElapsedTime property recognition in Sound Wizard (Amb page) |
| 50 |
> |
- Now the sound wizard drops all the files used in the user workspace |
| 51 |
> |
(including the XML files used to create the OSBD oni files) |
| 52 |
> |
---------------------------------- |
| 53 |
> |
1.0, 17-09-2016 |
| 54 |
> |
- Added feature to save and restore vago projects (plus load recent projects) |
| 55 |
> |
Projects are in XML format and are read with the pugixml library |
| 56 |
> |
- Added keyboard shortchut to the convert button |
| 57 |
> |
- Some code refactoring and started using C++14 |
| 58 |
> |
- Fixed zip support for anniversary edition packages, switched to the zip library QuaZIP |
| 59 |
> |
- Fixed the anniversary edition packages creation on Windows {windows-change} |
| 60 |
> |
- Added extra logging |
| 61 |
> |
- Added Windows 7 and above conversions progress in taskbar {windows-change} |
| 62 |
> |
- Upgraded XmlTools from 0.8d to 2.0b |
| 63 |
> |
- Fixed libpng warning: iCCP: known incorrect sRGB profile |
| 64 |
|
---------------------------------- |
| 65 |
|
0.9c, 02-04-2016 |
| 66 |
|
- Fixed ONI FILES to DAT - Add button does not let to select a folder |
| 67 |
+ |
- Some minor fixes in the AEI Mod Package Wizard |
| 68 |
|
---------------------------------- |
| 69 |
|
0.9b, 24-03-2016 |
| 70 |
|
- Fixes for Mac OS X 10.11: fixed OniSplit integration, fixed startup bug (Iritsen's fix), |