161 Commits

Author SHA1 Message Date
Travis Howell
6d76392b7f Remove hard coded language values.
svn-id: r19636
2005-11-18 02:31:24 +00:00
Travis Howell
8392db7ca8 Ooops, that should not have been commited.
svn-id: r19602
2005-11-15 21:38:26 +00:00
Torbjörn Andersson
987ad29b80 Unstubbed vc75_setScale(). (No visible difference -- the values it sets are
not used yet.)

svn-id: r19599
2005-11-15 08:12:32 +00:00
Travis Howell
805a985e4f Correction to pathfinding in FF.
svn-id: r19597
2005-11-15 04:54:18 +00:00
Travis Howell
749b0130a9 Fix palette glitches in FF, caused by fades.
Some work on path finding differences in FF.

svn-id: r19596
2005-11-15 04:07:05 +00:00
Travis Howell
4a10696af3 Initial sound support for FF.
svn-id: r19593
2005-11-14 12:01:31 +00:00
Travis Howell
c7c31a5a8e It's Feeble!
svn-id: r19592
2005-11-14 10:52:18 +00:00
Travis Howell
19bc12a460 Correct FF display and palette.
svn-id: r19591
2005-11-14 10:31:19 +00:00
Travis Howell
9964014063 Fix invalid writes in FF.
svn-id: r19585
2005-11-13 11:53:57 +00:00
Travis Howell
c79de31518 Fix slowFadein during Lion ride in Simon2.
Cleanup.

svn-id: r19581
2005-11-13 07:04:56 +00:00
Travis Howell
bb1baa3a15 Add some details for ru versions.
Add some details for FF.

svn-id: r19568
2005-11-12 08:04:10 +00:00
Travis Howell
b4908f449e Old targets will be auto updated.
Many non-English versions will be broken until information is updated.

svn-id: r19563
2005-11-12 06:01:24 +00:00
Travis Howell
e1a8bce873 Cleanup.
svn-id: r19559
2005-11-11 09:05:19 +00:00
Travis Howell
05a80bf48b Correct FF image height.
svn-id: r19554
2005-11-11 02:56:36 +00:00
Travis Howell
edc8e87174 Add palette difference in FF.
svn-id: r19545
2005-11-10 05:33:31 +00:00
Travis Howell
889384b411 Add another wrapper for endian difference in FF.
svn-id: r19543
2005-11-10 01:18:09 +00:00
Travis Howell
3a670640f1 Update debug tables.
svn-id: r19542
2005-11-10 00:53:00 +00:00
Travis Howell
0cfc4456de Palette delay at the end of Simon1 was never triggered.
svn-id: r19541
2005-11-09 23:36:55 +00:00
Travis Howell
5dd373e577 Cleanup.
svn-id: r19518
2005-11-08 11:34:56 +00:00
Chris Apers
af1cbcde85 - Changed PalmOS ifdef
- Move opcode table to setupVgaOpcodes so that the table is correctly initialized with PalmOS ARM

svn-id: r19471
2005-11-05 18:47:03 +00:00
Travis Howell
cd8533d722 Cleanup.
svn-id: r19259
2005-10-23 11:17:15 +00:00
Eugene Sandulenko
b36677af71 Update FSF address. Eek. Actually that took place on May 1, 2005
svn-id: r19142
2005-10-18 01:30:26 +00:00
Travis Howell
5eb4192f83 Fix regression, cuased by typo.
Add wrapper as suggested.

svn-id: r19028
2005-10-12 00:35:54 +00:00
Travis Howell
0006c3f395 Clean up VGA headers.
More changes for FF.

svn-id: r18988
2005-10-09 12:12:24 +00:00
Travis Howell
6b897dd90b Add more stubs for FF.
Disable scale images in FF for now.

svn-id: r18987
2005-10-09 09:03:37 +00:00
Travis Howell
4893e3271b Adjust for larger resolution.
svn-id: r18955
2005-10-07 07:36:09 +00:00
Travis Howell
1bd9b92b5b Missed a few lines.
svn-id: r18954
2005-10-07 07:06:21 +00:00
Travis Howell
50486480cb FF starts VGA script.
svn-id: r18953
2005-10-07 06:59:49 +00:00
Travis Howell
e748cccca6 Cleanup
svn-id: r18941
2005-10-05 12:16:49 +00:00
Travis Howell
05ea6d3a34 Cleanup
svn-id: r18940
2005-10-05 11:37:26 +00:00
Eugene Sandulenko
6b4484472b Remove trailing whitespaces.
svn-id: r18604
2005-07-30 21:11:48 +00:00
Max Horn
8b1d7b9166 When including files from common/, explicitly use the common/ prefix
svn-id: r18444
2005-06-24 15:23:51 +00:00
Max Horn
bd8831487f Renamed variables to match our naming conventions; added Sound::isVoiceActive() method; made some more members of class Sound private
svn-id: r17958
2005-05-08 12:33:25 +00:00
Travis Howell
3cbaf48932 Cleanup
svn-id: r17934
2005-05-06 13:22:48 +00:00
Travis Howell
6e06194dd9 Ooops
svn-id: r17932
2005-05-06 12:29:37 +00:00
Travis Howell
1057d5fa69 Rename sprite field.
Cleanup.

svn-id: r17931
2005-05-06 12:23:19 +00:00
Travis Howell
076e42c302 Use ScummVM code formatting for names.
svn-id: r17930
2005-05-06 11:37:33 +00:00
Travis Howell
947be5edc2 Rename sprite field.
Cleanup

svn-id: r17928
2005-05-06 08:46:45 +00:00
Travis Howell
c8b17da61c Auto detect music and voice types, where possible.
Use correct set of MIDI tracks for MT32 in Simon the Sorcerer 2.

svn-id: r17925
2005-05-06 03:09:53 +00:00
Max Horn
7cd2cb2b17 PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method
svn-id: r17106
2005-03-12 18:56:09 +00:00
Max Horn
cffd917165 system.h was being included in tons of places, without any good reason; reduced this (total dependencies on system.h went down from 193 to 85 files)
svn-id: r16527
2005-01-10 22:06:49 +00:00
Max Horn
47280d9433 Updated copyright
svn-id: r16398
2005-01-01 16:09:25 +00:00
Max Horn
06315c1ce1 A little more cleanup (the Simon code really is a big mess :-)
svn-id: r16107
2004-12-18 02:08:32 +00:00
Max Horn
0ceb634fd4 constify simon engine; turned global var vc_get_out_of_code into a member of class SimonEngine
svn-id: r16106
2004-12-18 01:33:21 +00:00
Travis Howell
c8cbe16c7a No need to calculate values
svn-id: r14351
2004-07-27 07:21:28 +00:00
Oliver Kiehl
0d3b89b88f remove ugly goto
svn-id: r13278
2004-03-14 17:53:19 +00:00
Max Horn
c6752cccf5 renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend
svn-id: r13087
2004-02-28 12:58:13 +00:00
Travis Howell
95552e6ee3 Switch method used for combined speech and subtitles in Simon2 (Non - Hebrew versions) again.
svn-id: r12782
2004-02-09 05:11:54 +00:00
Travis Howell
519437aab1 Add better work around for inventory arrows issue in some Simon1 versions.
Remove seom debugging output.

svn-id: r12673
2004-01-30 03:26:47 +00:00
Travis Howell
0b34435070 Avoid glitch if Simon1 introduction is skipped when showing Simon' room segment.
svn-id: r12633
2004-01-27 13:33:21 +00:00