scummvm/common
2011-07-06 14:33:40 -04:00
..
algorithm.h COMMON: Limit pragma warning use in algorithm.h to MSVC. 2011-05-29 21:12:42 +02:00
archive.cpp ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
archive.h COMMON: Fix conflicting comment 2011-06-20 16:27:12 +02:00
array.h COMMON: Fix code formatting, rename stuff for consistency 2011-06-15 23:21:54 +02:00
bufferedstream.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
config-file.cpp ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
config-file.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
config-manager.cpp ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
config-manager.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
dcl.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
dcl.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debug-channels.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debug.cpp COMMON: Fix compilation when USE_HASHMAP_MEMORY_POOL is not defined. 2011-07-03 00:16:07 +02:00
debug.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
endian.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
error.cpp ENGINES: Warn user about games marked with ADGF_UNSTABLE flags 2011-06-16 13:37:13 -05:00
error.h ENGINES: Warn user about games marked with ADGF_UNSTABLE flags 2011-06-16 13:37:13 -05:00
EventDispatcher.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
EventRecorder.cpp ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
EventRecorder.h COMMON: Registers RandomSources in constructor with the event recorder 2011-05-17 12:17:26 +02:00
events.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
file.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
file.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
forbidden.h COMMON: Add abort() to the list of forbidden symbols 2011-06-23 15:11:38 +08:00
frac.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
fs.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
fs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
func.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
hash-str.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
hashmap.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
hashmap.h COMMON: Fix compilation when USE_HASHMAP_MEMORY_POOL is not defined. 2011-07-03 00:16:07 +02:00
iff_container.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
iff_container.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
keyboard.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
list_intern.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
list.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
macresman.cpp COMMON: Do not try to read from res forks of non-existant files 2011-06-10 22:30:03 +02:00
macresman.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
md5.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
md5.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
memorypool.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
memorypool.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
memstream.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk VIDEO: Split the QuickTime parser from the QuickTime VideoDecoder 2011-04-07 00:21:48 -04:00
mutex.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
mutex.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
noncopyable.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pack-end.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pack-start.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ptr.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
queue.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
quicktime.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
quicktime.h COMMON: Cleanup QuickTime variable and struct naming 2011-06-03 00:58:29 -04:00
random.cpp COMMON: Remove unused RandomSource destructor, clarify comments, cleanup 2011-05-17 12:23:41 +02:00
random.h COMMON: Remove unused RandomSource destructor, clarify comments, cleanup 2011-05-17 12:23:41 +02:00
rational.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rational.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rect.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
savefile.h BUILD: Rename UNIX #define to POSIX 2011-05-25 13:23:03 +02:00
scummsys.h COMMON: Add vformat() function (Common::String analog to vsprintf) 2011-06-18 01:36:15 +02:00
serializer.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
singleton.h ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
stack.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
str-array.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
str.cpp ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
str.h COMMON: Add vformat() function (Common::String analog to vsprintf) 2011-06-18 01:36:15 +02:00
stream.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
stream.h COMMON: Document that Stream API is meant to imitate ISO C FILE semantics 2011-05-18 13:06:41 +02:00
substream.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
system.cpp Merge pull request #26 from Littleboy/taskbar 2011-06-22 13:35:37 -07:00
system.h COMMON: Update documentation comment for TaskbarManager slot 2011-07-06 14:33:40 -04:00
taskbar.h BACKENDS/COMMON/GUI: Remove complete support for TaskbarManager when taskbar integration is not enabled 2011-06-16 14:23:28 -04:00
textconsole.cpp COMMON: Replace some vsnprintf/STRINGBUFLEN uses by vformat 2011-06-18 01:36:16 +02:00
textconsole.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
timer.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
tokenizer.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
tokenizer.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
translation.cpp ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
translation.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
types.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
unarj.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
unarj.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
unzip.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
unzip.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
util.cpp Merge remote branch 'upstream/master' into t7g-ios 2011-05-31 14:16:29 -04:00
util.h COMMON: Move HerculesDimensions enum to SCUMM. 2011-06-21 16:59:50 +02:00
winexe_ne.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
winexe_ne.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
winexe_pe.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
winexe_pe.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
winexe.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
winexe.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
xmlparser.cpp ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
xmlparser.h COMMON: Fix compilation when USE_HASHMAP_MEMORY_POOL is not defined. 2011-07-03 00:16:07 +02:00
zlib.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
zlib.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00