Difference between revisions of "Wintermute/Externals"

Jump to navigation Jump to search
Line 1: Line 1:
This page lists known external functions for most [[Wintermute/Games|Wintermute games]].
This page lists known external functions for most [[Wintermute/Games|Wintermute games]].


WME allows game scripts to call external functions from DLL libraries. This way game creator can either call Win32 API functions or use custom extension DLL libraries.
Original WME 1.x allows game scripts to call external functions from DLL libraries. This way game creator can either call Win32 API functions or use custom extension DLL libraries.
 
ScummVM's WME contain mocks and reimplementations for functions listed below, emulating import those functions from a given DLL.


= 2D games =
= 2D games =