aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/module.mk
AgeCommit message (Expand)Author
2019-07-16WINTERMUTE: Implement saving files using SavefileManagerlolbot-iichan
2019-07-16WINTERMUTE: Add dummy implementation of Directory global objectlolbot-iichan
2016-03-01WINTERMUTE: Add Watch functionalityTobia Tesan
2016-03-01WINTERMUTE: Add CachedSourceListingProviderTobia Tesan
2016-03-01WINTERMUTE: Add BasicSourceListingProvider classTobia Tesan
2016-03-01WINTERMUTE: Add DebuggerControllerTobia Tesan
2016-03-01WINTERMUTE: Add BlankListingProvider classTobia Tesan
2016-03-01WINTERMUTE: Add BlankListing classTobia Tesan
2016-03-01WINTERMUTE: Add SourceListing base classTobia Tesan
2016-02-29WINTERMUTE: Add abstract class ListingTobia Tesan
2016-02-29WINTERMUTE: Add Breakpoint classTobia Tesan
2016-02-29WINTERMUTE: Add ScriptMonitor abstract classTobia Tesan
2016-02-29WINTERMUTE: Add DebuggableScript and DebuggableScriptEngine classesTobia Tesan
2016-02-29WINTERMUTE: Add Error classTobia Tesan
2014-10-15WINTERMUTE: Rename VideoSubtitle to SubtitleCardTobia Tesan
2014-10-15WINTERMUTE: Import subtitle code from WME1Tobia Tesan
2014-06-15WINTERMUTE: Switch to use of moved to OSystem TransparentSurfaceEugene Sandulenko
2014-02-16WINTERMUTE: Janitorial - Remove trailing spacesStrangerke
2013-07-31WINTERMUTE: Introduce TransformToolsTobia Tesan
2013-07-31WINTERMUTE: Introduce TransformStruct and FloatPoint; add operators to Point32Tobia Tesan
2013-04-18WINTERMUTE: Split the timers from BaseGame into a separate class.Einar Johan Trøan Sømåen
2013-04-17WINTERMUTE: Rename base_save_thumb_helper.cpp to match class-hierarchy.Einar Johan Trøan Sømåen
2013-04-17WINTERMUTE: Move settings from BaseGame to separate struct.Einar Johan Trøan Sømåen
2013-01-28WINTERMUTE: Move Resources out of binary and into wintermute.zipEinar Johan Trøan Sømåen
2013-01-23WINTERMUTE: Add in debugger-console, enabled by Ctrl-dEinar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Split renderTicket into a separate file.Einar Johan Trøan Sømåen
2012-12-09WINTERMUTE: Split out the music-related functionality of BaseGame to a separa...Einar Johan Trøan Sømåen
2012-08-31WINTERMUTE: Update to use new TGA-decoder and new Video-systemEinar Johan Trøan Sømåen
2012-07-29WINTERMUTE: Separate out SaveGame-code from BaseGameEinar Johan Trøan Sømåen
2012-07-29WINTERMUTE: Replace BaseRegistry with ConfManEinar Johan Trøan Sømåen
2012-07-29WINTERMUTE: Remove the debugger.Einar Johan Trøan Sømåen
2012-07-29WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager.Einar Johan Trøan Sømåen
2012-07-25WINTERMUTE: Change the DCP-file access to work as an Common::Archive.Einar Johan Trøan Sømåen
2012-07-21WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenamesEinar Johan Trøan Sømåen
2012-07-20WINTERMUTE: Move BFileEntry and BPackage into base/fileEinar Johan Trøan Sømåen
2012-07-20WINTERMUTE: Rename PlatformSDL->platform_osystemEinar Johan Trøan Sømåen
2012-07-19WINTERMUTE: Change all folder-names to lowercase.Einar Johan Trøan Sømåen
2012-07-19WINTERMUTE: Move all the gfx-related files to a subfolder, and rename SDL->OS...Einar Johan Trøan Sømåen
2012-07-19WINTERMUTE: Remove SXStore from module.mkEinar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Move font & particle emitter-related code to it's own subfolderEinar Johan Trøan Sømåen
2012-06-22WINTERMUTE: Remove BEvent.Einar Johan Trøan Sømåen
2012-06-22WINTERMUTE: Get rid of the global constructions.Einar Johan Trøan Sømåen
2012-06-22WINTERMUTE: Remove FontGlyphCache.Einar Johan Trøan Sømåen
2012-06-22WINTERMUTE: Remove AdActorDir and fix buildEinar Johan Trøan Sømåen
2012-06-07WINTERMUTE: Fix compile on linux again.Einar Johan T. Sømåen
2012-06-02WINTERMUTE: Revamp the file-system to deliver Common::-streams directlyEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Move the file-related classes into Base/fileEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add folders for utils and videoEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add subfolders for math, UI, tinyxml and SysEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Move the B and Part files into Base/Einar Johan Trøan Sømåen