Commit Graph

25014 Commits

Author SHA1 Message Date
Filippos Karapetis
056547f45f Removed 2 obsolete fixmes
svn-id: r31653
2008-04-22 07:38:49 +00:00
Kari Salminen
aae2b1bab5 Update cinE.vcproj-files (Remove script.cpp, add script_fw.cpp and script_os.cpp).
svn-id: r31652
2008-04-21 21:48:36 +00:00
Eugene Sandulenko
57a9ef3a8f Patch #1941066: "CinE sprite overlay rewrite" courtsey of next_ghost
svn-id: r31651
2008-04-21 20:51:17 +00:00
Filippos Karapetis
54485c24c5 Some palette related fixes
svn-id: r31650
2008-04-21 20:20:34 +00:00
Filippos Karapetis
169bf5ddba More code merge
svn-id: r31649
2008-04-21 18:46:57 +00:00
Filippos Karapetis
36bec1d5c8 Code merge
svn-id: r31648
2008-04-21 18:40:28 +00:00
Filippos Karapetis
008c4ca9d6 Added missing ScummVM headers
svn-id: r31647
2008-04-21 17:47:00 +00:00
Max Horn
e31e1ff02c Removed unnecessary #include
svn-id: r31646
2008-04-21 17:08:34 +00:00
Max Horn
e9abc1b191 Removed some dead code
svn-id: r31645
2008-04-21 17:07:57 +00:00
Filippos Karapetis
4e62a13a67 Performed some optimizations to the PMV player
svn-id: r31644
2008-04-21 16:52:09 +00:00
Travis Howell
fb76c3eeed Add detection of Orion Burger demos.
svn-id: r31643
2008-04-21 14:00:39 +00:00
Benjamin Haisch
42e8f1f882 Fixed drawAnimFrame (don't draw anything if the frame number is invalid)
svn-id: r31642
2008-04-21 11:17:51 +00:00
Benjamin Haisch
7531e54006 Fixed palette handling in PMV videos.
svn-id: r31641
2008-04-21 11:05:44 +00:00
Travis Howell
d003b7e6a8 Add detection of the Return to Zork demo.
svn-id: r31640
2008-04-21 08:51:25 +00:00
Benjamin Haisch
651bc3a278 Removed Functor2 class definition.
svn-id: r31639
2008-04-21 07:29:35 +00:00
Benjamin Haisch
5279c58072 Fixed endian issues in get/setObjectProperty.
svn-id: r31638
2008-04-21 07:28:13 +00:00
Kari Salminen
38b2fb1322 Fix timing in Apple IIGS MIDI parsing. Now sounds should get triggered at the correct times without the previously observed time jitter effect.
svn-id: r31636
2008-04-21 04:04:24 +00:00
Travis Howell
3996b76aeb Add m4.dat to installation of engine data files.
svn-id: r31635
2008-04-21 03:55:10 +00:00
Johannes Schickel
6aec012921 Simplified Kyra3 TLK loading.
svn-id: r31634
2008-04-20 23:38:19 +00:00
Johannes Schickel
9616ec94c9 Fixed yet another two long standing bugs in Screen::encodeShape.
svn-id: r31633
2008-04-20 23:13:38 +00:00
Johannes Schickel
87f10ebe40 Committed patch removing Audio::Mixer::SoundType alias in Kyra::SoundDigital.
svn-id: r31632
2008-04-20 22:24:24 +00:00
Eugene Sandulenko
dfdb73367e Another fix from #1947288: "AmigaOS4: small changes (ports.mk)"
svn-id: r31631
2008-04-20 20:33:02 +00:00
Jordi Vilalta Prat
2279d428c2 Added information about spanish riddle
svn-id: r31630
2008-04-20 20:11:09 +00:00
Eugene Sandulenko
3334dbbd9a Add another verions of fanmade game Kings Quest 2 1/4 mentioned in
bugreport #1947051: "AGI: Kings Quest 2 1/4 - Unknown version"

svn-id: r31629
2008-04-20 20:06:18 +00:00
Eugene Sandulenko
bb3d15f5f8 Patch #1947288: "AmigaOS4: small changes (Makefile, configure)"
svn-id: r31628
2008-04-20 19:48:04 +00:00
Torbjörn Andersson
179479f6f4 Made the sound less choppy. Though we may have to do some kind of double
buffering here to completely fix the problem.

svn-id: r31627
2008-04-20 19:17:36 +00:00
Johannes Schickel
bd1cee2104 Cleanup.
svn-id: r31626
2008-04-20 19:16:34 +00:00
Torbjörn Andersson
15b4b62fbb Fixed comments.
svn-id: r31625
2008-04-20 19:02:34 +00:00
Lars Persson
be975d3da5 Forgot to include two libs.
svn-id: r31624
2008-04-20 18:38:31 +00:00
Lars Persson
67cd04e9a0 Implicit casts are causing problems for CodeWarrior compilers, added C casts.
svn-id: r31623
2008-04-20 17:32:32 +00:00
Lars Persson
65e608f304 unlink function name causing conflicts. Renaming to unlinkItem.
svn-id: r31622
2008-04-20 17:29:37 +00:00
Filippos Karapetis
e06918c29f More compilation fixes by lordhoto
svn-id: r31621
2008-04-20 17:26:48 +00:00
Filippos Karapetis
b33f873fe5 Updated kyra MSVC project files
svn-id: r31620
2008-04-20 17:17:24 +00:00
Filippos Karapetis
ad6f9caf51 Compilation fixes by lordhoto
svn-id: r31619
2008-04-20 17:15:31 +00:00
Lars Persson
87becbc22f Forgot to disable engines in special build
svn-id: r31618
2008-04-20 17:07:23 +00:00
Torbjörn Andersson
00a8c77527 Catch EVENT_QUIT events, too. I realize that g_system->quit() isn't the nicest
way to quit a game, but it beats not being able to quit at all.

svn-id: r31617
2008-04-20 16:18:50 +00:00
Lars Persson
aef171a556 Updated SYMBIAN buildsystem to build M4 and MADE engines
svn-id: r31616
2008-04-20 16:12:46 +00:00
Lars Persson
ac6ce80613 Initial support for M4 and MADE engines
svn-id: r31615
2008-04-20 16:11:27 +00:00
Johannes Schickel
f173041811 - moved kyra functor code to common/func.h
- 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 15:47:11 +00:00
Filippos Karapetis
38319954d1 Credits update for the M4 and MADE engines (3/3)
svn-id: r31613
2008-04-20 15:40:17 +00:00
Torbjörn Andersson
7e07dd5ec7 Changed spaces to tabs.
svn-id: r31610
2008-04-20 15:36:40 +00:00
Filippos Karapetis
84a7cd3387 Further updates to the MSVC files for the M4 and MADE engines
svn-id: r31609
2008-04-20 15:19:27 +00:00
Torbjörn Andersson
378bce31ce Removed unused variables.
svn-id: r31608
2008-04-20 15:19:27 +00:00
Johannes Schickel
7783b666c6 Fixed bad usage of functor objects.
svn-id: r31607
2008-04-20 15:16:58 +00:00
Filippos Karapetis
47ef97e606 Added the M4 and MADE engines
svn-id: r31605
2008-04-20 15:09:04 +00:00
Filippos Karapetis
9c3aa0d28f Added MSVC project files for the M4 and MADE engines
svn-id: r31604
2008-04-20 15:04:32 +00:00
Filippos Karapetis
b7dc73f52c Added the M4 and MADE engines to configure (disabled by default)
svn-id: r31603
2008-04-20 14:58:28 +00:00
Filippos Karapetis
8dea07eeac Added the m4 and made plugins
svn-id: r31602
2008-04-20 14:55:41 +00:00
Filippos Karapetis
635c96358a Added m4.dat, needed for Orion Burger
svn-id: r31601
2008-04-20 14:49:41 +00:00
Filippos Karapetis
7ca439f410 Initial import of the work in progress M4 engine
svn-id: r31600
2008-04-20 14:47:37 +00:00