Eugene Sandulenko
08332ab559
Code formatting
...
svn-id: r13288
2004-03-15 01:14:49 +00:00
Oliver Kiehl
54b9b1ccc7
Hack to prevent segfaults caused by insufficient allocated memory when
...
playing the french version of simon2 with subtitles enabled.
svn-id: r13287
2004-03-15 01:12:50 +00:00
Max Horn
f8610cd1c5
fix doxygen-comment mistakes
...
svn-id: r13286
2004-03-15 00:55:44 +00:00
Max Horn
a5e01a42b1
Added getDefaultGraphicsMode for DC backend
...
svn-id: r13285
2004-03-15 00:47:59 +00:00
Max Horn
e46ba2f29f
Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and get_width() to getHeight and getWidth(); augmented some doxygen comments in common/system.h
...
svn-id: r13284
2004-03-15 00:45:45 +00:00
Max Horn
b585b9ac4b
fix warnings
...
svn-id: r13283
2004-03-15 00:29:46 +00:00
Oliver Kiehl
88f5a9895b
rewrote talk_with_text from scratch. probably needs some testing
...
svn-id: r13282
2004-03-14 23:47:15 +00:00
Eugene Sandulenko
0d4cfaa559
Initial SAGA checkin
...
svn-id: r13281
2004-03-14 23:39:41 +00:00
Eugene Sandulenko
2fe422ad0c
Initial SAGA checkin. Disabled by default, enable with --enable-saga
...
but don't expect it to work.
svn-id: r13280
2004-03-14 23:37:11 +00:00
Marcus Comstedt
f1cac1545b
Virtual keyboard.
...
svn-id: r13279
2004-03-14 22:16:22 +00:00
Oliver Kiehl
0d3b89b88f
remove ugly goto
...
svn-id: r13278
2004-03-14 17:53:19 +00:00
Oliver Kiehl
9c647b4dbe
cleanup
...
svn-id: r13277
2004-03-14 17:50:40 +00:00
Paweł Kołodziejski
3f247b506a
cleanup
...
svn-id: r13276
2004-03-14 16:19:33 +00:00
Gregory Montoir
e8dde78b9d
prevent journal from reappearing when F1 is pressed more than once
...
svn-id: r13272
2004-03-14 13:26:01 +00:00
Marcus Comstedt
309a0a80f2
Protect against multiple inclusion.
...
svn-id: r13270
2004-03-14 13:23:20 +00:00
Marcus Comstedt
3be01c0560
Sound buffer adjustment.
...
svn-id: r13269
2004-03-14 13:14:03 +00:00
Marcus Comstedt
bdb14cbad9
In stereo.
...
svn-id: r13268
2004-03-14 13:05:08 +00:00
Gregory Montoir
911f77637a
fixed inventory scrolling using keyboard
...
svn-id: r13265
2004-03-14 00:53:24 +00:00
Joost Peters
641277fd16
some cleanup
...
svn-id: r13263
2004-03-13 22:58:50 +00:00
Max Horn
1b537be8d4
Patch #902111 : Change remaining random function calls to use RandomSource
...
svn-id: r13262
2004-03-13 18:44:10 +00:00
Paweł Kołodziejski
47cfcda3c6
update
...
svn-id: r13261
2004-03-13 17:52:44 +00:00
Paweł Kołodziejski
f2f6c75ba5
fix for voice bundle bug in german version comi
...
svn-id: r13260
2004-03-13 17:41:36 +00:00
Marcus Comstedt
fae98dec52
Reworked scaling logic, and added kFeatureAspectRatioCorrection support.
...
svn-id: r13259
2004-03-13 17:32:28 +00:00
Max Horn
7db5cc0a9c
While moving things down by one line 'looks better' (IMO), it also means that the last line is blitted outside the screen -> bad. So for now I'll undo my changes to the 2xSai filter family
...
svn-id: r13257
2004-03-13 15:45:39 +00:00
Marcus Comstedt
3cf400ebdd
Less strange.
...
svn-id: r13256
2004-03-13 15:26:36 +00:00
Marcus Comstedt
60a7d376e2
Cleanup.
...
svn-id: r13255
2004-03-13 15:19:16 +00:00
Marcus Comstedt
a3caeddc56
Use default implementation for setGraphicsMode(const char *).
...
svn-id: r13254
2004-03-13 15:18:22 +00:00
Marcus Comstedt
24b86b8566
Use the name "scummvm_main" for the common main function, like WinCE.
...
svn-id: r13253
2004-03-13 15:17:13 +00:00
Max Horn
f712d21c1d
Document the backend feature flags a bit, I hope this clarifies their purposes; if not feel free to augment the descriptions or tell me what I should add (same goes for the rest of the OSystem documentation, BTW)
...
svn-id: r13252
2004-03-13 15:12:23 +00:00
Max Horn
020d0702d1
Allow changing the scaler via keypad, too (FR #821415 )
...
svn-id: r13251
2004-03-13 14:59:43 +00:00
Max Horn
81584704b6
let's not forget about the revamped OSystem API
...
svn-id: r13250
2004-03-13 14:20:47 +00:00
Torbjörn Andersson
ccd472c942
Added FotAQ to the "About" window, after som discussion with Endy about the
...
exact wording of it.
svn-id: r13249
2004-03-13 14:19:50 +00:00
Max Horn
d2ef3ad20c
Added an OSD (On Screen Display) to the SDL backend
...
svn-id: r13248
2004-03-13 14:19:15 +00:00
Marcus Comstedt
86df1e876a
Features.
...
svn-id: r13246
2004-03-13 14:00:44 +00:00
Marcus Comstedt
882b0a094a
Harmonized with new OSystem API.
...
svn-id: r13245
2004-03-13 13:41:50 +00:00
Max Horn
4aa240e0e5
use 'Surface' in NewGui
...
svn-id: r13244
2004-03-13 13:22:14 +00:00
Max Horn
a0bde7a732
Revamped the font code: now it's very easy to switch between the 'original' SCUMM font and any new font... or to have multiple different fonts (like, one for 320x240 and and one for 640x480); furthermore, font rendering can now be done w/o using NewGui
...
svn-id: r13243
2004-03-13 13:03:25 +00:00
James Brown
7000cb00e4
Forward-port maniac hack :)
...
svn-id: r13242
2004-03-13 12:55:40 +00:00
Marcus Comstedt
ac17175f6c
Merged in fixes from 0.6.0 release branch.
...
svn-id: r13240
2004-03-13 12:47:27 +00:00
Max Horn
7e3e79f41e
useful helper method (will be used for improved options dialog)
...
svn-id: r13237
2004-03-13 12:33:31 +00:00
Torbjörn Andersson
0fc86ef674
Fixed a slight logic error in the music fading. At this point the code
...
should only check if the music is fading, not in which direction. (Also
made a minor cleanup.)
svn-id: r13235
2004-03-13 12:05:01 +00:00
Torbjörn Andersson
1f5d4dcd23
When both music channels are used, and a third piece of music starts,
...
silence the channel that appears to be closest to silence already. This is
the same method I used in BS2, and it might fix a glitch I heard at the
Club Alamut.
svn-id: r13234
2004-03-13 12:04:18 +00:00
Max Horn
7f7f647e3c
cleanup
...
svn-id: r13231
2004-03-12 18:23:15 +00:00
Torbjörn Andersson
711f925f69
Always play the "current music" after restoring a savegame, even if it's 0.
...
If it is, all that happens is that it silences the music. Otherwise, the
current music that was playing before the game was restored will keep
playing afterwards.
(One example of this: I went into the Hotel Ubu and restored a savegame at
the hospital. The piano music kept playing in the background.)
svn-id: r13230
2004-03-12 08:21:01 +00:00
James Brown
6a155e028e
Backport blee
...
svn-id: r13228
2004-03-11 04:13:22 +00:00
Jonathan Gray
5451bb29cc
correct error text
...
svn-id: r13226
2004-03-09 21:49:21 +00:00
Joost Peters
99d57c2d9f
Respond to volume-altering songs
...
svn-id: r13225
2004-03-09 01:48:12 +00:00
Joost Peters
1020f97cea
Enable music volume slider in Journal
...
svn-id: r13222
2004-03-09 00:52:07 +00:00
Robert Göffringmann
8b39133cab
changed workaround again, it's also needed when entering the room, not only when restoring a savegame.
...
svn-id: r13216
2004-03-07 19:24:41 +00:00
Robert Göffringmann
757bc4cec6
work around script bug #911508 BS1: Crash when loading certain savegames
...
svn-id: r13215
2004-03-07 19:14:32 +00:00