scummvm/common
2006-03-31 07:22:49 +00:00
..
array.h Renamed various container isEmpty() methods to empty() to match STL conventions 2006-03-28 09:42:54 +00:00
config-file.cpp Renamed various container isEmpty() methods to empty() to match STL conventions 2006-03-28 09:42:54 +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 Get rid of Map::addKey 2006-03-28 15:15:45 +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 - Renamed class AssocArray to HashMap to match our existing class Map (note also 2006-03-28 10:05:25 +00:00
file.h - Renamed class AssocArray to HashMap to match our existing class Map (note also 2006-03-28 10:05:25 +00:00
func.h Added some functor objects (for comparision and hash computations), similar to those present in the STL 2006-03-31 07:22:49 +00:00
hashmap.cpp - Renamed class AssocArray to HashMap to match our existing class Map (note also 2006-03-28 10:05:25 +00:00
hashmap.h Set correct load factor for hashmap (just wanted to check if anybody is paying attention to those commit messages *cough* ;-) 2006-03-28 16:19:18 +00:00
list.h Renamed various container isEmpty() methods to empty() to match STL conventions 2006-03-28 09:42:54 +00:00
map.h Get rid of Map::addKey 2006-03-28 15:15:45 +00:00
md5.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
md5.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
module.mk - Renamed class AssocArray to HashMap to match our existing class Map (note also 2006-03-28 10:05:25 +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 Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
singleton.h Change CVS keywords to SVN keywords 2006-02-11 09:53:53 +00:00
stack.h Renamed various container isEmpty() methods to empty() to match STL conventions 2006-03-28 09:42:54 +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 Renamed various container isEmpty() methods to empty() to match STL conventions 2006-03-28 09:42:54 +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 Renamed various container isEmpty() methods to empty() to match STL conventions 2006-03-28 09:42:54 +00:00
util.h Check format string in calls of debug/error (adapted from patch #1445422) 2006-03-08 10:00:12 +00:00