..
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
Renamed various container isEmpty() methods to empty() to match STL conventions
2006-03-28 09:42:54 +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
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
- Renamed class AssocArray to HashMap to match our existing class Map (note also
2006-03-28 10:05:25 +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
Renamed various container isEmpty() methods to empty() to match STL conventions
2006-03-28 09:42:54 +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
- 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
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
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