Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-24 | Extended ReadMemoryStream class with seek method | Eugene Sandulenko | |
svn-id: r14030 | |||
2004-06-24 | Not required for WIN32 | Travis Howell | |
svn-id: r14029 | |||
2004-06-24 | Add missing code | Travis Howell | |
svn-id: r14028 | |||
2004-06-24 | Fix mouse cursors hotspot in HE games. | Travis Howell | |
HE games don't change cursor hotspot, when changing cursor image. svn-id: r14027 | |||
2004-06-24 | Fix comi regression | Travis Howell | |
svn-id: r14026 | |||
2004-06-24 | Revert change, caused regression (Mini game in Cosmic Diner of puttmoon no ↵ | Travis Howell | |
longer works) svn-id: r14025 | |||
2004-06-24 | Phase #1 of HE v7.0+ cursors. Basically it's Win32 resource extractor | Eugene Sandulenko | |
incorporated from icotools, no display, just searching it in resources and display a warning. Graphics converter is on the way. Code is NOT endian-safe. It will not work on BE system, as was tested by joostp. Please, fix endianess. svn-id: r14024 | |||
2004-06-23 | Proper fix for detecting --platform command line switch | Eugene Sandulenko | |
svn-id: r14023 | |||
2004-06-23 | forgot one | Jonathan Gray | |
svn-id: r14022 | |||
2004-06-23 | Ooops | Travis Howell | |
svn-id: r14021 | |||
2004-06-23 | Remove duplicate code | Travis Howell | |
svn-id: r14020 | |||
2004-06-23 | add some hev7 items | Jonathan Gray | |
svn-id: r14019 | |||
2004-06-23 | Checked opcoded | Travis Howell | |
svn-id: r14018 | |||
2004-06-23 | for whatever reason hev7 gives us a 244 for quit instead of 160 | Jonathan Gray | |
svn-id: r14017 | |||
2004-06-23 | Typo | Travis Howell | |
svn-id: r14016 | |||
2004-06-23 | As the comment above this code section states, the only reason we accept ↵ | Max Horn | |
1,2,3 here is for backward compatibility. 4 and 5 never were legal values, hence they shouldn't be detected svn-id: r14015 | |||
2004-06-23 | this still needs to be sorted out properly but it seems the majority of ↵ | Jonathan Gray | |
cases use 0 not 255 need to distinguish which in future... svn-id: r14014 | |||
2004-06-23 | fbear always uses a transparency colour of 5 in codec 16 | Jonathan Gray | |
svn-id: r14013 | |||
2004-06-23 | Positive values are only used in DOS version of fbear. | Travis Howell | |
svn-id: r14012 | |||
2004-06-23 | Fix room changing in HE7 games. | Travis Howell | |
svn-id: r14011 | |||
2004-06-23 | Remove HE7 check that wasn't needed and caused resource load failures. | Travis Howell | |
Enable startSound code in HE7 games. Avoid loading music resources in HE7 games, since they are unsupported at the moment. svn-id: r14010 | |||
2004-06-23 | use the correct transparency colour for akos codec 16 with hev7 | Jonathan Gray | |
svn-id: r14009 | |||
2004-06-23 | Fixed FT, so battles are not so ridiculously easy as before. Now match original | Eugene Sandulenko | |
svn-id: r14007 | |||
2004-06-23 | Enable some sound support in HE7 games. | Travis Howell | |
svn-id: r14006 | |||
2004-06-23 | Fixed recognition of command-line --platform option | Eugene Sandulenko | |
svn-id: r14005 | |||
2004-06-23 | oops. Forgot to remove debug output and rename resource type. | Eugene Sandulenko | |
svn-id: r14004 | |||
2004-06-23 | HE 7.0 fixes | Eugene Sandulenko | |
o Stub for o7_startSound o graphics decoders o findResource was moved to ScummEngine and extended o 7.0+ titles use akos costumes, so fix that in launcher o more o6_resourceRoutines stubs Now HE 7.0 games (first 320x200 windows ports) show intros and some are playable to some extent. svn-id: r14003 | |||
2004-06-22 | Implement 24-bit read from memory functions | Eugene Sandulenko | |
svn-id: r14002 | |||
2004-06-22 | HE v7.0+ resources finally fixed | Eugene Sandulenko | |
svn-id: r14001 | |||
2004-06-22 | compilation fix from Nicolas Joly, bug #976657 | Jonathan Gray | |
svn-id: r14000 | |||
2004-06-22 | Add FBEAR: Partial fix for the piano, patch #977249 | Travis Howell | |
svn-id: r13999 | |||
2004-06-21 | dont wait for end of stream while playing insane | Paweł Kołodziejski | |
svn-id: r13998 | |||
2004-06-21 | call imuse directly | Paweł Kołodziejski | |
svn-id: r13997 | |||
2004-06-21 | Update | Travis Howell | |
svn-id: r13996 | |||
2004-06-21 | More HE v7.0+ resource fixes. | Eugene Sandulenko | |
Make puttdemo.win runnable again. svn-id: r13994 | |||
2004-06-21 | increased audio buffer to solve scuttering problems | Paweł Kołodziejski | |
svn-id: r13993 | |||
2004-06-21 | Leave as warning for now | Travis Howell | |
svn-id: r13992 | |||
2004-06-21 | fixed status of sounds for stream2 | Paweł Kołodziejski | |
svn-id: r13991 | |||
2004-06-21 | Add some missing code | Travis Howell | |
svn-id: r13990 | |||
2004-06-21 | disable alt-x and ctrl-z quit keys in favour of ctrl-q on non Mac OS X ↵ | Jonathan Gray | |
unices (including Linux) for consistency with other applications svn-id: r13989 | |||
2004-06-20 | Mention HE fixes | Eugene Sandulenko | |
svn-id: r13987 | |||
2004-06-20 | changed check to _insaneRunning | Paweł Kołodziejski | |
svn-id: r13986 | |||
2004-06-20 | Rewrote 3DO graphics decoders to more C-like syntax. | Eugene Sandulenko | |
svn-id: r13985 | |||
2004-06-20 | missed changes | Paweł Kołodziejski | |
svn-id: r13984 | |||
2004-06-20 | added exception for insane sounds to prevent deadlock | Paweł Kołodziejski | |
svn-id: r13983 | |||
2004-06-20 | now it should be in cvs | Paweł Kołodziejski | |
svn-id: r13982 | |||
2004-06-20 | Fix compilation | Eugene Sandulenko | |
svn-id: r13981 | |||
2004-06-20 | what was that ? | Paweł Kołodziejski | |
svn-id: r13980 | |||
2004-06-20 | stop track after stream is reach end | Paweł Kołodziejski | |
svn-id: r13978 | |||
2004-06-20 | moved sound calls to the same smush thread with others sounds | Paweł Kołodziejski | |
svn-id: r13977 |