Open main menu

Difference between revisions of "Wintermute/Externals"

143 bytes added ,  00:18, 17 February 2020
no edit summary
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 =
234

edits