scummvm/common
2021-08-07 10:44:37 +02:00
..
encodings COMMON: Add conversion table for DOS862 encoding 2021-07-22 00:06:25 +03:00
lua COMMON: LUA: Fix warnings for header search failure. 2021-06-26 08:41:47 +03:00
achievements.cpp ACHIEVEMENTS: Fix compilation when translations are disabled 2021-06-27 17:47:17 +02:00
achievements.h COMMON: Fix compilation with C++98 2021-06-19 17:22:26 +01:00
algorithm.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
archive.cpp ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
archive.h ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
array.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
base-str.cpp COMMON: Allow \0 to be appended to Strings 2021-07-13 10:35:19 +02:00
base-str.h
bitarray.h VIDEO: Added dirty rects to SmackerDecoder 2021-05-29 21:22:58 +01:00
bitstream.h JANITORIAL: Fix some MSVC warnings 2021-07-22 07:28:01 +03:00
bufferedstream.h
c++11-compat.h
callback.h
config-manager.cpp
config-manager.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
coroutines.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
coroutines.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
cosinetables.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
cosinetables.h
dcl.cpp
dcl.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
dct.cpp
dct.h
debug-channels.h COMMON: Rename DebugManager methods, update comments 2021-06-14 12:42:38 -05:00
debug.cpp COMMON: Rename DebugManager methods, update comments 2021-06-14 12:42:38 -05:00
debug.h COMMON: Rename DebugManager global/member names 2021-06-14 12:42:38 -05:00
dialogs.h
enc-internal.h COMMON: Add conversion table for DOS862 encoding 2021-07-22 00:06:25 +03:00
endian.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
error.cpp
error.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
events.cpp EVENTRECORDER: ignore other event sources when playing back a record 2021-07-08 15:05:35 +02:00
events.h EVENTRECORDER: ignore other event sources when playing back a record 2021-07-08 15:05:35 +02:00
fft.cpp
fft.h
file.cpp ALL: Use Path type in File functions 2021-08-07 10:44:37 +02:00
file.h ALL: Use Path type in File functions 2021-08-07 10:44:37 +02:00
forbidden.h COMMON: Improve debugging of forbidden symbol issues 2021-04-27 04:05:11 +01:00
foreach.h
frac.h
fs.cpp ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
fs.h ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
func.h
gui_options.cpp COMMON: Add GUIO_NOLANG GUI option to hide the lang selector 2021-04-19 23:10:12 +01:00
gui_options.h COMMON: Add GUIO_NOLANG GUI option to hide the lang selector 2021-04-19 23:10:12 +01:00
hash-ptr.h
hash-str.h
hashmap.cpp
hashmap.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
huffman.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
iff_container.cpp
iff_container.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
ini-file.cpp
ini-file.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
initializer_list.h
installshield_cab.cpp ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
installshield_cab.h COMMON: Add support for multi-file InstallShield cabinets 2021-05-15 23:03:19 +03:00
installshieldv3_archive.cpp ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
installshieldv3_archive.h ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
inttypes.h
json.cpp
json.h
keyboard.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
language.cpp COMMON: Fix encoding of the string "Norwegian Bokmål" 2021-07-12 16:39:03 +02:00
language.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
list_intern.h
list.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
localization.cpp
localization.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
macresman.cpp COMMON: Use Path type in MacResManager functions 2021-08-07 10:44:37 +02:00
macresman.h COMMON: Use Path type in MacResManager functions 2021-08-07 10:44:37 +02:00
math.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
md5.cpp
md5.h
mdct.cpp
mdct.h
memory.h
memorypool.cpp
memorypool.h
memstream.h COMMON: Fix 34cbff9dc2 2021-07-25 17:48:12 +02:00
module.mk COMMON: Create Path type 2021-08-07 10:44:37 +02:00
mutex.cpp
mutex.h
noncopyable.h
osd_message_queue.cpp EVENTRECORDER: skip some getMillis for the event recorder 2021-07-08 15:05:35 +02:00
osd_message_queue.h
pack-end.h
pack-start.h
path.cpp COMMON: Create Path type 2021-08-07 10:44:37 +02:00
path.h COMMON: Create Path type 2021-08-07 10:44:37 +02:00
platform.cpp COMMON: Add Pippin platform for Director engine 2021-06-09 21:49:28 +02:00
platform.h COMMON: Add Pippin platform for Director engine 2021-06-09 21:49:28 +02:00
ptr.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
punycode.cpp COMMON: Use Path type in punycode_decodepath 2021-08-07 10:44:37 +02:00
punycode.h COMMON: Use Path type in punycode_decodepath 2021-08-07 10:44:37 +02:00
queue.h
quicktime.cpp
quicktime.h
random.cpp COMMON: Fix divide by zero in getRandomNumber() 2021-08-02 13:40:11 +03:00
random.h
rational.cpp
rational.h
rdft.cpp
rdft.h
recorderfile.cpp EVENTRECORDER: don't execute getMillis while resolving the random seed in playback mode 2021-07-12 22:56:02 +02:00
recorderfile.h EVENTRECORDER: added new event for OSystem::getTimeAndDate 2021-07-09 19:23:21 +02:00
rect.h COMMON: Fix warnings with older compilers 2021-07-09 17:09:21 +01:00
rendermode.cpp COMMON: Add translator's note for the Macintosh b/w render mode 2021-07-13 09:53:36 +02:00
rendermode.h SCUMM: Add Macintosh b/w rendering mode 2021-07-13 09:53:36 +02:00
safe-bool.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
savefile.h COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
scummsys.h MSVC: Add compiler printf validation 2021-06-02 08:35:31 +03:00
serializer.h COMMON: Add serializers for float and double types 2021-05-29 21:23:20 +01:00
sinetables.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
sinetables.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
sinewindows.cpp
sinewindows.h
singleton.h
span.h
stack.h
str-array.h
str-enc.cpp COMMON: Add conversion table for DOS862 encoding 2021-07-22 00:06:25 +03:00
str-enc.h COMMON: Add conversion table for DOS862 encoding 2021-07-22 00:06:25 +03:00
str.cpp COMMON: Add an optional parameter to tag2str() for printing non-printables 2021-06-29 22:15:02 +02:00
str.h COMMON: Add an optional parameter to tag2str() for printing non-printables 2021-06-29 22:15:02 +02:00
stream.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
stream.h COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
streamdebug.cpp
streamdebug.h
stuffit.cpp ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
stuffit.h
substream.h COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
system.cpp COMMON: removed USE_TTS check from engines 2021-05-03 14:13:41 +03:00
system.h COMMON: Change OSystem::getSystemLanguage to always return a language code 2021-08-04 19:28:47 +01:00
taskbar.h COMMON: Fall back to engine icon in taskbar 2021-04-24 23:54:17 +01:00
text-to-speech.cpp COMMON: Change TransMan builtin language to "en" instead of "C" 2021-08-04 19:28:47 +01:00
text-to-speech.h COMMON: removed USE_TTS check from engines 2021-05-03 14:13:41 +03:00
textconsole.cpp BACKENDS: Add OSystem::messageBox() and use it for error handling 2021-07-27 20:50:51 +02:00
textconsole.h BACKENDS: Add OSystem::messageBox() and use it for error handling 2021-07-27 20:50:51 +02:00
timer.h
tokenizer.cpp
tokenizer.h
translation.cpp COMMON: Change TransMan builtin language to "en" instead of "C" 2021-08-04 19:28:47 +01:00
translation.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
type-traits.h
types.h
unarj.cpp ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
unarj.h
unicode-bidi.cpp COMMON: Support Farsi at convertBiDiString(input, lang, dir) 2021-06-18 23:03:36 +03:00
unicode-bidi.h COMMON: Introduce BiDi paragraph direction types 2021-06-18 23:03:36 +03:00
unzip.cpp ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
unzip.h
updates.cpp
updates.h
ustr.cpp COMMON: Add constructor to make U32String from a character 2021-07-15 16:31:47 -04:00
ustr.h COMMON: Add constructor to make U32String from a character 2021-07-15 16:31:47 -04:00
util.cpp COMMON: Fix ConfMan.getBool() to correctly process missing values 2021-04-19 23:09:00 +02:00
util.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
winexe_ne.cpp COMMON: Fix loading version information from 16-bit executables 2021-07-15 13:55:33 +02:00
winexe_ne.h COMMON: Fix loading version information from 16-bit executables 2021-07-15 13:55:33 +02:00
winexe_pe.cpp COMMON: Fix loading version information from 16-bit executables 2021-07-15 13:55:33 +02:00
winexe_pe.h COMMON: Fix loading version information from 16-bit executables 2021-07-15 13:55:33 +02:00
winexe.cpp COMMON: Fix loading version information from 16-bit executables 2021-07-15 13:55:33 +02:00
winexe.h COMMON: Fix loading version information from 16-bit executables 2021-07-15 13:55:33 +02:00
xmlparser.cpp
xmlparser.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
zlib.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
zlib.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00