.. |
agi
|
The error() and warning() functions add ! and newline automatically. (I didn't
|
2009-05-31 10:02:16 +00:00 |
agos
|
The error() and warning() functions add ! and newline automatically. (I didn't
|
2009-05-31 10:02:16 +00:00 |
cine
|
Changed SaveFileManager methods to take Common::String params (instead of char pointers)
|
2009-05-29 14:38:22 +00:00 |
cruise
|
Tweaks to the code that pauses for a mouse press when displaying many text messages
|
2009-06-05 12:20:42 +00:00 |
drascula
|
COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses)
|
2009-05-19 11:42:14 +00:00 |
gob
|
gob : _spriteBottom incorrectly saved and restored in Draw_v2::spriteOperation
|
2009-06-04 09:48:56 +00:00 |
groovie
|
The error() and warning() functions add ! and newline automatically. (I didn't
|
2009-05-31 10:02:16 +00:00 |
igor
|
Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel
|
2009-03-05 12:04:58 +00:00 |
kyra
|
LOL: minor bug fix
|
2009-06-05 22:53:36 +00:00 |
lure
|
The error() and warning() functions add ! and newline automatically. (I didn't
|
2009-05-31 10:02:16 +00:00 |
m4
|
The error() and warning() functions add ! and newline automatically. (I didn't
|
2009-05-31 10:02:16 +00:00 |
made
|
MADE: cleanup
|
2009-05-31 15:07:55 +00:00 |
parallaction
|
The error() and warning() functions add ! and newline automatically. (I didn't
|
2009-05-31 10:02:16 +00:00 |
queen
|
The error() and warning() functions add ! and newline automatically. (I didn't
|
2009-05-31 10:02:16 +00:00 |
saga
|
Changed SaveFileManager methods to take Common::String params (instead of char pointers)
|
2009-05-29 14:38:22 +00:00 |
sci
|
Cleanup
|
2009-06-05 23:08:35 +00:00 |
scumm
|
Corrected cursor display errors introduced by revision 41204, reimplemented 16-bit cursor support in a less hacky, but still temporary way.
|
2009-06-06 01:16:04 +00:00 |
sky
|
The error() and warning() functions add ! and newline automatically. (I didn't
|
2009-05-31 10:02:16 +00:00 |
sword1
|
The error() and warning() functions add ! and newline automatically. (I didn't
|
2009-05-31 10:02:16 +00:00 |
sword2
|
The error() and warning() functions add ! and newline automatically. (I didn't
|
2009-05-31 10:02:16 +00:00 |
tinsel
|
Fix warning about signed vs. unsigned comparison.
|
2009-06-03 16:28:09 +00:00 |
touche
|
Changed SaveFileManager methods to take Common::String params (instead of char pointers)
|
2009-05-29 14:38:22 +00:00 |
tucker
|
Changed SaveFileManager methods to take Common::String params (instead of char pointers)
|
2009-05-29 14:38:22 +00:00 |
advancedDetector.cpp
|
Fix bug #1544799: "ALL: Engine creates launcher entry when failing to launch"
|
2009-05-20 21:00:52 +00:00 |
advancedDetector.h
|
Moved AdvancedDetector from common/ to engines/
|
2009-01-29 22:13:01 +00:00 |
dialogs.cpp
|
Added keyboard mapping for global menu.
|
2009-02-28 21:05:21 +00:00 |
dialogs.h
|
Make the subtitle settings in Options section of the global main menu optional, and enable only for game engines where subtitles settings are synced.
|
2009-02-07 06:47:19 +00:00 |
engine.cpp
|
Check for "track01" as well as "track1". (I hope I didn't break compilation by
|
2009-03-01 15:15:51 +00:00 |
engine.h
|
Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors
|
2009-03-01 04:30:55 +00:00 |
engines.mk
|
Added build rules for SCI32 games
|
2009-03-30 08:09:02 +00:00 |
game.cpp
|
Whoa! Removing trailing spaces.
|
2009-01-01 15:06:43 +00:00 |
game.h
|
Whoa! Removing trailing spaces.
|
2009-01-01 15:06:43 +00:00 |
metaengine.h
|
Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel
|
2009-03-05 12:04:58 +00:00 |
module.mk
|
Moved AdvancedDetector from common/ to engines/
|
2009-01-29 22:13:01 +00:00 |