Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-06 | Don't attempt to play sound in simon 1 dos. | Travis Howell | |
Use separate filenames for simon 1 & 2 savegames Add newline to end of scumm/dialogs.h svn-id: r5431 | |||
2002-11-05 | rewrote simon 1/2 win sound effects and more cleanup | Oliver Kiehl | |
svn-id: r5423 | |||
2002-11-05 | Remove two pointless game checks | Travis Howell | |
svn-id: r5421 | |||
2002-11-05 | Small clean up of simon midi code | Travis Howell | |
svn-id: r5419 | |||
2002-11-05 | Fix simon sound effects again | Travis Howell | |
svn-id: r5418 | |||
2002-11-05 | first step in cleaning up simon sound | Oliver Kiehl | |
svn-id: r5415 | |||
2002-11-05 | Add simon1talkie and simon2talkie targets | Travis Howell | |
svn-id: r5413 | |||
2002-11-05 | Fix some weird formating | Travis Howell | |
svn-id: r5407 | |||
2002-11-05 | Minor simon code cleanup | Travis Howell | |
svn-id: r5406 | |||
2002-11-05 | Fix broken simon games | Travis Howell | |
svn-id: r5405 | |||
2002-11-04 | fixed mp3 support for simon | Oliver Kiehl | |
svn-id: r5404 | |||
2002-11-04 | Add some separate simon2dos sections since it doesn't have speech. | Travis Howell | |
simon2dos text still not working right though. svn-id: r5401 | |||
2002-11-04 | Ooops, deleted one line too many | Travis Howell | |
svn-id: r5400 | |||
2002-11-04 | Remove old file exist check that is no longer required | Travis Howell | |
svn-id: r5399 | |||
2002-11-04 | Fix simon 2 win sound effects | Travis Howell | |
Enable sound effects in simon 2 dos non-talkie Clean up sound code a bit svn-id: r5398 | |||
2002-11-03 | added support for sound effects in simon 1 dos talkie | Oliver Kiehl | |
svn-id: r5396 | |||
2002-11-02 | Added simon sound bugfix, patch #632518 | Travis Howell | |
Added fix for simon sound-related crash, patch #632517 svn-id: r5377 | |||
2002-11-02 | oops | Oliver Kiehl | |
svn-id: r5375 | |||
2002-11-02 | Ludde's fix for simon2 movement problem | Oliver Kiehl | |
svn-id: r5374 | |||
2002-10-31 | Revert earlier change since it causes more movements problems. | Travis Howell | |
Add a fixme comment instead. svn-id: r5364 | |||
2002-10-31 | Fix voice in simon 1/2 dos talkie again. | Travis Howell | |
Disable code causing movement problems in simon 2 games svn-id: r5363 | |||
2002-10-31 | hopeyfully this fixes simon2dos | Max Horn | |
svn-id: r5361 | |||
2002-10-31 | some more cleanup | Max Horn | |
svn-id: r5360 | |||
2002-10-30 | don't open files all the time just to detect whether we use VOC/WAV/MP3 ↵ | Max Horn | |
music: we have a concept of so called 'variables' which can be used to store data, make use of this cool technique <g>; load effects even if voice file is missing; cleanup svn-id: r5354 | |||
2002-10-30 | Add simon 2 dos non-talkie fix from ludde | Travis Howell | |
svn-id: r5352 | |||
2002-10-30 | another oops | Travis Howell | |
svn-id: r5350 | |||
2002-10-29 | Ooops | Travis Howell | |
svn-id: r5349 | |||
2002-10-29 | Add support for compressed files for some simon games, rest of patch #629555 | Travis Howell | |
svn-id: r5347 | |||
2002-10-28 | Fixes for voc support in simon 1 dos talkie, part of patch #629555 | Travis Howell | |
svn-id: r5340 | |||
2002-10-26 | Enable speech by default in somin 2 dos/win talkie | Travis Howell | |
svn-id: r5318 | |||
2002-10-26 | Simon 1 dos talkie music working but no looping | Travis Howell | |
svn-id: r5315 | |||
2002-10-25 | cleanup | Max Horn | |
svn-id: r5311 | |||
2002-10-24 | Add simon1demo | Travis Howell | |
svn-id: r5300 | |||
2002-10-24 | Correct comment | Travis Howell | |
svn-id: r5299 | |||
2002-10-24 | ooops | Travis Howell | |
svn-id: r5298 | |||
2002-10-24 | add some work arounds, to allow simon 1/2 dos talkie to work, even though ↵ | Travis Howell | |
music and sfx aren't supported. allow speech in simon 2 dos talkie svn-id: r5297 | |||
2002-10-23 | cleaning up scummsys.h a bit (in preparation of using configure eventually). ↵ | Max Horn | |
Most notable, uint32 etc. will be 'unsigned int' not 'unsigned long'. Except for 16 bit systems that should be right, and configure will replace this by a proper check for data type sizes anyway svn-id: r5290 | |||
2002-10-23 | simon 1 dos talkie uses simon2.voc file | Travis Howell | |
svn-id: r5277 | |||
2002-10-23 | more shadow var warnings fixed | Max Horn | |
svn-id: r5267 | |||
2002-10-22 | oops again | Travis Howell | |
svn-id: r5249 | |||
2002-10-22 | oops | Travis Howell | |
svn-id: r5248 | |||
2002-10-22 | There is no speech in simon2dos target | Travis Howell | |
svn-id: r5247 | |||
2002-10-22 | Remove warning | Travis Howell | |
svn-id: r5246 | |||
2002-10-22 | fix (?) for windows compile problem | Max Horn | |
svn-id: r5244 | |||
2002-10-22 | fixed SIMONDEBUG; some cleanup | Max Horn | |
svn-id: r5240 | |||
2002-10-22 | fixing various warnings that occur with -Wshadow;some other minor cleanup | Max Horn | |
svn-id: r5239 | |||
2002-10-22 | Minor fixes for simon2dos target | Travis Howell | |
svn-id: r5227 | |||
2002-10-21 | oops | Max Horn | |
svn-id: r5224 | |||
2002-10-21 | don't crash if no voice file is present; also added a FIXME | Max Horn | |
svn-id: r5223 | |||
2002-10-21 | fixed simon2win midi (I hope), bug #595813 | Max Horn | |
svn-id: r5222 |