ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Global/DatStructureLoader.pas
(Generate patch)

Comparing oup/current/Global/DatStructureLoader.pas (file contents):
Revision 111 by alloc, Wed Feb 21 03:12:33 2007 UTC vs.
Revision 112 by alloc, Thu Feb 22 00:37:39 2007 UTC

# Line 12 | Line 12 | type
12        // 9     : float
13        // 10    : bitset
14        // 11    : raw-addr
15 <      // 12    : dat-file-ID
15 >      // 12    : untyped-dat-file-ID-link
16        // 13..16: Signed Integer[1..4]
17        // 17    : level-ID
18        // 100..300: dat-file-name[0..200]
19 +      // 501..614: typed-dat-file-ID-link
20        // 1000..9999: Unused data[0-8999]
21        // 10000+: string[0+]
22      description: String;
# Line 274 | Line 275 | begin
275   end;
276  
277  
278 < end.
278 > end.

Diff Legend

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