scummvm/common
2016-02-06 08:53:41 +01:00
..
algorithm.h ALL: Synced with ScummVM 2015-12-22 00:24:01 +01:00
archive.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
archive.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
array.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
bitstream.h ALL: sync with ScummVM 2014-07-02 01:02:35 +02:00
bufferedstream.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
c++11-compat.h ALL: synced with ScummVM 2014-12-04 20:46:56 +01:00
config-manager.cpp ALL: synced with ScummVM 2014-08-18 05:21:52 +02:00
config-manager.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
coroutines.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
coroutines.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
cosinetables.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
cosinetables.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
dcl.cpp ALL: Synced with ScummVM 2015-12-22 00:24:01 +01:00
dcl.h ALL: Synced with ScummVM 2015-12-22 00:24:01 +01:00
dct.cpp ALL: sync with ScummVM 2014-07-02 01:02:35 +02:00
dct.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
debug-channels.h ALL: sync with ScummVM 2014-07-02 01:02:35 +02:00
debug.cpp ALL: sync with ScummVM 2014-07-02 01:02:35 +02:00
debug.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
endian.h ALL: synced with ScummVM 2015-01-25 19:31:35 +01:00
error.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
error.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
EventDispatcher.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
EventMapper.cpp ALL: synced with ScummVM 2014-12-04 20:46:56 +01:00
events.h GRIM/EMI: Add Joystick/gamepad support 2015-01-12 19:45:18 +01:00
fft.cpp ALL: synced with ScummVM 2015-08-16 08:49:02 +02:00
fft.h ALL: synced with ScummVM 2015-04-19 07:43:34 +02:00
file.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
file.h ALL: synced with ScummVM 2014-09-07 21:36:17 +02:00
forbidden.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
foreach.h COMMON: Use c++11 foreach if available 2014-11-27 13:10:15 -08:00
frac.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
fs.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
fs.h ALL: Sync with ScummVM 2016-01-30 21:18:08 +01:00
func.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
gui_options.cpp ALL: Sync with ScummVM 2016-01-30 21:18:08 +01:00
gui_options.h ALL: Sync with ScummVM 2016-01-30 21:18:08 +01:00
hash-str.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
hashmap.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
hashmap.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
huffman.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
huffman.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
iconv.cpp COMMON: Add a function for converting strings using iconv 2014-09-09 16:00:16 +02:00
iconv.h COMMON: Add a function for converting strings using iconv 2014-09-09 16:00:16 +02:00
iff_container.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
iff_container.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
ini-file.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
ini-file.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
installshield_cab.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
installshield_cab.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
keyboard.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
language.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
language.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
list_intern.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
list.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
localization.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
localization.h ALL: synced with ScummVM 2014-09-07 21:36:17 +02:00
macresman.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
macresman.h ALL: synced with ScummVM 2014-09-07 21:36:17 +02:00
math.h ALL: sync with ScummVM 2014-07-02 01:02:35 +02:00
md5.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
md5.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
mdct.cpp AUDIO: Add the WMA decoder from xoreos 2015-04-19 11:46:01 +02:00
mdct.h AUDIO: Add the WMA decoder from xoreos 2015-04-19 11:46:01 +02:00
memory.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
memorypool.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
memorypool.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
memstream.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
module.mk AUDIO: Add the WMA decoder from xoreos 2015-04-19 11:46:01 +02:00
mutex.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
mutex.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
noncopyable.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
pack-end.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
pack-start.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
platform.cpp COMMON: Add the original Xbox to the list of platforms 2015-04-19 11:45:47 +02:00
platform.h COMMON: Add the original Xbox to the list of platforms 2015-04-19 11:45:47 +02:00
ptr.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
queue.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
quicktime.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
quicktime.h ALL: synced with ScummVM 2014-09-07 21:36:17 +02:00
random.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
random.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
rational.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
rational.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
rdft.cpp ALL: sync with ScummVM 2014-07-02 01:02:35 +02:00
rdft.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
recorderfile.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
recorderfile.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
rect.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
rendermode.cpp ALL: Sync with ScummVM 2016-01-30 21:18:08 +01:00
rendermode.h ALL: Sync with ScummVM 2016-01-30 21:18:08 +01:00
savefile.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
scummsys.h ALL: Synced with ScummVM 2015-12-22 00:24:01 +01:00
serializer.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
sinetables.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
sinetables.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
sinewindows.cpp AUDIO: Add the WMA decoder from xoreos 2015-04-19 11:46:01 +02:00
sinewindows.h AUDIO: Add the WMA decoder from xoreos 2015-04-19 11:46:01 +02:00
singleton.h ALL: sync with ScummVM 2014-07-02 01:02:35 +02:00
stack.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
str-array.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
str.cpp ALL: Sync with ScummVM 2016-01-30 21:18:08 +01:00
str.h ALL: Sync with ScummVM 2016-01-30 21:18:08 +01:00
stream.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
stream.h ALL: synced with scummvm 2015-01-12 23:50:20 +01:00
streamdebug.cpp ALL: change license headers from LGPL to GPL, and few updates 2012-12-19 23:15:43 +01:00
streamdebug.h ALL: change license headers from LGPL to GPL, and few updates 2012-12-19 23:15:43 +01:00
substream.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
system.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
system.h SYSTEM: Add a system method for retrieving the screen framebuffer 2016-02-06 08:53:41 +01:00
taskbar.h ALL: synced with ScummVM 2013-07-07 15:29:33 +02:00
textconsole.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
textconsole.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
timer.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
tokenizer.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
tokenizer.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
translation.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
translation.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
types.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
unarj.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
unarj.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
unzip.cpp ALL: synced with ScummVM 2014-12-21 16:09:34 +01:00
unzip.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
updates.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
ustr.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
ustr.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
util.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
util.h ALL: sync with ScummVM 2014-07-02 01:02:35 +02:00
winexe_ne.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
winexe_ne.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
winexe_pe.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
winexe_pe.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
winexe.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
winexe.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
xmlparser.cpp ALL: Synced with ScummVM 2015-12-22 00:24:01 +01:00
xmlparser.h synced with scummvm 2012-02-22 17:21:09 +01:00
zlib.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
zlib.h ALL: synced with ScummVM 2014-09-07 21:36:17 +02:00