..
scaler
Updated copyright
2005-01-01 16:09:25 +00:00
.cvsignore
fixed the 'intelligent' GCC build rules; added .cvsignore files
2002-08-21 16:28:19 +00:00
array.h
Updated copyright
2005-01-01 16:09:25 +00:00
config-manager.cpp
Verify domain names as they are passed into the config manager (better to crash here, early, than to corrupt a user's config file)
2005-02-22 18:11:36 +00:00
config-manager.h
Remove some more header dependencies
2005-01-10 22:35:43 +00:00
debugger.cpp
system.h was being included in tons of places, without any good reason; reduced this (total dependencies on system.h went down from 193 to 85 files)
2005-01-10 22:06:49 +00:00
debugger.h
Updated copyright
2005-01-01 16:09:25 +00:00
file.cpp
Added new interface SeekableReadStream
2005-01-09 01:41:43 +00:00
file.h
Added new interface SeekableReadStream
2005-01-09 01:41:43 +00:00
list.h
Removing obsolete comment
2005-01-01 17:52:17 +00:00
map.h
Updated copyright
2005-01-01 16:09:25 +00:00
md5.cpp
Updated copyright
2005-01-01 16:09:25 +00:00
md5.h
Updated copyright
2005-01-01 16:09:25 +00:00
module.mk
Added a convenience class 'Mutex'
2005-01-15 22:41:23 +00:00
mutex.cpp
Added a convenience class 'Mutex'
2005-01-15 22:41:23 +00:00
mutex.h
Added a convenience class 'Mutex'
2005-01-15 22:41:23 +00:00
rect.h
On Fingolfin's suggestion I put back the inclusion of util.h into Rect, for
2005-01-11 13:25:02 +00:00
savefile.cpp
Updated copyright
2005-01-01 16:09:25 +00:00
savefile.h
Ensure these headers match the rest of ScummVM
2005-01-09 16:07:53 +00:00
scaler.cpp
Fix bug which led to an endless loop if 1.5x scaler is fed with odd value.
2005-03-06 11:28:10 +00:00
scaler.h
Mouse part of big patch #1013937 (OSystem layer with bigger resolution)
2005-02-17 23:01:00 +00:00
scummsys.h
compatible version for wince
2005-02-19 15:35:05 +00:00
singleton.h
emsvc4 need public access, hmmm...
2005-01-27 21:29:29 +00:00
stack.h
Updated copyright
2005-01-01 16:09:25 +00:00
stdafx.h
fix VC7.1 compilation
2005-01-28 14:46:12 +00:00
str.cpp
Added String::hasSuffix and hasPrefix
2005-02-06 19:00:59 +00:00
str.h
Added String::hasSuffix and hasPrefix
2005-02-06 19:00:59 +00:00
stream.cpp
Since _pos is unsigned it's always >= 0, so testing for negativity will
2005-01-09 14:57:41 +00:00
stream.h
Support for direct reading from NES ROM:
2005-03-30 21:59:12 +00:00
system.cpp
Forgot to commit this
2005-01-15 23:08:12 +00:00
system.h
Fix method names to comply to our coding standards
2005-03-14 08:24:39 +00:00
timer.cpp
Use class Mutex instead of MutexRef
2005-01-28 22:05:51 +00:00
timer.h
Use class Mutex instead of MutexRef
2005-01-28 22:05:51 +00:00
util.cpp
Add Amiga renderer mode for EGA games.
2005-03-07 00:39:48 +00:00
util.h
Add Amiga renderer mode for EGA games.
2005-03-07 00:39:48 +00:00