scummvm/common
Eugene Sandulenko 8458e3deb7 Merge pull request #905 from lubomyr/master
ANDROIDSDL: added tab Control in main Options menu for switching some features
2017-02-21 23:29:51 +01:00
..
algorithm.h
archive.cpp
archive.h
array.h
bitstream.h
bufferedstream.h
c++11-compat.h
callback.h
config-manager.cpp
config-manager.h
coroutines.cpp
coroutines.h
cosinetables.cpp
cosinetables.h
dcl.cpp
dcl.h
dct.cpp
dct.h
debug-channels.h COMMON: Enhanced debug channel checks. 2017-01-09 09:22:35 +01:00
debug.cpp COMMON: Enhanced debug channel checks. 2017-01-09 09:22:35 +01:00
debug.h COMMON: Enhanced debug channel checks. 2017-01-09 09:22:35 +01:00
endian.h
error.cpp ALL: game state => saved game 2016-11-29 20:15:20 +01:00
error.h
EventDispatcher.cpp
EventMapper.cpp VKEYBD: Remove Unused Variable. 2017-01-12 09:59:27 +00:00
events.h
fft.cpp
fft.h
file.cpp
file.h
forbidden.h
frac.h
fs.cpp
fs.h
func.h
gui_options.cpp GUI: Add three new options for volume slider controls 2017-02-05 10:41:28 -06:00
gui_options.h GUI: Add three new options for volume slider controls 2017-02-05 10:41:28 -06:00
hash-str.h
hashmap.cpp
hashmap.h
huffman.cpp
huffman.h
iff_container.cpp
iff_container.h
ini-file.cpp
ini-file.h
installshield_cab.cpp
installshield_cab.h
json.cpp COMMON: Replace sprintf() with safer String::format() in JSON module. 2017-01-12 04:50:45 +00:00
json.h
keyboard.h
language.cpp COMMON: Added Estonian language 2016-12-04 15:21:37 +01:00
language.h COMMON: Added Estonian language 2016-12-04 15:21:37 +01:00
list_intern.h
list.h
localization.cpp
localization.h
macresman.cpp
macresman.h GRAPHICS: Rename MacFont to MacFONTFont to avoid clashed 2017-01-17 20:30:32 +01:00
math.h
md5.cpp
md5.h
memory.h
memorypool.cpp
memorypool.h
memstream.h
module.mk COMMON: Add OSDMessageQueue singleton 2016-10-29 15:13:32 +01:00
mutex.cpp
mutex.h
noncopyable.h
osd_message_queue.cpp COMMON: Add referencing and destruction of the OSDMessageQueue instance 2016-10-29 15:13:32 +01:00
osd_message_queue.h COMMON: Add referencing and destruction of the OSDMessageQueue instance 2016-10-29 15:13:32 +01:00
pack-end.h
pack-start.h
platform.cpp
platform.h
ptr.h
queue.h
quicktime.cpp
quicktime.h
random.cpp
random.h
rational.cpp
rational.h
rdft.cpp
rdft.h
recorderfile.cpp
recorderfile.h
rect.h
rendermode.cpp
rendermode.h
safe-bool.h COMMON: Add Span to common library 2017-01-08 13:20:23 -06:00
savefile.h
scummsys.h BUILD: Define SCUMM_64BITS on 64 bits platforms when not using configure 2017-02-06 21:49:38 +00:00
serializer.h
sinetables.cpp
sinetables.h
singleton.h
span.h COMMON: Fix calling Span::getStringAt with non-zero index 2017-02-08 12:05:14 -06:00
stack.h
str-array.h
str.cpp COMMON: Add strnlen for safer C string length reads 2017-01-05 22:07:24 +01:00
str.h COMMON: Add strnlen for safer C string length reads 2017-01-05 22:07:24 +01:00
stream.cpp COMMON: Add ReadStream::readPascalString() 2017-01-14 12:45:58 +01:00
stream.h COMMON: Add ReadStream::readPascalString() 2017-01-14 12:45:58 +01:00
substream.h
system.cpp
system.h ANDROIDSDL: implemented checkbox for swap menu and back buttons 2017-02-14 17:38:44 +02:00
taskbar.h
textconsole.cpp
textconsole.h
timer.h
tokenizer.cpp
tokenizer.h
translation.cpp
translation.h
type-traits.h COMMON: Add type traits to common library 2017-01-08 13:20:23 -06:00
types.h
unarj.cpp
unarj.h
unzip.cpp
unzip.h
updates.cpp
updates.h
ustr.cpp
ustr.h
util.cpp
util.h
winexe_ne.cpp
winexe_ne.h
winexe_pe.cpp
winexe_pe.h
winexe.cpp
winexe.h
xmlparser.cpp
xmlparser.h
zlib.cpp
zlib.h