scummvm/common
2006-03-24 14:14:29 +00:00
..
array.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
assocarray.cpp Implementation of AssociativeArray. Transferred GUI to it. Now it is much 2006-03-23 22:59:38 +00:00
assocarray.h Using NULL as a default value is not working in general (e.g. for Common::String) -- force explicit definition of a default value 2006-03-24 14:14:29 +00:00
config-file.cpp GUI widget positions: 2006-03-07 13:41:36 +00:00
config-file.h o Properly react to end-of-file is loadFromStream() 2006-03-07 02:23:37 +00:00
config-manager.cpp 'Changed Symbian configuration handling so it is using the basepath of the application installation as a path for Savegames, ini files etc 2006-02-12 00:33:04 +00:00
config-manager.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
debugger.cpp Made the kyra debug extensions more generic, i.e. scumm engine could replace 2006-02-14 23:31:25 +00:00
debugger.h Made the kyra debug extensions more generic, i.e. scumm engine could replace 2006-02-14 23:31:25 +00:00
endian.h Removed the obsolete MKID macro; added some doxygen comments, in particular for MKID_BE 2006-02-25 11:45:56 +00:00
file.cpp Moving the MacOS bundle file checking to another function, it was getting called redundantly. 2006-03-15 09:41:22 +00:00
file.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
list.h 'Changed Symbian configuration handling so it is using the basepath of the application installation as a path for Savegames, ini files etc 2006-02-12 00:33:04 +00:00
map.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
md5.cpp Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
md5.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
module.mk Implementation of AssociativeArray. Transferred GUI to it. Now it is much 2006-03-23 22:59:38 +00:00
mutex.cpp Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
mutex.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
rect.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
savefile.cpp Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
savefile.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
scummsys.h Correct GCC_PACK define for non-GCC 2006-03-09 09:51:42 +00:00
singleton.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
stack.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
stdafx.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
str.cpp Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
str.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
stream.cpp Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
stream.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
system.cpp Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
system.h Clarified that OSystem::setWindowCaption currently only supports ASCII captions 2006-02-20 13:09:39 +00:00
timer.cpp Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
timer.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
unzip.cpp Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
unzip.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
util.cpp Fix mistake in last commit 2006-02-16 05:33:27 +00:00
util.h Check format string in calls of debug/error (adapted from patch #1445422) 2006-03-08 10:00:12 +00:00