scummvm/base
Misty De Meo 7f9b731b16 BASE: silence clang warning
clang interprets this expression as possibly a mistaken attempt to
add a number to the string, rather than to index into the string.
Adding parens around the string silences the warning.
2024-06-16 00:48:09 +02:00
..
detection COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
commandLine.cpp BASE: silence clang warning 2024-06-16 00:48:09 +02:00
commandLine.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
internal_plugins.h ALL: Sync with ScummVM rev: a4002bdeee 2020-10-04 23:59:26 +02:00
internal_revision.h.in ALL: decrease diffs with scummvm 2012-02-22 23:26:36 +01:00
internal_version.h RELEASE: This is 2.9.0git 2023-12-03 22:09:08 +01:00
internal_version.h.in ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
main.cpp BASE: Migrate to Path class 2023-12-24 13:19:25 +01:00
main.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
module.mk Sync with ScummVM rev. 654b8208b8 2020-06-22 08:14:16 +02:00
plugins.cpp AUDIO/GUI: add Mac sound option 2024-05-30 20:10:51 +02:00
plugins.h COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
test_new_standards.cpp BASE: Add C++11 char array initialized by a string literal test 2022-10-11 09:08:37 +03:00
version.cpp AUDIO: Add libopenmpt support 2024-02-21 18:45:25 +01:00
version.h SCUMM HE: Remove gScummVMVersionLite which is no longer needed 2023-04-10 23:41:05 -03:00