19 Commits

Author SHA1 Message Date
Max Horn
c46ea8bc40 Replaced the platform specific GF_FOO switches (using _platform instead now)
svn-id: r17716
2005-04-20 18:21:30 +00:00
Max Horn
47280d9433 Updated copyright
svn-id: r16398
2005-01-01 16:09:25 +00:00
Eugene Sandulenko
010a781ada Fix bug which sometimes lead to some enemies never appear.
Remove some unused code.
Give some vars and functions proper names.

svn-id: r14902
2004-09-05 05:40:29 +00:00
Gregory Montoir
e6b2535ff9 cleanup
svn-id: r14884
2004-09-04 08:32:04 +00:00
Travis Howell
0a89fea43b Non-interactive INSANE sequence in PC FT demo works now.
svn-id: r14509
2004-08-08 02:21:26 +00:00
Eugene Sandulenko
260fd5a396 Use RandomSource instead of rand() in INSANE
svn-id: r12802
2004-02-10 04:02:34 +00:00
Eugene Sandulenko
ba50e9d0b3 Oops. I left debug mode so made insane scenes incompletable. Fixed
svn-id: r12768
2004-02-07 22:16:43 +00:00
Eugene Sandulenko
8411a8ade1 o Now Long TRS messages get wrapped
o Approaching enemy animation fixed
o Renames some vars and struct members
o Fixed dosdemo. It didn't run
o Correct Mac demo INSANE skipping behaviour

svn-id: r12751
2004-02-06 21:05:58 +00:00
Eugene Sandulenko
8a2496d6c5 Fixed most bugs, so only cosmetic visual things left.
o Support transparency for characters. Needed for cockpit rendering
o Fixed bug in NUT renderer which drawed transparent characters garbled
o Fixed long-standing (and outstanding) bug with SAUD error
o Previous fix fixed music in some cases (scene transitions)
o Fixed bug with palette being reset when smush video is rewind
o Made debug level for insane adjustable at compile time (maybe I will remove it later)

svn-id: r12717
2004-02-02 22:40:20 +00:00
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
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
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