.. |
agi
|
Moved check for shouldRTL() from engines to scummvm_main
|
2008-09-03 16:56:40 +00:00 |
agos
|
Moved check for shouldRTL() from engines to scummvm_main
|
2008-09-03 16:56:40 +00:00 |
cine
|
Moved check for shouldRTL() from engines to scummvm_main
|
2008-09-03 16:56:40 +00:00 |
cruise
|
Silence MSVC warning about uninitialized variables
|
2008-09-03 10:00:43 +00:00 |
drascula
|
Renamed SeekableReadStream::readLine to SeekableReadStream::readLine_OLD; added a new alternate SeekableReadStream::readLine() instead
|
2008-09-03 17:53:25 +00:00 |
gob
|
Added another version of Lost in Time CD, as supplied by SiRoCs in bug report #2093672
|
2008-09-04 19:20:51 +00:00 |
igor
|
Don't use kPlainSoundType if you don't have to
|
2008-07-11 20:28:14 +00:00 |
kyra
|
Moved check for shouldRTL() from engines to scummvm_main
|
2008-09-03 16:56:40 +00:00 |
lure
|
Moved check for shouldRTL() from engines to scummvm_main
|
2008-09-03 16:56:40 +00:00 |
m4
|
Renamed SeekableReadStream::readLine to SeekableReadStream::readLine_OLD; added a new alternate SeekableReadStream::readLine() instead
|
2008-09-03 17:53:25 +00:00 |
made
|
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases
|
2008-09-03 11:22:51 +00:00 |
parallaction
|
Changed some code to use the new Stream::readLine() method
|
2008-09-03 18:40:49 +00:00 |
queen
|
Renamed SeekableReadStream::readLine to SeekableReadStream::readLine_OLD; added a new alternate SeekableReadStream::readLine() instead
|
2008-09-03 17:53:25 +00:00 |
saga
|
Moved check for shouldRTL() from engines to scummvm_main
|
2008-09-03 16:56:40 +00:00 |
scumm
|
Add missing case in o100_resourceRoutines.
|
2008-09-04 14:12:27 +00:00 |
sky
|
Moved check for shouldRTL() from engines to scummvm_main
|
2008-09-03 16:56:40 +00:00 |
sword1
|
Renamed SeekableReadStream::readLine to SeekableReadStream::readLine_OLD; added a new alternate SeekableReadStream::readLine() instead
|
2008-09-03 17:53:25 +00:00 |
sword2
|
Use readLine() instead of readLine_OLD().
|
2008-09-04 21:40:32 +00:00 |
tinsel
|
Moved check for shouldRTL() from engines to scummvm_main
|
2008-09-03 16:56:40 +00:00 |
touche
|
Moved check for shouldRTL() from engines to scummvm_main
|
2008-09-03 16:56:40 +00:00 |
dialogs.cpp
|
Added ScummVM Title and version info to GMM
|
2008-08-17 02:02:22 +00:00 |
dialogs.h
|
Added a MetaEngineFeature for RTL support, the RTL button is disabled in the GMM if the engine doesn't support it
|
2008-08-16 02:53:16 +00:00 |
engine.cpp
|
Added a MetaEngineFeature for RTL support, the RTL button is disabled in the GMM if the engine doesn't support it
|
2008-08-16 02:53:16 +00:00 |
engine.h
|
Moved check for shouldRTL() from engines to scummvm_main
|
2008-09-03 16:56:40 +00:00 |
engines.mk
|
Added Tinsel engine to main repos (no news item for it ON PURPOSE)
|
2008-07-23 09:02:47 +00:00 |
metaengine.h
|
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases
|
2008-09-03 11:22:51 +00:00 |
module.mk
|
Created Global Main Menu Dialog. Made a uniform _quit flag for engines. So far agi, agos, and cine are now using the new _quit flag.
|
2008-06-24 21:15:30 +00:00 |