Commit Graph
21 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Paul Gilbert 78e52365bd MADS: Refactor MSurface and Screen to not use virtual inheritance 2016-05-26 21:37:52 -04:00
Paul Gilbert b4e3d4abc1 MADS: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:26 -04:00
Johannes Schickel 5dd69b4dd1 MADS: Make GPL header consistent with what we normally use. 2015-05-09 15:56:27 +02:00
Paul Gilbert 6229bcb9f2 MADS: Fix loading fonts used by animations 2014-05-30 20:42:17 -04:00
Strangerke 57c5656169 MADS: Initialize some variables in FontManager 2014-05-27 00:40:07 +02:00
Filippos Karapetis b7dd01fdef MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
Paul Gilbert 4639d37609 MADS: Fixes for properly displaying the text of a message dialog 2014-04-04 09:35:18 -04:00
Paul Gilbert eeb4b940b7 MADS: Fixes for highlighting game actions 2014-03-26 20:47:46 -04:00
Paul Gilbert 2879b895bc MADS: Fixes for UI item selection, add added an enum for Font::setColorMode 2014-03-25 08:55:29 -04:00
Paul Gilbert 0b351f79d8 MADS: Further fixes for hotspot highlighting 2014-03-22 21:55:36 -04:00
Paul Gilbert b831323c85 MADS: Added caching for font instances 2014-03-17 00:00:22 -04:00
Paul Gilbert acba8f9254 MADS: Implementing user interface text display methods 2014-03-16 23:40:21 -04:00
Paul Gilbert c89193f24f MADS: Removed old RGBList code from old M4 engine 2014-03-08 18:12:06 -05:00
Paul Gilbert 9e356dd945 MADS: Implemented extra message and dirty area classes 2014-03-03 23:40:23 -05:00
Paul Gilbert cc810add74 MADS: In progress implementing animation loader 2014-03-02 16:42:39 -05:00
Paul Gilbert 9f1416c6a3 MADS: Implemented constructor for copy protection dialog, and support methods 2014-02-22 00:24:39 -05:00
Paul Gilbert 4581b26b12 MADS: Implemented resource manager using ScummVM Archive interface 2014-02-20 22:27:01 -05:00
Paul Gilbert 1b0c1b3f56 MADS: Fix GCC warnings 2014-02-19 21:31:41 -05:00
Paul Gilbert 5c565797e5 MADS: Extra cleanup and commenting for MSurface methods 2014-02-19 20:22:06 -05:00
Paul Gilbert 530cbb4bc3 MADS: Adding in classes for fonts, game, user interfaec, and graphics 2014-02-18 23:43:06 -05:00