Travis Howell
|
493af8f40b
|
Only read a single item, in doTable opcode
svn-id: r24624
|
2006-11-05 07:42:23 +00:00 |
|
Paul Gilbert
|
64817e3887
|
Added display of the two special between room animations: falling down the chute and hiding in the barrel
svn-id: r24623
|
2006-11-05 06:56:58 +00:00 |
|
Travis Howell
|
a2abbf919d
|
Add inital load/save code changes for earlier games and cleanup
svn-id: r24622
|
2006-11-05 06:26:45 +00:00 |
|
Travis Howell
|
ea9baa0347
|
Improve debug output of video script
svn-id: r24621
|
2006-11-05 06:10:41 +00:00 |
|
Travis Howell
|
4578f9afa5
|
Typo
svn-id: r24620
|
2006-11-05 01:52:56 +00:00 |
|
Travis Howell
|
94f1aab61a
|
Music is disabled when under water in Elvira 1
svn-id: r24619
|
2006-11-05 01:43:29 +00:00 |
|
Gregory Montoir
|
4f4be11631
|
removed unneeded opcodes
svn-id: r24618
|
2006-11-05 00:40:35 +00:00 |
|
Gregory Montoir
|
102969f820
|
added basic MIDI playback
svn-id: r24617
|
2006-11-05 00:29:34 +00:00 |
|
Travis Howell
|
bccec3c3e7
|
SO_ROOM_INTENSITY isn't used by SCUMM V1 - 4 games
svn-id: r24616
|
2006-11-05 00:22:46 +00:00 |
|
Gregory Montoir
|
6fb623284c
|
cleanup
svn-id: r24614
|
2006-11-05 00:20:36 +00:00 |
|
Max Horn
|
db1fc75012
|
SCUMM cleanup
svn-id: r24612
|
2006-11-04 22:59:56 +00:00 |
|
Chris Apers
|
e57422c08c
|
Added Touche engine support
svn-id: r24607
|
2006-11-04 17:45:14 +00:00 |
|
Chris Apers
|
67f6ea16fd
|
Fixed zero filled Rect with PalmOS compiler
svn-id: r24606
|
2006-11-04 17:44:11 +00:00 |
|
Chris Apers
|
4e63968994
|
Fixed and updated Palm save manager
svn-id: r24602
|
2006-11-04 16:22:58 +00:00 |
|
Chris Apers
|
6f0c12fe86
|
Fixed zero filled _opcodeTable[] with PalmOS ARM compiler
svn-id: r24599
|
2006-11-04 15:09:20 +00:00 |
|
Gregory Montoir
|
5a902f8f7a
|
rewrote FOTAQ game version detection code in a - if I didn't break anything - better way (no more duplicated code, more accurate game description in the launcher...)
svn-id: r24598
|
2006-11-04 12:00:31 +00:00 |
|
Neil Millstone
|
b8ed3bc87f
|
Adding M3 file missing from last commit.
svn-id: r24597
|
2006-11-03 23:22:55 +00:00 |
|
Neil Millstone
|
ea6663fdfa
|
Merging in changes made in branch for 0.9.1 release into trunk
svn-id: r24596
|
2006-11-03 23:16:29 +00:00 |
|
Gregory Montoir
|
d5608e82ed
|
cleanup (got rid of the custom Language enum, re-used the one in the Common namespace)
svn-id: r24595
|
2006-11-03 22:36:05 +00:00 |
|
Sven Hesse
|
b9019637f8
|
Fix compilation in Linux (itoa() isn't available here, it's non-standard)
svn-id: r24594
|
2006-11-03 21:54:08 +00:00 |
|
Gregory Montoir
|
13d9cdbd26
|
added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer'
svn-id: r24592
|
2006-11-03 21:23:07 +00:00 |
|
Gregory Montoir
|
c71e6599bc
|
added translation method to Common::Rect
svn-id: r24591
|
2006-11-03 21:04:10 +00:00 |
|
Gregory Montoir
|
a8d7265c5e
|
added basic handler for VOC block 9
svn-id: r24590
|
2006-11-03 21:03:12 +00:00 |
|
Gregory Montoir
|
f9cf368a67
|
got rid of two memory leaks
svn-id: r24589
|
2006-11-03 21:01:49 +00:00 |
|
Torbjörn Andersson
|
e57316c796
|
Fixed bad namespace comments spotted by clone2727.
svn-id: r24588
|
2006-11-03 06:16:11 +00:00 |
|
Travis Howell
|
6b425f03f4
|
Add video code for HE100 games
svn-id: r24586
|
2006-11-02 10:01:32 +00:00 |
|
Travis Howell
|
a448ed320f
|
Ooops, move code to correct function
svn-id: r24585
|
2006-11-01 23:42:21 +00:00 |
|
Travis Howell
|
c3f6c57680
|
Enable Bink video playback in HE100 games
svn-id: r24584
|
2006-11-01 23:39:55 +00:00 |
|
Max Horn
|
c718463a24
|
Added Audio::Mixer::setReady method to work around bug #1588848
svn-id: r24583
|
2006-11-01 21:28:14 +00:00 |
|
Max Horn
|
e7dc2c0d0c
|
Workaround for bug #1586894
svn-id: r24582
|
2006-11-01 21:09:25 +00:00 |
|
Torbjörn Andersson
|
69fa6abb37
|
Removed unnecessary newline from warning message. (But why did I get this
message in the first place?)
svn-id: r24581
|
2006-11-01 17:46:00 +00:00 |
|
Travis Howell
|
79b9397f3e
|
HACK no longer required for MM demo mode
svn-id: r24576
|
2006-10-30 02:50:09 +00:00 |
|
Travis Howell
|
5d4543a59c
|
Fix bug #771499 - ZAK: Lotto numbers never picked. The freezeCount isn't checked in runScriptNested(), when restarting script in SCUMM 1/2.
svn-id: r24575
|
2006-10-30 01:53:19 +00:00 |
|
Max Horn
|
32f891f724
|
SCUMM: Avoid crash in debugger when omitting the state value in 'object state VALUE'
svn-id: r24572
|
2006-10-29 18:43:16 +00:00 |
|
Max Horn
|
083a7c2549
|
SCUMM: The didexec flag did not exist in V0-V2; minor cleanup
svn-id: r24571
|
2006-10-29 18:42:28 +00:00 |
|
Johannes Schickel
|
7ad775fe11
|
Always stop the audio handle in Sound::voicePlay.
svn-id: r24569
|
2006-10-29 15:27:03 +00:00 |
|
Max Horn
|
3d38ec1dde
|
Changed some single quotes to double quotes; fixed 'Solaris Spark' -> 'Solaris SPARC'; added vinterstum as Mac OS X packager -- he did the last couple release binaries, not me, so he should get all the fame and blame ;-)
svn-id: r24567
|
2006-10-29 15:18:34 +00:00 |
|
Max Horn
|
46dc61163a
|
Named / documented the V0-V2 object states (we should probably rename the corresponding opcodes here and in descumm to make reading script dumps easier)
svn-id: r24566
|
2006-10-29 14:45:31 +00:00 |
|
Max Horn
|
41b4a34b5b
|
cleanup
svn-id: r24565
|
2006-10-29 13:30:20 +00:00 |
|
Travis Howell
|
25069065f3
|
Increase delay for dragging items, to match original
svn-id: r24564
|
2006-10-29 07:30:31 +00:00 |
|
Travis Howell
|
e7195372e5
|
Update variable range, when using debugger
svn-id: r24563
|
2006-10-29 07:09:49 +00:00 |
|
Travis Howell
|
de7f250476
|
Add opcode and opcode stub for Elvira 2. Remove unused opcode code
svn-id: r24562
|
2006-10-29 07:01:55 +00:00 |
|
Chris Apers
|
8ad806535a
|
Not required anymore
svn-id: r24561
|
2006-10-28 14:40:43 +00:00 |
|
Chris Apers
|
2457d0b495
|
Simon -> AGOS
svn-id: r24560
|
2006-10-28 14:35:00 +00:00 |
|
Chris Apers
|
0d62e964ec
|
New modular backend implementation
svn-id: r24559
|
2006-10-28 14:30:42 +00:00 |
|
Travis Howell
|
9d7920e017
|
White space changes
svn-id: r24558
|
2006-10-28 14:11:27 +00:00 |
|
Travis Howell
|
bd0a327a39
|
Remove vga opcodes which are never used by games
svn-id: r24557
|
2006-10-28 14:08:35 +00:00 |
|
Travis Howell
|
30e6ce658b
|
Update debug tables
svn-id: r24556
|
2006-10-28 13:47:16 +00:00 |
|
Travis Howell
|
2714741606
|
Correct dump of VGA file in FF
svn-id: r24555
|
2006-10-28 13:31:30 +00:00 |
|
Max Horn
|
71763c3630
|
Modified version of patch #1584720 (add support for FLAC-1.1.3)
svn-id: r24554
|
2006-10-28 13:21:43 +00:00 |
|