Travis Howell
|
1f7a74099a
|
Remove a few old warnings.
svn-id: r12570
|
2004-01-22 02:37:41 +00:00 |
|
Paweł Kołodziejski
|
b982864a8d
|
fixed bug #881141
svn-id: r12569
|
2004-01-22 00:00:31 +00:00 |
|
Gregory Montoir
|
2d7f1b9d0f
|
clear user input before entering Journal (no more load problems occuring when journal is started as joe is about to do sthg)
svn-id: r12568
|
2004-01-21 22:04:39 +00:00 |
|
Chris Apers
|
5bc6d14e33
|
Prevent getPlatformDescription(...) from returing NULL pointer using kPlatformUnknown
svn-id: r12567
|
2004-01-21 13:35:27 +00:00 |
|
James Brown
|
33d7e5a093
|
Don't crash if unable to play cutscene music.
svn-id: r12566
|
2004-01-21 08:50:15 +00:00 |
|
Gregory Montoir
|
15a5fd20a3
|
fix 'conversation options still displayed after hitting esc' bug (noticeable in plane when speaking to Sparky)
svn-id: r12565
|
2004-01-20 22:35:53 +00:00 |
|
Gregory Montoir
|
ff43b1f8d5
|
- fixed bug #880415 (only setup bam scene after all _vm->update() calls)
- constness
svn-id: r12564
|
2004-01-20 21:58:26 +00:00 |
|
Max Horn
|
d26fd46cd0
|
slightly less hackish LaTeX code
svn-id: r12563
|
2004-01-20 21:49:46 +00:00 |
|
Max Horn
|
6972064e34
|
save 8 pages by using a smaller font, reducing the page margins, and keeping the TOC on the first page; also make use of hyperref so that we get a nice hypertext TOC
svn-id: r12562
|
2004-01-20 20:38:17 +00:00 |
|
Max Horn
|
8734619d3a
|
.cvsignore
svn-id: r12561
|
2004-01-20 19:49:13 +00:00 |
|
Hannes Niederhausen
|
941f99dc38
|
Added latex-files. To make the readme.ps type 'latex readme.tex&&dvips readme.dvi -o readme.ps' If someone wants a Makefile, please post it to the scmmvm-devel-list.
svn-id: r12560
|
2004-01-20 18:51:32 +00:00 |
|
Chris Apers
|
f05654662c
|
No more needed
svn-id: r12559
|
2004-01-20 14:39:38 +00:00 |
|
Chris Apers
|
65d2e4e718
|
Enable those drivers (still no sound on PalmOS)
svn-id: r12558
|
2004-01-20 14:38:15 +00:00 |
|
Chris Apers
|
59cddfc638
|
Missing stdafx.h
svn-id: r12557
|
2004-01-20 14:35:37 +00:00 |
|
Chris Apers
|
3bf6ddaa7b
|
Added abort() function
svn-id: r12556
|
2004-01-20 14:33:03 +00:00 |
|
Chris Apers
|
6f525a42e5
|
Added DrawStatus function
svn-id: r12555
|
2004-01-20 14:32:01 +00:00 |
|
Chris Apers
|
747685521f
|
Added copy protection and aspect ratio options
svn-id: r12554
|
2004-01-20 14:30:35 +00:00 |
|
Chris Apers
|
80ed622e64
|
Added FtSeqNames
svn-id: r12553
|
2004-01-20 14:29:08 +00:00 |
|
Chris Apers
|
1b968f657a
|
Chenged max stack size
svn-id: r12552
|
2004-01-20 14:25:43 +00:00 |
|
Chris Apers
|
f86271e04c
|
Moved MainForm stuffs to its own file
svn-id: r12551
|
2004-01-20 14:24:30 +00:00 |
|
Chris Apers
|
2c60f5f3bc
|
Fixed list positioning, tapwave related stuffs
svn-id: r12550
|
2004-01-20 14:22:42 +00:00 |
|
Chris Apers
|
cc123e7e28
|
Updated with lastest CVS changes
svn-id: r12549
|
2004-01-20 14:18:08 +00:00 |
|
Chris Apers
|
b90139eae7
|
Missing stdafx.h
svn-id: r12548
|
2004-01-20 14:16:10 +00:00 |
|
Chris Apers
|
b243759207
|
Always create the log file, more ScummVM options supported
svn-id: r12547
|
2004-01-20 14:10:23 +00:00 |
|
Chris Apers
|
ebc71349db
|
More PalmOS options + macros
svn-id: r12546
|
2004-01-20 14:08:31 +00:00 |
|
Chris Apers
|
79db0a1853
|
Fixed GamUnselect function, added GamJumpTo
svn-id: r12545
|
2004-01-20 14:03:50 +00:00 |
|
Chris Apers
|
89ae755bdc
|
Disable tapwave code for now
svn-id: r12544
|
2004-01-20 14:01:45 +00:00 |
|
Chris Apers
|
ef14c7907b
|
Removed unused stuffs, added ARM init functions
svn-id: r12543
|
2004-01-20 13:59:04 +00:00 |
|
Chris Apers
|
7955e4ce72
|
Missing stdafx.h
svn-id: r12542
|
2004-01-20 13:54:46 +00:00 |
|
Chris Apers
|
26483ce660
|
Updated resource files
svn-id: r12541
|
2004-01-20 13:52:44 +00:00 |
|
Chris Apers
|
a579418d78
|
Dont use full_screen on PalmOS, use ConfMan instead
svn-id: r12540
|
2004-01-20 13:50:43 +00:00 |
|
Chris Apers
|
4679ac1f05
|
Hack a bit MD5 to make it work on PalmOS
svn-id: r12539
|
2004-01-20 13:44:20 +00:00 |
|
Torbjörn Andersson
|
61c37c97c7
|
Changed printf() to warning()
svn-id: r12538
|
2004-01-20 13:28:49 +00:00 |
|
Torbjörn Andersson
|
bd34655abb
|
I assume this fixes CPU usage in synced cutscene playback, but since I
don't have said cutscenes I can't really check. (I did the same change for
BS2 though.)
svn-id: r12537
|
2004-01-20 13:27:17 +00:00 |
|
Torbjörn Andersson
|
255e1f9036
|
Some minor cleanups (comments and spacing), and fixed CPU usage in synced
cutscene playback.
svn-id: r12536
|
2004-01-20 13:26:00 +00:00 |
|
Joost Peters
|
4ea5f7225d
|
initialise _channel array
svn-id: r12535
|
2004-01-20 12:44:00 +00:00 |
|
Travis Howell
|
0d8566c0b6
|
Update comment
svn-id: r12534
|
2004-01-20 11:16:17 +00:00 |
|
Joost Peters
|
11c8ff9544
|
Handle command 0xD0 (queen uses this) - thanks aholler.
svn-id: r12533
|
2004-01-20 10:51:53 +00:00 |
|
Torbjörn Andersson
|
cba7fab326
|
_blitAlso is also used by the DOTT intro. Updated comment to reflect that.
svn-id: r12532
|
2004-01-20 10:33:02 +00:00 |
|
Joost Peters
|
c78bab1c62
|
AFAICT this is only used for caching in the original, which we don't care much about - seeing how rarely it's used.
svn-id: r12531
|
2004-01-20 01:13:07 +00:00 |
|
Travis Howell
|
b8e739ae3d
|
Add newline
Prevent overlapping speech in dig.
svn-id: r12530
|
2004-01-20 00:21:24 +00:00 |
|
Joost Peters
|
698eefae58
|
- Enable music queueing (I don't really like the levels of indirection, but it'll do for now)
- Handle special music type '2000' (restart previously queued music)
svn-id: r12529
|
2004-01-19 23:54:50 +00:00 |
|
Max Horn
|
2f7198a3ac
|
cleanup
svn-id: r12528
|
2004-01-19 22:55:42 +00:00 |
|
Gregory Montoir
|
95891f95c7
|
*temporary* fix for LineReader to handle files not terminated by an empty string (*.crd)
svn-id: r12527
|
2004-01-19 22:31:21 +00:00 |
|
Gregory Montoir
|
392940e7dd
|
re-use BobFrame
svn-id: r12526
|
2004-01-19 21:47:20 +00:00 |
|
Gregory Montoir
|
3de67205c3
|
increase Credits::_list size to match the German version requirements (thanks Alexander Holler)
svn-id: r12525
|
2004-01-19 21:46:02 +00:00 |
|
Gregory Montoir
|
993fba68f1
|
prevents bank re-loading (cutaways animations)
svn-id: r12524
|
2004-01-19 21:38:07 +00:00 |
|
Joost Peters
|
7a53d9ba7b
|
Added MusicPlayer class (MidiDriver derivate) for greater flexibility
svn-id: r12523
|
2004-01-19 21:23:42 +00:00 |
|
Nicolas Bacca
|
9f3515be30
|
Add comment for checkbox CE tweak
svn-id: r12522
|
2004-01-19 20:34:54 +00:00 |
|
Max Horn
|
923adce456
|
fix endian bug when dealing with ArrayHeader's; added a hack to permit save games broken due to this to still work; moved the whole 'Array' stuff into ScummEngine_v6
svn-id: r12521
|
2004-01-19 20:27:31 +00:00 |
|