scummvm/common
2023-03-05 15:55:23 +00:00
..
compression COMMON: Fix build when zlib not present 2023-03-04 23:38:42 +01:00
encodings
formats COMMON: Fix array size of 'name' argument in ProDOSFile constructor 2023-03-01 16:41:16 -05:00
lua COMMON: Fix --disable-lua not working. 2022-12-25 15:55:58 +01:00
algorithm.h
archive.cpp COMMON: Added helper method for dumping Common::Archive contents 2023-02-10 23:51:13 +01:00
archive.h COMMON: Added helper method for dumping Common::Archive contents 2023-02-10 23:51:13 +01:00
array.h
bitarray.h
bitstream.h
bufferedstream.h
callback.h
concatstream.cpp
concatstream.h
config-manager.cpp COMMON: Issue warning instead of error dialogs for bad configuration file, return a bool value indicating success or failure of loading. 2023-02-23 18:12:27 +01:00
config-manager.h COMMON: Issue warning instead of error dialogs for bad configuration file, return a bool value indicating success or failure of loading. 2023-02-23 18:12:27 +01:00
coroutines.cpp
coroutines.h
crc_slow.h
crc.h
debug-channels.h
debug.cpp
debug.h
dialogs.h
enc-internal.h
endian.h
error.cpp
error.h
events.cpp
events.h
file.cpp
file.h
forbidden.h
frac.h
fs.cpp COMMON: Add flag to match whole path for Archive::listMatchingMembers() 2023-01-08 01:15:52 +01:00
fs.h COMMON: Add flag to match whole path for Archive::listMatchingMembers() 2023-01-08 01:15:52 +01:00
func.h
gui_options.cpp COMMON: Added missing rendermode GUIOs 2023-02-23 14:45:06 +01:00
gui_options.h COMMON: Added missing rendermode GUIOs 2023-02-23 14:45:06 +01:00
hash-ptr.h
hash-str.h
hashmap.cpp
hashmap.h
huffman.h
inttypes.h
keyboard.h
language.cpp
language.h
list_intern.h
list.h
localization.cpp
localization.h
macresman.cpp COMMON: Fix warning 2023-01-10 22:44:06 +01:00
macresman.h
math.h ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
md5.cpp
md5.h
memory.h
memorypool.cpp
memorypool.h
memstream.h
module.mk GUI: Moved icons pack set generation to common/ 2023-01-08 01:15:51 +01:00
mutex.cpp
mutex.h
noncopyable.h
osd_message_queue.cpp
osd_message_queue.h
pack-end.h
pack-start.h
path.cpp COMMON: Fix path split+join combinations, add tests for same 2022-12-31 17:57:07 +09:00
path.h COMMON: Fix path split+join combinations, add tests for same 2022-12-31 17:57:07 +09:00
platform.cpp COMMON: renamed Amstrad CPC platform data to be more precise 2022-12-26 11:48:17 -03:00
platform.h COMMON: renamed Amstrad CPC platform data to be more precise 2022-12-26 11:48:17 -03:00
ptr.h ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
punycode.cpp COMMON: Do not crash on attempt to punyencode empty strings 2023-03-03 23:22:34 +01:00
punycode.h
queue.h
random.cpp COMMON: Allow specify random seed via scummvm.ini 2023-01-02 16:12:44 +01:00
random.h COMMON: Sync RNG seed initialising between common and event recorder 2023-01-02 16:12:44 +01:00
rational.cpp
rational.h
recorderfile.cpp
recorderfile.h
rect.h
rendermode.cpp GUI: fix rendermode setting 2023-03-05 14:57:08 +01:00
rendermode.h GUI: fix rendermode setting 2023-03-05 14:57:08 +01:00
safe-bool.h
savefile.h
scummsys.h COMMON: BUILD: Use 'long' for int32 in MSVC 32-bit builds 2022-12-25 16:13:29 +01:00
serializer.h
singleton.h
span.h
stack.h
str-array.h
str-base.cpp COMMON: Rename base-str.* to str-base.* for consistency and file grouping 2023-01-05 14:21:23 +01:00
str-base.h COMMON: Split assert() for more finetuned crash reporting 2023-03-03 23:19:20 +01:00
str-enc.cpp COMMON: Support cp936 2023-02-28 02:29:51 +01:00
str-enc.h COMMON: Support cp936 2023-02-28 02:29:51 +01:00
str.cpp
str.h COMMON: Fixed typo in sprintf_s comment 2023-03-05 15:55:23 +00:00
stream.cpp COMMON: Uplift SafeMutexedSeekableSubReadStream to common 2022-12-31 20:47:10 +01:00
stream.h
streamdebug.cpp
streamdebug.h
substream.h COMMON: Uplift SafeMutexedSeekableSubReadStream to common 2022-12-31 20:47:10 +01:00
system.cpp
system.h COMMON: Correct cursor mask comments. 2023-02-19 23:51:09 +01:00
taskbar.h
text-to-speech.cpp
text-to-speech.h
textconsole.cpp
textconsole.h
timer.h
tokenizer.cpp
tokenizer.h
translation.cpp
translation.h
type-traits.h
types.h
unicode-bidi.cpp
unicode-bidi.h
updates.cpp
updates.h
ustr.cpp COMMON: Add replace() methods for U32String 2023-02-27 22:01:13 +01:00
ustr.h COMMON: Support cp936 2023-02-28 02:29:51 +01:00
util.cpp COMMON: Simplify API for getHumanReadableBytes() 2023-02-05 23:08:21 +01:00
util.h COMMON: Simplify API for getHumanReadableBytes() 2023-02-05 23:08:21 +01:00
xpfloat.cpp
xpfloat.h
zip-set.cpp JANITORIAL: Remove redundant namespace specs 2023-01-08 01:15:52 +01:00
zip-set.h JANITORIAL: Clarify comments 2023-01-14 14:42:18 +01:00