aboutsummaryrefslogtreecommitdiff
path: root/engines/lure
AgeCommit message (Expand)Author
2006-02-19Updated memory set method call to new namePaul Gilbert
2006-02-19Changed hotspot references to use updated hotspot methodsPaul Gilbert
2006-02-19Added handling for conversation data, as well as moved storing cursor data in...Paul Gilbert
2006-02-19Added new resources for conversations, cleaned up existing class names, and e...Paul Gilbert
2006-02-19Added display of talk dialogs during conversationsPaul Gilbert
2006-02-19Implemented several more script engine methodsPaul Gilbert
2006-02-19Added new class for displaying conversation talk dialogsPaul Gilbert
2006-02-19Added new definitions used by the conversation subsystemPaul Gilbert
2006-02-19Changed subsystem object create methods whose constructors I've switched to t...Paul Gilbert
2006-02-19Changed the menu subsystem to use getReference rather than being passed in th...Paul Gilbert
2006-02-19Changed the changed memset method to setBytes, which I like betterPaul Gilbert
2006-02-18- renamed PLUGIN_getSupportedGames to PLUGIN_gameIDList for consistencyMax Horn
2006-02-18- Removed the 'features' field from GameSettingsMax Horn
2006-02-17Added global toGameSettings() template function for convenience; simplified G...Max Horn
2006-02-17Reduced use of GF_DEFAULT_TO_1X_SCALER in favor of a new param to Engine::ini...Max Horn
2006-02-12The GameDetector is no longer a required parameter for Engine constructorsMax Horn
2006-02-12Reduced data duplication in module.mk files; added module.mk files for null a...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn