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 1061 by s10k, Fri Dec 9 19:04: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 v1.3
3 > Vago GUI v1.4
4   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5  
6   ----------------------------------
# Line 37 | Line 37 | http://wiki.oni2.net
37   ----------------------------------
38   Change Log:
39   ----------------------------------
40 < 1.3, 08-12-2016
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 wizard have no longer modal windows. You can minimize and open multiple at the same time
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 how about window displays the information
61 > - Changed the layout of about dialog
62   ----------------------------------
63   1.2, 30-10-2016
64   - Upgraded to XmlTools 2.0c

Diff Legend

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