Commit Graph

14 Commits

Author SHA1 Message Date
Eugene Sandulenko
84d8e4dca4 o Major debug of all actors code
o Road signs aligned to match original
o Fixed bug with Ben's velocity not reset with scene switch
o Removed some unused code
o Debug level increased, so console is not flooded anymore
o Rearranged those huge switch statements

I succesfully passed by all insane scenes, so FT should be completable now with
some SAUD related crashes which are easy to avoid.

svn-id: r12695
2004-02-01 05:44:18 +00:00
Eugene Sandulenko
6dec294de5 o Renamed more variables/structures to reflect their functionality
o Fixed bug with only caveman approaching
o Extended smush player to process FT-specific overlays in videos.
  They're used to draw broken truck & car approaching and opponents on the
  mineroad

svn-id: r12670
2004-01-30 02:14:29 +00:00
Eugene Sandulenko
ece80a4a1f Partial fix for bug #885488 (Some INSANE trouble)
o Finally fixed seek error. Now I never encounter it, though there are weird
   SAUD errors in some cases.
 o Started to hunt cave-dude-only bug

svn-id: r12653
2004-01-28 04:07:54 +00:00
Nicolas Bacca
f00f911f39 Fix compile on Embedded Visual Csomething
svn-id: r12639
2004-01-27 20:05:23 +00:00
Max Horn
b1274d70d9 const'ness fixes
svn-id: r12631
2004-01-27 00:13:25 +00:00
Eugene Sandulenko
498e0f4d6f o Implemented TRS handling
o Now you can succesfully reach the cave so FT is completable, but it crashes
  now in some particularly situations, so you should avoid them.

svn-id: r12630
2004-01-26 22:44:47 +00:00
Eugene Sandulenko
7a7cb7e02b o Fixed bug with lost inventory
o Gave meaningful names to many variables
o Eliminated some slipped debug output
o Fixed vista-ranch scenes transition
o Now it is possible to equip goggles

svn-id: r12623
2004-01-26 15:41:30 +00:00
Eugene Sandulenko
87730caa02 Fixed plenty of bugs:
o Seek error. Now it seems to cover all cases
  o Shadows in tunnels on mineroad
  o Renamed some function to match functionality
  o bug #867555 (Problems between Mink Farm and Poyhoga)
  o Ben disappearing in car chase

svn-id: r12586
2004-01-25 05:25:50 +00:00
Max Horn
2f7198a3ac cleanup
svn-id: r12528
2004-01-19 22:55:42 +00:00
Max Horn
d094989ae2 smush and insane only work with V6 (this will allow moving some stuff from ScummEngine to ScummEngine_v6)
svn-id: r12516
2004-01-19 19:34:48 +00:00
Eugene Sandulenko
3e4cc82c13 Revert last change
svn-id: r12480
2004-01-18 14:48:04 +00:00
Eugene Sandulenko
2e27e9bca7 Renamed startSound1 & startSound2 to correct names due to complete iMUSE
digital implementation.

svn-id: r12479
2004-01-18 14:29:05 +00:00
Eugene Sandulenko
4b0ad9fe13 Moved FT INSANE to a separate directory and splitted it to multiple files.
svn-id: r12444
2004-01-16 22:18:54 +00:00
Eugene Sandulenko
171c7d4387 Moved FT INSANE to a separate directory
svn-id: r12443
2004-01-16 22:11:45 +00:00