.. |
algorithm.h
|
COMMON: Revert attempt to silence MSVC warning in Common::gcd.
|
2010-10-15 18:20:01 +00:00 |
archive.cpp
|
|
|
archive.h
|
COMMON: Try to clarify and update some Common::Archive docs
|
2010-08-16 19:58:20 +00:00 |
array.h
|
JANITORAL: Clean trailing whitespaces.
|
2010-10-12 02:18:11 +00:00 |
config-file.cpp
|
Fix spelling, cleanup
|
2010-06-15 12:33:20 +00:00 |
config-file.h
|
|
|
config-manager.cpp
|
CONFIG: Always sort 'scummvm' and keymapper domains first
|
2010-08-23 10:00:40 +00:00 |
config-manager.h
|
|
|
debug-channels.h
|
|
|
debug.cpp
|
|
|
debug.h
|
|
|
endian.h
|
COMMON: changed read/write endian function to use __may_alias__ attribute
|
2010-09-01 12:41:16 +00:00 |
error.cpp
|
Implement translation support for ScummVM GUI.
|
2010-06-15 10:44:51 +00:00 |
error.h
|
Fix spelling, cleanup
|
2010-06-15 12:33:20 +00:00 |
EventDispatcher.cpp
|
|
|
EventRecorder.cpp
|
|
|
EventRecorder.h
|
|
|
events.h
|
Some documentation fixes.
|
2010-07-12 20:17:42 +00:00 |
file.cpp
|
Hid hashed fileopening to debuglevel 8.
|
2010-06-15 10:19:06 +00:00 |
file.h
|
|
|
frac.h
|
|
|
fs.cpp
|
OSYSTEM: revert r52120 and r52121. Introduced regressions
|
2010-08-16 18:07:21 +00:00 |
fs.h
|
|
|
func.h
|
|
|
hash-str.h
|
|
|
hashmap.cpp
|
|
|
hashmap.h
|
COMMON: Extend workaround in HashMap code for sgi IRIX MIPSpro to also apply for Intel's C++ compiler.
|
2010-10-15 18:20:21 +00:00 |
iff_container.h
|
|
|
keyboard.h
|
|
|
list_intern.h
|
|
|
list.h
|
|
|
macresman.cpp
|
COMMON: Extend getting a Mac resource fork resource with a name
|
2010-09-17 03:55:41 +00:00 |
macresman.h
|
COMMON: Extend getting a Mac resource fork resource with a name
|
2010-09-17 03:55:41 +00:00 |
md5.cpp
|
|
|
md5.h
|
|
|
memorypool.cpp
|
|
|
memorypool.h
|
COMMON: Made some constructors explicit, where we wouldn't really like implicit conversion.
|
2010-10-15 18:30:29 +00:00 |
module.mk
|
Do not rebuild common/messages.cpp automatically when a translation changes, but require the user to do "make update-translations".
|
2010-06-18 02:08:00 +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 |
noncopyable.h
|
|
|
pack-end.h
|
|
|
pack-start.h
|
|
|
ptr.h
|
Strip trailing whitespaces in our common code base.
|
2010-07-21 18:17:51 +00:00 |
queue.h
|
|
|
random.cpp
|
|
|
random.h
|
|
|
rational.cpp
|
COMMON: Fix int-Rational operators
|
2010-09-11 10:03:31 +00:00 |
rational.h
|
COMMON: Remove Rational::operator int/double
|
2010-09-07 09:02:46 +00:00 |
rect.h
|
COMMON: Added equality operators to Common::Rect
|
2010-08-21 08:17:06 +00:00 |
savefile.h
|
Fix spelling, cleanup
|
2010-06-15 12:33:20 +00:00 |
scummsys.h
|
JANITORAL: Clean trailing whitespaces.
|
2010-10-12 02:18:11 +00:00 |
serializer.h
|
|
|
singleton.h
|
Strip trailing whitespaces in our common code base.
|
2010-07-21 18:17:51 +00:00 |
stack.h
|
|
|
str-array.h
|
|
|
str.cpp
|
Revert "COMMON: Implement Common::vprintf(). Patch by littleboy"
|
2010-10-18 20:20:14 +00:00 |
str.h
|
Revert "COMMON: Implement Common::vprintf(). Patch by littleboy"
|
2010-10-18 20:20:14 +00:00 |
stream.cpp
|
JANITORAL: Clean trailing whitespaces.
|
2010-10-12 02:18:11 +00:00 |
stream.h
|
JANITORAL: Clean trailing whitespaces.
|
2010-10-12 02:18:11 +00:00 |
system.cpp
|
|
|
system.h
|
Fix spelling, cleanup
|
2010-06-15 12:33:20 +00:00 |
textconsole.cpp
|
Strip trailing whitespaces in our common code base.
|
2010-07-21 18:17:51 +00:00 |
textconsole.h
|
|
|
timer.h
|
|
|
tokenizer.cpp
|
|
|
tokenizer.h
|
|
|
translation.cpp
|
JANITORAL: Clean trailing whitespaces.
|
2010-10-12 02:18:11 +00:00 |
translation.h
|
JANITORAL: Clean trailing whitespaces.
|
2010-10-12 02:18:11 +00:00 |
types.h
|
|
|
unarj.cpp
|
Strip trailing whitespaces in our common code base.
|
2010-07-21 18:17:51 +00:00 |
unarj.h
|
|
|
unzip.cpp
|
ALL: Fix various typos (patch #3093266)
|
2010-10-24 13:04:33 +00:00 |
unzip.h
|
unzip.cpp can read uncompressed ZIP archives even when zlib is not linked in
|
2010-06-29 06:33:31 +00:00 |
util.cpp
|
I18N: Add "lowres" context for several GUI strings when in 1x mode.
|
2010-08-30 22:24:40 +00:00 |
util.h
|
Use tabs instead of spaces for indentation.
|
2010-08-11 19:32:07 +00:00 |
xmlparser.cpp
|
COMMON: Move XMLParser method impls to .cpp file; make skipComments non-virtual
|
2010-10-15 12:19:34 +00:00 |
xmlparser.h
|
COMMON: Move XMLParser method impls to .cpp file; make skipComments non-virtual
|
2010-10-15 12:19:34 +00:00 |
zlib.cpp
|
|
|
zlib.h
|
|
|