scummvm/common
Le Philousophe b8e08ff2a0 COMMON: Fix Path::baseName
When baseName was called with a base name path but escaped, unescape was
called with the escaping marker while this is not allowed.
2024-05-19 21:18:34 +02:00
..
compression
encodings
formats
lua JANITORIAL: Fix sucess typo in variable in liolib.cpp 2024-05-18 13:52:31 +02:00
algorithm.h
archive.cpp
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 COMMON: Change BTEACrypto class to namespace 2024-03-07 20:08:26 +01:00
btea.h COMMON: Change BTEACrypto class to namespace 2024-03-07 20:08:26 +01:00
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
debug.cpp
debug.h
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 BAGEL: Created an engine data file for STRIP_POINTS array 2024-05-05 13:27:01 +02:00
engine_data.h MM: Move engine_data.cpp into Common namespace 2024-05-05 13:27:01 +02:00
error.cpp
error.h
events.cpp COMMON: clear mappedEvents list only if empty 2024-04-25 01:05:46 +02:00
events.h
file.cpp
file.h
forbidden.h COMMON: Forbid strlwr() and strupr() Usage 2024-03-09 21:38:18 +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
gui_options.h
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
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 COMMON: Add Base64 encoding/decoding 2024-05-12 15:08:27 +02: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: Fix Path::baseName 2024-05-19 21:18:34 +02:00
path.h JANITORIAL: Fix comparision typo in path.h 2024-05-18 13:52:31 +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
punycode.h
queue.h
random.cpp
random.h
rational.cpp
rational.h
rb_tree.h
recorderfile.cpp
recorderfile.h
rect.h
rendermode.cpp
rendermode.h
safe-bool.h
savefile.h
scummsys.h
serializer.h
singleton.h
span.h
stablemap.h
stack.h JANITORIAL: Fix extremly typo in stack.h 2024-05-18 13:52:31 +02: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
str.h JANITORIAL: Fix managment typo in str.h 2024-05-18 13:52:31 +02: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 COMMON: Fix readMultiple not compiling. 2024-04-01 08:32:52 +03:00
streamdebug.cpp
streamdebug.h
substream.h COMMON: Remove deprecated SeekableSubReadStreamEndian class 2024-05-03 23:52:36 +02:00
system.cpp
system.h JANITORIAL: Fix neccessarily and responsiblity typos in system.h 2024-05-18 13:52:31 +02: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: Forbid itoa() and uitoa() Usage 2024-03-09 21:38:18 +02:00
ustr.h COMMON: Forbid itoa() and uitoa() Usage 2024-03-09 21:38:18 +02:00
util.cpp
util.h
xpfloat.cpp
xpfloat.h
zip-set.cpp
zip-set.h