Commit Graph
86814 Commits
Author SHA1 Message Date
Vincent Hamm 7c95649ba5 Some code cleanup in the blast object code for implementation of futur features
svn-id: r4039
2002-04-21 21:20:32 +00:00
Vincent Hamm 1b1d5795a8 Some new V7 scummvars. Implemented custom scale table in AKOS codec 1
svn-id: r4038
2002-04-21 19:38:00 +00:00
Vincent Hamm f90a05e3b1 Fix (hack) imuse for samnmax. Fix (hack) samnmax inventory screen
svn-id: r4037
2002-04-21 17:54:59 +00:00
James Brown 9809c86373 Add boilerplate license to some files, to satisfy Debian types :)
fmopl.c/fmopl.h are infringing on the GPL at the moment. We either need to
replace these, or get permission to relicense them, before 0.2.0

svn-id: r4036
2002-04-21 17:46:42 +00:00
Ruediger Hanke 0fb625969c Fixes: cd audio, pointer in Simon, MidiUnit command line option works again
svn-id: r4035
2002-04-21 16:12:09 +00:00
Vincent Hamm 25eafd60f2 Completly fixed all the semi-transprency in Sam&Max
svn-id: r4034
2002-04-21 13:13:26 +00:00
Ruediger Hanke abc4c2f34f Endian and alignment fixes to make Simon games boot (and play) on big endian systems
svn-id: r4033
2002-04-21 12:51:13 +00:00
James Brown 43a4a9c8e5 Add fixme hack to room 17 FOA cost animation.
Remove \M from costume.cpp - how do these get here?!?! :)

