Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-18 | o Fix warnings | Eugene Sandulenko | |
svn-id: r11751 | |||
2003-12-18 | o Merged some variables into array, so simplifying the code | Eugene Sandulenko | |
o Fix bugs o Some mineroad support svn-id: r11750 | |||
2003-12-18 | cleanup | Max Horn | |
svn-id: r11729 | |||
2003-12-16 | o Another batch of proper variables naming | Eugene Sandulenko | |
o Implemented support functions for every scene o Started work on IACT containing scenes IACT for insane would be INSANE Action rater that IMUSE Action svn-id: r11691 | |||
2003-12-15 | Fix for bug #751670, thanks to MadMoose (I am not quite happy with the ↵ | Max Horn | |
situation, but hey, at least this helps :-) svn-id: r11662 | |||
2003-12-15 | fixed warning | Paweł Kołodziejski | |
svn-id: r11646 | |||
2003-12-15 | o Outstanding seeking bug is fixed | Eugene Sandulenko | |
o Killed many bugs in actors' handlers o Implemented rest of the actors svn-id: r11643 | |||
2003-12-14 | o Made mouse more responsive | Eugene Sandulenko | |
o Cleanup svn-id: r11628 | |||
2003-12-14 | o Mouse support added | Eugene Sandulenko | |
o Fix bug with enemy not approaching Ben svn-id: r11627 | |||
2003-12-13 | fixed warnings | Paweł Kołodziejski | |
svn-id: r11613 | |||
2003-12-13 | o Fix bug which crashed scummvm in some cases | Eugene Sandulenko | |
svn-id: r11611 | |||
2003-12-13 | o first scene is completable, although it seems to me that enemy moving | Eugene Sandulenko | |
is wrong, as he never approaches Ben o fix warnings o more correct names to some procedures o cleanup svn-id: r11610 | |||
2003-12-12 | o Fixed playback. Now you see Ben falling | Eugene Sandulenko | |
o Next batch of enemy code implemented o Cleanup svn-id: r11595 | |||
2003-12-10 | o Cleanup | Eugene Sandulenko | |
o Enemies' bikes started to show svn-id: r11548 | |||
2003-12-09 | Fixed bug with Ben's animation disappearing at max horizontal speed. | Eugene Sandulenko | |
svn-id: r11537 | |||
2003-12-09 | Add preliminary support for Mac FT demo insane. | Eugene Sandulenko | |
svn-id: r11536 | |||
2003-12-08 | Now Ben is visible, but kicking animation because of some bug is not visible | Eugene Sandulenko | |
at speed = +3. To reach first insane scene press ESC during non-interactive scene to skip seek error. svn-id: r11531 | |||
2003-12-08 | fixed warnings | Paweł Kołodziejski | |
svn-id: r11529 | |||
2003-12-08 | First INSANE scene started to show up things. Actually you can control | Eugene Sandulenko | |
Ben by keyboard and crash. Video looping is still buggy and may crash scummvm. Also whole scene looping is disabled and you get forwarded to next scene. Graphics glitches, Ben has just corpse and opponent is not drawn at all. Smush player was extended with video seeking methods, although incomplete. svn-id: r11527 | |||
2003-12-06 | fix alloc/free | Paweł Kołodziejski | |
svn-id: r11517 | |||
2003-12-06 | cleanup | Paweł Kołodziejski | |
svn-id: r11516 | |||
2003-12-06 | cleanup | Paweł Kołodziejski | |
svn-id: r11515 | |||
2003-12-06 | Make FT DOS demo happy with INSANE precompiled. | Eugene Sandulenko | |
To escape within INSANE scene only option is to exit scummvm with Alt+X. svn-id: r11509 | |||
2003-12-06 | Preliminary support for FT INSANE is added. To enable the code define | Eugene Sandulenko | |
INSANE in config.h. But only non-interactive parts work and there is no insane scene skip. Only one choice during those scenes is Ctrl+X. svn-id: r11507 | |||
2003-11-18 | COMI demos only have 3 fonts files. | Travis Howell | |
Don't do CD checks for COMI demos svn-id: r11336 | |||
2003-11-17 | ft pc demo don't need nut file in smush | Paweł Kołodziejski | |
svn-id: r11328 | |||
2003-11-17 | fixed 'if' at load nut smush files for comi | Paweł Kołodziejski | |
svn-id: r11327 | |||
2003-11-17 | replaced demo GIDs wth GF_DEMO | Paweł Kołodziejski | |
svn-id: r11326 | |||
2003-11-16 | codec1 is not bomp codec | Paweł Kołodziejski | |
svn-id: r11317 | |||
2003-11-16 | changed some shift operators to *, / | Paweł Kołodziejski | |
svn-id: r11315 | |||
2003-11-13 | *** empty log message *** | Travis Howell | |
svn-id: r11281 | |||
2003-10-17 | patch #823031: Support Russian Full Throttle | Max Horn | |
svn-id: r10879 | |||
2003-10-17 | renamed some Timer methods | Max Horn | |
svn-id: r10868 | |||
2003-10-12 | some more target<->game cleanup | Max Horn | |
svn-id: r10769 | |||
2003-10-09 | Moved PalmOS initializations out of namespaces. | Chris Apers | |
svn-id: r10703 | |||
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix ↵ | Max Horn | |
explicitly svn-id: r10571 | |||
2003-10-02 | renamed class Scumm to ScummEngine (consisten with other engine names; also ↵ | Max Horn | |
makes room for a potential 'Scumm' namespace) svn-id: r10549 | |||
2003-10-02 | renamed namespace ScummVM to Common | Max Horn | |
svn-id: r10544 | |||
2003-09-24 | Whitespace changes | Torbjörn Andersson | |
svn-id: r10390 | |||
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a ↵ | Max Horn | |
barebone ScummVM (or maybe I just want to increase our CVS stats? <g>) svn-id: r10287 | |||
2003-09-11 | cleanup | Max Horn | |
svn-id: r10169 | |||
2003-09-10 | fix for bugs #782733 and #794364 (hide mouse while smush video plays) | Max Horn | |
svn-id: r10164 | |||
2003-09-10 | added refCon parameter to timer class | Max Horn | |
svn-id: r10156 | |||
2003-09-10 | moved declaration of error/warning/debug from engine.h to util.h | Max Horn | |
svn-id: r10152 | |||
2003-09-06 | removed pauseMixer method from mixer, and renamed stop to stopChannel | Max Horn | |
svn-id: r10042 | |||
2003-09-02 | changed sounds volume to original volume level, and fixed sounds in bass intro | Paweł Kołodziejski | |
svn-id: r9963 | |||
2003-09-01 | added sound handle stuff to mixer streams | Paweł Kołodziejski | |
svn-id: r9956 | |||
2003-08-31 | added mixer features: volume and pan control per channel | Paweł Kołodziejski | |
svn-id: r9944 | |||
2003-08-18 | some changes for smush codec 1 and 3, handled by bomp decompression | Paweł Kołodziejski | |
svn-id: r9766 | |||
2003-08-18 | Make smush player works under PalmOS | Chris Apers | |
svn-id: r9763 |