Commit Graph
86814 Commits
Author SHA1 Message Date
Max Horn eeea238ef7 This function is currently not used...
svn-id: r16501
2005-01-09 15:48:47 +00:00
Max Horn 0fb2bd30f4 cleanup
svn-id: r16500
2005-01-09 15:48:27 +00:00
Max Horn 6563990ad2 Fix changing the scaler while GUI scaling and the console are active
svn-id: r16499
2005-01-09 15:40:34 +00:00
Max Horn dd9335b232 fix warning
svn-id: r16498
2005-01-09 15:36:54 +00:00
Andrew Kurushin f3b8221dd6 rewritten sprite class
- sprites decoded on first load
- some speed optimization
- actors uses kExtended flag to append spriteList

svn-id: r16497
2005-01-09 15:07:49 +00:00
Torbjörn Andersson 9d1f4ff1e6 Since _pos is unsigned it's always >= 0, so testing for negativity will
generate a warning in GCC.

svn-id: r16496
2005-01-09 14:57:41 +00:00
Eugene Sandulenko 048ceb0c1f Update SAGA items
svn-id: r16495
2005-01-09 11:35:01 +00:00
Max Horn 32f0dbdcb2 Moving AppendableAudioStream into SCUMM engine, as it is only used there
svn-id: r16494
2005-01-09 03:15:59 +00:00
Max Horn bc44b5ec15 Added new interface SeekableReadStream
svn-id: r16493
2005-01-09 01:41:43 +00:00
Andrew Kurushin 9c7a604c8b rename StringsList to StringsTable
svn-id: r16492
2005-01-08 21:06:06 +00:00
Andrew Kurushin bdb1b1eb1c begining of verb implementation
introduced getObjectName

svn-id: r16491
2005-01-08 20:30:07 +00:00
Max Horn 65a4044203 Fix bug #1097467 (COMI: cursor is invisible at "insert CD" message)
svn-id: r16490
2005-01-08 18:37:28 +00:00
Max Horn c257460bc5 Fix bug #1098115 (GUI: Broken console font)
svn-id: r16488
2005-01-08 18:11:29 +00:00
Max Horn 123b4772ef sync NEWS files on HEAD and branch-0-7-0
svn-id: r16486
2005-01-08 17:58:00 +00:00
Eugene Sandulenko 2f17c61905 Fix wron Vulture male 1 animation. Thanks to salty-horse for reporting
and help with fixing.

svn-id: r16484
2005-01-08 03:35:53 +00:00
Eugene Sandulenko 7a30bbfd2a Update SAGA items
svn-id: r16483
2005-01-07 22:22:08 +00:00
Eugene Sandulenko c316ab62cf Eliminate _scene->getMode() and use scene flags instead
svn-id: r16482
2005-01-07 22:18:53 +00:00
Marcus Comstedt f74fce354f Access timer.
svn-id: r16481
2005-01-07 21:56:10 +00:00
Andrew Kurushin 12b5c5f855 fixing scene transition
svn-id: r16480
2005-01-07 21:24:26 +00:00
Eugene Sandulenko eb76ac619f o Last fixes for panels. Now they work like in original.
o Code formatting in scene.h

svn-id: r16479
2005-01-07 21:13:26 +00:00
Eugene Sandulenko 0a89a28e45 o Add reported German IHNM and ITE
o Fix IHNM. It does not have actors now (all actors in IHNM are in resources,
  not hardcoded)

svn-id: r16478
2005-01-07 15:49:47 +00:00
Max Horn 071b09cab4 Flag 64 bit problem in iMuse, as well as what I think might be very old regression in our code
svn-id: r16477
2005-01-07 14:42:51 +00:00
Max Horn b4d547c736 cleanup
svn-id: r16476
2005-01-07 14:42:05 +00:00
Max Horn 50d64c1329 Add GCC 4.x to the list of accepted GCC versions
svn-id: r16474
2005-01-07 14:14:04 +00:00
Eugene Sandulenko 060cf62839 Update SAGA items
svn-id: r16473
2005-01-07 01:03:16 +00:00
Eugene Sandulenko 1fe593995d o Fix for popped up actors at initial scene fade out
o Stub for new Wyrmkeep demos with substituted scenes
o Converted some script func parameters to apropriate types
o More panel fixes

