<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/instead/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/instead/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 13 Jul 2013 10:41:35 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/instead/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Peter Kosyh</title><link>https://sourceforge.net/p/instead/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,4 +1,4 @@
-# INSTEAD 1.9.0 #
+# INSTEAD 1.9.1 #
 INSTEAD was designed to interpret the games that are the mix of visual novels, text quests and classical 90'ss quests.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Kosyh</dc:creator><pubDate>Sat, 13 Jul 2013 10:41:35 -0000</pubDate><guid>https://sourceforge.net04f0aa587796b65a69f455bb41939da5914620c5</guid></item><item><title>Home modified by Peter Kosyh</title><link>https://sourceforge.net/p/instead/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -52,14 +52,14 @@
 (c)by Peter Kosyh '2009 - 2013 (gl00my(dog)mail.ru, jabber:gl00my@jabber.ru, [http://syscall.ru])

 [Screenshots]: http://code.google.com/p/instead-games/wiki/Screenshots
-[Games]: http://instead-launcher.googlecode.com
+[Games]: http://instead-games.sourceforge.net
 [Launcher]: http://instead-launcher.googlecode.com
 [Forum]: http://instead.syscall.ru/forum
 [Documentation]: http://instead.syscall.ru/wiki/en/gamedev/documentation

 [Homepage]: http://instead.syscall.ru
 [Скриншоты]: http://code.google.com/p/instead-games/wiki/Screenshots
-[Игры]: http://code.google.com/p/instead-games/wiki/Games
+[Игры]: http://instead-games.sourceforge.net
 [Документация]: http://instead.syscall.ru/wiki/ru/gamedev/documentation
 [manual.pdf]: http://instead.googlecode.com/files/manual.pdf
 [ifwiki]: http://ifwiki.ru/INSTEAD
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Kosyh</dc:creator><pubDate>Sat, 25 May 2013 15:49:37 -0000</pubDate><guid>https://sourceforge.netf43ff8f90a406e4d37230f350c575a8151823770</guid></item><item><title>Home modified by Peter Kosyh</title><link>https://sourceforge.net/p/instead/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -10,6 +10,7 @@
   * [INSTEAD Launcher][Launcher]
   * [Forum][Forum]
   * [English Documentation][Documentation]
+  * [Download INSTEAD][Download]

 ----

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Kosyh</dc:creator><pubDate>Sat, 25 May 2013 10:22:04 -0000</pubDate><guid>https://sourceforge.net1520965a4a708afb0cc809e793ace1d3b58eb17e</guid></item><item><title>Home modified by Peter Kosyh</title><link>https://sourceforge.net/p/instead/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -62,7 +62,7 @@
 [Документация]: http://instead.syscall.ru/wiki/ru/gamedev/documentation
 [manual.pdf]: http://instead.googlecode.com/files/manual.pdf
 [ifwiki]: http://ifwiki.ru/INSTEAD
-[download]: http://code.google.com/p/instead/downloads/list
+[download]: http://sourceforge.net/projects/instead/files/instead/

 [[project_screenshots]]
 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Kosyh</dc:creator><pubDate>Sat, 25 May 2013 10:21:31 -0000</pubDate><guid>https://sourceforge.netc42f21b4f7f610116e9f71c8a5a3e65f8cb00d23</guid></item><item><title>Home modified by Peter Kosyh</title><link>https://sourceforge.net/p/instead/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,69 @@
-Welcome to your wiki!
+# INSTEAD 1.9.0 #
+INSTEAD was designed to interpret the games that are the mix of visual novels, text quests and classical 90'ss quests.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

-The wiki uses [Markdown](/p/instead/wiki/markdown_syntax/) syntax.
+----

+# Links: #
+  * [Screenshots][Screenshots]
+  * [Games][Games]
+  * [INSTEAD Launcher][Launcher]
+  * [Forum][Forum]
+  * [English Documentation][Documentation]
+
+----
+
+# Ресурсы: #
+  * [Домашняя страница INSTEAD][Homepage]
+  * [Скриншоты][Screenshots]
+  * [Игры][Игры]
+  * [INSTEAD Launcher][Launcher]
+  * [Форум][Forum]
+  * [Документация по программированию игр][Документация]
+  * [Еще один вариант документации][manual.pdf]
+  * [Описание проекта на ifwiki][ifwiki]
+  * [Скачать INSTEAD][Download]
+
+----
+
+# Что это такое? #
+
+Интерпретатор STEAD (Simple Text Adventure) позволяет проигрывать игры, которые по жанру являются смесью визуальной новеллы, текстового квеста и классических квестов 90-х. Особенности STEAD игры:
+
+  * очень простой исходный текст историй (в качестве основы используется Lua);
+  * возможность использования графического или текстового (readline) интерфейса для игры;
+  * в графическом интерфейсе поддерживается музыка и графика;
+  * поддержка тем для графического интерпретатора -- конкретная игра может менять вид интерфейса;
+  * переносимость (изначально написана для Linux, зависит от SDL и Lua); 
+
+# Чем STEAD отличается от QSP/URQ/что-то еще? #
+
+STEAD написан для другого рода игр. Несмотря на сходство идеи "текстового квеста", игры для STEAD больше похожи на "классические" квесты, чем "менюшные" текстовые квесты (URQ, QSP) или визуальные новеллы. При этом, один автор вполне способен написать несложную историю за несколько дней. 
+
+Если вам не кажется это убедительным, STEAD создавался для того, чтобы появились те игры, которые на нем написаны.
+
+_Начиная с версии 1.1.3 INSTEAD позволяет играть в URQ игры, с помощью модуля URQ._
+
+_Начиная с версии 1.5.1 для INSTEAD написан модуль, позволяющий запускать квесты из Космических рейнджеров._
+
+----
+
+(c)by Peter Kosyh '2009 - 2013 (gl00my(dog)mail.ru, jabber:gl00my@jabber.ru, [http://syscall.ru])
+
+[Screenshots]: http://code.google.com/p/instead-games/wiki/Screenshots
+[Games]: http://instead-launcher.googlecode.com
+[Launcher]: http://instead-launcher.googlecode.com
+[Forum]: http://instead.syscall.ru/forum
+[Documentation]: http://instead.syscall.ru/wiki/en/gamedev/documentation
+
+[Homepage]: http://instead.syscall.ru
+[Скриншоты]: http://code.google.com/p/instead-games/wiki/Screenshots
+[Игры]: http://code.google.com/p/instead-games/wiki/Games
+[Документация]: http://instead.syscall.ru/wiki/ru/gamedev/documentation
+[manual.pdf]: http://instead.googlecode.com/files/manual.pdf
+[ifwiki]: http://ifwiki.ru/INSTEAD
+[download]: http://code.google.com/p/instead/downloads/list
+
+[[project_screenshots]]
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Kosyh</dc:creator><pubDate>Sat, 25 May 2013 09:50:05 -0000</pubDate><guid>https://sourceforge.net990a3cbd2efbcede417f696108ab3d2335817313</guid></item><item><title>Home modified by Peter Kosyh</title><link>https://sourceforge.net/p/instead/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/instead/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;&lt;ul class="md-users-list"&gt;&lt;li&gt;&lt;a href="/u/gl00my/"&gt;Peter Kosyh&lt;/a&gt; (admin)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-51717bba34309d5b6acc3f4b" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Kosyh</dc:creator><pubDate>Fri, 19 Apr 2013 17:15:39 -0000</pubDate><guid>https://sourceforge.net17c95b0eac49dbaa838b2e4511ceca3d23c2ff5c</guid></item></channel></rss>