scummvm/common
2013-06-09 21:18:33 -04:00
..
algorithm.h
archive.cpp COMMON: Add depth/flat parameters to addSubDirectoryMatching. 2013-06-06 21:41:14 +02:00
archive.h COMMON: Add depth/flat parameters to addSubDirectoryMatching. 2013-06-06 21:41:14 +02:00
array.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
bitstream.h
bufferedstream.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
c++11-compat.h COMMON: Add a header for C++11 keywords for pre-C++11 compilers. 2013-01-09 07:53:41 +01:00
config-file.cpp COMMON: Add ConfigFile::addSection function. 2013-04-19 00:22:07 +02:00
config-file.h COMMON: Add ConfigFile::addSection function. 2013-04-19 00:22:07 +02:00
config-manager.cpp
config-manager.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
coroutines.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
coroutines.h COMMON: Change pulseEvent to better reflect how it works in Windows 2012-06-17 17:29:20 +10:00
cosinetables.cpp COMMON: Improve comment in CosineTable::CosineTable. 2013-06-08 21:56:48 +02:00
cosinetables.h COMMON: Try to document the SineTable/CosineTable table entries. 2013-06-08 21:56:48 +02:00
dcl.cpp
dcl.h
dct.cpp
dct.h
debug-channels.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
debug.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
debug.h
endian.h COMMON: Add MKTAG16 for 16-bit multi-character constants 2012-08-26 12:38:35 -04:00
error.cpp
error.h
EventDispatcher.cpp
EventMapper.cpp
EventRecorder.cpp
EventRecorder.h
events.h
fft.cpp
fft.h COMMON: Remove useless member variable FFT:_permutation 2013-04-15 18:21:29 +02:00
file.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
file.h
forbidden.h COMMON: Forbid symbols for the rest of is* from ctype.h. 2012-12-13 21:08:48 +01:00
frac.h
fs.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
fs.h
func.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
gui_options.cpp
gui_options.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
hash-str.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
hashmap.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
hashmap.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
huffman.cpp
huffman.h
iff_container.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
iff_container.h COMMON: Add PackBitsReadStream to iff_container 2013-01-06 20:04:41 +01:00
installshield_cab.cpp COMMON: Move InstallShield code to common 2012-05-28 16:54:49 -04:00
installshield_cab.h COMMON: Move InstallShield code to common 2012-05-28 16:54:49 -04:00
keyboard.h Merge remote branch 'upstream/master' into pegasus 2012-08-26 16:12:25 -04:00
language.cpp
language.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
list_intern.h
list.h
localization.cpp
localization.h
macresman.cpp COMMON: Fix potential uninitialized memory usage 2012-12-13 00:39:48 -05:00
macresman.h ALL: Mark off some things as used by Pegasus 2012-08-31 22:26:02 -04:00
math.h
md5.cpp
md5.h
memory.h
memorypool.cpp
memorypool.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
memstream.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
module.mk COMMON: Move InstallShield code to common 2012-05-28 16:54:49 -04:00
mutex.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
mutex.h
noncopyable.h
pack-end.h
pack-start.h
platform.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
platform.h COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
ptr.h
queue.h
quicktime.cpp JANITORIAL: Fix ){ -> ) { 2013-01-24 20:15:13 +01:00
quicktime.h Merge pull request #293 from clone2727/qtmidi 2012-12-13 15:49:40 -08:00
random.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
random.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
rational.cpp
rational.h
rdft.cpp
rdft.h COMMON: Add basic documentation for RDFT 2013-06-08 22:03:22 +02:00
rect.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
rendermode.cpp
rendermode.h
savefile.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
scummsys.h ALL: Fix typo (existant->existent) 2013-02-23 22:07:32 +01:00
serializer.h
sinetables.cpp COMMON: Save memory by allocating only required entries in Cosine-/SineTable. 2013-06-08 21:47:52 +02:00
sinetables.h COMMON: Try to document the SineTable/CosineTable table entries. 2013-06-08 21:56:48 +02:00
singleton.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
stack.h
str-array.h
str.cpp COMMON: Fix assert condition in String::setChar() 2013-03-20 20:10:13 +00:00
str.h
stream.cpp Merge pull request #305 from giucam/bufferedseekable 2013-01-28 08:43:52 -08:00
stream.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
substream.h
system.cpp
system.h Merge pull request #246 from lordhoto/osystem-void-buffers 2012-06-20 08:02:26 -07:00
taskbar.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
textconsole.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
textconsole.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
timer.h
tokenizer.cpp
tokenizer.h
translation.cpp
translation.h
types.h
unarj.cpp
unarj.h
unzip.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
unzip.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
updates.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
util.cpp COMMON: Add wrapper for isprint. 2012-12-13 21:08:47 +01:00
util.h COMMON: Add wrapper for isprint. 2012-12-13 21:08:47 +01:00
winexe_ne.cpp COMMON: Fix custom NE resource type names 2013-06-09 21:18:33 -04:00
winexe_ne.h COMMON: Fix custom NE resource type names 2013-06-09 21:18:33 -04:00
winexe_pe.cpp COMMON: Add MKTAG16 for 16-bit multi-character constants 2012-08-26 12:38:35 -04:00
winexe_pe.h
winexe.cpp COMMON: Fix custom NE resource type names 2013-06-09 21:18:33 -04:00
winexe.h
xmlparser.cpp COMMON: Don't use parserError for non-parser errors 2013-04-16 19:13:30 +02:00
xmlparser.h
zlib.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
zlib.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00