aboutsummaryrefslogtreecommitdiff
path: root/scumm/insane/insane_enemy.cpp
AgeCommit message (Collapse)Author
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-12-30correction for previous correction :)Gregory Montoir
svn-id: r16393
2004-12-30minor correction, checked against disasmGregory Montoir
svn-id: r16392
2004-09-05Fix bug which sometimes lead to some enemies never appear.Eugene Sandulenko
Remove some unused code. Give some vars and functions proper names. svn-id: r14902
2004-08-09Better method, shouldn't be used in PC FT demo.Travis Howell
svn-id: r14527
2004-08-09A few more correction for INSANE in PC FT demoTravis Howell
svn-id: r14526
2004-08-05More difference in INSANE of PC version of FT demo.Travis Howell
Some sounds work now. svn-id: r14465
2004-02-10Fix warnings which spotted bugs at the same timeEugene Sandulenko
svn-id: r12803
2004-02-10Use RandomSource instead of rand() in INSANEEugene Sandulenko
svn-id: r12802
2004-02-05o Fix for bug #889751. Bump sound on the highway keeps playingEugene Sandulenko
o Fix for bug #888639. Mine road female biker loop svn-id: r12743
2004-02-01o Major debug of all actors codeEugene Sandulenko
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-01-30o Renamed more variables/structures to reflect their functionalityEugene Sandulenko
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-25Fixed plenty of bugs:Eugene Sandulenko
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-19cleanupMax Horn
svn-id: r12528
2004-01-18Renamed startSound1 & startSound2 to correct names due to complete iMUSEEugene Sandulenko
digital implementation. svn-id: r12479
2004-01-16Moved FT INSANE to a separate directory and splitted it to multiple files.Eugene Sandulenko
svn-id: r12444
2004-01-16Moved FT INSANE to a separate directoryEugene Sandulenko
svn-id: r12443