scummvm/common
2008-02-03 18:37:41 +00:00
..
advancedDetector.cpp Made some advanced detector stuff internal (for now), as it is only used by AdvancedMetaEngine. Also removed obsolete ADVANCED_DETECTOR_DEFINE_PLUGIN macro 2008-02-03 18:37:41 +00:00
advancedDetector.h Made some advanced detector stuff internal (for now), as it is only used by AdvancedMetaEngine. Also removed obsolete ADVANCED_DETECTOR_DEFINE_PLUGIN macro 2008-02-03 18:37:41 +00:00
algorithm.h - make Common::sort supporting a function object to compare two entries instead of operator < 2008-01-28 22:05:23 +00:00
array.h Cleanup. 2007-11-11 11:39:59 +00:00
config-file.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
config-file.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
config-manager.cpp Migration code for users updating to the 1.1.3 iPhone firmware, which has a different directory structure and permission setup 2008-02-03 12:36:51 +00:00
config-manager.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
endian.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
error.h Moved enum PluginError from base/plugins.h to common/error.h 2008-02-01 23:36:45 +00:00
events.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
file.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
file.h Removed the Common::File::removeFile() methods, and moved their implementation to the Common::DefaultSaveFileManager::removeSavefile() method, as per Marcus' appraisal and Max's approval. 2007-10-31 13:59:59 +00:00
frac.h Switched Paula (Amiga MOD) code to use fixed point math instead of doubles (caveat: this only works for samples < 32k right now; if this ever turns out to be a problem, I can fix it, though) 2007-06-28 22:21:32 +00:00
fs.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
fs.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
func.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
hash-str.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
hashmap.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
hashmap.h Second part of patch #1880781: "BeOS port for scummvm" 2008-01-31 21:19:09 +00:00
iff_container.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
keyboard.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
list.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
md5.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
md5.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
module.mk Removed trailing spaces. 2008-01-27 19:47:41 +00:00
mutex.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
mutex.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
noncopyable.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
pack-end.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
pack-start.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
rect.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
savefile.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
scummsys.h Several warnings which have been disabled for MSVC are never thrown (at least not anymore). Removing all the unneeded ones 2008-01-05 16:12:22 +00:00
singleton.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
stack.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
str.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
str.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
stream.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
stream.h Moved MemoryStreamEndian from Saga to Common. 2007-09-23 09:59:10 +00:00
system.cpp Removed backends/intern.h 2008-01-22 14:16:02 +00:00
system.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
timer.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
unzip.cpp Different zlib.h included paths for Symbian OS to differenciate between system and user includes 2008-01-03 08:39:49 +00:00
unzip.h Different zlib.h included paths for Symbian OS to differenciate between system and user includes 2008-01-03 08:39:49 +00:00
util.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
util.h Removed unneeded copy constructor & assignment operator (the compiler will auto-generate them for us) 2008-01-28 15:20:25 +00:00
zlib.cpp Different zlib.h included paths for Symbian OS to differenciate between system and user includes 2008-01-03 08:39:49 +00:00
zlib.h Different zlib.h included paths for Symbian OS to differenciate between system and user includes 2008-01-03 08:39:49 +00:00