Main Page: Difference between revisions

From OpenMW Wiki
Jump to navigation Jump to search
(Sorting Linux and macOS nightlies)
(27 intermediate revisions by 11 users not shown)
Line 3: Line 3:
{| width="100%"
{| width="100%"
| width="100%" valign="top" |
| width="100%" valign="top" |
<div align="center">Want to help edit this Wiki? Go to the [https://forum.openmw.org/ucp.php?i=176 forum user panel] to add yourself to the Wiki group.</div>


<div style="border-top: 1px dotted #568dac; border-bottom: 1px dotted #568dac; padding-bottom: 8px;">
<div style="border-top: 1px dotted #568dac; border-bottom: 1px dotted #568dac; padding-bottom: 8px;">
Line 31: Line 34:
</div>
</div>


* [https://openmw.org/downloads/ Download]
* [https://openmw.org/ The Blog]
* [https://openmw.org/ The Blog]
* [[Project_History|Project History]]
* [[Project_History|Project History]]
Line 44: Line 46:
</div>
</div>


* [https://openmw.org/2016/openmw-0-39-0-released/ OpenMW 0.39.0] (April 16, 2016)
* [https://openmw.org/2018/openmw-0-44-0-released/ OpenMW 0.44.0] (July 29, 2018)
* [https://openmw.org/2016/openmw-0-38-0-released/ OpenMW 0.38.0] (January 22, 2016)
* Nightly builds
* [https://openmw.org/2015/openmw-0-37-released/ OpenMW 0.37.0] (November 30, 2015)
** [https://redfortune.de/openmw/nightly/?C=M;O=D Linux]
* [https://openmw.org/2015/openmw-maintenance-version-0-36-1-released/ OpenMW 0.36.1] (June 5, 2015)
**[https://downloads.openmw.org/osx/nightly/?C=M;O=D macOS]
* [https://openmw.org/2015/openmw-0-36-0-released/ OpenMW 0.36.0] (May 29, 2015)
** [https://forum.openmw.org/viewtopic.php?f=20&t=1808 Windows]
* [https://openmw.org/2015/openmw-0-35-1-released/ OpenMW 0.35.1] (March 15, 2015)
* [https://openmw.org/downloads/ Other download methods]
* [https://openmw.org/2015/openmw-0-35-0-released/ OpenMW 0.35.0] (February 16, 2015)


|}
|}
Line 68: Line 69:
* [https://forum.openmw.org/ Official Forums]
* [https://forum.openmw.org/ Official Forums]
* [[Installation Instructions]]
* [[Installation Instructions]]
* [https://help.github.com/ Github's help]
* [https://gitlab.com/help GitLab's help]
* [https://github.com/OpenMW/openmw OpenMW source at GitHub]
* [https://gitlab.com/OpenMW/openmw/ OpenMW source at GitLab]
* [[Testing | Testing the game]]
* [[Testing | Testing the game]]
* [[Contribution_Wanted | How to contribute]]
* [[Contribution_Wanted | How to contribute]]
Line 88: Line 89:
* [[Developer Reference]]
* [[Developer Reference]]
* [[Policies and Standards]] - required read for developers
* [[Policies and Standards]] - required read for developers
* [http://bugs.openmw.org/projects/openmw Issue Tracker]
* [https://gitlab.com/OpenMW/openmw/issues Issue Tracker]
* [http://wojciech-mueller.de/openmw_doc/html/index.html Source documentation]
* [https://openmw.github.io Source documentation]
* [[Development Environment Setup]]
* [[Development Environment Setup]]
* [[Research]]
* [[Research]]
Line 109: Line 110:
</div>
</div>


* [[Mod installation]] - Some tips for installing Morrowind mods  
* [https://openmw.readthedocs.io/en/latest/reference/modding/index.html Mod installation] - Some tips for installing Morrowind mods  
* [[Settings]] - Documents the OpenMW settings file, including hidden settings not configurable in-game
* [http://openmw.readthedocs.io/en/latest/reference/modding/settings/index.html Settings] - Documents the OpenMW settings file, including hidden settings not configurable in-game
* [[Native Mesh Format]] - How to export a model from Blender into OpenMW
* [https://openmw.readthedocs.io/en/latest/reference/modding/texture-modding/native-mesh-format.html Native Mesh Format] - How to export a model from Blender into OpenMW
* [[Fonts]] - How to use custom TrueType fonts
* [https://openmw.readthedocs.io/en/latest/reference/modding/font.html Fonts] - How to use custom TrueType fonts
* [[TextureModding]] - Information on texture mapping techniques
* [https://openmw.readthedocs.io/en/latest/reference/modding/texture-modding/index.html TextureModding] - Information on texture mapping techniques
* [[OpenMW-CS_Manual | OpenMW-CS]] - Using the Construction Set


| width="50%" valign="top" |
| width="50%" valign="top" |
Line 126: Line 128:
* [https://www.youtube.com/watch?v=oEj02vszkEc Morrowind Video Review by Gamespot]
* [https://www.youtube.com/watch?v=oEj02vszkEc Morrowind Video Review by Gamespot]
* [http://bethblog.com/ Bethesda Blog] - Blog produced by the developers of Morrowind
* [http://bethblog.com/ Bethesda Blog] - Blog produced by the developers of Morrowind
* [http://store.steampowered.com/app/22320/ Purchase Morrowind] - available from Steam
* [http://store.steampowered.com/app/22320/ Purchase Morrowind on Steam]
* [https://www.gog.com/game/the_elder_scrolls_iii_morrowind_goty_edition Purchase Morrowind on GOG]
* [[OpenMW at SCaLE 12x]] - 21 Feb 2014, Los Angeles, CA, USA
* [[OpenMW at SCaLE 12x]] - 21 Feb 2014, Los Angeles, CA, USA
* [http://www.ogre3d.org/tikiwiki/tiki-index.php?page=Experiences%3AOpenMW Experience with Ogre3D (Ogre Wiki)]
* [http://www.ogre3d.org/tikiwiki/tiki-index.php?page=Experiences%3AOpenMW Experience with Ogre3D (Ogre Wiki)]

Revision as of 17:52, 27 August 2018


Want to help edit this Wiki? Go to the forum user panel to add yourself to the Wiki group.


OpenMW

Latest Releases

User Documentation

  • Mod installation - Some tips for installing Morrowind mods
  • Settings - Documents the OpenMW settings file, including hidden settings not configurable in-game
  • Native Mesh Format - How to export a model from Blender into OpenMW
  • Fonts - How to use custom TrueType fonts
  • TextureModding - Information on texture mapping techniques
  • OpenMW-CS - Using the Construction Set

Other Resources

471 Pages - Please help by contributing!