292
edits
mNo edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
=== Source === | === Source === | ||
You can get the sources of specific releases under [http://svn.oni2.net/oup/releases/ http://svn.oni2.net/oup/releases/] or my current source I'm working on from [http://svn.oni2.net/oup/current/ http://svn.oni2.net/oup/current/]. More info on the source code can be found [[OBD:OUP/source|here]] (Delphi 2006, should be working with Delphi 2005 too). | You can get the sources of specific releases under [http://svn.oni2.net/oup/releases/ http://svn.oni2.net/oup/releases/] or my current source I'm working on from [http://svn.oni2.net/oup/current/ http://svn.oni2.net/oup/current/]. More info on the source code can be found [[OBD:OUP/source|here]] (Delphi 2006, should be working with Delphi 2005 too). | ||
=== Structure Definitions === | |||
Since v0.29a OUP supports so called "Structure Definition Files". These files are simple text files which add easy to view and edit masks in the "Binary .dat-Editor"-tool for each supported filetype. To use those files just get the .txt-files from [http://svn.oni2.net/oup/structdefs/ here] and put them in a subdirectory called "StructDefs" where the OniUnPacker.exe resides. To get all files at once (and always the newest versions), go [http://websvn.chrilly.net/index/ONI-SVN/oup/structdefs/?op=dl&rev=0&isdir=1 here]. | |||
Line 32: | Line 36: | ||
*Frontend for easily editing any filetype or extracting/reimporting it in case of 3D data | *Frontend for easily editing any filetype or extracting/reimporting it in case of 3D data | ||
*(Adding completely new levels for the unused levelnumbers (5, 7, 15, 16, 17, 20-127) ?) | *(Adding completely new levels for the unused levelnumbers (5, 7, 15, 16, 17, 20-127) ?) | ||