Age | Commit message (Expand) | Author |
2002-11-08 | fixed warning; fixed array out of bounds access | Max Horn |
2002-11-08 | last fix didn't work properly | Oliver Kiehl |
2002-11-08 | big endian fix | Oliver Kiehl |
2002-11-08 | Changed wrong section | Travis Howell |
2002-11-08 | Don't attempt to play music in simon 1 demo | Travis Howell |
2002-11-06 | Don't attempt to play sound in simon 1 dos. | Travis Howell |
2002-11-05 | rewrote simon 1/2 win sound effects and more cleanup | Oliver Kiehl |
2002-11-05 | Remove two pointless game checks | Travis Howell |
2002-11-05 | Small clean up of simon midi code | Travis Howell |
2002-11-05 | Fix simon sound effects again | Travis Howell |
2002-11-05 | first step in cleaning up simon sound | Oliver Kiehl |
2002-11-05 | Add simon1talkie and simon2talkie targets | Travis Howell |
2002-11-05 | Fix some weird formating | Travis Howell |
2002-11-05 | Minor simon code cleanup | Travis Howell |
2002-11-05 | Fix broken simon games | Travis Howell |
2002-11-04 | fixed mp3 support for simon | Oliver Kiehl |
2002-11-04 | Ooops, deleted one line too many | Travis Howell |
2002-11-04 | Remove old file exist check that is no longer required | Travis Howell |
2002-11-04 | Fix simon 2 win sound effects | Travis Howell |
2002-11-03 | added support for sound effects in simon 1 dos talkie | Oliver Kiehl |
2002-11-02 | Added simon sound bugfix, patch #632518 | Travis Howell |
2002-11-02 | Ludde's fix for simon2 movement problem | Oliver Kiehl |
2002-10-31 | Revert earlier change since it causes more movements problems. | Travis Howell |
2002-10-31 | Fix voice in simon 1/2 dos talkie again. | Travis Howell |
2002-10-31 | hopeyfully this fixes simon2dos | Max Horn |
2002-10-31 | some more cleanup | Max Horn |
2002-10-30 | don't open files all the time just to detect whether we use VOC/WAV/MP3 music... | Max Horn |
2002-10-30 | another oops | Travis Howell |
2002-10-29 | Ooops | Travis Howell |
2002-10-29 | Add support for compressed files for some simon games, rest of patch #629555 | Travis Howell |
2002-10-28 | Fixes for voc support in simon 1 dos talkie, part of patch #629555 | Travis Howell |
2002-10-26 | Enable speech by default in somin 2 dos/win talkie | Travis Howell |
2002-10-26 | Simon 1 dos talkie music working but no looping | Travis Howell |
2002-10-25 | cleanup | Max Horn |
2002-10-24 | Add simon1demo | Travis Howell |
2002-10-24 | Correct comment | Travis Howell |
2002-10-24 | ooops | Travis Howell |
2002-10-24 | add some work arounds, to allow simon 1/2 dos talkie to work, even though mus... | Travis Howell |
2002-10-23 | cleaning up scummsys.h a bit (in preparation of using configure eventually). ... | Max Horn |
2002-10-23 | simon 1 dos talkie uses simon2.voc file | Travis Howell |
2002-10-23 | more shadow var warnings fixed | Max Horn |
2002-10-22 | oops again | Travis Howell |
2002-10-22 | oops | Travis Howell |
2002-10-22 | There is no speech in simon2dos target | Travis Howell |
2002-10-22 | fixed SIMONDEBUG; some cleanup | Max Horn |
2002-10-22 | fixing various warnings that occur with -Wshadow;some other minor cleanup | Max Horn |
2002-10-21 | don't crash if no voice file is present; also added a FIXME | Max Horn |
2002-10-21 | The terms Word and DWord are somewhat Windows centric; in fact there are syst... | Max Horn |
2002-10-21 | fixed a memory leak (one thousand more to go :-) | Max Horn |
2002-10-21 | use File::size() method were it makes sense; one small change to simon.cpp ba... | Max Horn |