scummvm/common
Max Horn 73c3625f1f Fixing various doxygen warnings
svn-id: r25362
2007-02-03 21:37:52 +00:00
..
advancedDetector.cpp - Fixed bug with single ID detection 2007-01-30 02:02:10 +00:00
advancedDetector.h warnings 2007-01-30 20:20:05 +00:00
array.h Fixes compiling for me with g++ (GCC) 4.1.2 20061007 (prerelease) (Debian 4.1.1-16) on amd64. 2006-10-13 20:18:27 +00:00
config-file.cpp
config-file.h
config-manager.cpp Patch #1432376: "Very basic GP2X Backend" 2006-10-06 19:01:39 +00:00
config-manager.h Added explicit string equals/hash functors to a new header common/hash-str.h; removed Hash functor specialization for String and char pointers; changed all code using hashmaps with string keys to explicitly specify whether they honor or ignore case 2006-07-30 12:21:54 +00:00
endian.h Slighty modified Patch #1571787: "Support for Mac Broken Sword 1". sword1macdemo 2006-11-12 19:05:51 +00:00
file.cpp Revert 2006-10-14 03:15:35 +00:00
file.h
fs.cpp Fixing various doxygen warnings 2007-02-03 21:37:52 +00:00
fs.h Fixing various doxygen warnings 2007-02-03 21:37:52 +00:00
func.h
hash-str.h Added explicit string equals/hash functors to a new header common/hash-str.h; removed Hash functor specialization for String and char pointers; changed all code using hashmaps with string keys to explicitly specify whether they honor or ignore case 2006-07-30 12:21:54 +00:00
hashmap.cpp
hashmap.h Return a default value in the const-variant of HashMap::getVal, instead of asserting out -- this way, we get less unexpected asserts, and both getVal variants behave comparably diff. The drawback is that now all HashMap instances carry one extra Value object around with them. 2007-01-28 13:30:26 +00:00
list.h Not required anymore 2006-10-28 14:40:43 +00:00
md5.cpp
md5.h
module.mk Unify SAGA/AGOS detection code so other engines could also reuse it 2006-10-02 22:21:57 +00:00
mutex.cpp
mutex.h
pack-end.h
pack-start.h
rect.h added translation method to Common::Rect 2006-11-03 21:04:10 +00:00
savefile.h
scummsys.h Initial commit of the wince-gcc re-port 2006-10-08 18:15:18 +00:00
singleton.h
stack.h Tweaked the FixedStack class a bit 2006-12-25 23:13:13 +00:00
stdafx.h keep warnings off like this ones: 2007-01-15 08:21:20 +00:00
str.cpp replace ensureCapacity(_len-1) by ensureCapacity(_len) (fixes bug #1617410) 2006-12-17 19:41:41 +00:00
str.h Changed the way String::_storage is initialised, to help GCC 2.95 (see tracker item #1602879) 2006-11-27 00:51:14 +00:00
stream.cpp Fix compile 2006-11-13 22:42:24 +00:00
stream.h Patch #1583931: (Seekable)SubReadStream 2006-11-13 20:58:21 +00:00
system.cpp Backend modularization: Create timer manager, savefile manager and audio mixer in the backends for increased flexibility 2006-10-22 15:42:29 +00:00
system.h Backend modularization: Create timer manager, savefile manager and audio mixer in the backends for increased flexibility 2006-10-22 15:42:29 +00:00
timer.h Backend modularization: Create timer manager, savefile manager and audio mixer in the backends for increased flexibility 2006-10-22 15:42:29 +00:00
unzip.cpp
unzip.h
util.cpp Now AdvancedDetector could use single ID per engine. Also it can suggest 2007-01-29 23:25:51 +00:00
util.h Now AdvancedDetector could use single ID per engine. Also it can suggest 2007-01-29 23:25:51 +00:00