1oom
Mirror of https://gitlab.com/Tapani_/1oom. Please post issues and PRs there.
Install / Use
/learn @darkstar/1oomREADME
1oom
1oom is a Master of Orion (1993) game engine recreation. 1oom is Free Software (GPLv2), see COPYING.
1 Installation
1oom requires a copy of the Master of Orion (v1.3) LBX files. See doc/usage_common.txt for more info.
1.1 Windows, MSDOS
Simply copy the EXE and DLLs (if any) to your MOO1 directory. Alternatively copy your MOO1 LBX files to your 1oom directory. See doc/usage_common.txt if you prefer to use a separate directory.
1.2 Unix (Linux)
At a minimum, 1oom requires an X server, such as Xorg.
It is recommended to have SDL installed
- SDL (libsdl1.2 or libsdl2): http://www.libsdl.org
- SDL_mixer (libsdl-mixer1.2 or libsdl2-mixer): http://www.libsdl.org/projects/SDL_mixer/
Also recommended:
- libsamplerate: http://www.mega-nerd.com/libsamplerate/
The SDL version will include game audio and allow full screen mode.
Check your distribution's package manager or the library website on how to install them.
2 Configuration
See doc/usage_common.txt.
3 Development
See INSTALL and HACKING for more information.
4 Executables
1oom consists of a few executables:
- 1oom_classic_* (the 1993 UI)
- 1oom_cmdline (proof of concept textual UI)
- 1oom_lbxview_* (for viewing LBX files)
- 1oom_lbxedit (for editing LBX files)
- 1oom_pbxmake (for creating PBX files)
- 1oom_pbxdump (for dumping PBX files)
- 1oom_gfxconv (for converting GFX for use in PBX files)
- 1oom_saveconv (for converting save game files)
- 1oom_*_x11 (using X11)
- 1oom_*_sdl1 (using SDL 1.2.x)
- 1oom_*_sdl2 (using SDL 2.x)
- 1oom_*_alleg4 (using Allegro 4.x)
See doc/usage_* for more documentation.
Some ports have shorter filenames due to filesystem limitations.
5 Abbreviations
The following abbreviations appear in the documentation and code:
- MOO1: Master of Orion 1 as represented by the v1.3 DOS binaries
- OSG: The Official Strategy Guide (ISBN 1-55958-507-2)
6 Acknowledgements
Most of the credit for this software belongs to the progammer who authored 1oom v1.0 under the pseudonym Kilgore Trout Mask Replicant. Thank you for creating this and publishing it free and open source!
The original game Master of Orion was developed by Simtex Software and published 1993 by MicroProse. Thanks for the great game!
Thanks to Alan Emrich and Tom Hughes for documenting the game mechanics and AI decision making in great detail in the official strategy guide.
Ideas and text snippets have been taken from kyrub's unofficial patch 1.40m Readme. Thanks for the patch!
Thanks to shikadi.net for documenting the music format.
Thanks to CivFanatics forum user sargon0 for partial save game format info.
Thanks to those who contributed code, ideas or bug reports.
Some code has been pilfered from Chocolate Doom and VICE.
The files HACKING and PHILOSOPHY are based on Chocolate Doom.
Related Skills
node-connect
343.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
92.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
