Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20511 | |||
2006-01-18 | Update copyright notice | Eugene Sandulenko | |
svn-id: r20088 | |||
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-10-08 | revert previous changes related to #ifdefs | Chris Apers | |
svn-id: r18969 | |||
2005-10-08 | More DISABLE_SCUMM_7_8 | Chris Apers | |
svn-id: r18967 | |||
2005-08-11 | rename some actor struct fields | Gregory Montoir | |
svn-id: r18664 | |||
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn | |
svn-id: r18444 | |||
2005-05-08 | Comply with our coding conventions | Max Horn | |
svn-id: r17972 | |||
2005-04-20 | Replaced the platform specific GF_FOO switches (using _platform instead now) | Max Horn | |
svn-id: r17716 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-12-05 | this is just how watcom handles signed division | Gregory Montoir | |
svn-id: r15987 | |||
2004-08-11 | A few corrections | Travis Howell | |
svn-id: r14554 | |||
2004-08-07 | Correction my earlier mistake | Travis Howell | |
svn-id: r14498 | |||
2004-08-07 | Wrong value | Travis Howell | |
svn-id: r14496 | |||
2004-08-07 | Ooops | Travis Howell | |
svn-id: r14495 | |||
2004-08-07 | PC FT demo INSANE actually used a combined actor02Reaction/actor03Reaction | Travis Howell | |
svn-id: r14494 | |||
2004-08-07 | More PC FT demo INSANE differences (Sounds) | Travis Howell | |
svn-id: r14493 | |||
2004-08-06 | More PC FT demo INSANE differences (Costumes) | Travis Howell | |
svn-id: r14486 | |||
2004-08-06 | More PC FT demo INSANE differences (Weapons) | Travis Howell | |
svn-id: r14483 | |||
2004-08-05 | More difference in INSANE of PC version of FT demo. | Travis Howell | |
Some sounds work now. svn-id: r14465 | |||
2004-08-05 | Small correction from FT disasm. | Travis Howell | |
Add some basic support for INSANE in PC version of FT demo svn-id: r14464 | |||
2004-06-23 | Fixed FT, so battles are not so ridiculously easy as before. Now match original | Eugene Sandulenko | |
svn-id: r14007 | |||
2004-02-10 | Use RandomSource instead of rand() in INSANE | Eugene Sandulenko | |
svn-id: r12802 | |||
2004-02-02 | Fixed most bugs, so only cosmetic visual things left. | Eugene Sandulenko | |
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-01 | o Major debug of all actors code | Eugene 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-30 | o Renamed more variables/structures to reflect their functionality | Eugene 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-26 | o Fixed bug with lost inventory | Eugene Sandulenko | |
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-25 | Fixed 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-19 | cleanup | Max Horn | |
svn-id: r12528 | |||
2004-01-18 | Renamed startSound1 & startSound2 to correct names due to complete iMUSE | Eugene Sandulenko | |
digital implementation. svn-id: r12479 | |||
2004-01-16 | Moved FT INSANE to a separate directory and splitted it to multiple files. | Eugene Sandulenko | |
svn-id: r12444 | |||
2004-01-16 | Moved FT INSANE to a separate directory | Eugene Sandulenko | |
svn-id: r12443 |