[Scummvm-cvs-logs] SF.net SVN: scummvm:[38500] scummvm/trunk/engines/sci/README

aquadran at users.sourceforge.net aquadran at users.sourceforge.net
Wed Feb 18 20:45:34 CET 2009


Revision: 38500
          http://scummvm.svn.sourceforge.net/scummvm/?rev=38500&view=rev
Author:   aquadran
Date:     2009-02-18 19:45:34 +0000 (Wed, 18 Feb 2009)

Log Message:
-----------
update README

Modified Paths:
--------------
    scummvm/trunk/engines/sci/README

Modified: scummvm/trunk/engines/sci/README
===================================================================
--- scummvm/trunk/engines/sci/README	2009-02-18 19:35:35 UTC (rev 38499)
+++ scummvm/trunk/engines/sci/README	2009-02-18 19:45:34 UTC (rev 38500)
@@ -5,15 +5,11 @@
 engine/ contains the files directly related to the VM and the text parser, such
 as heap and state management and handling for script and vocab resources.
 
-graphics/ contains graphics and input management (since input handlers are
+gfx/ contains graphics and input management (since input handlers are
 usually bundled with graphics libraries) and stuff for specific graphics/
 input libs.
 
 include/ contains all global header files.
 
-sound/ contains sound management, both general and specific to certain
+sfx/ contains sound management, both general and specific to certain
 libraries/interfaces/daemons.
-
-tools/ contains all 'tools' for working with SCI resource data.
-
-win32/ contains the workspace and projects for Visual C++.


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list