Difference between revisions of "Main Page"

From SfzWiki
Jump to: navigation, search
 
(10 intermediate revisions by one user not shown)
Line 14: Line 14:
 
SFZ is still early in development (pre-alpha, planning/experimentation).<br>
 
SFZ is still early in development (pre-alpha, planning/experimentation).<br>
 
The code is released under [http://www.gnu.org/licenses/gpl.html GPL v3 or later], the content is under liberal licenses, see readme for details<br>
 
The code is released under [http://www.gnu.org/licenses/gpl.html GPL v3 or later], the content is under liberal licenses, see readme for details<br>
We use the [http://ogre3d.org/ Ogre3D] engine and the [http://www.lua.org/ Lua] scripting language,<br>
+
We use the [http://ogre3d.org/ Ogre3D] engine, the [http://www.lua.org/ Lua] scripting language and our [http://lugre.sf.net lugre] library.<br>
the core code is written in c++.<br>
+
The core code is written in c++.<br>
 
* [[DevBlog]]
 
* [[DevBlog]]
 
* [[Roadmap]]
 
* [[Roadmap]]
 
* [http://sfz.schattenkind.net/forum/ Forum]
 
* [http://sfz.schattenkind.net/forum/ Forum]
 +
* [http://sfz.schattenkind.net/~hagish/sfz/upload.php upload contributions]
 
}}
 
}}
 
{{Layout_box1|1=
 
{{Layout_box1|1=
Line 34: Line 35:
 
{{Layout_box1|1=
 
{{Layout_box1|1=
 
=== [[Image:Tango-media-floppy.png]] Download ===
 
=== [[Image:Tango-media-floppy.png]] Download ===
* [http://ghoulsblade.schattenkind.net/sfz/sfz_1.0.807.zip win32-binary] (v1.0.807, ca 99 mb)
+
* [http://ghoulsblade.schattenkind.net/sfz/sfz_1.0.955.zip win32-binary] (v1.0.955, ca 103 mb)
 
** includes updater.exe
 
** includes updater.exe
 
** includes sourcecode
 
** includes sourcecode
 +
** you probably need [http://www.microsoft.com/downloads/details.aspx?FamilyID=200B2FD9-AE1A-4A14-984D-389C36F85647&displaylang=en MSVC++ 2005 SP1 Redist. (x86)]
 
* [http://ghoulsblade.schattenkind.net/sfz/LATEST_SFZ_SOURCE.zip linux source] (same as above)
 
* [http://ghoulsblade.schattenkind.net/sfz/LATEST_SFZ_SOURCE.zip linux source] (same as above)
 
** see also [[Building_from_source]]
 
** see also [[Building_from_source]]
Line 49: Line 51:
 
{{Layout_box1|1=
 
{{Layout_box1|1=
 
=== [[Image:Tango-edit-find.png]] Further infos ===
 
=== [[Image:Tango-edit-find.png]] Further infos ===
* [https://sourceforge.net/projects/sfz sourceforge projekt]
+
* [https://sourceforge.net/projects/sfz sourceforge project]
* irc://freenode.net/sfz
+
* irc://irc.freenode.net/sfz
 
* irc://zwischenwelt.org:7777/sfz
 
* irc://zwischenwelt.org:7777/sfz
 
* svn co svn://zwischenwelt.org/sfz/sfz/trunk  
 
* svn co svn://zwischenwelt.org/sfz/sfz/trunk  

Latest revision as of 15:59, 17 June 2008

Error creating thumbnail: Unable to save thumbnail to destination
Info

StressFreeZone is an open-source space-game for Linux and Windows,
focused on coop (non-massive)-multiplayer and intuitive gameplay,
that is fun to play in short bursts, e.g. on LAN parties.

Error creating thumbnail: Unable to save thumbnail to destination
Status

SFZ is still early in development (pre-alpha, planning/experimentation).
The code is released under GPL v3 or later, the content is under liberal licenses, see readme for details
We use the Ogre3D engine, the Lua scripting language and our lugre library.
The core code is written in c++.

Error creating thumbnail: Unable to save thumbnail to destination
Features

  • space combat
  • launching fighters from capship
  • exit ship in space-suit
  • walking around inside spaceships, interior decoration
  • lego-like ship-editor
  • (planned) trading, exploration, missions and campaigns
Sfz 20070704234311 804.png

Error creating thumbnail: Unable to save thumbnail to destination
Download