OpenMW 0.5 and Monster 0.10

Nicolay Korslund korslund at gmail.com
Mon Nov 24 03:47:09 PST 2008


My two pet D projects have spawned new releases: OpenMW 0.5 and
Monster 0.10.

OpenMW is an open source reimplementation of the game Morrowind.
It replaces the game engine (exe files), but it not the game data. IOW
you must legally own the game to use OpenMW. There's a lot to be
done before it's finished, but currently we support graphics (through
Ogre), physics/collision (Bullet) and sound (OpenAL), and it runs on
Windows XP, Linux and FreeBSD.

Download link: http://openmw.snaptoad.com/#download
Screenshots: http://openmw.snaptoad.com/shots/index.html
Homepage: http://openmw.snaptoad.com/

The Monster scripting language is a new language designed
specifically for game development. It draws inspiration from many
other languages, including UScript, LPC, Lua and D, and also adds
(or will add) many new features of it's own.

I'm currently using Monster myself in OpenMW, so the language is
in a state of rapid evolution and continuous testing right now.

Download link: http://monster.snaptoad.com/download.html
Changelog: http://monster.snaptoad.com/download.html#changelog
Homepage: http://monster.snaptoad.com/

Nico



More information about the Digitalmars-d-announce mailing list