scummvm/common
Colin Snover 914bb1bd2d COMMON: Undefine ABS if it is a macro
Fixes iOS7 compilation when common/util.h is included after
NSObjCRuntime.h, as happens in ios7_video.mm.
2017-10-07 13:04:05 -05:00
..
algorithm.h
archive.cpp
archive.h
array.h COMMON: Allow construction of Arrays of non-copyable members 2017-10-06 22:10:50 -05:00
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
debug.cpp
debug.h
endian.h
error.cpp
error.h
EventDispatcher.cpp
EventMapper.cpp
events.h
fft.cpp
fft.h
file.cpp
file.h
forbidden.h
frac.h
fs.cpp
fs.h
func.h
gui_options.cpp SCI32: Toggle Phant2 content censoring from game options 2017-09-08 16:03:24 -05:00
gui_options.h SCI32: Toggle Phant2 content censoring from game options 2017-09-08 16:03:24 -05: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
json.h
keyboard.h
language.cpp
language.h
list_intern.h
list.h
localization.cpp
localization.h
macresman.cpp
macresman.h
math.h
md5.cpp
md5.h
memory.h COMMON: Add standard count & count+copy array constructors 2017-09-30 11:17:53 +02:00
memorypool.cpp
memorypool.h
memstream.h COMMON: Remove DisposeAfterUse default value from dynamic write memory streams 2017-09-22 07:06:21 +02:00
module.mk
mutex.cpp
mutex.h
noncopyable.h
osd_message_queue.cpp
osd_message_queue.h
pack-end.h
pack-start.h
platform.cpp
platform.h
ptr.h COMMON: Prevent implicit conversion of smart pointers to non-bools 2017-10-06 22:10:49 -05:00
queue.h
quicktime.cpp VIDEO: Change QT edit list to a Common::Array 2017-09-21 13:06:18 +02:00
quicktime.h VIDEO: Change QT edit list to a Common::Array 2017-09-21 13:06:18 +02:00
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
savefile.h
scummsys.h
serializer.h
sinetables.cpp
sinetables.h
singleton.h
span.h
stack.h
str-array.h
str.cpp
str.h
stream.cpp
stream.h
substream.h
system.cpp
system.h BACKENDS: Make initSizeHint an optional extension point 2017-10-07 12:30:29 -05:00
taskbar.h
textconsole.cpp
textconsole.h
timer.h
tokenizer.cpp
tokenizer.h
translation.cpp
translation.h
type-traits.h
types.h
unarj.cpp
unarj.h
unzip.cpp
unzip.h
updates.cpp
updates.h
ustr.cpp
ustr.h
util.cpp
util.h COMMON: Undefine ABS if it is a macro 2017-10-07 13:04:05 -05:00
winexe_ne.cpp
winexe_ne.h
winexe_pe.cpp
winexe_pe.h
winexe.cpp
winexe.h
xmlparser.cpp
xmlparser.h
zlib.cpp
zlib.h