Commit Graph
35 Commits
Author SHA1 Message Date
D G Turner 09269c2e4c MADS: Fix Unused Private Variable Compiler Warning. 2017-01-12 06:41:00 +00:00
Eugene Sandulenko dead4aa014 JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02: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 d47197f1fa MADS: Fix original bug re-adding disabled hotspots to scene as active 2015-03-14 11:41:27 -04:00
Paul Gilbert 1aa9181466 MADS: Cleanup and bugfixes for panning transition support methods 2015-02-14 15:34:11 -05:00
Paul Gilbert 5e00b39cae MADS: Implementing code for panning screen transitions 2015-02-08 22:07:42 -05:00
Paul Gilbert 926404bd10 MADS: Renamings of Layer and a transition type 2015-01-17 20:51:52 -05:00
Paul Gilbert 82b2b2d65d MADS: Properly implement drawing to a subset of the screen 2014-09-03 22:09:50 -04:00
Paul Gilbert 9aee739a18 MADS: Implemented support methods for ScreenDialog base class 2014-06-05 22:15:31 -04:00
Johannes Schickel 9099b36caa MADS: initialise -> initialize. 2014-05-27 00:58:25 +02:00
Paul Gilbert 786c771bb8 MADS: Implement screen shaking 2014-05-24 16:36:34 -04:00
Paul Gilbert b2860fc675 MADS: Implemented scene fading 2014-05-24 14:21:03 -04:00
Paul Gilbert b5949010a6 MADS: Implemented more savegame synchronization 2014-05-01 22:36:36 -04:00
Paul Gilbert c4669dd2f2 MADS: Fix refresh of inventory list after scrolling 2014-04-19 17:43:44 -04:00
Paul Gilbert 7b907be937 MADS: General cleanup and minor renamings 2014-04-15 19:28:29 -04:00
Paul Gilbert 39c66afe66 MADS: Fixes for inventory scrollbar display 2014-04-10 22:14:57 -04:00
Paul Gilbert e144e9810f MADS: Dropped old ActionMode enums in favour of ScrCategory 2014-04-08 23:25:11 -04:00
Paul Gilbert f6cfd1d53b MADS: Implement missing dirty rect merged area pointer 2014-04-07 23:48:43 -04:00
Paul Gilbert 11403c5db6 MADS: Further cleanup of previously anonymous fields 2014-04-05 21:30:42 -04:00
Paul Gilbert d163ee088a MADS: Renamings for saving fields in MADSAction::startAction 2014-04-03 22:02:12 -04:00
Paul Gilbert 74c6bafed4 MADS: Further clean up/renaming of checkActionAtMousePos 2014-04-02 22:41:25 -04:00
Paul Gilbert f0458042f2 MADS: In progress cleanup of checkActionAtMousePos 2014-04-02 22:27:11 -04:00
Paul Gilbert 041773705b MADS: Fix/clean up ending of ScreenObjects::check 2014-04-02 20:28:57 -04:00
Paul Gilbert 6c85572d76 MADS: Initial cleanup of action/player handling 2014-03-27 22:38:28 -04:00
Paul Gilbert 0b351f79d8 MADS: Further fixes for hotspot highlighting 2014-03-22 21:55:36 -04:00
Paul Gilbert a7c4fc7e23 MADS: In progress implementing ScreenObjects::elementHighlighted 2014-03-22 18:26:41 -04:00
Paul Gilbert 7cdaa9648c MADS: Implemented ScreenObjects::checkScroller 2014-03-22 12:02:17 -04:00
Paul Gilbert 2b141aaba6 MADS: Fixes for screen objects loading and checking 2014-03-21 09:27:22 -04:00
Paul Gilbert 8d252f4f0e MADS: Implemented methods for checking action at mouse position and clicking 2014-03-19 23:33:18 -04:00
Paul Gilbert db017b746d MADS: Moved ScreenObjects into the Game class 2014-03-19 19:44:51 -04:00
Paul Gilbert 4875c83f10 MADS: Implemented DirtyArea::setUISlot 2014-03-18 19:56:29 -04:00
Paul Gilbert 0c8a3a47e2 MADS: Transformed ImageInterEntries to be User Interface UISlots 2014-03-17 21:53:22 -04:00
Paul Gilbert 3f0cd4771c MADS: Fixed handling of dirty rects to copy areas to the physical screen 2014-03-13 22:25:16 -04:00