Wintermute Engine is no longer actively developed.
The original sources are archived on GitHub: wintermute-engine and wmelite. The runtime is now integrated into ScummVM, which runs Wintermute games on current systems.
I use the following analogy to describe the scripts/events system in WME:
The game comprises of lots of game objects: scenes, entities, actors, GUI windows and others. Each of the objects has a “body” and a “brain”.
The body is the appearance of the object and it's defined in those various definition files, such as .actor, .entity, .scene and such. These files contain definition of graphics, fonts, the caption of the object etc. Some of the definition files are supported by editing tools (e.g.%
kbase/what_s_the_purpose_of_all_those_various_scripts_in_a_wme_project.txt · Last modified: 2008/10/23 15:32 by Jyujinkai