Main Page: Difference between revisions

From OpenMW Wiki
Jump to navigation Jump to search
(The mod status should be more visible.)
(Sorting Linux and macOS nightlies)
(40 intermediate revisions by 13 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/2015/openmw-0-35-1-released/ OpenMW 0.35.1] (March 15, 2015)
* [https://openmw.org/2018/openmw-0-44-0-released/ OpenMW 0.44.0] (July 29, 2018)
* [https://openmw.org/2015/openmw-0-35-0-released/ OpenMW 0.35.0] (February 16, 2015)
* Nightly builds
* [https://openmw.org/2014/openmw-0-34-0-released/ OpenMW 0.34.0] (December 22, 2014)
** [https://redfortune.de/openmw/nightly/?C=M;O=D Linux]
* [https://openmw.org/2014/openmw-0-33-0-released/ OpenMW 0.33.0] (October 29, 2014)
**[https://downloads.openmw.org/osx/nightly/?C=M;O=D macOS]
* [https://openmw.org/2014/openmw-0-32-0-released/ OpenMW 0.32.0] (September 17, 2014)
** [https://forum.openmw.org/viewtopic.php?f=20&t=1808 Windows]
* [https://openmw.org/2014/openmw-0-31-0/ OpenMW 0.31.0] (July 17, 2014)
* [https://openmw.org/downloads/ Other download methods]
* [https://openmw.org/2014/openmw-0-30-0-released/ OpenMW 0.30.0] (May 28, 2014)


|}
|}
Line 62: Line 63:


<div style="padding-left: 8px;">
<div style="padding-left: 8px;">
===Getting Started===
===Getting Started===
</div>
</div>
Line 67: 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]]
* [[Bug_Reporting_Guidelines | Bug Reporting Guidelines]]
* [[Bug_Reporting_Guidelines | Bug Reporting Guidelines]]
* [http://bugs.openmw.org/projects/openmw/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=status_id&op%5Bstatus_id%5D=%3D&v%5Bstatus_id%5D%5B%5D=7&f%5B%5D=tracker_id&op%5Btracker_id%5D=%3D&v%5Btracker_id%5D%5B%5D=1&f%5B%5D=&c%5B%5D=project&c%5B%5D=tracker&c%5B%5D=status&c%5B%5D=priority&c%5B%5D=subject&c%5B%5D=assigned_to&c%5B%5D=updated_on&group_by=tracker Known Issues]
* [http://bugs.openmw.org/projects/openmw/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=status_id&op%5Bstatus_id%5D=%3D&v%5Bstatus_id%5D%5B%5D=7&f%5B%5D=tracker_id&op%5Btracker_id%5D=%3D&v%5Btracker_id%5D%5B%5D=1&f%5B%5D=&c%5B%5D=project&c%5B%5D=tracker&c%5B%5D=status&c%5B%5D=priority&c%5B%5D=subject&c%5B%5D=assigned_to&c%5B%5D=updated_on&group_by=tracker Known Issues]
* [[Features| OpenMW-exclusive features]]


</div>
</div>
Line 86: 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://zinnschlag.github.com/openmw/index.html Source documentation]
* [https://openmw.github.io Source documentation]
* [[Development Environment Setup]]
* [[Development Environment Setup]]
* [[Research]]
* [[Research]]
Line 104: Line 107:
<div style="padding-left: 8px;">
<div style="padding-left: 8px;">


===Tutorials===
===User Documentation===
</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  
* [[Config file tweaks]] - Documents various "hidden" settings
* [http://openmw.readthedocs.io/en/latest/reference/modding/settings/index.html Settings] - Documents the OpenMW settings file, including hidden settings not configurable in-game
* [[TextureModding]] - How to use normal maps, specular maps and parallax maps
* [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
* [[Layout editor]] - How to use the editor for OpenMW's GUI layouts
* [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 117: Line 121:


<div style="padding-left: 8px;">
<div style="padding-left: 8px;">
===Other Resources===
===Other Resources===
</div>
</div>
Line 123: 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!