svn-id: r4032
2002-04-21 09:20:38 +00:00
James Brown a42fc116cf BEOS midi compile fix. Take 1.
svn-id: r4031
2002-04-21 06:04:15 +00:00
James Brown 752d05034b Fix midi compilation - in more ways than one :P
svn-id: r4030
2002-04-21 04:14:42 +00:00
James Brown f509c3166d Warning fix.
svn-id: r4029
2002-04-20 18:53:45 +00:00
Lionel Ulmer 80b860999b Committed Florian Schmitt (fatpenguin)'s Linux MIDI patch. Reported as working by urs and khalek on IRC :-)
svn-id: r4028
2002-04-20 18:24:20 +00:00
Lionel Ulmer f6501ded28 Was bitten *again* by the same stupid threading bug :-)
svn-id: r4027
2002-04-20 18:13:36 +00:00
Lionel Ulmer 487a84d9a6 Sorry about the spam.... Remove the debug changes added to get Valgrind to run.
svn-id: r4026
2002-04-20 17:57:54 +00:00
Lionel Ulmer fcf50ee699 Small fix thanks to valgrind.
svn-id: r4025
2002-04-20 17:55:05 +00:00
Lionel Ulmer c673d1c760 Commit of the X11 driver using the new OSystem interface. Plus some warning fixes and gameDetector hacks.
svn-id: r4024
2002-04-20 17:41:42 +00:00
James Brown 32d69e8c02 Fix MI1 CD Audio (hopefully). Thanks to gilder.
svn-id: r4023
2002-04-20 16:26:32 +00:00
James Brown c5652f25e8 Remove typo.
svn-id: r4022
2002-04-20 10:10:35 +00:00
James Brown 77957431c0 Fix V4/V5 games.
svn-id: r4021
2002-04-20 10:08:48 +00:00
Vincent Hamm db2e803831 Fix the twin ball elevator
svn-id: r4020
2002-04-20 09:30:04 +00:00
James Brown eb773b477a Remove \M's, add IRIX support.
svn-id: r4019
2002-04-20 04:09:02 +00:00
Vincent Hamm ed65e89a89 Refixed getActorY in indy3. Fixed class (dunno if the fix doesn't break something else. Fixed intro by slowing down music rate by 3.
svn-id: r4018
2002-04-19 21:06:50 +00:00
Vincent Hamm f442157a14 Fixed getActorX and getActorY in indy3. Now you can reenter the gymnasium
svn-id: r4017
2002-04-19 19:32:43 +00:00
Vincent Hamm ed6b863e7c Fixed a roomOps that was creating a lots of bugs in indy and Zak
svn-id: r4016
2002-04-19 18:05:26 +00:00
Lionel Ulmer f5a8c89eb3 Fixed other warnings and removed ^M in costume.cpp.
svn-id: r4015
2002-04-19 17:06:08 +00:00
Lionel Ulmer 3cf038930f Small warning fix.
svn-id: r4014
2002-04-19 16:56:58 +00:00
James Brown 7f4f0fcb69 Fix various Zak256 crashes. Ticket machine works, taking Blue Crystal crashes.
svn-id: r4013
2002-04-19 16:26:44 +00:00
Vincent Hamm 780aecab87 Fixed indy3 when going to Venice. Fixed missing objects in Zak intro.
svn-id: r4012
2002-04-19 15:34:35 +00:00
James Brown 32d213bc12 Remove left over debug line. BBrox is anally retentive.
svn-id: r4011
2002-04-19 15:15:47 +00:00
James Brown eb1ce63f08 Fix PocketScumm palette. A few stubbed functions, but otherwise it's ready to go!
svn-id: r4010
2002-04-19 15:09:27 +00:00
James Brown 82192a3172 Fix PocketSCUMM. Palette is wrong tho. BBrox is a genius.
svn-id: r4009
2002-04-19 15:02:16 +00:00
Vincent Hamm a7becf8ae1 Added _proc_special_palette used in flashlight to savegame data. Yeah, it does break old saves...
svn-id: r4008
2002-04-19 14:01:07 +00:00
Vincent Hamm 86b9713cdd More or less finished flashlight code. The effect isn't 100% accurate
svn-id: r4007
2002-04-19 13:57:18 +00:00
Vincent Hamm 708799f8db Early flashlight implementation
svn-id: r4006
2002-04-19 12:38:03 +00:00
James Brown 89d957090e Use relative include paths to easy some ports.
svn-id: r4005
2002-04-19 11:12:27 +00:00
James Brown d8d136b92b Rename debugger to g_debugger to fix a conflict with BeOS.
svn-id: r4004
2002-04-19 11:05:46 +00:00
Ruediger Hanke 8db88b342e Fix freeze on exit bug when using MIDI music, removed no longer required headers
svn-id: r4003
2002-04-19 10:18:12 +00:00
Ludvig Strigeus 2f5c7c135d fixed actor walk bug in monte carlo
svn-id: r4002
2002-04-19 08:21:56 +00:00
Nicolas Bacca c8cb0e6bf6 Update minimalist (and broken) WinCE port
svn-id: r4001
2002-04-19 06:33:10 +00:00
Nicolas Bacca 44cc8c24a3 Update minimalist (and broken) WinCE port
svn-id: r4000
2002-04-19 06:23:49 +00:00
Marcus Comstedt 6215c253d4 Oops. Didn't mean to mess with the paths.
svn-id: r3999
2002-04-18 23:24:22 +00:00
Marcus Comstedt aa8f15a828 Megapatch: Updated to new OSystem interface and added CD audio.
svn-id: r3998
2002-04-18 23:21:40 +00:00
Ruediger Hanke 8a7ca8133c Reenable MorphOS Midi driver, small updates to CD open code (only when CD audio is requested) and start options
svn-id: r3997
2002-04-18 21:40:24 +00:00
James Brown df31144cc7 Move putClass forceclip into costume renderer. Fixes Loom bugs.
svn-id: r3996
2002-04-18 15:34:45 +00:00
James Brown 636d975dde Don't shake when GUI is displayed.
svn-id: r3995
2002-04-18 15:02:57 +00:00
Vincent Hamm 7a9a6f0363 Fixed a few clipping issues in Loom the NICE way this time
svn-id: r3994
2002-04-18 09:19:58 +00:00
Ludvig Strigeus 6dfe2fc05f Now uses proper directory for savegames.
svn-id: r3993
2002-04-18 08:35:17 +00:00
Ludvig Strigeus e5009674bf Fixed endian problems with 2xsai
svn-id: r3992
2002-04-18 08:34:47 +00:00
Travis Howell 22bb733af7 Remove mention of Windows GDI port
svn-id: r3991
2002-04-18 08:24:44 +00:00
James Brown cd00f248e4 Semi-fix shaking distortion. Mouse pointer corrupts background tho.
svn-id: r3990
2002-04-18 06:56:16 +00:00