aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-04-22Fixed Return to Zork game IDFilippos Karapetis
svn-id: r31656
2008-04-22Implemented o1_EVENTKEY. Removed some debug delaysFilippos Karapetis
svn-id: r31655
2008-04-22Added palette locking and some wip sound playing code. Some cleanupFilippos Karapetis
svn-id: r31654
2008-04-22Removed 2 obsolete fixmesFilippos Karapetis
svn-id: r31653
2008-04-21Update cinE.vcproj-files (Remove script.cpp, add script_fw.cpp and ↵Kari Salminen
script_os.cpp). svn-id: r31652
2008-04-21Patch #1941066: "CinE sprite overlay rewrite" courtsey of next_ghostEugene Sandulenko
svn-id: r31651
2008-04-21Some palette related fixesFilippos Karapetis
svn-id: r31650
2008-04-21More code mergeFilippos Karapetis
svn-id: r31649
2008-04-21Code mergeFilippos Karapetis
svn-id: r31648
2008-04-21Added missing ScummVM headersFilippos Karapetis
svn-id: r31647
2008-04-21Removed unnecessary #includeMax Horn
svn-id: r31646
2008-04-21Removed some dead codeMax Horn
svn-id: r31645
2008-04-21Performed some optimizations to the PMV playerFilippos Karapetis
svn-id: r31644
2008-04-21Add detection of Orion Burger demos.Travis Howell
svn-id: r31643
2008-04-21Fixed drawAnimFrame (don't draw anything if the frame number is invalid)Benjamin Haisch
svn-id: r31642
2008-04-21Fixed palette handling in PMV videos.Benjamin Haisch
svn-id: r31641
2008-04-21Add detection of the Return to Zork demo.Travis Howell
svn-id: r31640
2008-04-21Removed Functor2 class definition.Benjamin Haisch
svn-id: r31639
2008-04-21Fixed endian issues in get/setObjectProperty.Benjamin Haisch
svn-id: r31638
2008-04-21Fix 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-21Add m4.dat to installation of engine data files.Travis Howell
svn-id: r31635
2008-04-20Simplified Kyra3 TLK loading.Johannes Schickel
svn-id: r31634
2008-04-20Fixed yet another two long standing bugs in Screen::encodeShape.Johannes Schickel
svn-id: r31633
2008-04-20Committed patch removing Audio::Mixer::SoundType alias in Kyra::SoundDigital.Johannes Schickel
svn-id: r31632
2008-04-20Another fix from #1947288: "AmigaOS4: small changes (ports.mk)"Eugene Sandulenko
svn-id: r31631
2008-04-20Added information about spanish riddleJordi Vilalta Prat
svn-id: r31630
2008-04-20Add another verions of fanmade game Kings Quest 2 1/4 mentioned inEugene Sandulenko
bugreport #1947051: "AGI: Kings Quest 2 1/4 - Unknown version" svn-id: r31629
2008-04-20Patch #1947288: "AmigaOS4: small changes (Makefile, configure)"Eugene Sandulenko
svn-id: r31628
2008-04-20Made the sound less choppy. Though we may have to do some kind of doubleTorbjörn Andersson
buffering here to completely fix the problem. svn-id: r31627
2008-04-20Cleanup.Johannes Schickel
svn-id: r31626
2008-04-20Fixed comments.Torbjörn Andersson
svn-id: r31625
2008-04-20Forgot to include two libs.Lars Persson
svn-id: r31624
2008-04-20Implicit casts are causing problems for CodeWarrior compilers, added C casts.Lars Persson
svn-id: r31623
2008-04-20unlink function name causing conflicts. Renaming to unlinkItem.Lars Persson
svn-id: r31622
2008-04-20More compilation fixes by lordhotoFilippos Karapetis
svn-id: r31621
2008-04-20Updated kyra MSVC project filesFilippos Karapetis
svn-id: r31620
2008-04-20Compilation fixes by lordhotoFilippos Karapetis
svn-id: r31619
2008-04-20Forgot to disable engines in special buildLars Persson
svn-id: r31618
2008-04-20Catch EVENT_QUIT events, too. I realize that g_system->quit() isn't the nicestTorbjörn Andersson
way to quit a game, but it beats not being able to quit at all. svn-id: r31617
2008-04-20Updated SYMBIAN buildsystem to build M4 and MADE enginesLars Persson
svn-id: r31616
2008-04-20Initial support for M4 and MADE enginesLars Persson
svn-id: r31615
2008-04-20- moved kyra functor code to common/func.hJohannes 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-20Credits update for the M4 and MADE engines (3/3)Filippos Karapetis
svn-id: r31613
2008-04-20Changed spaces to tabs.Torbjörn Andersson
svn-id: r31610
2008-04-20Further updates to the MSVC files for the M4 and MADE enginesFilippos Karapetis
svn-id: r31609
2008-04-20Removed unused variables.Torbjörn Andersson
svn-id: r31608
2008-04-20Fixed bad usage of functor objects.Johannes Schickel
svn-id: r31607
2008-04-20Added the M4 and MADE enginesFilippos Karapetis
svn-id: r31605
2008-04-20Added MSVC project files for the M4 and MADE enginesFilippos Karapetis
svn-id: r31604
2008-04-20Added the M4 and MADE engines to configure (disabled by default)Filippos Karapetis
svn-id: r31603