960
edits
m (Mark Urban Runner as complete) |
m (Separate the engines into internal/external) |
||
Line 2: | Line 2: | ||
ScummVM currently supports, or is in the process of adding support for, the following engines (sorted alphabetically): | ScummVM currently supports, or is in the process of adding support for, the following engines (sorted alphabetically): | ||
<br/> | <br/> | ||
= Engines in the main source tree = | |||
== Complete Engines in the Latest Stable Version == | == Complete Engines in the Latest Stable Version == | ||
<br/> | <br/> | ||
Line 289: | Line 290: | ||
<br/> | <br/> | ||
== In-Progress Engines | == In-Progress Engines == | ||
These engines are currently being developed within ScummVM's main code tree. | These engines are currently being developed within ScummVM's main code tree. | ||
<br/> | <br/> | ||
Line 361: | Line 362: | ||
<br/> | <br/> | ||
== In-Progress/Frozen Engines | = Engines external to the main source tree = | ||
== In-Progress/Frozen Engines == | |||
These engines are currently being developed external to ScummVM's main code tree, which means the source is located on a third-party site. | These engines are currently being developed external to ScummVM's main code tree, which means the source is located on a third-party site. | ||
<br/> | <br/> | ||
Line 408: | Line 410: | ||
|} | |} | ||
<br/> | <br/> | ||
= Future Engines = | |||
<br/> | <br/> | ||
{| cellspacing="2" cellpadding="5" width=100% style="border: 1px solid #333333;" | {| cellspacing="2" cellpadding="5" width=100% style="border: 1px solid #333333;" | ||
Line 433: | Line 435: | ||
|} | |} | ||
<br/> | <br/> | ||
= Adding a New Engine = | |||
* [[HOWTO-Engines]]: Your first steps to adding a new engine | * [[HOWTO-Engines]]: Your first steps to adding a new engine | ||
<br/> | <br/> | ||
= External Links = | |||
* The [http://scummvm-misc.sourceforge.net ScummVM-Misc project] keeps a list of known engines that haven't been added to ScummVM's SVN for whatever reason | * The [http://scummvm-misc.sourceforge.net ScummVM-Misc project] keeps a list of known engines that haven't been added to ScummVM's SVN for whatever reason |
edits