scummvm/common
Chris Apers 3c6bfc3742 Only for ARM code
svn-id: r29787
2007-12-09 11:24:51 +00:00
..
advancedDetector.cpp Patch #1825276: "DETECTION: advanced detector engine simplification" 2007-11-03 21:06:58 +00:00
advancedDetector.h remove _ADVANCED_DETECTOR_DEFINE_PLUGIN_HEAD 2007-11-21 21:51:21 +00:00
algorithm.h Added 'specialized' versions of set_to for char*, signed char* and unsigned char* 'In' parameters. 2007-11-17 00:19:27 +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 Initial commit of the iPhone/iPod Touch backend 2007-11-13 08:06:15 +00:00
config-manager.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
endian.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
error.h Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compilation on some ports) 2007-09-18 20:02:04 +00:00
events.h Modified patch #1738058: "Action recorder". 2007-09-19 13:55:05 +00:00
file.cpp Initial commit of the iPhone/iPod Touch backend 2007-11-13 08:06:15 +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 Committing the set of patches #1814434, thanks to jvprat. They improve the documentation and parameter naming of the lookFile methods inside Common::FS. 2007-10-16 20:24:39 +00:00
fs.h Committing the set of patches #1814434, thanks to jvprat. They improve the documentation and parameter naming of the lookFile methods inside Common::FS. 2007-10-16 20:24:39 +00:00
func.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
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 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
iff_container.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
keyboard.h Missed some files in the branch/trunk merge. 2007-06-23 19:04:15 +00:00
list.h Renamed some typedefs to avoid clashes with sky engine 2007-07-30 10:18:25 +00:00
md5.cpp Code formatting fixes 2007-09-18 20:16:33 +00:00
md5.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
module.mk Fix compilation (step 2). 2007-05-01 15:47:49 +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 add Common::Rect::center (handy for ::setFocusRectangle()) 2007-12-07 20:53:06 +00:00
savefile.h Patch #1825132: SAVEFILEMAN: renameSavefile implementation 2007-11-06 10:52:47 +00:00
scummsys.h Only for ARM code 2007-12-09 11:24:51 +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 Enhanced Common::String by adding char constructor and operator+ for chars 2007-06-02 12:42:40 +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 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
system.h Slightly extended/clarified two OSystem doxygen comments 2007-11-13 09:42:42 +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 some source formatting fixes 2007-10-28 17:45:34 +00:00
unzip.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
util.cpp reverted commit #29736 with a proper fix (I think) to fmopl code 2007-12-06 21:11:26 +00:00
util.h Add Greek to the list of ScummVM supported languages, for FR #1723255 - "FOTAQ code modifications (mostly for greek translation)" 2007-11-01 17:02:28 +00:00