svn-id: r16472
2005-01-07 00:57:43 +00:00
Travis Howell d5d801b01c Remove extra ;
svn-id: r16471
2005-01-07 00:08:54 +00:00
Max Horn 310576996c work around yet another MSVC problem
svn-id: r16470
2005-01-06 23:31:34 +00:00
Andrew Kurushin 37a858d6f5 - compiles debug path displaying only if ACTOR_DEBUG defined
- removed some temporary variable

svn-id: r16469
2005-01-06 23:02:53 +00:00
Max Horn fa3d618fae Distinguish left and right mouse button
svn-id: r16468
2005-01-06 22:51:25 +00:00
Max Horn 858c6c4d5b Switching GUI to an alternate font; using a second, bigger, font for 640x480 games like COMI. Note: we can always easily switch back to the SCUMM font or any other font, if we want to
svn-id: r16467
2005-01-06 22:48:42 +00:00
Max Horn a9d0472758 New normal/big fonts
svn-id: r16466
2005-01-06 22:38:58 +00:00
Andrew Kurushin 198d85eecd small fixes to previous
svn-id: r16465
2005-01-06 22:22:20 +00:00
Andrew Kurushin 59a93737db non tile mode full actor path finding - preview
svn-id: r16464
2005-01-06 21:57:10 +00:00
Eugene Sandulenko 5b19a79b46 Add reported 4 disks french monkeyega
svn-id: r16463
2005-01-06 21:55:52 +00:00
Max Horn 87afdf9a64 oops again
svn-id: r16462
2005-01-06 21:46:21 +00:00
Max Horn 8f0afd1816 oops
svn-id: r16461
2005-01-06 21:18:46 +00:00
Max Horn c6e0d31e76 Added a font manager (work in progress)
svn-id: r16460
2005-01-06 21:15:52 +00:00
Eugene Sandulenko f3b7c27cbd Add reported frech 4 disks monkeyega
svn-id: r16459
2005-01-06 20:16:42 +00:00
Andrew Kurushin 6cde0f1de6 turn off "no definition for inline function" warning
svn-id: r16458
2005-01-06 19:35:11 +00:00
Andrew Kurushin 3b61b06aee - remove "extern" before OSystem::makeInstance
svn-id: r16457
2005-01-06 19:34:07 +00:00
Andrew Kurushin 00c98c519e - implement faceTowards (script function & etc)
- implement debug actor walk path (press f6)

svn-id: r16456
2005-01-06 19:15:01 +00:00
Max Horn 4fae197c67 Patch #1092994 (Selfscaling GUI)
svn-id: r16455
2005-01-06 19:09:34 +00:00
Max Horn 5d88c39549 Modify the singleton code once more to help overcome an issue with MSVC 7 (see also patch #1095133)
svn-id: r16454
2005-01-06 18:38:34 +00:00
Max Horn 9cfb8d3bb5 Fix getStrings to use the ScummEngine::openFile method
svn-id: r16453
2005-01-06 18:38:11 +00:00
Torbjörn Andersson aec5da9bbb Work around bad German translation. (Joey claims he's 21 metres above the
ground instead of 120 when you first turn him on.)

svn-id: r16451
2005-01-06 16:10:34 +00:00
Torbjörn Andersson cfe84492ad Placard functions are now event-driven, so the blocking palette faders are
no longer needed.

svn-id: r16450
2005-01-06 16:07:46 +00:00
Torbjörn Andersson f974b48a41 Fixed bug #1093845 after discussing with Fingolfin.
svn-id: r16449
2005-01-06 15:57:12 +00:00
Eugene Sandulenko 27bf2ad560 Fix bug #1097022 "ALL: Build fails on non-i386 archs if nasm is installed".
We should switch to nasm completely, though.

svn-id: r16448
2005-01-06 15:50:41 +00:00
Eugene Sandulenko 12c44e85de Fix crash in intro
svn-id: r16447
2005-01-06 15:29:17 +00:00