Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-21 | Fix regression in Amiga/Macintosh versions of FF | Travis Howell | |
svn-id: r23973 | |||
2006-09-21 | Mention fix for bug #1501302 | Eugene Sandulenko | |
svn-id: r23972 | |||
2006-09-21 | Fix bug #1501302: "FF: Crackling Audio (Mac version)" | Eugene Sandulenko | |
svn-id: r23970 | |||
2006-09-21 | update .spec for themes | Willem Jan Palenstijn | |
svn-id: r23968 | |||
2006-09-21 | Fix bug #1550974: "SMUSH: changing subtitle settings during SMUSH doesn't work" | Eugene Sandulenko | |
svn-id: r23965 | |||
2006-09-21 | Fix comment | Eugene Sandulenko | |
svn-id: r23964 | |||
2006-09-21 | Fix bug #1536932: "MANIACNES: Crash on click in speechtext-area" | Eugene Sandulenko | |
svn-id: r23962 | |||
2006-09-21 | Fix bug #1562795: "Bug with auto-generated game IDs" | Eugene Sandulenko | |
svn-id: r23960 | |||
2006-09-21 | Remove excess newlines for errors/warnings | Travis Howell | |
svn-id: r23959 | |||
2006-09-21 | Re-enable warning for unknown MIDI events | Travis Howell | |
svn-id: r23958 | |||
2006-09-21 | Correct HE version for Dutch version of putttime | Travis Howell | |
svn-id: r23956 | |||
2006-09-20 | Add French version of Pajama Sam 1 | Travis Howell | |
svn-id: r23952 | |||
2006-09-20 | Updating NEWS file in HEAD too. | Johannes Schickel | |
svn-id: r23951 | |||
2006-09-20 | Some updates (mostly guesswork) for the ALSA MIDI driver, mostly prompted by | Torbjörn Andersson | |
Waxworks (Simon engine). See http://www.borg.com/~jglatt/tech/midispec.htm for reference. * Added case for Aftertouch (Key Pressure). * Changed Channel Pressure to flush the event immediatley. The message could apply to notes while they are playing. * Downgraded the error for unknown MIDI messages to a warning, and clarified it slightly. svn-id: r23949 | |||
2006-09-20 | Added _PLUGIN_copyright to list of symbols exported by plugins | Max Horn | |
svn-id: r23946 | |||
2006-09-20 | Work around conflict between ISO C++ and POSIX, to allow ISO C++ compliant ↵ | Max Horn | |
compilers like GCC 4.x to compile the plugin code again svn-id: r23945 | |||
2006-09-20 | Fix crashes during WW startup | Travis Howell | |
svn-id: r23944 | |||
2006-09-20 | Add details for French version of Pajama Sam 3 | Travis Howell | |
svn-id: r23942 | |||
2006-09-19 | Fix FF/Simon2 regression in last commit | Travis Howell | |
svn-id: r23940 | |||
2006-09-19 | Expand Simon engine | Travis Howell | |
svn-id: r23939 | |||
2006-09-18 | Cleaned up Gdi::roomChanged | Max Horn | |
svn-id: r23938 | |||
2006-09-18 | Moved some more code from class Gdi into new subclasses GdiV1 and GdiV2 | Max Horn | |
svn-id: r23937 | |||
2006-09-18 | Re-disable blit mask hack (oops) | Max Horn | |
svn-id: r23936 | |||
2006-09-18 | Split setBuiltinCursor into a V0-V2 and a V3-V5 part | Max Horn | |
svn-id: r23935 | |||
2006-09-18 | Moved NES specific code from class Gdi to GdiNES | Max Horn | |
svn-id: r23934 | |||
2006-09-18 | Oops, accidentally broke TMSK support for HE 72+ games | Max Horn | |
svn-id: r23933 | |||
2006-09-18 | Fix --disable-he | Max Horn | |
svn-id: r23932 | |||
2006-09-18 | indention fix | Max Horn | |
svn-id: r23931 | |||
2006-09-18 | Moved some code from Gdi::drawBitmap to separate methods | Max Horn | |
svn-id: r23930 | |||
2006-09-18 | Fixes the Macintosh related problems Krest mentioned on the IRC channel. | Johannes Schickel | |
(the user has to set the game platform to Macintosh though, since it's atm detected as DOS version) svn-id: r23929 | |||
2006-09-18 | Minor cleanup, to re-order functions | Travis Howell | |
svn-id: r23928 | |||
2006-09-18 | Fix typo, that caused FLAC compressed sound effects file to fail to load | Travis Howell | |
svn-id: r23926 | |||
2006-09-17 | renamed ScummEngine::restoreBG to restoreBackground; renamed and moved ↵ | Max Horn | |
Gdi::copyVirtScreenBuffers to ScummEngine_v70he::restoreBackgroundHE svn-id: r23925 | |||
2006-09-17 | Moved stored flobjects to class ScummEngine_v70he | Max Horn | |
svn-id: r23924 | |||
2006-09-17 | formatting | Johannes Schickel | |
svn-id: r23923 | |||
2006-09-17 | Renamed ScummEngine::res to _res and allocate the ResourceManager on the ↵ | Max Horn | |
heap (i.e. _res is a pointer now) svn-id: r23922 | |||
2006-09-17 | Changed ScummEngine::gdi to _gdi and allocate the Gdi object on the heap ↵ | Max Horn | |
(i.e. _gdi is a pointer now) svn-id: r23921 | |||
2006-09-17 | - removes the kyra specific language flag system, and uses the language enum ↵ | Johannes Schickel | |
defined in Common for that now - also reworks the game flag system in general svn-id: r23920 | |||
2006-09-17 | Only decompress the number of speech samples indicated by 'resSize'. This | Torbjörn Andersson | |
prevents crashes in the demo, and is probably a good idea anyway. svn-id: r23917 | |||
2006-09-17 | Const correctness | Max Horn | |
svn-id: r23916 | |||
2006-09-17 | Compiler seems to not use these operators when they are inlined | Chris Apers | |
svn-id: r23915 | |||
2006-09-17 | Added more compilation options | Chris Apers | |
svn-id: r23914 | |||
2006-09-17 | Fixed compilation | Chris Apers | |
svn-id: r23913 | |||
2006-09-17 | typo... | Johannes Schickel | |
svn-id: r23911 | |||
2006-09-17 | Mentions improved screen update handling of the Kyrandia engine in the NEWS ↵ | Johannes Schickel | |
file. svn-id: r23910 | |||
2006-09-17 | Fixed back mouse in GUI adding cursor palette support | Chris Apers | |
Fixed cursor redraw in GUI Fixed cursor glitches problem in BS because of too small buffer Cleanup svn-id: r23908 | |||
2006-09-17 | Added option to trace memory allocation | Chris Apers | |
Fixed key auto repeat problem in some engines svn-id: r23905 | |||
2006-09-17 | Added option to trace memory allocation | Chris Apers | |
svn-id: r23904 | |||
2006-09-17 | This be_zodiac.h include is what was made standard OS5 to crash \! | Chris Apers | |
svn-id: r23903 | |||
2006-09-17 | Cleanup, no need to export twGlue addr when compiling standard OS5 version | Chris Apers | |
svn-id: r23902 |