Gregory Montoir
|
a1d9bcd923
|
enabled music volume changes in Amiga version
svn-id: r26265
|
2007-03-20 23:24:54 +00:00 |
|
Max Horn
|
ed54ea9155
|
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
svn-id: r26180
|
2007-03-17 19:02:05 +00:00 |
|
Max Horn
|
15d9bc42ea
|
Force all code to use EventManager::pollEvent instead of OSystem::pollEvent
svn-id: r26156
|
2007-03-17 00:53:21 +00:00 |
|
Gregory Montoir
|
a3c2c1f413
|
Since the amiga version handle music very differently than the PC version, the existing Music and MusicPlayer classes have been merged to a single MidiMusic class, simplifying code a bit.
svn-id: r26033
|
2007-03-08 22:15:20 +00:00 |
|
Gregory Montoir
|
ca597dbf50
|
reduced code dup, Queen::LineReader -> SeekableReadStream::readLine
svn-id: r25871
|
2007-02-25 22:24:11 +00:00 |
|
Gregory Montoir
|
11e679845d
|
some fixes and additions for FOTAQ amiga versions
svn-id: r25825
|
2007-02-24 18:39:08 +00:00 |
|
Gregory Montoir
|
948630c3b4
|
added initial support for FOTAQ amiga versions
svn-id: r25769
|
2007-02-21 20:27:48 +00:00 |
|
Gregory Montoir
|
5a902f8f7a
|
rewrote FOTAQ game version detection code in a - if I didn't break anything - better way (no more duplicated code, more accurate game description in the launcher...)
svn-id: r24598
|
2006-11-04 12:00:31 +00:00 |
|
Gregory Montoir
|
d5608e82ed
|
cleanup (got rid of the custom Language enum, re-used the one in the Common namespace)
svn-id: r24595
|
2006-11-03 22:36:05 +00:00 |
|
Max Horn
|
0d6362ea48
|
Patch #1091170: ALL, SCUMM: Subtitle speed control
svn-id: r22456
|
2006-05-13 17:30:04 +00:00 |
|
Max Horn
|
9217472f0e
|
With this change, backends are now responsible for instantiating their OSystem class before calling scummvm_main (Note: PalmOS and Symbian are not yet converted, and won't work currently)
svn-id: r21557
|
2006-04-02 14:16:31 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|