267 Commits

Author SHA1 Message Date
Travis Howell
549ee13d9a Already working.
svn-id: r17543
2005-04-11 14:59:32 +00:00
Travis Howell
1ff6058d46 Update comment
svn-id: r17542
2005-04-11 14:55:49 +00:00
Max Horn
e03861fdd4 Add more TODO entries
svn-id: r17516
2005-04-10 14:54:23 +00:00
Torbjörn Andersson
13dc149ded Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation
changes. There are a few things that could use a bit more work, and I've
only tested it on my Linux box. I have verified that ScummVM still compiles
when it's disabled, though, so it shouldn't break anything too badly.

svn-id: r17512
2005-04-10 14:33:44 +00:00
Max Horn
82c10524b4 gBitFormat TODO
svn-id: r17504
2005-04-10 09:45:05 +00:00
Travis Howell
4f08551643 Add comment to TODO
Check that string pointer exists, before reading data.
Don't attempt to play speech in soccer2004, since it uses compression.

svn-id: r17470
2005-04-09 07:25:41 +00:00
Travis Howell
2d40caf7ad Add opcode stub for chase
svn-id: r17468
2005-04-09 06:26:12 +00:00
Travis Howell
00a7b8c1ff Add HE item
svn-id: r17452
2005-04-08 12:07:29 +00:00
Travis Howell
e6395f1eef Update HE issues
svn-id: r17429
2005-04-07 08:54:16 +00:00
Travis Howell
101917d03f Update HE issues
svn-id: r17384
2005-04-05 12:06:20 +00:00
Gregory Montoir
7b88503437 initial implementation of o72_arrayOps_127 and o90_sortArray
svn-id: r17337
2005-04-02 17:19:44 +00:00
Travis Howell
b4ecd9f56e Update HE issues
svn-id: r17323
2005-04-01 08:53:49 +00:00
Travis Howell
bace6b5a24 Add comment
svn-id: r17291
2005-03-30 05:47:44 +00:00
Travis Howell
1b940f9811 Update HE issues
svn-id: r17273
2005-03-28 13:17:46 +00:00
Max Horn
c86b18716b Started some cleanup work on class Gdi (in particular, I try to limit that class to GFX decoding only, and moved the screen rendering code out of it)
svn-id: r17225
2005-03-25 01:27:28 +00:00
Max Horn
88cf4e3c29 add smush todo
svn-id: r17223
2005-03-25 00:41:59 +00:00
Travis Howell
50759016b0 Change processWizImage() to error on unknown case, to see where additional cases are required.
Update HE issues.

svn-id: r17216
2005-03-24 04:15:01 +00:00
Max Horn
8ef36723d5 OSystem-overlay should be documented
svn-id: r17124
2005-03-13 16:23:07 +00:00
Travis Howell
e191302937 Update HE game todo and where they are needed.
svn-id: r17114
2005-03-13 09:02:39 +00:00
Eugene Sandulenko
73ec1f1745 rand() -> _rnd.getRandomNumber() in SAGA code.
svn-id: r17108
2005-03-12 22:54:15 +00:00
Travis Howell
3c319749fa Update HE issues
svn-id: r17062
2005-03-10 11:25:02 +00:00
Travis Howell
ab82349dd9 Add HE100 opcode difference for spyfox
Update HE issues

svn-id: r17058
2005-03-10 10:11:42 +00:00
Torbjörn Andersson
e3105f926b Applied patch #1155731, reducing the memory usage of the MPEG player by
about 8 MB.

svn-id: r17007
2005-03-06 14:12:40 +00:00
Travis Howell
d65d958593 *** empty log message ***
svn-id: r17002
2005-03-06 05:21:37 +00:00
Travis Howell
c649971754 Update HE issues
svn-id: r17001
2005-03-06 05:18:06 +00:00
Travis Howell
ac493b31db Fix compare string.
svn-id: r16981
2005-03-03 04:54:23 +00:00
Travis Howell
f94b10db49 Update HE issues
svn-id: r16965
2005-02-28 22:47:05 +00:00
Gregory Montoir
5eec97c24c added processWizImage mode 8 ; this breaks footdemo, feel free to disable
svn-id: r16945
2005-02-27 02:55:13 +00:00
Travis Howell
4cb4f662c8 Rename vars
svn-id: r16944
2005-02-27 02:29:54 +00:00
Travis Howell
8446e7c645 Add a few more HE items
svn-id: r16941
2005-02-27 01:02:46 +00:00
Travis Howell
72efd4c50e *** empty log message ***
svn-id: r16938
2005-02-26 23:59:23 +00:00
Travis Howell
6665f1f9fa Update HE items
svn-id: r16937
2005-02-26 23:51:58 +00:00
Max Horn
ed9272ac9c Some TODO cleanup/additions
svn-id: r16915
2005-02-25 17:15:07 +00:00
Paweł Kołodziejski
0de5fa2f33 mp3 support is allready done, flac will never be
svn-id: r16811
2005-02-19 12:05:50 +00:00
Travis Howell
d3b74919e2 Update
svn-id: r16810
2005-02-19 01:02:31 +00:00
Eugene Sandulenko
3cdf46635e Add HE wiz-specific item.
svn-id: r16775
2005-02-11 21:32:32 +00:00
Max Horn
04d0bfaae7 Add some plugin specific TODOs
svn-id: r16740
2005-02-06 17:27:56 +00:00
Travis Howell
5178ba2104 Add HE100 version of Pajama Sam 1/ Pajama Sam's Lost & Found.
svn-id: r16717
2005-02-01 04:58:14 +00:00
Max Horn
b43a53f74d Move more text editing code into class EditableWidget; ListWidget now has all the editing capabilities of EditTextWidget
svn-id: r16694
2005-01-29 18:04:34 +00:00
Eugene Sandulenko
c579205c62 Add yet another SAGA item
svn-id: r16648
2005-01-27 20:17:45 +00:00
Torbjörn Andersson
ed6408f853 Updated SAGA items.
svn-id: r16631
2005-01-24 10:22:05 +00:00
Eugene Sandulenko
ac30ac9dbd Update SAGA items. Now we have several things implemented :).
svn-id: r16627
2005-01-23 21:57:57 +00:00
Paweł Kołodziejski
7a1f9bc2da update
svn-id: r16624
2005-01-23 20:53:41 +00:00
Eugene Sandulenko
4a55622d40 Update SAGA converse items
svn-id: r16590
2005-01-17 23:13:18 +00:00
Eugene Sandulenko
4cacb8d20c Add another SAGA item
svn-id: r16587
2005-01-17 18:50:34 +00:00
Torbjörn Andersson
eea3c46049 Updated SAGA items.
svn-id: r16584
2005-01-17 14:21:03 +00:00
Eugene Sandulenko
9a31154db3 Add new SAGA issues.
svn-id: r16582
2005-01-17 13:01:50 +00:00
Torbjörn Andersson
46a8dd060f Updated Broken Sword 2 items.
svn-id: r16581
2005-01-17 10:59:37 +00:00
Eugene Sandulenko
872a032ee9 Update SAGA items
svn-id: r16537
2005-01-11 00:54:08 +00:00
Torbjörn Andersson
81cf3d77ef Updated the SAGA XMIDI issue.
svn-id: r16518
2005-01-10 13:16:21 +00:00