Commit Graph

330 Commits

Author SHA1 Message Date
Max Horn
f7402737d7 Added SDL backend TODO
svn-id: r17755
2005-04-22 21:12:37 +00:00
Max Horn
f4a5d245b5 Updated TODO list
svn-id: r17649
2005-04-17 11:26:13 +00:00
Travis Howell
b05e1cd997 Move HE bugs/issues to wiki (At http://wiki.scummvm.org/index.php/HE_Progress )
svn-id: r17642
2005-04-17 01:26:41 +00:00
Max Horn
aea451f092 Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode for OSX, too; fixed some memory leaks in the launcher
svn-id: r17639
2005-04-16 17:55:09 +00:00
Travis Howell
40c45f5408 No longer seem to occur.
svn-id: r17630
2005-04-16 14:49:00 +00:00
Travis Howell
a117f4f832 Palette slots are supported, working in pajama3 at least.
Fix typo.

svn-id: r17628
2005-04-16 14:36:51 +00:00
Travis Howell
1c6e1853e3 cyx added o90_getLinesIntersectionPoint()
svn-id: r17627
2005-04-16 14:32:32 +00:00
Max Horn
7aebedcc14 Patch (GUI: Less CPU-intensive credits scroll), with some tweaks by me
svn-id: r17620
2005-04-16 11:40:15 +00:00
Travis Howell
f6fc9c1c21 Fixed
svn-id: r17608
2005-04-15 23:15:05 +00:00
Travis Howell
2618ce80fa Update HE todo.
svn-id: r17606
2005-04-15 09:55:12 +00:00
Torbjörn Andersson
5b50c4e2e8 Added TODO item about the insanely CPU intensive credits roll.
svn-id: r17597
2005-04-14 10:00:03 +00:00
Gregory Montoir
dbfd703d51 Updated comment
svn-id: r17590
2005-04-13 19:48:49 +00:00
Gregory Montoir
863007c5fb added processWizImage mode 10
svn-id: r17545
2005-04-11 17:59:55 +00:00
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 ("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 , 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
Torbjörn Andersson
8619868aed Added note about the SAGA XMIDI tempo bug.
svn-id: r16517
2005-01-10 11:17:50 +00:00
Andrew Kurushin
7f1b1b4058 saga update
svn-id: r16512
2005-01-09 23:45:18 +00:00
Eugene Sandulenko
048ceb0c1f Update SAGA items
svn-id: r16495
2005-01-09 11:35:01 +00:00
Eugene Sandulenko
7a30bbfd2a Update SAGA items
svn-id: r16483
2005-01-07 22:22:08 +00:00
Eugene Sandulenko
060cf62839 Update SAGA items
svn-id: r16473
2005-01-07 01:03:16 +00:00
Eugene Sandulenko
cceee73b85 Update SAGA stuff
svn-id: r16424
2005-01-04 17:10:41 +00:00
Joost Peters
5930ba2ed8 Some spelling/grammar fixes.
svn-id: r16405
2005-01-01 21:00:24 +00:00
Max Horn
c418282ec7 One day I wanna switch to STL. Really
svn-id: r16403
2005-01-01 18:56:03 +00:00
Max Horn
6797144568 BS2 copyright text needs to be clarified
svn-id: r16400
2005-01-01 16:25:56 +00:00
Max Horn
49393c0f41 Yet another idea
svn-id: r16359
2004-12-28 20:27:48 +00:00
Max Horn
6e32618c9a Done
svn-id: r16346
2004-12-27 21:54:24 +00:00
Max Horn
fd57497d9e Add some compression tool TODOs
svn-id: r16334
2004-12-27 14:43:58 +00:00
Max Horn
67b311713d Added 'sound types' to the mixer - for now, only plain (for the premixer), SFX and music; volume is now controlled based on the sound type
svn-id: r16330
2004-12-27 00:27:00 +00:00
Eugene Sandulenko
6670b2969a Give proper credits to Wyrmkeep folks
svn-id: r16329
2004-12-26 00:20:22 +00:00
Max Horn
81b6e9e1e6 Get rid of the useless & troublesome master_volume
svn-id: r16328
2004-12-25 23:43:05 +00:00
Max Horn
fec3df2096 Moved the softsynth midi drivers into a sound/softsynth; amongst other things, this fixes bug
svn-id: r16316
2004-12-25 18:34:44 +00:00
Max Horn
263e8735ef Done
svn-id: r16310
2004-12-25 15:02:25 +00:00
Andrew Kurushin
a905d7c198 - SAGA scetion update
svn-id: r16299
2004-12-24 20:52:53 +00:00
Eugene Sandulenko
5f5bcfc6c2 Rearrange SAGA items and add couple new items
svn-id: r16294
2004-12-24 13:17:57 +00:00
Chris Apers
d7323b330d Done.
svn-id: r16283
2004-12-23 20:23:53 +00:00
Max Horn
929537cecb devtools related TODOs
svn-id: r16270
2004-12-23 03:07:43 +00:00
Travis Howell
9b8933dd5d Add Simon todo
svn-id: r16252
2004-12-22 00:30:45 +00:00
Eugene Sandulenko
1520024586 Add another SAGA item
svn-id: r16245
2004-12-21 16:15:11 +00:00
Torbjörn Andersson
f48acb0bc6 Added TODO item about our overly memory-hungry MPEG player.
svn-id: r16238
2004-12-21 08:02:35 +00:00
Max Horn
c419143488 Update rescumm FAQ once 0.7.0 is out
svn-id: r16226
2004-12-21 02:07:40 +00:00
Max Horn
8d2c8c9ddf After 0.7.0 we gotta cleanup backends/midi
svn-id: r16223
2004-12-21 00:59:40 +00:00
Max Horn
b892b8b04e This is done
svn-id: r16138
2004-12-19 16:59:01 +00:00
Max Horn
f33fc1d7ec Adding some TODOs
svn-id: r16121
2004-12-18 17:19:56 +00:00
Jonathan Gray
c195ae0e74 This is done now.
svn-id: r16116
2004-12-18 11:28:39 +00:00
Max Horn
7a35da5840 Mixer TODOs
svn-id: r16115
2004-12-18 11:12:33 +00:00
Eugene Sandulenko
75ac1363b3 Update SAGA items.
svn-id: r16052
2004-12-15 00:25:46 +00:00
Paweł Kołodziejski
24b169d683 update
svn-id: r15992
2004-12-06 07:55:58 +00:00
Torbjörn Andersson
7ba24ad1de This is mostly done, except for bugfixing.
svn-id: r15977
2004-12-03 19:16:52 +00:00
Torbjörn Andersson
8bbbbc71fb I've been meaning to look at getting rid of the SAGA console in favour of
the standard ScummVM one.

svn-id: r15966
2004-12-01 13:28:22 +00:00
Max Horn
b92b8e8d6a This is done...
svn-id: r15920
2004-11-27 17:24:22 +00:00
Max Horn
096f2b6110 Add slide animation effect to the console
svn-id: r15903
2004-11-27 01:25:25 +00:00
Paweł Kołodziejski
1d6de6f5e4 replaced printf usage in saga
svn-id: r15693
2004-10-28 06:55:50 +00:00