scummvm/common
2011-01-13 16:38:14 +00:00
..
algorithm.h
archive.cpp
archive.h
array.h
bufferedstream.h COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
config-file.cpp COMMON: Handle C++-style comments in config files 2010-12-11 19:53:11 +00:00
config-file.h
config-manager.cpp COMMON: Some slight formatting fixes in config-manager.cpp. 2011-01-13 16:38:14 +00:00
config-manager.h CONFIG-MGR: added ability to add other non-game domains 2010-12-29 15:16:31 +00:00
debug-channels.h
debug.cpp
debug.h
endian.h
error.cpp
error.h
EventDispatcher.cpp
EventRecorder.cpp
EventRecorder.h
events.h COMMON: Fix comment about getButtonState. 2011-01-01 22:36:33 +00:00
file.cpp
file.h
forbidden.h
frac.h
fs.cpp
fs.h
func.h
hash-str.h
hashmap.cpp
hashmap.h
iff_container.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
iff_container.h COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
keyboard.h AmigaOS: Fixed compilation after the latest GSoC code merging (bug #3121350) 2010-11-28 22:12:11 +00:00
list_intern.h
list.h
macresman.cpp COMMON: Fix a few space formatting issues. 2011-01-11 03:03:40 +00:00
macresman.h
md5.cpp
md5.h
memorypool.cpp
memorypool.h
memstream.h COMMON: Remove default value for endianess in ReadStreamEndian subclasses 2010-11-23 22:27:20 +00:00
module.mk COMMON: Add support for loading NE resources and cursors 2010-11-28 22:55:00 +00:00
mutex.cpp
mutex.h
ne_exe.cpp COMMON: Add support for loading NE resources and cursors 2010-11-28 22:55:00 +00:00
ne_exe.h COMMON: Add a bit more to the doxygen comment for NEResources 2010-11-29 00:27:48 +00:00
noncopyable.h
pack-end.h
pack-start.h
ptr.h
queue.h
random.cpp
random.h
rational.cpp
rational.h
rect.h
savefile.h
scummsys.h COMMON: Use user include instead of system include to remove lots of compiler warnings for symbian 2010-11-19 12:47:52 +00:00
serializer.h
singleton.h
stack.h
str-array.h
str.cpp
str.h ALL: Fix a few typos 2010-12-01 20:03:05 +00:00
stream.cpp COMMON: Remove XOR decoding capability from MemoryReadStream 2010-11-23 22:25:53 +00:00
stream.h COMMON: Add an isBE() function to get the endianness of a ReadStreamEndian 2010-11-26 15:06:25 +00:00
substream.h COMMON: Remove default value for endianess in ReadStreamEndian subclasses 2010-11-23 22:27:20 +00:00
system.cpp BACKEND: Switch OSystem::getSystemLanguage return type to Common::String. 2010-11-28 02:12:33 +00:00
system.h OSYSTEM: Clarify grabPalette documentation after talking with Max about it. 2010-12-20 17:28:17 +00:00
textconsole.cpp COMMON: Fix a few space formatting issues. 2011-01-11 03:03:40 +00:00
textconsole.h
timer.h
tokenizer.cpp
tokenizer.h
translation.cpp I18N: Improve the fallback language auto-detection. 2010-12-01 20:00:40 +00:00
translation.h I18N: Improve the fallback language auto-detection. 2010-12-01 20:00:40 +00:00
types.h
unarj.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
unarj.h
unzip.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
unzip.h
util.cpp COMMON: Comment out locale <-> Common::Language conversion utils for now. 2010-11-28 02:12:53 +00:00
util.h COMMON: Comment out locale <-> Common::Language conversion utils for now. 2010-11-28 02:12:53 +00:00
xmlparser.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
xmlparser.h
zlib.cpp
zlib.h