Main Page: Difference between revisions

From OpenMW Wiki
Jump to navigation Jump to search
No edit summary
Line 44: Line 44:


We use Redmine for bug tracking, [http://bugs.openmw.org:81 Bug Tracking!] Register and report bugs. (missing features aren't bugs)
We use Redmine for bug tracking, [http://bugs.openmw.org:81 Bug Tracking!] Register and report bugs. (missing features aren't bugs)
Old page
{|
| width="100%" valign="top" |
<div style="border: 1px dotted #cc6600; margin: 3px; padding: 3px"><center>
=== What is OpenMW? ===
OpenMW is a new engine for 2002's Game of the Year, [http://en.wikipedia.org/wiki/Morrowind The Elder Scrolls 3: Morrowind]. It aims to be a fully playable (and improved!), open source implementation of the game's engine and functionality. You will still need the original game data to play OpenMW. OpenMW will run on Windows, Mac OS X and Linux.
See also: [[FAQ | Frequently Asked Questions (FAQ)]] Questions? [http://openmw.com/forum/ Try the forum!]
Recent Progress [http://openmw.com/forum/viewtopic.php?f=13&t=160 What's up? thread] and [http://openmw.com/forum/viewforum.php?f=13 Announcement board]</center>
<div class="center"><div class="floatnone">[/wiki/index.php?title=File:AnsiLadderCamp06.jpg [[Image:300px-AnsiLadderCamp06.jpg|openmw]]]</div></div></div>
|}
{| width="100%"
| width="50%" valign="top" |
<div style="border: 1px dotted #cc6600; margin: 3px; padding: 3px"><center>
===Download OpenMW===
Latest Version: 0.10.0 (2 April 2011)
[http://code.google.com/p/openmw/downloads/list Download Now!]
[[Changelog | Change Log]]
</center></div>
| width="50%" valign="top" |
<div style="border: 1px dotted #cc6600; margin: 3px; padding: 3px"><center>
===Latest News===
</center>
* [http://openmw.com/forum/viewtopic.php?f=13&t=418 OpenMW 0.10.0 is out!] (3 April 2011)
* [http://openmw.com/forum/viewtopic.php?f=13&t=385 OpenMW 0.9.0 Source Code Available] (10 Feb 2011)
* [http://openmw.com/forum/viewtopic.php?f=13&t=275 OpenMW 0.9.0 is out!] (13 Jan 2011)
* [http://openmw.com/forum/viewtopic.php?f=13&t=164 OpenMW 0.08 is out!] (10 Sept 2010)
* [http://openmw.com/forum/viewtopic.php?f=13&t=102 Improvements to GUI] (20 July 2010)
<center>
Last Five News items displayed, archive news can be [http://openmw.com/forum/viewforum.php?f=13 here.]
</center></div>
|}
<div style="background-color: #ffcc99; border: 2px solid #cc6600; margin: 3px; padding: 3px"><center>
===[http://openmw.com/tracker/roadmap_page.php Contributions Wanted]===
</center></div>
{| width="100%"
| width="50%" valign="top" |
<div style="border: 1px dotted #cc6600; margin: 3px; padding: 3px">
===Getting Started===
* [http://openmw.com/forum/Official Forums]
* [[Installation_Instructions | Installation Instructions]]
* [[FAQ]]
* [[Controls_and_Commands | Controls and Commands]]
* [http://openmw.com/tracker/current_issues.php Known Issues]
</div>
| width="50%" valign="top" |
<div style="border: 1px dotted #cc6600; margin: 3px; padding: 3px">
===Development===
* [[Developer_Reference Developer Reference]]
* [http://openmw.com/tracker/view_all_bug_page.php Issue Tracker]
* [[Policies_and_Standards | Policies and Standards]] - must read for developers
* [http://zinnschlag.github.com/openmw/index.html Source documentation]
* [http://github.com/zinnschlag/openmw OpenMW source at GitHub]
* [[GitHub_FAQ | GitHub FAQ]]
* [[Development_Environment_Setup | Development Environment Setup]]
* [[Wishlist | Wishlist]]
* [[Developers | Developers]]
</div>
|}
{| width="100%"
| width="100%" valign="top" |
<div style="border: 1px dotted #cc6600; margin: 3px; padding: 3px">
===More links===
* [[Screenshots | Screenshots]] (more on the [http://openmw.sourceforge.net/jaws/index.php/photos/album/1 old site].)
* [[Videos | Videos]]
* [[Project_History | Project History]]
* [[Star's_Guide_to_OpenMW | Star's Guide to OpenMW]] - (WIP) Complete guide to OpenMW from different contributor perspectives. Great for beginners.
* [[Web_Presence | Web Presence]] - Where you can find OpenMW on the web.
</div>
|}
{| width="100%"
| width="100%" valign="top" |
<div style="border: 1px dotted #cc6600; margin: 3px; padding: 3px">
===Other Resources===
* [[Tools_and_Documents |  Tools and Documents]]
* [http://www.uesp.net/wiki/Morrowind:Morrowind The Unofficial Morrowind Wiki Pages] - a wiki with extensive information about Morrowind.
* [http://www.youtube.com/watch?v=oEj02vszkEc Morrowind Video Review by Gamespot]
* [http://bethblog.com/ Bethseda Blog] - Blog produced by the developers of Morrowind
* [http://store.steampowered.com/app/22320/ Purchase Morrowind] - available from Steam
</div>
|}

Revision as of 14:08, 7 August 2011

Introduction

OpenMW is a new engine for 2002's Game of the Year, The Elder Scrolls 3: Morrowind.

It aims to be a fully playable (and improved!), open source implementation of the game's engine and functionality.

You will still need the original game data to play OpenMW.

OpenMW will run natively on Windows, Mac OS X and Linux.

To give you a better idea of what this project is about, here are some of the aims for the future of OpenMW:

  • be a full featured reimplementation of Morrowind
  • support all existing content, including Tribunal, Bloodmoon and all user created mods
  • allow much greater modability: change game rules, create new spell effects, etc through scripting.
  • fix system design bugs, like the "dirty" GMST entries in mods, and the savegame "doubling" problem
  • improve the interface and journal system
  • (possibly) improve game mechanics, physics, combat and AI
  • (possibly) support multiplayer at some point
  • (possibly) improve graphics to use more modern hardware

The Features page is a list of currently implemented tasks.

OpenMW is released under the GNU General Public License version 3. There has been a change and now we are using C++. Some source code has been ported from the D version,

but essentially has been written completely from scratch. It also builds on various other open source tools, most notably OGRE for graphics. At this point in time we are looking for active developers to help us achieve our 1.0 goals;

a bug free Morrowind that can run natively on Windows, Linux and Mac.

If you have any questions, check our Faq for answers, if your query hasn't been answered ask on the forums!

Releases

Download Binaries

Building From Source

Source code

How you can help

Sign up on our Forums. We are in need of C++ Developers who have experience with MyGui.

We use Redmine for bug tracking, Bug Tracking! Register and report bugs. (missing features aren't bugs)





Old page

What is OpenMW?

OpenMW is a new engine for 2002's Game of the Year, The Elder Scrolls 3: Morrowind. It aims to be a fully playable (and improved!), open source implementation of the game's engine and functionality. You will still need the original game data to play OpenMW. OpenMW will run on Windows, Mac OS X and Linux.

See also: Frequently Asked Questions (FAQ) Questions? Try the forum!

Recent Progress What's up? thread and Announcement board
[/wiki/index.php?title=File:AnsiLadderCamp06.jpg openmw]

Download OpenMW

Latest Version: 0.10.0 (2 April 2011) Download Now! Change Log


Latest News

Last Five News items displayed, archive news can be here.


Contributions Wanted


More links

Other Resources