Difference between revisions of "SCI Companion"

From SCI Wiki
Jump to navigationJump to search
Line 14: Line 14:
 
Download from the [http://www.mtnphil.com/Games/SCIComp.html SCI Companion homepage] or download from here:
 
Download from the [http://www.mtnphil.com/Games/SCIComp.html SCI Companion homepage] or download from here:
  
* [[Image:ZIP.GIF|ZIP File]][[SCIF:SCITools/SCIComp.zip|SCICompanion Version 2.1.0.5 with help file]]<span class="DLInfo"> (ZIP file) [2.50 MB]</span>
+
* [[Image:ZIP.PNG|ZIP File]][[SCIF:SCITools/SCIComp.zip|SCICompanion Version 2.1.0.5 with help file]]<span class="DLInfo"> (ZIP file) [2.50 MB]</span>
  
 
Source Code is available here:
 
Source Code is available here:
Line 29: Line 29:
 
[[Brian Provinciano|Brian Provinciano's]] original tool for creating EGA SCI games. Home page no longer exists. SCI Studio 3 is that last release version of his IDE, but it has certain stability issues. Brian Provinciano was developing a version of SCI Studio that could open and create the SCI1 VGA games before he abandoned all work on Studio.  
 
[[Brian Provinciano|Brian Provinciano's]] original tool for creating EGA SCI games. Home page no longer exists. SCI Studio 3 is that last release version of his IDE, but it has certain stability issues. Brian Provinciano was developing a version of SCI Studio that could open and create the SCI1 VGA games before he abandoned all work on Studio.  
  
* [[Image:ZIP.GIF|ZIP File]][[SCIF:SCITools/SCIStudio3/SCI_Studio_30_(30129).zip|SCI Studio 3.0]]<span class="DLInfo"> (ZIP file) [1.70 MB]</span>
+
* [[Image:ZIP.PNG|ZIP File]][[SCIF:SCITools/SCIStudio3/SCI_Studio_30_(30129).zip|SCI Studio 3.0]]<span class="DLInfo"> (ZIP file) [1.70 MB]</span>
** [[Image:ZIP.GIF|ZIP File]][[SCIF:SCITools/SCIStudio3/SCI_Studio_30_Source(20030316).zip|CI Studio 3.0 Source]]<span class="DLInfo"> (ZIP file) [510 KB]</span>
+
** [[Image:ZIP.PNG|ZIP File]][[SCIF:SCITools/SCIStudio3/SCI_Studio_30_Source(20030316).zip|CI Studio 3.0 Source]]<span class="DLInfo"> (ZIP file) [510 KB]</span>
* [[Image:ZIP.GIF|ZIP File]][[SCIF:SCITools/SCIStudio3/SCI_Studio_30_Template_Game.zip|SCI Studio 3 Template Game]]<span class="DLInfo"> (ZIP file) [156 KB]</span>
+
* [[Image:ZIP.PNG|ZIP File]][[SCIF:SCITools/SCIStudio3/SCI_Studio_30_Template_Game.zip|SCI Studio 3 Template Game]]<span class="DLInfo"> (ZIP file) [156 KB]</span>
<!--* [[Image:ZIP.GIF|ZIP File]][[SCIF:SCITools/SCIStudio3/SCI_Studio_3_Help_Files.zip|SCI Studio 3 Help Files]]<span class="DLInfo"> (ZIP file) [405 KB]</span>
+
<!--* [[Image:ZIP.PNG|ZIP File]][[SCIF:SCITools/SCIStudio3/SCI_Studio_3_Help_Files.zip|SCI Studio 3 Help Files]]<span class="DLInfo"> (ZIP file) [405 KB]</span>
* [[Image:ZIP.GIF|ZIP File]][[SCIF:SCITools/SCIStudio3/SCI_Studio_3_Tutorials.zip|SCI Studio 3 Tutorials]]<span class="DLInfo"> (ZIP file) [629 KB]</span>-->
+
* [[Image:ZIP.PNG|ZIP File]][[SCIF:SCITools/SCIStudio3/SCI_Studio_3_Tutorials.zip|SCI Studio 3 Tutorials]]<span class="DLInfo"> (ZIP file) [629 KB]</span>-->
  
 
The original project's site no longer exists, however, the source of SCI Studio is available and has been placed on SVN at SourceForge. The current SCI Studio's site on SourceForge can be found at http://scistudio.sourceforge.net/
 
The original project's site no longer exists, however, the source of SCI Studio is available and has been placed on SVN at SourceForge. The current SCI Studio's site on SourceForge can be found at http://scistudio.sourceforge.net/
Line 43: Line 43:
 
Brian Provinciano's unfinished work to add support for the SCI VGA games.
 
Brian Provinciano's unfinished work to add support for the SCI VGA games.
  
* [[Image:ZIP.GIF|ZIP File]][[SCIF:SCITools/SCI_Studio_VGA.zip|SCI Studio 4 (VGA)]]<span class="DLInfo"> (ZIP file) [1.63 MB]</span>
+
* [[Image:ZIP.PNG|ZIP File]][[SCIF:SCITools/SCI_Studio_VGA.zip|SCI Studio 4 (VGA)]]<span class="DLInfo"> (ZIP file) [1.63 MB]</span>
** [[Image:ZIP.GIF|ZIP File]][[SCIF:SCITools/SCI_Studio_VGA_Development_Source_Code.zip|SCI Studio 4 (VGA) Source]]<span class="DLInfo"> (ZIP file) [3.02 MB]</span>
+
** [[Image:ZIP.PNG|ZIP File]][[SCIF:SCITools/SCI_Studio_VGA_Development_Source_Code.zip|SCI Studio 4 (VGA) Source]]<span class="DLInfo"> (ZIP file) [3.02 MB]</span>
  
 
&nbsp;
 
&nbsp;
  
 
[[Category:SCI Tools]]
 
[[Category:SCI Tools]]

Revision as of 23:41, 5 September 2013

Integrated Development Environments

There are two IDEs publicly available for SCI development. The first is SCI Studio, by Brian Provinciano and the second, SCI Companion, by Phil Fortier (Troflip). Both original authors have since abandoned any further development.

 

SCI Companion

 

Complete editor for EGA SCI games. Inspired by SCIStudio. You can edit pics, views, script source code, text resources, cursors, fonts, the main vocab file, even create new games.

Download from the SCI Companion homepage or download from here:

Source Code is available here:

 

SCI Studio 3

 

Brian Provinciano's original tool for creating EGA SCI games. Home page no longer exists. SCI Studio 3 is that last release version of his IDE, but it has certain stability issues. Brian Provinciano was developing a version of SCI Studio that could open and create the SCI1 VGA games before he abandoned all work on Studio.

The original project's site no longer exists, however, the source of SCI Studio is available and has been placed on SVN at SourceForge. The current SCI Studio's site on SourceForge can be found at http://scistudio.sourceforge.net/

 

SCI Studio 4 (VGA)

Brian Provinciano's unfinished work to add support for the SCI VGA games.