Commit Graph

27 Commits

Author SHA1 Message Date
eientei
a22e5f5663 MADS: Skip some segments for the Nebular, Dragonsphere and Phantom demos 2022-11-22 13:30:02 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
djsrv
7eb4841065 ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
Bastien Bouclet
5aef420e17 MADS: Add override keywords 2020-02-09 12:43:15 +01:00
Strangerke
0dbf4e53c6 MADS: Silent another cppCheck warning 2015-11-23 01:23:37 +01: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
Johannes Schickel
9866aba2e4 MADS: Slight formatting fixes. 2014-05-27 00:58:25 +02:00
Paul Gilbert
6f8517a277 MADS: Fix compiler warning 2014-05-26 12:33:24 -04:00
Paul Gilbert
6bfc9ce8f2 MADS: Completely remove synchronizeString in favour of syncString 2014-05-20 21:22:01 -04:00
Filippos Karapetis
555b4dfd6e MADS: Load scene speech resources for V2 CD games 2014-05-20 15:07:45 +03:00
Strangerke
9613db3edf MADS: Reduce the scope of a variable in Resource 2014-05-19 22:21:58 +02:00
Filippos Karapetis
b7dd01fdef MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
Paul Gilbert
b5949010a6 MADS: Implemented more savegame synchronization 2014-05-01 22:36:36 -04:00
Filippos Karapetis
16bbc100dd MADS: Handle the missing sections in Phantom and Dragonsphere 2014-04-27 21:20:02 +03:00
Paul Gilbert
3813eddf02 MADS: Skip the unused SECTION0.HAG for now 2014-04-18 09:01:04 -04:00
Paul Gilbert
1787049087 MADS: Add loading of game inventory list and quotes 2014-03-16 01:29:02 -04:00
Paul Gilbert
408f5e79df MADS: General cleanup and minor fixes 2014-03-12 22:45:33 -04:00
Paul Gilbert
8bfa5f1da2 MADS: Make resource file access case insensitive 2014-03-08 08:25:46 -05:00
Paul Gilbert
73a7140be7 MADS: Starting implementation of scene group 8 2014-03-05 21:36:02 -05:00
Paul Gilbert
badb8d9744 MADS: More work implementing scene info loading 2014-02-28 20:37:42 -05:00
Paul Gilbert
c49d7196fc MADS: In progress implementation of loadScene 2014-02-25 23:10:51 -05:00
Paul Gilbert
cc16e42f20 MADS: Beginnings of scene-specific data loading 2014-02-24 20:05:35 -05:00
Paul Gilbert
3df1237187 MADS: Removed M4-specific code. Keeping engine MADS-specific for now 2014-02-22 14:20:34 -05:00
Paul Gilbert
7020dbea6a MADS: Fixes for the HagArchive reading resources 2014-02-21 21:03:15 -05:00
Paul Gilbert
4581b26b12 MADS: Implemented resource manager using ScummVM Archive interface 2014-02-20 22:27:01 -05:00
Paul Gilbert
0e46c809d1 MADS: Initial implementation of MSurface class and dependant classes 2014-02-18 20:08:58 -05:00