scummvm/common
2024-07-12 23:51:52 +02:00
..
compression COMMON: Avoid including engine headers in common code for DebugChannelDef 2024-06-20 20:15:57 +01:00
encodings
formats COMMON: FORMATS: Fix build 2024-06-30 22:28:17 +02:00
lua JANITORIAL: Fix sucess typo in variable in liolib.cpp 2024-05-18 13:52:31 +02:00
std COMMON: STD: Added displaimer explaining the purpose 2024-07-08 15:47:47 +02:00
algorithm.h COMMON: STD: Added displaimer explaining the purpose 2024-07-08 15:47:47 +02:00
archive.cpp COMMON: Remove Stray Semicolon From Common Archive Class 2024-06-04 01:08:17 +01:00
archive.h
array.h
base64.cpp COMMON: Get rid of global constructor 2024-05-18 14:00:17 +02:00
base64.h COMMON: Base64 string validation. 2024-05-12 15:08:27 +02:00
bitarray.h
bitstream.h
btea.cpp
btea.h
bufferedstream.h
callback.h
concatstream.cpp
concatstream.h
config-manager.cpp
config-manager.h
coroutines.cpp
coroutines.h JANITORIAL: Fix continously typos in coroutines.h 2024-05-18 13:52:31 +02:00
crc_slow.h
crc.h
data-io.h
dbcs-str.cpp
dbcs-str.h
debug-channels.h COMMON: Avoid including engine headers in common code for DebugChannelDef 2024-06-20 20:15:57 +01:00
debug.cpp COMMON: Implement sanity check to adding debug channels 2024-06-21 14:59:07 +02:00
debug.h COMMON: Avoid including engine headers in common code for DebugChannelDef 2024-06-20 20:15:57 +01:00
dialogs.h JANITORIAL: Fix beeing typo in dialogs.h 2024-05-18 13:52:31 +02:00
enc-internal.h
endian.h
engine_data.cpp
engine_data.h
error.cpp
error.h
events.cpp
events.h COMMON: Avoid including engine headers in common code for DebugChannelDef 2024-06-20 20:15:57 +01:00
file.cpp
file.h
forbidden.h COMMON: Add C++11 extension functions to forbidden symbols list 2024-05-30 00:45:44 +02:00
frac.h
fs.cpp COMMON: Silence FSDirectory::createReadStreamForMemberAltStream warning 2024-05-12 22:00:19 +02:00
fs.h
func.h
gui_options.cpp SCI: add SCI 1 video mode detection for EGA and VGA grey scale 2024-07-11 08:02:49 +03:00
gui_options.h SCI: add SCI 1 video mode detection for EGA and VGA grey scale 2024-07-11 08:02:49 +03:00
hash-ptr.h
hash-str.h
hashmap.cpp
hashmap.h
huffman.h
keyboard.h
language.cpp
language.h
list_intern.h
list.h
localization.cpp
localization.h
log.h COMMON: Add a log watcher 2024-05-24 12:39:29 +02:00
macresman.cpp
macresman.h JANITORIAL: Fix caluclate typo in macresman.h 2024-05-18 13:52:31 +02:00
math.h
md5.cpp
md5.h
memory.cpp
memory.h
memorypool.cpp
memorypool.h
memstream.h
module.mk AGS: Move std namespace into common/std/ 2024-07-07 15:28:31 -07:00
multimap.h
mutex.cpp
mutex.h JANITORIAL: Fix auxillary typo in mutex.h 2024-05-18 13:52:31 +02:00
noncopyable.h
osd_message_queue.cpp
osd_message_queue.h
pack-end.h
pack-start.h
path.cpp COMMON: Add helper function to parse command-line provided paths 2024-06-15 02:07:38 +02:00
path.h COMMON: Add helper function to parse command-line provided paths 2024-06-15 02:07:38 +02:00
platform.cpp
platform.h
ptr.h JANITORIAL: Fix refering typo in ptr.h 2024-05-18 13:52:31 +02:00
punycode.cpp COMMON: Punyencode path if it's already encoded. 2024-06-15 02:07:38 +02:00
punycode.h
queue.h
random.cpp
random.h
rational.cpp
rational.h
rb_tree.h
recorderfile.cpp
recorderfile.h
rect.h
rendermode.cpp COMMON: mark vga grey scale rendermode as translateable 2024-07-12 23:51:52 +02:00
rendermode.h SCI: add SCI 1 video mode detection for EGA and VGA grey scale 2024-07-11 08:02:49 +03:00
safe-bool.h
savefile.h
scummsys.h COMMON: Add inttypes.h to common/scummsys.h 2024-07-03 22:34:26 +01:00
serializer.h
singleton.h JANITORIAL: Fix GCC 14 warnings 2024-05-26 00:00:45 +03:00
span.h
stablemap.h
stack.h JANITORIAL: Fix GCC 14 warnings 2024-05-26 00:00:45 +03:00
str-array.h
str-base.cpp JANITORIAL: Fix comparision typo in str-base.cpp 2024-05-18 13:52:31 +02:00
str-base.h
str-enc.cpp
str-enc.h
str.cpp COMMON: Fix percentEncodeString() 2024-06-14 01:15:43 +02:00
str.h COMMON: Comment typo 2024-07-08 07:25:39 -07:00
stream.cpp JANITORIAL: Add apostrophe to seek'ed to distinguish between command and typo in stream.cpp 2024-05-18 13:52:31 +02:00
stream.h
streamdebug.cpp
streamdebug.h
substream.h
system.cpp
system.h COMMON: Add a log watcher 2024-05-24 12:39:29 +02:00
taskbar.h
text-to-speech.cpp
text-to-speech.h
textconsole.cpp COMMON: Add a log watcher 2024-05-24 12:39:29 +02:00
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
ustr.h
util.cpp
util.h
xpfloat.cpp
xpfloat.h
zip-set.cpp
zip-set.h