Martin Gerhardy
e0051c2aa8
TWINE: fixed LBAAngles usage
2023-02-06 18:57:54 +01:00
Martin Gerhardy
c6b0b8ecef
TWINE: replaced with macro
2023-02-06 18:57:54 +01:00
Martin Gerhardy
9c76b8689e
TWINE: use toSeconds
2023-02-06 18:57:54 +01:00
Martin Gerhardy
ddb73bc158
TWINE: renamed variables to match original sources
2023-02-06 18:57:54 +01:00
Martin Gerhardy
0517e015fc
TWINE: unified with original sources and reduced the amount of globals
2023-02-06 18:57:54 +01:00
Martin Gerhardy
21a7f52183
TWINE: unified with original sources
2023-02-06 18:57:54 +01:00
Lothar Serra Mari
2c1e701d68
NEWS: Mention KolibriOS in German NEWS file
2023-02-06 18:51:36 +01:00
Eugene Sandulenko
507dcaeb0a
IMMORTAL: Rename variables in accordance with our naming conventions
...
Besides being misnamed, e.g. '_X' instead of '_x', it seems that some
platforms have _X defined as a constant which breaks compilation.
2023-02-06 18:50:02 +01:00
Eugene Sandulenko
3d8cbffd03
SWORD1: Added detection entry for German Steam sword1
2023-02-06 18:38:42 +01:00
athrxx
01a7b6c151
KYRA: (LOK) - Fix bug no. 14131 (problem in menu options)
2023-02-06 17:31:55 +01:00
neuromancer
60a40ed6f4
FREESCAPE: implemented fullscreen messages in dark dos demo
2023-02-06 12:42:54 +01:00
Eugene Sandulenko
57a9a801a6
DIRECTOR: LINGO: Added BlitPict XObject stub
2023-02-06 09:59:14 +01:00
Eugene Sandulenko
7e6c8964b8
DIRECTOR: LINGO: Added BatQT XObject stub
2023-02-06 09:55:25 +01:00
Eugene Sandulenko
e936bd1c81
EFH: Actually plug in debug flags
2023-02-06 09:30:30 +01:00
Strangerke
6e9232761f
EFH: Fix an accidental fall through pointed by digital, remove a useless check
2023-02-06 09:11:03 +01:00
Matthew Duggan
0c75730dad
TETRAEDGE: Pre-scale color values for TinyGL
2023-02-06 17:01:19 +09:00
Matthew Duggan
3e342beae9
TETRAEDGE: Fix small coverity-identified issues.
2023-02-06 16:55:30 +09:00
Matthew Duggan
c124c554e3
TETRAEDGE: Add some initial features needed for Syberia 2
2023-02-06 16:55:30 +09:00
Paul Gilbert
ca769bc375
MM: MM1: Debugger command to allow all spells in combat
2023-02-05 22:18:55 -08:00
Paul Gilbert
d94d6545bd
MM: MM1: Fix spell result display casting wizard spells
2023-02-05 21:12:29 -08:00
Paul Gilbert
22473ec955
MM: MM1: Fixed SpellsState _condition to be _damage
2023-02-05 21:12:29 -08:00
D G Turner
dba9d52d40
IMMORTAL: Fix Various GCC Compiler Warnings
2023-02-06 04:27:49 +00:00
D G Turner
95bf4b15b3
EFH: Fix Most Remaining GCC Compiler Warnings
...
Two warnings of -Wcast-qual remain, but these are problematic to fix
with major refactoring of script parser.
2023-02-06 03:57:01 +00:00
D G Turner
c0a6a7d0f6
EFH: Fix Various GCC Compiler Warnings
2023-02-06 02:38:20 +00:00
Paul Gilbert
1cb89679dc
MM: MM1: Fix incapicated chars are skipped in combat
2023-02-05 18:11:28 -08:00
Paul Gilbert
626388a902
MM: MM1: Fix some combat messages, party display
2023-02-05 17:49:34 -08:00
Paul Gilbert
d2384b7db3
MM: MM1: Fix display of 'H-Orc' race in char info
2023-02-05 16:36:51 -08:00
Cameron Cawley
c165cfb6e9
GUI: Don't create a popup for anti-aliasing levels if they're not supported
2023-02-05 23:16:06 +01:00
Cameron Cawley
5f7f242239
GUI: Don't create a popup for 3D renderers if they're not supported
2023-02-05 23:16:06 +01:00
Cameron Cawley
ce4bbb2233
GUI: Don't create popups for scalers if they're not supported
2023-02-05 23:16:06 +01:00
Cameron Cawley
5f06b599c8
GUI: Don't create a popup for the stretch mode if it's not supported
2023-02-05 23:16:06 +01:00
Cameron Cawley
380643315e
GRAPHICS: Support flipping in scaleBlit and rotoscaleBlit
2023-02-05 23:14:35 +01:00
sluicebox
d97bd0c817
CREATE_PROJECT: Set Xcode MACOSX_DEPLOYMENT_TARGET
2023-02-05 23:12:06 +01:00
antoniou79
9bebbf2116
DEVTOOLS: Updates to README file
...
Fix deprecated url for dumper companion as well as some minor edits
2023-02-05 23:09:11 +01:00
antoniou79
3044a8dd0b
DEVTOOLS: COMPANION: Fix python error for createmacfonts
...
Error was in line 686: NameError: name 'io' is not defined. Did you mean: 'id'?
2023-02-05 23:09:11 +01:00
Cameron Cawley
6903fb4be1
COMMON: Simplify API for getHumanReadableBytes()
2023-02-05 23:08:21 +01:00
Vladimir Serbinenko
442365ec84
3DS: Specify version in .cia metadata
...
.cia supports version only in form X.Y.Z so just put there MAJOR.MINOR.PATCH
2023-02-05 23:03:21 +01:00
Eugene Sandulenko
434316f284
NEWS: Mention KolibriOS support
2023-02-05 23:02:22 +01:00
Roland van Laar
d9da411b06
DIRECTOR: LINGO: Fix segfaults in clean up
...
Split resetLingo into the cleanup and reset part.
cleanup is necessary on ~Lingo. The reset and cleanup part
when loading the next movie.
2023-02-05 22:56:49 +01:00
Vladimir Serbinenko
31071d7938
CONFIGURE: Support for kolibri OS
2023-02-05 22:55:40 +01:00
Vladimir Serbinenko
37230e79a1
KOLIBRI: Add a launch wrapper
...
Exporting symbols from main binary is cumbersome on KolibriOS but importing
from another dll is fine. So we make scummvm core into a dll and add a thin
launcher for it.
2023-02-05 22:55:40 +01:00
Vladimir Serbinenko
4bcd4671ab
KOLIBRI: Add kolibrios backend
2023-02-05 22:55:40 +01:00
Vladimir Serbinenko
3a3da1b41e
SDL: Allow joystick init to fail
...
It's not critical so can be skipped
2023-02-05 22:55:40 +01:00
Vladimir Serbinenko
8a77ad45c3
SDL: Stub for Kolibri OS resolution
2023-02-05 22:55:40 +01:00
Vladimir Serbinenko
17c5a0ce44
SDL: Don't use SDLK_UNDO prior to its introduction in SDL-1.2.3
2023-02-05 22:55:40 +01:00
Cameron Cawley
58e96a8755
OPENGL: Check if GL_TEXTURE_MAX_LEVEL is supported before using it
2023-02-05 22:31:57 +01:00
eientei95
10e69c7509
MACOS: Fix warning about CFBundleTypeRole
...
When run from terminal, it'd spit out `NSDocumentController Info.plist warning: The values of CFBundleTypeRole entries must be 'Editor', 'Viewer', 'None', or 'Shell'.` This silences that warning.
2023-02-05 22:31:01 +01:00
Eugene Sandulenko
db0495af5a
IMMORTAL: Remove redundant includes
2023-02-05 22:08:09 +01:00
Eugene Sandulenko
1e9ee2777b
IMMORTAL: Sort files alphabetically in module.mk
2023-02-05 22:06:40 +01:00
Eugene Sandulenko
cae5e1cadd
JANITORIAL: Fix namespace comments
2023-02-05 22:04:44 +01:00