scummvm/common
2018-06-18 00:08:01 +02:00
..
algorithm.h JANITORIAL: Fix formatting 2018-04-22 00:56:21 +02:00
archive.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
archive.h
array.h COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
bitstream.h
bufferedstream.h
c++11-compat.h
callback.h
config-manager.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
config-manager.h
coroutines.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
coroutines.h COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
cosinetables.cpp
cosinetables.h
dcl.cpp
dcl.h
dct.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
dct.h
debug-channels.h
debug.cpp
debug.h
endian.h
error.cpp MOHAWK: Display a GUI error message when no audio devices are available 2018-06-07 20:14:27 +02:00
error.h MOHAWK: Display a GUI error message when no audio devices are available 2018-06-07 20:14:27 +02:00
EventDispatcher.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
EventMapper.cpp
events.h
fft.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
fft.h
file.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
file.h
forbidden.h
frac.h
fs.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
fs.h
func.h
gui_options.cpp Merge pull request #1141 from DanielSWolf/larryscale 2018-06-03 17:41:47 +01:00
gui_options.h
hash-ptr.h
hash-str.h
hashmap.cpp
hashmap.h COMMON: fix wrong size assignment in HashMap 2018-05-25 19:13:14 +01:00
huffman.cpp
huffman.h COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
iff_container.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
iff_container.h COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
ini-file.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
ini-file.h
installshield_cab.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
installshield_cab.h
json.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
json.h COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
keyboard.h
language.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
language.h
list_intern.h COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
list.h
localization.cpp
localization.h
macresman.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
macresman.h
math.h COMMON: coding convention improvements for degree conversion funcs 2018-05-28 23:00:53 +01:00
md5.cpp
md5.h
memory.h
memorypool.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
memorypool.h
memstream.h COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
module.mk
mutex.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
mutex.h COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
noncopyable.h
osd_message_queue.cpp JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
osd_message_queue.h JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
pack-end.h
pack-start.h
platform.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
platform.h
ptr.h COMMON: More nullptr usage in common/ptr 2018-06-04 03:36:27 -07:00
queue.h
quicktime.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
quicktime.h COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
random.cpp
random.h
rational.cpp
rational.h
rdft.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
rdft.h
recorderfile.cpp
recorderfile.h
rect.h
rendermode.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
rendermode.h
safe-bool.h COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
savefile.h
scummsys.h
serializer.h
sinetables.cpp
sinetables.h
singleton.h COMMON: Add hasInstance() bool to singleton class 2018-04-29 21:47:10 +01:00
span.h
stack.h
str-array.h
str.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
str.h GUI: Make the tab completion case insensitive in the debug console 2018-04-30 20:31:44 +02:00
stream.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
stream.h
substream.h
system.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
system.h COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
taskbar.h
textconsole.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
textconsole.h
timer.h
tokenizer.cpp
tokenizer.h
translation.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
translation.h COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
type-traits.h
types.h
unarj.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
unarj.h
unzip.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
unzip.h
updates.cpp
updates.h
ustr.cpp COMMON: Add simplistic UTF8->UTF32 converter 2018-06-18 00:08:01 +02:00
ustr.h COMMON: Add simplistic UTF8->UTF32 converter 2018-06-18 00:08:01 +02:00
util.cpp
util.h
winexe_ne.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
winexe_ne.h
winexe_pe.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
winexe_pe.h
winexe.cpp
winexe.h
xmlparser.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
xmlparser.h COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
zlib.cpp COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00
zlib.h COMMON: Use nullptr instead of NULL or 0 where appropriate 2018-05-10 08:35:46 +02:00