.. |
algorithm.h
|
COMMON: Revert attempt to silence MSVC warning in Common::gcd.
|
2010-10-15 18:20:01 +00:00 |
archive.cpp
|
COMMON: Simplify DECLARE_SINGLETON macro
|
2010-11-16 08:23:13 +00:00 |
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 style fixes in config-manager.cpp.
|
2011-01-18 21:13:47 +00:00 |
config-manager.h
|
CONFIG-MGR: added ability to add other non-game domains
|
2010-12-29 15:16:31 +00:00 |
dcl.cpp
|
COMMON: Move SCI's DCL decompression code to common
|
2011-01-21 01:55:44 +00:00 |
dcl.h
|
COMMON: Document which engines use DCL
|
2011-01-21 14:28:43 +00:00 |
debug-channels.h
|
|
|
debug.cpp
|
BACKENDS: Implement logging API proposed by Max on -devel.
|
2010-11-18 19:12:14 +00:00 |
debug.h
|
COMMON: Get rid of the debug() output formatter
|
2010-11-01 20:41:32 +00:00 |
endian.h
|
|
|
error.cpp
|
|
|
error.h
|
|
|
EventDispatcher.cpp
|
|
|
EventRecorder.cpp
|
COMMON: Cleanup EventRecorder
|
2010-11-19 00:38:17 +00:00 |
EventRecorder.h
|
COMMON: Cleanup EventRecorder
|
2010-11-19 00:38:17 +00:00 |
events.h
|
COMMON: Fix comment about getButtonState.
|
2011-01-01 22:36:33 +00:00 |
file.cpp
|
|
|
file.h
|
|
|
forbidden.h
|
COMMON: Document forbidden.h
|
2010-10-31 21:50:20 +00:00 |
frac.h
|
|
|
fs.cpp
|
|
|
fs.h
|
|
|
func.h
|
|
|
hash-str.h
|
|
|
hashmap.cpp
|
COMMON: Change some (f)printf to debug calls; clenaup hashmap.h
|
2010-11-01 16:00:53 +00:00 |
hashmap.h
|
COMMON: Disable DEBUG_HASH_COLLISIONS (oops)
|
2010-11-01 16:42:31 +00:00 |
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
|
COMMON: Update documentation of the MacResManager
|
2011-01-22 02:31:30 +00:00 |
md5.cpp
|
COMMON: Rename and tweak MD5 functions
|
2010-11-07 17:16:59 +00:00 |
md5.h
|
COMMON: Rename and tweak MD5 functions
|
2010-11-07 17:16:59 +00:00 |
memorypool.cpp
|
COMMON: Change some (f)printf to debug calls; clenaup hashmap.h
|
2010-11-01 16:00:53 +00:00 |
memorypool.h
|
COMMON: Made some constructors explicit, where we wouldn't really like implicit conversion.
|
2010-10-15 18:30:29 +00:00 |
memstream.h
|
COMMON: Remove default value for endianess in ReadStreamEndian subclasses
|
2010-11-23 22:27:20 +00:00 |
module.mk
|
COMMON: Move SCI's DCL decompression code to common
|
2011-01-21 01:55:44 +00:00 |
mutex.cpp
|
|
|
mutex.h
|
COMMON: Made some constructors explicit, where we wouldn't really like implicit conversion.
|
2010-10-15 18:30:29 +00:00 |
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
|
COMMON: Undo changes to common/ptr.h, remove Common::ScopedPtrC
|
2010-11-04 00:49:12 +00:00 |
queue.h
|
|
|
random.cpp
|
|
|
random.h
|
|
|
rational.cpp
|
|
|
rational.h
|
|
|
rect.h
|
COMMON: Added some very simple operators to the Point class (+, -, += and -=), taken from the BS25 Vertex class
|
2011-01-23 19:00:35 +00:00 |
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
|
COMMON: Reverting r54257 as _singleton already was protected (and I am blind :)
|
2010-11-16 08:24:11 +00:00 |
stack.h
|
|
|
str-array.h
|
|
|
str.cpp
|
COMMON: Rename String::printf() to String::format()
|
2010-11-01 16:02:28 +00:00 |
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
|
COMMON: Cleanup XMLParser code
|
2010-11-19 00:20:15 +00:00 |
zlib.cpp
|
COMMON: Push #include stream.h from zlib.h to zlib.cpp
|
2010-11-19 00:10:09 +00:00 |
zlib.h
|
COMMON: Push #include stream.h from zlib.h to zlib.cpp
|
2010-11-19 00:10:09 +00:00 |