ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/readme.txt
(Generate patch)

Comparing Vago/trunk/Vago/readme.txt (file contents):
Revision 897 by s10k, Wed Jan 8 11:32:55 2014 UTC vs.
Revision 1061 by s10k, Fri Dec 9 19:04:18 2016 UTC

# Line 1 | Line 1
1   Readme.txt
2   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 < Vago GUI v0.9
3 > Vago GUI v1.3
4   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5  
6   ----------------------------------
# Line 25 | Line 25 | Extract Vago folder to any place in your
25   Contacts:
26   ----------------------------------
27  
28 < Script10k, "faob2@hotmail.com"
28 > s10k, "faob2@hotmail.com"
29  
30   Oni Central Forum:
31   http://oni.bungie.org
# Line 37 | Line 37 | http://wiki.oni2.net
37   ----------------------------------
38   Change Log:
39   ----------------------------------
40 < 0.9, 05-01-2014
40 > 1.3, 08-12-2016
41 > - Changed Sound Wizard default settings to create files that are playable as music ingame
42 > - Now wizard have no longer modal windows. You can minimize and open multiple at the same time
43 > - Added some tooltips to XmlTools interface
44 > - Added wizard to create ingame pages like weapon / item pages or text for consoles
45 > - Added drag and drop support to Extract TRAM with TRBS/ONCC
46 > - Changed how about window displays the information
47 > ----------------------------------
48 > 1.2, 30-10-2016
49 > - Upgraded to XmlTools 2.0c
50 > - Added a XmlTools interface. Click in the XML icon in the main window.
51 > - Now in manual commands you can choose if you want to call OniSplit or XmlTools
52 > - Now manual commands behaves likes an independent window
53 > - Fixed additional sources in levels tab when loading project
54 > - Interface was asking user for additional sources and bnv source files when this
55 > options were checked in levels tab when a project was loading. This was fixed.
56 > - Fixed background image page 2 layout when the image name is large
57 > ----------------------------------
58 > 1.1, 12-10-2016
59 > - Added wizard to create background images
60 > - Added OSBD imp creation to Sound wizard page
61 > - Added option to Vago ask at the startup if the user wants to load lastest saved project
62 > - Added new project action to file menu
63 > - Replaced "Always confirm Vago exit" option with an option to save the current
64 > project (if there are unsaved changes)
65 > - Fixed drag and drop bug wich caused the multiplication of the dropped files
66 > - Moved preferences from file to options menu
67 > - Fixed Max ElapsedTime property recognition in Sound Wizard (Amb page)
68 > - Now the sound wizard drops all the files used in the user workspace
69 > (including the XML files used to create the OSBD oni files)
70 > ----------------------------------
71 > 1.0, 17-09-2016
72 > - Added feature to save and restore vago projects (plus load recent projects)
73 > Projects are in XML format and are read with the pugixml library
74 > - Added keyboard shortchut to the convert button
75 > - Some code refactoring and started using C++14
76 > - Fixed zip support for anniversary edition packages, switched to the zip library QuaZIP
77 > - Fixed the anniversary edition packages creation on Windows {windows-change}
78 > - Added extra logging
79 > - Added Windows 7 and above conversions progress in taskbar {windows-change}
80 > - Upgraded XmlTools from 0.8d to 2.0b
81 > - Fixed libpng warning: iCCP: known incorrect sRGB profile
82 > ----------------------------------
83 > 0.9c, 02-04-2016
84 > - Fixed ONI FILES to DAT - Add button does not let to select a folder
85 > - Some minor fixes in the AEI Mod Package Wizard
86 > ----------------------------------
87 > 0.9b, 24-03-2016
88 > - Fixes for Mac OS X 10.11: fixed OniSplit integration, fixed startup bug (Iritsen's fix),
89 > fixed bug when copying and creating AEI packages
90 > - Fixed OniSplit command in Sound Package Wizard
91 > ----------------------------------
92 > 0.9a, 25-04-2014
93 > -Upgraded Qt libraries to version 5
94 > -Updated OniSplit to 0.9.96.0 version
95 > -Fixed the bug where the items loaded counter in status bar wasn't updated
96 > when changing tabs
97 > -Now levels->dat - oni files get extracted to a subfolder with the level's
98 > extracted name (requested by paradox)
99 > -Now in Mac OS is possible to choose Yes button by default when clearing the
100 > files contents (requested by edt)
101 > ----------------------------------
102 > 0.9, 08-01-2014
103   -Updated OniSplit to 0.9.94.0 version
104   -Added option to open AE folder
105   -Redesigned the tabs of file conversions and its options (thanks paradox!)

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)