Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Paul Gilbert
|
baccbedf50
|
GRAPHICS: Changed surface classes sizes from uint16 to int16
|
2021-07-04 18:24:27 -07:00 |
|
D G Turner
|
09269c2e4c
|
MADS: Fix Unused Private Variable Compiler Warning.
|
2017-01-12 06:41:00 +00:00 |
|
Eugene Sandulenko
|
0182a8a230
|
MADS: Fix warning
|
2016-07-29 05:47:31 +03: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 |
|
Strangerke
|
767ce0ddc0
|
MADS: Reduce the scope of a variable in panTransition
|
2015-11-23 00:28:17 +01:00 |
|
Strangerke
|
b06b0ef872
|
MADS: Janitorial: Remove trailing spaces and tabs
|
2015-10-27 23:33:23 +01:00 |
|
Johannes Schickel
|
5dd69b4dd1
|
MADS: Make GPL header consistent with what we normally use.
|
2015-05-09 15:56:27 +02:00 |
|
Paul Gilbert
|
a924d4beef
|
MADS: Fix hotspot highlighting when easy mouse is off
|
2015-03-14 12:46:46 -04: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
|
98f77a6651
|
MADS: Fix timer module hotspot remaining active after taking it
|
2015-03-10 20:10:55 -04:00 |
|
Paul Gilbert
|
aad048674b
|
MADS: Fix unused variable warning
|
2015-03-08 22:34:40 -04:00 |
|
Paul Gilbert
|
c0fafcf33f
|
MADS: Fix mismatched delete/free releasing screen surface
|
2015-03-05 12:24:25 -05: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
|
175d027a80
|
MADS: Fix horizontal background scrolling in animations
|
2014-10-12 14:32:40 -04:00 |
|
Paul Gilbert
|
82b2b2d65d
|
MADS: Properly implement drawing to a subset of the screen
|
2014-09-03 22:09:50 -04:00 |
|
Filippos Karapetis
|
0113e79e23
|
MADS: Don't error out on unsupported scene transitions
This prevents the game from erroring out when screen fade is toggled
|
2014-06-29 05:22:46 +03:00 |
|
Paul Gilbert
|
456ce2a678
|
MADS: Implement the difficulty selection dialog
|
2014-06-26 22:07:33 -04:00 |
|
Paul Gilbert
|
9aee739a18
|
MADS: Implemented support methods for ScreenDialog base class
|
2014-06-05 22:15:31 -04:00 |
|
Strangerke
|
f8b08874c4
|
MADS: Janitorial - Trim trailing spaces and tabs
|
2014-05-28 23:22:01 +02:00 |
|
Strangerke
|
0eb5a7f0b2
|
MADS: Fix some more missing initializations
|
2014-05-28 07:19:18 +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 |
|
Filippos Karapetis
|
41c93dc0b5
|
MADS: Check if a rect is sane before attempting to create it
|
2014-05-16 05:04:25 +03:00 |
|
Filippos Karapetis
|
b7dd01fdef
|
MADS: Remove trailing whitespace
|
2014-05-08 11:43:23 +03:00 |
|
Filippos Karapetis
|
d88e165e00
|
MADS: Fix loading of V2 hotspots
|
2014-05-06 04:39:12 +03:00 |
|
Paul Gilbert
|
b5949010a6
|
MADS: Implemented more savegame synchronization
|
2014-05-01 22:36:36 -04:00 |
|
Paul Gilbert
|
dccc4510e8
|
MADS: Fix for highlighting and using dynamic hotspots
|
2014-04-29 21:53:54 -04:00 |
|
Paul Gilbert
|
f0ce06f0e9
|
MADS: Implemented display of conversation topics
|
2014-04-20 21:32:29 -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
|
8b2a7525cc
|
MADS: Fix a bunch of GCC warnings
|
2014-04-12 12:09:29 -04:00 |
|
Paul Gilbert
|
39c66afe66
|
MADS: Fixes for inventory scrollbar display
|
2014-04-10 22:14:57 -04:00 |
|
Paul Gilbert
|
8df0833546
|
MADS: Fixes for correctly displaying inventory list in the user interface
|
2014-04-09 09:32:14 -04:00 |
|
Paul Gilbert
|
531ebab4da
|
MADS: Added preliminary keyboard handling and keypress process stub
|
2014-04-08 22:04:43 -04:00 |
|
Paul Gilbert
|
f6cfd1d53b
|
MADS: Implement missing dirty rect merged area pointer
|
2014-04-07 23:48:43 -04:00 |
|
Paul Gilbert
|
7e13f488ab
|
MADS: Implement loading logic for UI background animations
|
2014-04-07 22:37:22 -04:00 |
|
Paul Gilbert
|
11403c5db6
|
MADS: Further cleanup of previously anonymous fields
|
2014-04-05 21:30:42 -04:00 |
|
Paul Gilbert
|
06aeba275a
|
MADS: Fix right mouse button handling
|
2014-04-05 14:27:33 -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
|
3f8ee8fafa
|
MADS: Cleanup of UISlots and flag types
|
2014-04-02 21:24:22 -04:00 |
|
Paul Gilbert
|
041773705b
|
MADS: Fix/clean up ending of ScreenObjects::check
|
2014-04-02 20:28:57 -04:00 |
|
Paul Gilbert
|
0c1001fbf4
|
MADS: Minor variable renaming and remove incorrect variable set in scene loop
|
2014-04-01 22:50:03 -04:00 |
|
Paul Gilbert
|
6c85572d76
|
MADS: Initial cleanup of action/player handling
|
2014-03-27 22:38:28 -04:00 |
|
Paul Gilbert
|
fc03e5a4fa
|
MADS: Fix for selecting actions from the list
|
2014-03-26 22:22:50 -04:00 |
|