Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-22 | Removed 2 obsolete fixmes | Filippos Karapetis | |
svn-id: r31653 | |||
2008-04-21 | Update cinE.vcproj-files (Remove script.cpp, add script_fw.cpp and ↵ | Kari Salminen | |
script_os.cpp). svn-id: r31652 | |||
2008-04-21 | Patch #1941066: "CinE sprite overlay rewrite" courtsey of next_ghost | Eugene Sandulenko | |
svn-id: r31651 | |||
2008-04-21 | Some palette related fixes | Filippos Karapetis | |
svn-id: r31650 | |||
2008-04-21 | More code merge | Filippos Karapetis | |
svn-id: r31649 | |||
2008-04-21 | Code merge | Filippos Karapetis | |
svn-id: r31648 | |||
2008-04-21 | Added missing ScummVM headers | Filippos Karapetis | |
svn-id: r31647 | |||
2008-04-21 | Removed unnecessary #include | Max Horn | |
svn-id: r31646 | |||
2008-04-21 | Removed some dead code | Max Horn | |
svn-id: r31645 | |||
2008-04-21 | Performed some optimizations to the PMV player | Filippos Karapetis | |
svn-id: r31644 | |||
2008-04-21 | Add detection of Orion Burger demos. | Travis Howell | |
svn-id: r31643 | |||
2008-04-21 | Fixed drawAnimFrame (don't draw anything if the frame number is invalid) | Benjamin Haisch | |
svn-id: r31642 | |||
2008-04-21 | Fixed palette handling in PMV videos. | Benjamin Haisch | |
svn-id: r31641 | |||
2008-04-21 | Add detection of the Return to Zork demo. | Travis Howell | |
svn-id: r31640 | |||
2008-04-21 | Removed Functor2 class definition. | Benjamin Haisch | |
svn-id: r31639 | |||
2008-04-21 | Fixed endian issues in get/setObjectProperty. | Benjamin Haisch | |
svn-id: r31638 | |||
2008-04-21 | Fix timing in Apple IIGS MIDI parsing. Now sounds should get triggered at ↵ | Kari Salminen | |
the correct times without the previously observed time jitter effect. svn-id: r31636 | |||
2008-04-21 | Add m4.dat to installation of engine data files. | Travis Howell | |
svn-id: r31635 | |||
2008-04-20 | Simplified Kyra3 TLK loading. | Johannes Schickel | |
svn-id: r31634 | |||
2008-04-20 | Fixed yet another two long standing bugs in Screen::encodeShape. | Johannes Schickel | |
svn-id: r31633 | |||
2008-04-20 | Committed patch removing Audio::Mixer::SoundType alias in Kyra::SoundDigital. | Johannes Schickel | |
svn-id: r31632 | |||
2008-04-20 | Another fix from #1947288: "AmigaOS4: small changes (ports.mk)" | Eugene Sandulenko | |
svn-id: r31631 | |||
2008-04-20 | Added information about spanish riddle | Jordi Vilalta Prat | |
svn-id: r31630 | |||
2008-04-20 | Add another verions of fanmade game Kings Quest 2 1/4 mentioned in | Eugene Sandulenko | |
bugreport #1947051: "AGI: Kings Quest 2 1/4 - Unknown version" svn-id: r31629 | |||
2008-04-20 | Patch #1947288: "AmigaOS4: small changes (Makefile, configure)" | Eugene Sandulenko | |
svn-id: r31628 | |||
2008-04-20 | Made the sound less choppy. Though we may have to do some kind of double | Torbjörn Andersson | |
buffering here to completely fix the problem. svn-id: r31627 | |||
2008-04-20 | Cleanup. | Johannes Schickel | |
svn-id: r31626 | |||
2008-04-20 | Fixed comments. | Torbjörn Andersson | |
svn-id: r31625 | |||
2008-04-20 | Forgot to include two libs. | Lars Persson | |
svn-id: r31624 | |||
2008-04-20 | Implicit casts are causing problems for CodeWarrior compilers, added C casts. | Lars Persson | |
svn-id: r31623 | |||
2008-04-20 | unlink function name causing conflicts. Renaming to unlinkItem. | Lars Persson | |
svn-id: r31622 | |||
2008-04-20 | More compilation fixes by lordhoto | Filippos Karapetis | |
svn-id: r31621 | |||
2008-04-20 | Updated kyra MSVC project files | Filippos Karapetis | |
svn-id: r31620 | |||
2008-04-20 | Compilation fixes by lordhoto | Filippos Karapetis | |
svn-id: r31619 | |||
2008-04-20 | Forgot to disable engines in special build | Lars Persson | |
svn-id: r31618 | |||
2008-04-20 | Catch EVENT_QUIT events, too. I realize that g_system->quit() isn't the nicest | Torbjörn Andersson | |
way to quit a game, but it beats not being able to quit at all. svn-id: r31617 | |||
2008-04-20 | Updated SYMBIAN buildsystem to build M4 and MADE engines | Lars Persson | |
svn-id: r31616 | |||
2008-04-20 | Initial support for M4 and MADE engines | Lars Persson | |
svn-id: r31615 | |||
2008-04-20 | - moved kyra functor code to common/func.h | Johannes Schickel | |
- adapted debugger code to use functor code from common/func.h - adapted kyra engine to use functor code from common/func.h svn-id: r31614 | |||
2008-04-20 | Credits update for the M4 and MADE engines (3/3) | Filippos Karapetis | |
svn-id: r31613 | |||
2008-04-20 | Changed spaces to tabs. | Torbjörn Andersson | |
svn-id: r31610 | |||
2008-04-20 | Further updates to the MSVC files for the M4 and MADE engines | Filippos Karapetis | |
svn-id: r31609 | |||
2008-04-20 | Removed unused variables. | Torbjörn Andersson | |
svn-id: r31608 | |||
2008-04-20 | Fixed bad usage of functor objects. | Johannes Schickel | |
svn-id: r31607 | |||
2008-04-20 | Added the M4 and MADE engines | Filippos Karapetis | |
svn-id: r31605 | |||
2008-04-20 | Added MSVC project files for the M4 and MADE engines | Filippos Karapetis | |
svn-id: r31604 | |||
2008-04-20 | Added the M4 and MADE engines to configure (disabled by default) | Filippos Karapetis | |
svn-id: r31603 | |||
2008-04-20 | Added the m4 and made plugins | Filippos Karapetis | |
svn-id: r31602 | |||
2008-04-20 | Added m4.dat, needed for Orion Burger | Filippos Karapetis | |
svn-id: r31601 | |||
2008-04-20 | Initial import of the work in progress M4 engine | Filippos Karapetis | |
svn-id: r31600 |