Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-28 | Renamed more OSystem methods | Max Horn | |
svn-id: r13410 | |||
2004-03-15 | HACK needed for Spanish Simon1 Talkie too. | Travis Howell | |
svn-id: r13307 | |||
2004-03-15 | Should probably be Simon2-only... | Oliver Kiehl | |
svn-id: r13290 | |||
2004-03-15 | Hack to prevent segfaults caused by insufficient allocated memory when | Oliver Kiehl | |
playing the french version of simon2 with subtitles enabled. svn-id: r13287 | |||
2004-03-14 | rewrote talk_with_text from scratch. probably needs some testing | Oliver Kiehl | |
svn-id: r13282 | |||
2004-03-14 | remove ugly goto | Oliver Kiehl | |
svn-id: r13278 | |||
2004-03-14 | cleanup | Oliver Kiehl | |
svn-id: r13277 | |||
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed ↵ | Max Horn | |
NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend svn-id: r13087 | |||
2004-02-26 | Fix crashes in French version of Simon2 | Travis Howell | |
svn-id: r13062 | |||
2004-02-24 | the OSystem changes we discussed on the ML (note: renaming of the existing ↵ | Max Horn | |
OSystem API is not yet finished); porters will have to fix their ports to get them to compile again svn-id: r13036 | |||
2004-02-22 | Patch #885904 (Flac Support) with some tweaks by me | Max Horn | |
svn-id: r12984 | |||
2004-02-13 | Switch warnings to debug. | Travis Howell | |
Remove old commented out Simon code. svn-id: r12845 | |||
2004-02-13 | Remove delay | Travis Howell | |
svn-id: r12840 | |||
2004-02-12 | Check sfx/music status before pause. | Travis Howell | |
svn-id: r12828 | |||
2004-02-09 | Switch method used for combined speech and subtitles in Simon2 (Non - Hebrew ↵ | Travis Howell | |
versions) again. svn-id: r12782 | |||
2004-02-05 | renamed (Const)Iterator to (const_)iterator; changed size() to return an uint | Max Horn | |
svn-id: r12722 | |||
2004-02-02 | Remove md5 checksum, too many conflicting checksums. | Travis Howell | |
svn-id: r12714 | |||
2004-01-30 | Various changes to the build system which allow building ScummVM in an ↵ | Max Horn | |
external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress svn-id: r12680 | |||
2004-01-30 | Add better work around for inventory arrows issue in some Simon1 versions. | Travis Howell | |
Remove seom debugging output. svn-id: r12673 | |||
2004-01-29 | fixed warning | Paweł Kołodziejski | |
svn-id: r12666 | |||
2004-01-28 | Another safety check. | Travis Howell | |
svn-id: r12652 | |||
2004-01-28 | music works on Simon2 | Travis Howell | |
svn-id: r12651 | |||
2004-01-28 | Ooops | Travis Howell | |
svn-id: r12650 | |||
2004-01-28 | Use a few form scumm | Travis Howell | |
svn-id: r12649 | |||
2004-01-28 | Add some more commands to debugger. | Travis Howell | |
svn-id: r12648 | |||
2004-01-28 | Add some feedback. | Travis Howell | |
svn-id: r12646 | |||
2004-01-27 | Add safety check. | Travis Howell | |
svn-id: r12638 | |||
2004-01-27 | Ooops | Travis Howell | |
svn-id: r12637 | |||
2004-01-27 | Add help | Travis Howell | |
Add music option for Simon1 svn-id: r12636 | |||
2004-01-27 | add in-game debugger | Oliver Kiehl | |
svn-id: r12634 | |||
2004-01-27 | Avoid glitch if Simon1 introduction is skipped when showing Simon' room segment. | Travis Howell | |
svn-id: r12633 | |||
2004-01-26 | One forgotten PROP_TOGGLE_VIRTUAL_KEYBOARD | Nicolas Bacca | |
svn-id: r12609 | |||
2004-01-19 | oops | Oliver Kiehl | |
svn-id: r12511 | |||
2004-01-19 | fix memory leak | Oliver Kiehl | |
svn-id: r12510 | |||
2004-01-19 | fix mp3 and vorbis specific bug in which sound files could have been read | Oliver Kiehl | |
as zero-byte files in the case that two following offsets pointed to the same file. svn-id: r12509 | |||
2004-01-17 | Implements TOGGLE_VIRTUAL_KEYBOARD | Nicolas Bacca | |
svn-id: r12459 | |||
2004-01-11 | fix silly bug | Oliver Kiehl | |
svn-id: r12319 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2004-01-04 | renamed global var _debugLevel to g_debugLevel; let Engine constructor init ↵ | Max Horn | |
it (this way all engines get it for free, allows further cleanup); removed some useless/duplicate member vars in SwordEngine svn-id: r12134 | |||
2004-01-03 | renamed SimonSound class back to just Sound (now that we use namespaces that ↵ | Max Horn | |
is just fine) svn-id: r12098 | |||
2004-01-01 | Add work around for bug in French version of Simon the Sorcerer 1 | Travis Howell | |
svn-id: r12068 | |||
2004-01-01 | Reduce some buffers to more reasonable sizes. | Travis Howell | |
svn-id: r12067 | |||
2004-01-01 | Avoid memory corruption | Travis Howell | |
svn-id: r12065 | |||
2004-01-01 | Subtitles check wasn't quite right. | Travis Howell | |
svn-id: r12064 | |||
2004-01-01 | Add hack to stop invalid opcode in French version of Simon the Sorcerer 1. | Travis Howell | |
This was a bug in original game and causes several bad effects. svn-id: r12063 | |||
2003-12-31 | Add better detection of simon2mac | Travis Howell | |
svn-id: r12048 | |||
2003-12-31 | Add some md5 checksums of files for Simon1/2 games. | Travis Howell | |
svn-id: r12047 | |||
2003-12-30 | Fix regression | Travis Howell | |
svn-id: r12025 | |||
2003-12-27 | Use VOC reader from voc.h | Max Horn | |
svn-id: r11963 | |||
2003-12-24 | o Added SoundMixer::isReady() | Max Horn | |
o Removed SoundMixer::bindToSystem() o In scumm, replaced _silentMixer, _silentDigitalImuse and _noDigitalSamples by SoundMixer::isReady() svn-id: r11893 |