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 1041 by s10k, Sat Apr 2 19:30:18 2016 UTC vs.
s10k/Vago/readme.txt (file contents), Revision 1093 by s10k, Sat Dec 30 13:57:32 2017 UTC

# Line 1 | Line 1
1   Readme.txt
2   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 < Vago GUI v0.9c
3 > Vago GUI v1.4
4   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5  
6   ----------------------------------
# Line 36 | Line 36 | http://wiki.oni2.net
36  
37   ----------------------------------
38   Change Log:
39 <
39 > ----------------------------------
40 > 1.4, 30-12-2017
41 > - Fixed crash when abort window was confirmed after the conversion has finished
42 > - Replaced our custom log class by the plog library
43 > - Fixed paragraphs not being created in "Window messages wizard"
44 > - Added extensions validations to the conversions
45 > - Add "Standing Pose" to ONCC extraction (-noanim)
46 > - Fixed some inconsistencies of disabled options, now if a option changes states to invalid
47 > (can't be used with current conversion), it is simply disabled and not used, but will remain
48 > with the state unchanged (e.g. the checkbox may remain checked)
49 > - Fixed bug in Textures tab, options didn't get disabled once enabled (when TGA -> TXMP)
50 > - Added internal upgrade vago projects feature (so the vago projects can be updated over time depending on each
51 > Vago version changes)
52 > - Some code refactoring to make the code more modular and easier to build (now uses s10k's "shared" libraries for
53 > qtcreator projects)
54 > ----------------------------------
55 > 1.3, 09-12-2016
56 > - Changed Sound Wizard default settings to create files that are playable as music ingame
57 > - Now wizards have no longer modal windows. You can minimize and open multiple at the same time
58 > - Added some tooltips to XmlTools interface
59 > - Added wizard to create ingame pages like weapon / item pages or text for consoles
60 > - Added drag and drop support to Extract TRAM with TRBS/ONCC
61 > - Changed the layout of about dialog
62 > ----------------------------------
63 > 1.2, 30-10-2016
64 > - Upgraded to XmlTools 2.0c
65 > - Added a XmlTools interface. Click in the XML icon in the main window.
66 > - Now in manual commands you can choose if you want to call OniSplit or XmlTools
67 > - Now manual commands behaves likes an independent window
68 > - Fixed additional sources in levels tab when loading project
69 > - Interface was asking user for additional sources and bnv source files when this
70 > options were checked in levels tab when a project was loading. This was fixed.
71 > - Fixed background image page 2 layout when the image name is large
72 > ----------------------------------
73 > 1.1, 12-10-2016
74 > - Added wizard to create background images
75 > - Added OSBD imp creation to Sound wizard page
76 > - Added option to Vago ask at the startup if the user wants to load lastest saved project
77 > - Added new project action to file menu
78 > - Replaced "Always confirm Vago exit" option with an option to save the current
79 > project (if there are unsaved changes)
80 > - Fixed drag and drop bug wich caused the multiplication of the dropped files
81 > - Moved preferences from file to options menu
82 > - Fixed Max ElapsedTime property recognition in Sound Wizard (Amb page)
83 > - Now the sound wizard drops all the files used in the user workspace
84 > (including the XML files used to create the OSBD oni files)
85 > ----------------------------------
86 > 1.0, 17-09-2016
87 > - Added feature to save and restore vago projects (plus load recent projects)
88 > Projects are in XML format and are read with the pugixml library
89 > - Added keyboard shortchut to the convert button
90 > - Some code refactoring and started using C++14
91 > - Fixed zip support for anniversary edition packages, switched to the zip library QuaZIP
92 > - Fixed the anniversary edition packages creation on Windows {windows-change}
93 > - Added extra logging
94 > - Added Windows 7 and above conversions progress in taskbar {windows-change}
95 > - Upgraded XmlTools from 0.8d to 2.0b
96 > - Fixed libpng warning: iCCP: known incorrect sRGB profile
97   ----------------------------------
98   0.9c, 02-04-2016
99 < - Fixed ONI FILES to DAT - Add button does not let to select a folder
43 <
99 > - Fixed ONI FILES to DAT - Add button does not let to select a folder
100   - Some minor fixes in the AEI Mod Package Wizard
101   ----------------------------------
102   0.9b, 24-03-2016

Diff Legend

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