Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Paul Gilbert
b4e3d4abc1
MADS: Changed engine to use Graphics::ManagedSurface
2016-03-14 20:56:26 -04:00
Paul Gilbert
f96a108503
MADS: Add buttons to the main menu to show the secret bonus animations
...
The buttons will only appear if section0.hag is present, along with
evolve.res and/or sets.res. The Evolve animation works, but the Sets
animation still needs some work, since something funky is happening
with palette usage
2015-11-16 22:25:53 -05:00
Johannes Schickel
5dd69b4dd1
MADS: Make GPL header consistent with what we normally use.
2015-05-09 15:56:27 +02:00
Paul Gilbert
dacd7d4022
MADS: Correctly show main menu after showing credits
2015-03-07 17:14:49 -05:00
Paul Gilbert
c80c74e499
MADS: Refactoring of text/animation views to show outside game loop
2015-03-07 17:01:07 -05:00
Paul Gilbert
926404bd10
MADS: Renamings of Layer and a transition type
2015-01-17 20:51:52 -05:00
Filippos Karapetis
01e8286e1c
MADS: Remove trailing whitespace
2014-10-28 16:19:26 +02:00
Paul Gilbert
a657c39824
MADS: Only show Quotes main menu item after winning the game
2014-10-18 11:42:11 -04:00
Paul Gilbert
72303564f7
MADS: Hook up Rex game endings to show the correct animation and/or credits
2014-10-18 11:20:50 -04:00
Filippos Karapetis
33b770ac60
MADS: Move all the anim and text view code into a common class
...
The animation and text players are more or less common among all MADS
games
2014-10-15 11:43:30 +03:00
Filippos Karapetis
701d43b5c2
MADS: Initial implementation of sound driver handling for V2 games
2014-10-15 11:43:20 +03:00
Paul Gilbert
1658a34ef5
MADS: Correct the color for the top/bottom line bounding the cutscene
2014-10-14 22:29:29 -04:00
Paul Gilbert
2048fe68d2
MADS: Fix clearing on-screen messages when the cutscene animation changes
2014-10-14 21:49:14 -04:00
Paul Gilbert
ea9599b763
MADS: Implement subtitles for animation cutscenes
2014-10-14 21:37:00 -04:00
Paul Gilbert
b58f6f397d
MADS: New conversation message logic for cutscene animations
2014-10-13 20:28:34 -04:00
Filippos Karapetis
2e87ace09d
MADS: Handle the unimplemented 'D' animation command
2014-10-14 01:32:03 +03:00
Filippos Karapetis
9ca021a0d2
MADS: Properly skip empty lines in animation files
2014-10-14 00:35:01 +03:00
Paul Gilbert
7f7e144dd2
MADS: Add debugger commands for playing text and anim cutscenes
2014-10-13 16:59:15 -04:00
Paul Gilbert
fc2a579f2e
MADS: Further fixes for palette cycling during animations
2014-10-13 09:03:50 -04:00
Paul Gilbert
d02693cb0c
MADS: Better initialization of animation cycling palettes
2014-10-12 16:24:33 -04:00
Paul Gilbert
e743621f23
MADS: Fix palette animations in cutscene animations
2014-10-11 18:21:49 -04:00
Strangerke
1d3e5f86f0
MADS: Rex - Reduce the scope of some variables in TextView
2014-10-10 07:32:30 +02:00
Paul Gilbert
3a205467a9
MADS: Fix for switching between animations in AnimView sequence
2014-10-08 22:47:14 -04:00
Paul Gilbert
c584515b24
MADS: Fix palette for display of intro animation
2014-10-08 22:21:26 -04:00
Paul Gilbert
1c9752cb02
MADS: Fix refreshing backgound at start of intro animation
2014-10-08 21:04:06 -04:00
Paul Gilbert
1e38fa204b
MADS: Introduction animation is starting to be shown
2014-10-08 20:46:43 -04:00
Strangerke
5d8f53ef73
MADS: Rex - Empty properly the current line buffer before getting the next menu line
2014-10-08 07:41:23 +02:00
Paul Gilbert
de434e45d3
MADS: Fixes for loading of intro cutscene animation
2014-10-06 22:14:57 -04:00
Strangerke
62b98913de
MADS: Rex - Avoid potential not null terminated buffers after the use of strncpy
2014-09-29 00:48:07 +02:00
Strangerke
2ffd169923
MADS: Rex - Remove unused variables
2014-09-29 00:29:47 +02:00
Paul Gilbert
dfe9cf2618
MADS: Fix Animation to handle loading backgrounds as well as user interfaces
2014-09-20 11:29:00 -04:00
Paul Gilbert
a1548e27a0
MADS: Further animation setup in AnimView
2014-09-18 22:21:15 -04:00
Paul Gilbert
b4ebed792e
MADS: Further resource entry initialization
2014-09-16 22:10:37 -04:00
Paul Gilbert
455eb540c4
MADS: Beginnings of resource loading in AnimView
2014-09-16 21:18:35 -04:00
Peter Bozsó
6f343afe8b
MADS: Remove unused variables.
2014-09-15 15:07:45 +02:00
Paul Gilbert
71e2e8b19a
MADS: Implement loading resource sequence for AnimationView
2014-09-07 13:23:28 -04:00
Paul Gilbert
94068dddf7
MADS: Properly free menu items when main menu is freed
2014-09-06 17:55:01 -04:00
Paul Gilbert
a5528ecc7e
MADS: Fix spare screen background changes for TextView showing quotes
2014-09-06 16:39:49 -04:00
Paul Gilbert
9ef68900e2
MADS: Fix text not properly being erased when showing quotes
2014-09-06 10:44:04 -04:00
Paul Gilbert
556414e53a
MADS: Fix custom color setup for quotes display
2014-09-05 22:35:13 -04:00
Paul Gilbert
2942f93ed5
MADS: Fix exiting the game
2014-09-05 21:39:10 -04:00
Paul Gilbert
350cd83050
MADS: Fix starting TextView palette setup and scroll ending
2014-09-05 21:33:38 -04:00
Paul Gilbert
bfbcc9f3e4
MADS: Fix text not showing at all for Quotes
2014-09-04 22:07:16 -04:00
Paul Gilbert
6c25604b9a
MADS: Fix palette setup for credits view
2014-09-04 21:53:47 -04:00
Paul Gilbert
82b2b2d65d
MADS: Properly implement drawing to a subset of the screen
2014-09-03 22:09:50 -04:00
Paul Gilbert
63f2ba2c1d
MADS: Converting text view to use existing drawing frameweork
2014-09-02 21:06:33 -04:00
Paul Gilbert
4f128e7118
MADS: Fixes to correctly display the credits screen
2014-08-31 22:54:07 -04:00
Paul Gilbert
218fb94abf
MADS: Hook in text credits view, beginnings of correct script processing
2014-08-31 16:49:43 -04:00
Paul Gilbert
00ec2a01fe
ACCESS: Fix display of advert view on Exit
2014-08-31 09:49:56 -04:00