ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/releases/0.30a/changelog.txt
Revision: 8
Committed: Sat Aug 26 17:40:45 2006 UTC (19 years, 3 months ago) by alloc
Content type: text/plain
File size: 3032 byte(s)
Log Message:
Uploaded old revs and structdefs.

File Contents

# Content
1 OniUnPacker v0.30a
2 ------------------
3 +Completely rewritten data-backend-connection-classes (Unit15_Classes.pas)
4
5 OniUnPacker v0.29a
6 ------------------
7 +Little changes in StructureDefs
8
9 OniUnPacker v0.29a
10 ------------------
11 +New StructureViewer
12 +New StructureTypes: 12=.dat-file-ID, 13..16=SignedInteger, 1000..9999=Unused data
13 +Dynamic Structures (look at TXAN-files or AISA-files for examples)
14 +File-type associations (.dat, .oldb, .opf) with OUP possible
15 +File IDs as Hex
16
17 OniUnPacker v0.28a
18 ------------------
19 +StructureDefinitions as separate txt-files
20 +Minor bugfixes
21 +Ctrl+C for Hex-fields
22
23 OniUnPacker v0.27a
24 ------------------
25 +Added MAC-file support
26 +Added StructureDefs for ONCCs / TRAMs (thanks to SSG)
27
28 OniUnPacker v0.26a
29 ------------------
30 +Fixed some bugs again ;)
31
32 OniUnPacker v0.25a
33 ------------------
34 +Fixed some bugs here and there ;)
35 +BinEdit/RawEdit: Added keycombo CTRL+S for saving current file
36
37 OniUnPacker v0.24a
38 ------------------
39 +RawEdit. Open it by doubleclick on a Raw-Link in the StructureViewer of BinEdit or enter the FileID and the offset of the raw-link in the .dat-file manually
40
41 OniUnPacker v0.23a
42 ------------------
43 +Added copy2clipboard functions to ValueViewer (rightclick)
44 +Enhanced FileList-filters
45 +Added ValueEditor to BinEdit -> StructViewer / ValueViewer (doubleclick on either value field of ValueViewer or StructViewer)
46
47 OniUnPacker v0.22a
48 ------------------
49 +Replaced DB-Backend (much faster conversion of levels)
50 +Added ValueViewer to BinEdit (decodes selected area as different variable-types)
51
52 OniUnPacker v0.21a
53 ------------------
54 +Extractor tool works almost completely (you can't select where the files are stored if you *don't* choose to put them all in one file. They are stored in the root of drive d:)
55 +Corrected string-display in the structure viewer of BinEdit (strings are now displayed as a hint of the value-box if you move the mouse over it)
56
57 OniUnPacker v0.20a
58 ------------------
59 +? (Forgot what I added here ;) )
60
61 OniUnPacker v0.19a
62 ------------------
63 +.dat/.raw -> OUP-Level-DB-Convert basics
64 +Extractor tool (not working yet :D )
65
66 OniUnPacker v0.18a
67 ------------------
68 +Completely rewritten GUI
69
70 OniUnPacker v0.17a
71 ------------------
72 +Binary-editor: Structure-viewer (only TXMP so far)
73
74 OniUnPacker v0.16a
75 ------------------
76 +Replaced hex-view-box with a true hex-component
77 +Binary-editor for .dat-files
78
79 OniUnPacker v0.15a
80 ------------------
81 +Extract menu
82 +Changed layout
83
84 OniUnPacker v0.14a
85 ------------------
86 +Corrected image-decoder for 32bit images
87 +TXMP-Replace: 32bit option (for prevention from quality loss)
88
89 OniUnPacker v0.13a
90 ------------------
91 +TXMP-Replace: Transparency option
92 +TXMP-Replace: Fading option
93 +TXMP-Replace: Overwrites old data if the new fits in that space (to keep the raw as small as possible)
94
95 OniUnPacker v0.12a
96 ------------------
97 +TXMP-Replace function (Menu -> Tools -> TXMP Replacer)
98 +TXMB-Decoder (export with convert & preview)