Added uio_getFileLocation() and uio_getMountFileSystemType() to uio.

Also some small improvements.

I did not add uio_getPhysicalAccess, as I erroneously logged for some other
files. That function is changed a bit, but it existed before.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1284 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2003-10-24 02:49:26 +00:00
parent b45a4e4ffd
commit d3938135ae
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.4:
- Added uio_getFileLocation() and uio_getMountFileSystemType() to uio.
Also some small improvements. - SvdB
- Fixed fuel usage estimate to selected destination on the starmap.
(original bug, not reported) - SvdB
- Sound decoders refactoring: decoders are now virtualized,