scummvm/common
2022-11-24 00:19:27 +01:00
..
encodings COMMON: Add conversion table for DOS862 encoding 2021-07-22 00:06:25 +03:00
lua COMMON: Split Lua into a separate module 2022-11-16 22:45:26 +02:00
achievements.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
achievements.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
algorithm.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
archive.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
archive.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
array.h COMMON: Move std::initializer_list to scummsys.h 2022-09-04 23:20:17 +01:00
base-str.cpp COMMON: Add move semantic assign and construct to strings 2022-09-28 17:09:34 +02:00
base-str.h COMMON: Add move semantic assign and construct to strings 2022-09-28 17:09:34 +02:00
bitarray.h COMMON: extended BitArray to allow setting bits using a byte array 2022-02-06 13:29:29 +01:00
bitstream.h VIDEO: Avoid 64-bit math in Smacker bitstreams 2022-10-01 10:58:47 +02:00
bufferedstream.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
callback.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
clickteam.cpp COMMON: Add clickteam installer unpacker 2022-11-18 01:22:59 +01:00
clickteam.h COMMON: Fix warning 2022-11-24 00:19:27 +01:00
config-manager.cpp ALL: add support for enable-gs and fix bugs 2022-05-29 13:56:21 +02:00
config-manager.h ALL: add support for --savepath command 2022-05-29 13:56:21 +02:00
coroutines.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
coroutines.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
crc.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
dcl.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
dcl.h COMMON: Add mention of Rex Nebular in dcl. 2022-11-14 00:13:54 +02:00
debug-channels.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
debug.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
debug.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
dialogs.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
enc-internal.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
endian.h Update endian.h 2022-10-27 15:56:04 +02:00
error.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
error.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
events.cpp COMMON: Fix uninitialized member 2022-09-18 20:43:33 +02:00
events.h COMMON: Allow registering multiple event mappers 2022-06-18 23:13:17 +02:00
file.cpp COMMON: Fix assert crash trying to open invalid fs nodes 2022-03-27 14:00:51 -07:00
file.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
forbidden.h COMMON: Forbid use of unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
foreach.h ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
frac.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
fs.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
fs.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
func.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
gui_options.cpp COMMON: add CGA b/w render mode 2022-07-11 18:16:23 +02:00
gui_options.h COMMON: add CGA b/w render mode 2022-07-11 18:16:23 +02:00
gzio.cpp COMMON: Drop register from common/gzio.cpp 2022-11-23 14:13:48 +01:00
gzio.h COMMON: Add missing override keyword 2022-11-24 00:18:37 +01:00
hash-ptr.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
hash-str.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
hashmap.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
hashmap.h BUILD: Remove support for ancient SGI MIPSpro 2022-04-15 22:43:57 +02:00
huffman.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
iff_container.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
iff_container.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
ini-file.cpp COMMON: Fix duplicate "line" word in INIFile warning 2022-11-11 20:56:53 +01:00
ini-file.h COMMON: INIFile bugfixes and unit tests 2022-04-10 19:41:06 +03:00
installshield_cab.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
installshield_cab.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
installshieldv3_archive.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
installshieldv3_archive.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
inttypes.h ALL: Remove Symbian port 2022-05-28 12:32:29 +02:00
json.cpp JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
json.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
keyboard.h COMMON: Add (missing?) indentation to defines 2022-05-17 22:24:44 +03:00
language.cpp COMMON: Get accessor methods to the platform and language lists 2022-07-22 15:03:48 +02:00
language.h COMMON: Change Common::Language and Common::Platform to use a smaller type 2022-08-23 21:45:29 +03:00
list_intern.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
list.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
localization.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
localization.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
macresman.cpp COMMON: Convenience function for retrieving data fork 2022-11-20 17:21:44 +01:00
macresman.h COMMON: Convenience function for retrieving data fork 2022-11-20 17:21:44 +01:00
math.h COMMON: Move FFT, DCT, MDCT, RDFT, SineTable, CosineTable and getSineWindow into Math 2022-11-20 14:32:05 +01:00
md5.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
md5.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
memory.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
memorypool.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
memorypool.h JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
memstream.h COMMON: Implement MemoryReadWriteStream::seek 2022-03-03 18:35:03 -08:00
module.mk COMMON: Move FFT, DCT, MDCT, RDFT, SineTable, CosineTable and getSineWindow into Math 2022-11-20 14:32:05 +01:00
mutex.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
mutex.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
noncopyable.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
osd_message_queue.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
osd_message_queue.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
pack-end.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
pack-start.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
path.cpp Common: Add functions to decompose a Path into its components 2022-05-24 00:38:02 +02:00
path.h Common: Add functions to decompose a Path into its components 2022-05-24 00:38:02 +02:00
platform.cpp COMMON: Get accessor methods to the platform and language lists 2022-07-22 15:03:48 +02:00
platform.h COMMON: Change Common::Language and Common::Platform to use a smaller type 2022-08-23 21:45:29 +03:00
ptr.h COMMON: Add deleter for arrays 2022-11-14 00:13:54 +02:00
punycode.cpp COMMON: Fix Signed vs. Unsigned Comparison Warnings in Punycode 2022-07-05 21:52:28 +01:00
punycode.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
queue.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
quicktime.cpp COMMON: Add function to flatten edit lists to work around Obsidian audio popping problem. 2022-09-18 23:07:39 +03:00
quicktime.h COMMON: Add function to flatten edit lists to work around Obsidian audio popping problem. 2022-09-18 23:07:39 +03:00
random.cpp COMMON: Fix undefined behaviour in RandomSource constructor 2022-10-31 21:46:22 +00:00
random.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
rational.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
rational.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
recorderfile.cpp GUI: Fix thumbnails for event recorder dialogue 2022-06-12 15:08:01 +02:00
recorderfile.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
rect.h JANITORIAL: COMMON: Correct Spelling Mistake 2022-11-15 22:52:43 +02:00
rendermode.cpp COMMON: add CGA b/w render mode 2022-07-11 18:16:23 +02:00
rendermode.h COMMON: add CGA b/w render mode 2022-07-11 18:16:23 +02:00
safe-bool.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
savefile.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
scummsys.h COMMON: Move std::initializer_list to scummsys.h 2022-09-04 23:20:17 +01:00
serializer.h COMMON: Fix memory leak when deserializing U32String 2022-09-18 20:55:16 +02:00
singleton.h ALL: Remove Symbian port 2022-05-28 12:32:29 +02:00
span.h BUILD: Remove/simplify GCC_ATLEAST() calls when they targeted pre-C++11 compilers 2022-05-25 19:07:30 +03:00
stack.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
str-array.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
str-enc.cpp COMMON: Add string encoding API with more detailed error behavior. 2022-07-02 12:53:50 +02:00
str-enc.h COMMON: Add string encoding API with more detailed error behavior. 2022-07-02 12:53:50 +02:00
str.cpp COMMON: Add sprintf_s and vsprintf_s 2022-10-23 22:46:19 +02:00
str.h COMMON: Add sprintf_s and vsprintf_s 2022-10-23 22:46:19 +02:00
stream.cpp JANITORIAL: "Mac OS X" and "OS X" to "macOS" in comments 2022-01-29 14:15:05 +01:00
stream.h COMMON: Fix reading and writing doubles from streams with older ARM toolchains 2022-07-02 12:49:22 +02:00
streamdebug.cpp ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
streamdebug.h ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
stuffit.cpp COMMON: Add Macintosh Finder Info types and add parsing of it to StuffItArchive. 2022-11-20 14:20:30 +01:00
stuffit.h MTROPOLIS: Plug-in base work, add Mac Obsidian support 2022-06-16 21:58:09 +02:00
substream.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
system.cpp GUI: Replace the options for selecting shaders 2022-10-08 23:39:18 +02:00
system.h COMMON: Allow games to use overlay for something else than GUI 2022-11-12 19:12:05 +01:00
taskbar.h JANITORIAL: "Mac OS X" and "OS X" to "macOS" in comments 2022-01-29 14:15:05 +01:00
text-to-speech.cpp TTS: (Windows) - implement better way to disable the option 2022-04-26 21:08:41 +03:00
text-to-speech.h COMMON: Correct spelling mistake 2022-10-27 15:56:05 +02:00
textconsole.cpp COMMON: Forbid use of unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
textconsole.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
timer.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
tokenizer.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
tokenizer.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
translation.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
translation.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
type-traits.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
types.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
unarj.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
unarj.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
unicode-bidi.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
unicode-bidi.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
unzip.cpp JANITORIAL: Fix "the the" and similar typos 2022-07-29 19:36:40 +03:00
unzip.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
updates.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
updates.h JANITORIAL: "Mac OS X" and "OS X" to "macOS" in comments 2022-01-29 14:15:05 +01:00
ustr.cpp COMMON: Fix handling escaped percents in Common::U32String::format 2022-11-20 14:23:30 +01:00
ustr.h COMMON: Fix handling negative numbers in Common::U32String::format 2022-11-20 14:23:30 +01:00
util.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
util.h COMMON: Add move semantics helpers 2022-10-30 18:37:16 +01:00
winexe_ne.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
winexe_ne.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
winexe_pe.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
winexe_pe.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
winexe.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
winexe.h COMMON: Uninit field cleanup 2022-08-06 11:30:43 +02:00
xmlparser.cpp COMMON: Add basic text node support to XMLParser 2022-09-22 09:40:21 +03:00
xmlparser.h COMMON: Add basic text node support to XMLParser 2022-09-22 09:40:21 +03:00
xpfloat.cpp COMMON: Fix invalid shift 2022-09-18 20:37:36 +02:00
xpfloat.h COMMON: Fix Copy Constructor GCC Warning in 80-bit Float Class 2022-06-09 00:04:13 +01:00
zlib.cpp ALL: Remove Symbian port 2022-05-28 12:32:29 +02:00
zlib.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00