Paweł Kołodziejski
|
e66834d200
|
ICB: Janitorial
|
2022-07-07 16:50:19 +02:00 |
|
Misty De Meo
|
a03adf30ac
|
DIRECTOR: set window size in Kids Box
|
2022-07-07 15:59:41 +02:00 |
|
Misty De Meo
|
987065e090
|
DIRECTOR: allow customizing desktop mode size
|
2022-07-07 15:59:41 +02:00 |
|
antoniou79
|
cbdfe3b748
|
BLADERUNNER: Fix potential missing of blinking led for phone message
|
2022-07-07 15:13:24 +03:00 |
|
Filippos Karapetis
|
d0852b8213
|
CHEWY: Fix in-game dialogs - bugs #13594 and 13632
|
2022-07-07 15:07:44 +03:00 |
|
Filippos Karapetis
|
312cca4fcb
|
CHEWY: Clear pending events when starting or skipping text
|
2022-07-07 14:27:46 +03:00 |
|
Filippos Karapetis
|
94fc93a847
|
CHEWY: Change default value of getSwitchCode()
A value of 0 clashes with Common::MOUSE_BUTTON_LEFT
|
2022-07-07 14:10:20 +03:00 |
|
Filippos Karapetis
|
905253b0c6
|
CHEWY: Remove the CustomInfo struct
|
2022-07-07 13:07:23 +03:00 |
|
Filippos Karapetis
|
6b670fba62
|
CHEWY: Cleanup
|
2022-07-07 13:06:54 +03:00 |
|
Filippos Karapetis
|
bf15a7f2fe
|
CHEWY: Remove the InputMgr class
|
2022-07-07 13:06:22 +03:00 |
|
Filippos Karapetis
|
2ae3906211
|
CHEWY: Move private members of FontMgr
|
2022-07-07 12:26:44 +03:00 |
|
Filippos Karapetis
|
903ec7bc86
|
CHEWY: Move the ChewyFont class into a separate file
|
2022-07-07 12:25:46 +03:00 |
|
Filippos Karapetis
|
62f21dc209
|
CHEWY: Rename stop_detail() -> stopDetail()
|
2022-07-07 12:10:03 +03:00 |
|
Filippos Karapetis
|
7a967ed6b7
|
CHEWY: Remove dead code
|
2022-07-07 12:08:43 +03:00 |
|
Filippos Karapetis
|
5caad447e0
|
CHEWY: Remove leftover debug messages
|
2022-07-07 12:08:21 +03:00 |
|
Pragyansh Chaturvedi
|
0dede3f842
|
DIRECTOR: LINGO: Add messageDialog modal for open builtin command
|
2022-07-06 22:05:03 -05:00 |
|
Pragyansh Chaturvedi
|
850af8683f
|
DIRECTOR: LINGO: Add warnings for b_open Lingo function
|
2022-07-06 22:05:03 -05:00 |
|
Paul Gilbert
|
3b42457228
|
CHEWY: Fix slime dripping animation in room 0
|
2022-07-06 19:13:26 -07:00 |
|
D G Turner
|
4ffcf60b93
|
ICB: Remove Unused Variables in PSX Global Objects Code
|
2022-07-07 00:52:46 +01:00 |
|
D G Turner
|
cd68086ff0
|
ICB: Minor Code Readability Improvements
No functional change.
|
2022-07-07 00:41:08 +01:00 |
|
Filippos Karapetis
|
bf4f67da28
|
CHEWY: Fix playing game SFX - bugs #13520, #13633
|
2022-07-06 17:29:46 +03:00 |
|
antoniou79
|
be583aaa8b
|
BLADERUNNER: Early subtitles queuing system
To be used for secondary subtitles, for displaying developer commentary
|
2022-07-06 17:19:59 +03:00 |
|
antoniou79
|
f64ac55443
|
BLADERUNNER: Support font hd and subtitles code cleanup
In preparation for subtitles v7 and queuing system
|
2022-07-06 14:46:57 +03:00 |
|
antoniou79
|
11bfabdfa3
|
BLADERUNNER: Fix Visual Studio complaining about SWAP
|
2022-07-06 13:53:32 +03:00 |
|
antoniou79
|
cb62a020d7
|
BLADERUNNER: Clear maze score when exiting maze
|
2022-07-06 13:38:04 +03:00 |
|
antoniou79
|
66988edf3f
|
BLADERUNNER: Clarification comment for a case in UG18
|
2022-07-06 13:34:51 +03:00 |
|
antoniou79
|
0ba6bacfa3
|
DEVTOOLS: BLADERUNNER: Support additional info sheet
And hd font
|
2022-07-06 11:29:16 +03:00 |
|
Martin Gerhardy
|
cd5dbb0ab3
|
TWINE: Action selection popup menu is not shown when pressing Ctrl
https://bugs.scummvm.org/ticket/13612
|
2022-07-06 07:41:04 +02:00 |
|
Misty De Meo
|
95f7d681c5
|
DIRECTOR: move gameQuirks to end of constructor
|
2022-07-06 01:47:16 +02:00 |
|
Misty De Meo
|
a2d4dfa4a1
|
DIRECTOR: add Kids Box quirk
|
2022-07-06 01:47:16 +02:00 |
|
Misty De Meo
|
d99da56120
|
DIRECTOR: check _wmMode for desktop
|
2022-07-06 01:47:16 +02:00 |
|
Misty De Meo
|
3fdc914754
|
DIRECTOR: promote wmMode to instance variable
|
2022-07-06 01:47:16 +02:00 |
|
D G Turner
|
c4174f6e9b
|
GLK: SCOTT: Fix Type Limits Make Comparison Always False GCC Warning
While this could be fixed in other ways, this works for both signed
and unsigned 8 bit types avoiding the type issues for char.
|
2022-07-05 22:42:01 +01:00 |
|
D G Turner
|
d136adedd9
|
COMMON: Fix Signed vs. Unsigned Comparison Warnings in Punycode
|
2022-07-05 21:52:28 +01:00 |
|
eientei
|
0c2d9c2e90
|
MOHAWK: Hacks to get the Wanderful sampler working
|
2022-07-05 21:40:25 +03:00 |
|
eientei
|
b706745c20
|
MOHAWK: Mark Story of Creation Mac and Daniel Mac as v3 to get them working
|
2022-07-05 21:40:25 +03:00 |
|
Eugene Sandulenko
|
26f0dbb158
|
DIRECTOR: Added different dithering algirithms
|
2022-07-05 18:48:40 +02:00 |
|
Eugene Sandulenko
|
3e2904b199
|
DIRECTOR: Made dithering code generic
|
2022-07-05 18:48:40 +02:00 |
|
eientei
|
7bb5a26329
|
DEVTOOLS: COMPANION: Add warning when possible JP string is found, punycode by default
|
2022-07-05 17:31:45 +02:00 |
|
Eugene Sandulenko
|
2d30fcb84f
|
DIRECTOR: Fix file sizes for dumped Mac resources
|
2022-07-05 15:22:12 +02:00 |
|
Eugene Sandulenko
|
b0d722473b
|
COMMON: Process common suffixes for punycoded strings
|
2022-07-05 15:13:08 +02:00 |
|
Eugene Sandulenko
|
b84b8ac53c
|
JANITORIAL: Use C++-style comments
|
2022-07-05 14:21:12 +02:00 |
|
Eugene Sandulenko
|
c9d88ac756
|
COMMON: Do not crash on malformed punycode strings
|
2022-07-05 14:16:55 +02:00 |
|
Eugene Sandulenko
|
acac0a5f27
|
DIRECTOR: Fix dumping Mac resources
|
2022-07-05 14:13:59 +02:00 |
|
eientei95
|
d2bb22becd
|
MTROPOLIS: Add better information regarding the Obsidian PC demos
Expand 8.3 names, make note of where found; align entries
|
2022-07-05 13:35:17 +03:00 |
|
elasota
|
87aacc623b
|
MTROPOLIS: Fix incorrect mToon mouse collision frame offset handling
|
2022-07-05 00:24:05 -04:00 |
|
elasota
|
41f5fd10df
|
MTROPOLIS: Fix single-note error in Obsidian Cloud Ring minigame
|
2022-07-05 00:23:44 -04:00 |
|
elasota
|
0d3801cb86
|
MTROPOLIS: Fix crash when a text label element has no font spec at all
|
2022-07-04 23:31:50 -04:00 |
|
Thunderforge
|
ed0fd5b437
|
MOHAWK: Adding macOS Wanderful Story Sampler (lbsampler) to the detection tables
Adding [this version](https://apps.apple.com/nz/app/storybook-sampler/id632152206) from the Mac App Store.
Resolves #13647
|
2022-07-05 06:28:40 +03:00 |
|
elasota
|
987b78182c
|
MTROPOLIS: Hide keycards when viewing security form with 16:9 widescreen mod enabled.
|
2022-07-04 22:21:51 -04:00 |
|