Commit Graph
85 Commits
Author SHA1 Message Date
Paul Gilbert 11e33ba3fc JANITORIAL: Removing trailing spaces after int casts 2018-08-17 20:30:20 -07:00
Paul Gilbert 492605025c MADS: NEBULAR: Disable the copy protection dialog by default
The GOG release is confirmed as having it disabled, so ScummVM
will do likewise and have it disabled by default
2018-04-12 19:19:00 -04:00
Paul Gilbert d1ac57fa49 MADS: Fix stop stopWalkers list incorrectly filling up 2016-02-06 17:27:09 -05:00
Paul Gilbert cf5856492c MADS: Phantom: Flesh out walk triggers 2016-01-07 18:11:24 +11:00
Strangerke bebfb0df45 MADS: Rex: Remove dead code in doObjectAction
(same check earlier in the same if statement)
2015-11-23 01:08:39 +01:00
Filippos Karapetis d9e2943fe6 Merge pull request #626 from dreammaster/phantom
MADS: Return of the Phantom WIP
2015-11-23 00:41:07 +02:00
Strangerke 34d5f929ac MADS: Remove useless casts in per-game logic 2015-11-09 21:40:18 +01:00
Strangerke b06b0ef872 MADS: Janitorial: Remove trailing spaces and tabs 2015-10-27 23:33:23 +01:00
Paul Gilbert faff6b534d MADS: Don't show protection dialog when resuming game from in-game menu 2015-10-24 16:32:46 -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 47afe424c1 MADS: Don't show protection dialog when exiting directly from main menu 2015-04-08 21:28:24 -05:00
Torbjörn Andersson f3251b5bb6 MADS: Allow quitting in Rex's copy protection dialog 2015-04-06 08:29:46 +02:00
Filippos Karapetis 661542b8c6 MADS: Implement copy protection screen for Rex 2015-04-06 03:12:15 +03:00
Paul Gilbert b25325599d MADS: Fix for penlight when starting a new game in Hard mode 2015-03-08 12:05:54 -04:00
Paul Gilbert 10361d077a MADS: Fix game startup settings for pit & batteries based on difficulty 2015-03-08 11:18:10 -04:00
Paul Gilbert 27b6ded6f9 MADS: Fix Credits and Quotes option on the main menu 2015-03-07 17:18:51 -05: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
Strangerke 35c17d5066 MADS: Janitorial - fix some else statements with braces on separate lines or extra tabs 2015-01-31 13:01:23 +01:00
Torbjörn Andersson dfe04491c1 JANITORIAL: Remove unnecessary semicolons 2015-01-21 01:29:22 +01:00
Filippos Karapetis 01e8286e1c MADS: Remove trailing whitespace 2014-10-28 16:19:26 +02: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
Paul Gilbert 913751edae MADS: Main menu selections now working 2014-07-27 11:10:59 -04:00
Paul Gilbert 92cc2a7bc8 MADS: Create savegame thumbnail from scenes before opening in-game dialogs 2014-06-28 22:40:25 -04:00
Paul Gilbert 17cc86d172 MADS: Refactoring and cleanup of the game startup code 2014-06-06 20:04:46 -04:00
Paul Gilbert bdc44d309b MADS: Fix removing items from inventory when they should be 2014-06-03 21:54:44 -04:00
Paul Gilbert 62e5fdc95c MADS: Fixes for giving batteries to Hermin 2014-06-01 22:36:16 -04:00
Paul Gilbert 72e7d55d62 MADS: Fixes for recharging durafail batteries 2014-06-01 22:03:02 -04:00
Paul Gilbert 2e587c5b4c MADS: Default new games to hard mode 2014-06-01 20:36:37 -04:00
Paul Gilbert 6e0762f3be MADS: Stop showing picture dialogs for items before you've picked them up 2014-05-27 21:55:11 -04:00
Johannes Schickel 9866aba2e4 MADS: Slight formatting fixes. 2014-05-27 00:58:25 +02:00
Filippos Karapetis 9d1fb0871c MADS: Add more friendly names for action verbs and nouns 2014-05-26 23:05:27 +03:00
Filippos Karapetis 7579005ff1 MADS: Implement the recipe showing functionality 2014-05-26 22:52:41 +03:00
Filippos Karapetis 76ea8c5a20 MADS: Add more friendly names for action verbs and nouns
Also, add a TODO in doObjectAction()
2014-05-26 22:38:01 +03:00
Filippos Karapetis 2878863fa4 MADS: Add more friendly names for action verbs and nouns 2014-05-26 21:24:23 +03:00
Filippos Karapetis d3c5a88bfc MADS: Fix some usages of isAction() with nouns 2014-05-20 02:34:32 +03:00
Filippos Karapetis 03add3cdd7 MADS: Replace more dialog IDs with their decimal values 2014-05-20 02:33:09 +03:00
Strangerke 6d1fc8256f MADS: Some more British -> American English modifications 2014-05-19 20:56:03 +02:00
Paul Gilbert d590ca39d1 MADS: Properly implemented object quality code 2014-05-16 18:30:41 -04:00
Filippos Karapetis 600a715661 MADS: Split verbs from nouns 2014-05-10 13:24:36 +03:00
Filippos Karapetis b7dd01fdef MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
Filippos Karapetis 2502bd8996 MADS: Use friendly names in globals 2014-05-08 10:47:15 +03:00
Filippos Karapetis 7cd467dfab MADS: Bugfix for combining the poison darts with the plant stalk 2014-05-08 03:47:15 +03:00
Strangerke b3cc8db370 MADS: Rename difficulty constants to match IDB, implement scene 504 2014-05-07 07:03:52 +02:00
Paul Gilbert 84159c59ef MADS: Savegames are now working 2014-05-03 11:09:28 -04:00
Paul Gilbert b5949010a6 MADS: Implemented more savegame synchronization 2014-05-01 22:36:36 -04:00
Filippos Karapetis 521e0394f6 MADS: Check for sane object IDs when checking for inventory objects
This avoids crashes in cases where the default excuse is shown, for
objects that can't be operated
2014-04-30 22:52:02 +03:00
Filippos Karapetis 9d2bcbd499 MADS: Fix a crash when trying to pick up objects that can't be picked 2014-04-30 22:41:57 +03:00
Paul Gilbert c1a90cdda1 MADS: Further synchronization implementation 2014-04-23 21:01:48 -04:00
Paul Gilbert 7b907be937 MADS: General cleanup and minor renamings 2014-04-15 19:28:29 -04:00