Difference between revisions of "SCI Companion"

From SCI Wiki
Jump to navigationJump to search
Line 4: Line 4:
  
 
 
 
 
 +
 +
===<div align="center">SCI Companion 3.0.1.7</div>===
 +
 +
<div align="center">[[File:SCICompanion.png|SCICompanion.png]]</div>
 +
 +
<blockquote>
 +
SCI Companion is a completely free IDE (integrated development environment)  for SCI0 to SCI1.1 (EGA and VGA) games. It lets you create games that run on Sierra’s SCI engine. SCI Companion 3 is now available, which offers support for SCI1.1+, which includes VGA graphics and digital audio.
 +
 +
Download from the [http://scicompanion.com/download/ SCI Companion homepage] or download from here:
 +
 +
* [[Image:ZIP.PNG|ZIP File]] [[scidl:IDEs/SCICompanion/SCICompanion_3.0.1.7.zip|SCICompanion Version 3.0.1.7]]<span class="DLInfo"> (ZIP file) [17.6 MB]</span>
 +
 +
Source Code is available here:
 +
 +
* [https://github.com/icefallgames/SCICompanion SCI Companion Repository on GitHub]
 +
 +
&nbsp;
 +
</blockquote>
  
 
===<div align="center">SCI Companion 2.1.0.5</div>===
 
===<div align="center">SCI Companion 2.1.0.5</div>===
Line 14: Line 32:
 
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.PNG|ZIP File]] [[scidl:IDEs/SCICompanion/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]] [[scidl:IDEs/SCICompanion/SCIComp_2.1.0.5.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:

Revision as of 22:46, 19 February 2016

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 3.0.1.7

SCI Companion is a completely free IDE (integrated development environment) for SCI0 to SCI1.1 (EGA and VGA) games. It lets you create games that run on Sierra’s SCI engine. SCI Companion 3 is now available, which offers support for SCI1.1+, which includes VGA graphics and digital audio.

Download from the SCI Companion homepage or download from here:

Source Code is available here:

 

SCI Companion 2.1.0.5

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.