Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-07 | Moved Kyra resource code to a SearchSet/Archive based implementation, this ↵ | Johannes Schickel | |
removes dependencies on Common::File. svn-id: r34428 | |||
2008-09-07 | Temporary workaround for bug #2098279: ALL: Game path with no trailing ↵ | Max Horn | |
backslash fails svn-id: r34408 | |||
2008-09-06 | Got rid of File::eof() | Max Horn | |
svn-id: r34396 | |||
2008-09-03 | Moved check for shouldRTL() from engines to scummvm_main | Max Horn | |
svn-id: r34310 | |||
2008-09-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some ↵ | Max Horn | |
'typedef Common::String String;' name aliases svn-id: r34302 | |||
2008-09-02 | some minor bug fixes | Florian Kagerer | |
svn-id: r34288 | |||
2008-09-02 | Cleanup: Remove now unneeded KyraEngine_v1::quitGame. | Johannes Schickel | |
Peres proposal for this commit log was: 'fixing .... as peres pointed out in his very interesting mail on -devel that everybody should read'. svn-id: r34282 | |||
2008-09-01 | - kyra: fm-towns/pc-98 audio: restructured driver, added rhythm channel data | Florian Kagerer | |
svn-id: r34259 | |||
2008-09-01 | Cleanup. | Johannes Schickel | |
svn-id: r34248 | |||
2008-09-01 | Merging more of the GSoC 2008 RTL branch: KYRA | Max Horn | |
svn-id: r34246 | |||
2008-08-25 | Implemented continous screen updating while waiting for text input in v2 ↵ | Johannes Schickel | |
GUI. (based on LoK implementation) svn-id: r34157 | |||
2008-08-25 | Added short delay(Millis) call while waiting for text input, should reduce ↵ | Johannes Schickel | |
CPU usage a little bit. svn-id: r34149 | |||
2008-08-21 | KYRA: Towns/PC-98-Audio: fixed bug where notes for which the hold flag was ↵ | Florian Kagerer | |
set were turned off nonetheless svn-id: r34087 | |||
2008-08-21 | KYRA: Towns/PC-98-Audio: increased precision for envelope generator timing ↵ | Florian Kagerer | |
and tempo when using "odd" output rates like 48 kHz or 8 kHz svn-id: r34079 | |||
2008-08-21 | KYRA: Towns/PC-98-Audio: tempo fix for output rates other than 44100 Hz | Florian Kagerer | |
svn-id: r34078 | |||
2008-08-20 | KYRA: Towns/PC-98-Audio: fix bug where pitch wheel is processed twice ↵ | Florian Kagerer | |
instead of once svn-id: r34076 | |||
2008-08-20 | - add support for Italian floppy version | Florian Kagerer | |
- more work on fm-towns music tempo svn-id: r34067 | |||
2008-08-20 | tempo fix | Florian Kagerer | |
svn-id: r34064 | |||
2008-08-20 | Fix compilation: Changed 'not' to '!'. | Kari Salminen | |
svn-id: r34057 | |||
2008-08-20 | Committed patch #2055831 "KYRA: ResFileEntry parent cache optimization". | Johannes Schickel | |
svn-id: r34055 | |||
2008-08-20 | - Committed Max' compressed save backseeking support from patch #2050337 ↵ | Johannes Schickel | |
"KYRA/SCUMM: Thumbnail support/improvement" - Extended SCUMM engine to support savegames without thumbnail header. (Increased savegame version to prevent saves to be loaded from older ScummVM versions) - Fixed KYRA to properly support savegames without thumbnail header. svn-id: r34054 | |||
2008-08-20 | Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". ↵ | Johannes Schickel | |
(Without Max' compressed backward seeking support for now) svn-id: r34053 | |||
2008-08-19 | Fixed GCC warning | Max Horn | |
svn-id: r34032 | |||
2008-08-19 | Use the correct and specified datatype int32 instead of only int. | Lars Persson | |
svn-id: r34027 | |||
2008-08-19 | fixed warnings | Florian Kagerer | |
svn-id: r34019 | |||
2008-08-19 | fixed bug that caused a lockup in certain configurations when the music was ↵ | Florian Kagerer | |
fading svn-id: r34015 | |||
2008-08-18 | KYRA: FM-Towns/PC-98 Audio: | Florian Kagerer | |
- adpcm decoding for rhythm channel - cleanup svn-id: r33993 | |||
2008-08-17 | KYRA: FM-Towns/PC-98 Audio: | Florian Kagerer | |
- improved accuracy - complete percussion channel support (does not work atm though, since the instrument data is missing) - some cleanup svn-id: r33980 | |||
2008-08-16 | Cleanup. | Johannes Schickel | |
svn-id: r33948 | |||
2008-08-16 | KYRA: Fm-Towns Audio: fixed crash | Florian Kagerer | |
svn-id: r33943 | |||
2008-08-16 | KYRA: Fm-Towns Audio: fixed music fading | Florian Kagerer | |
svn-id: r33942 | |||
2008-08-16 | - KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some ↵ | Florian Kagerer | |
floating point arithmetic (or at least replaced some doubles with floats) - Improved support for PC-98 music: HOF tracks seem to be fine, KYRA should be okay, too (I can't compare with an emulator since I am missing the floppy boot disk with the executable) - There are still tempo issues. Some tracks play way too slow, others way too fast - PC-98 sound effects in Kyra 1 don't work (I would need the floppy disk with the executable for that) svn-id: r33938 | |||
2008-08-16 | Merged revisions ↵ | Christopher Page | |
33777,33781-33788,33790,33792-33793,33795,33797,33805,33807-33812,33815-33817,33819,33822,33826,33829,33837,33839,33844,33847,33858-33861,33864,33871-33873,33875,33877-33879,33886,33889-33892,33894,33896,33900,33902-33903,33919 via svnmerge from https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk svn-id: r33924 | |||
2008-08-16 | Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ↵ | Christopher Page | |
GMM if the engine doesn't support it svn-id: r33921 | |||
2008-08-15 | Defined some MetaEngineFeatures for the engines, the launcher uses these ↵ | Christopher Page | |
features to allow/disallow loading and deleting saves svn-id: r33909 | |||
2008-08-14 | lol: new detection entry (german floppy extracted) | Florian Kagerer | |
svn-id: r33886 | |||
2008-08-14 | Formatting. | Johannes Schickel | |
svn-id: r33879 | |||
2008-08-14 | Improved version of my resource loading patch from -devel (check also r33876). | Johannes Schickel | |
svn-id: r33878 | |||
2008-08-14 | - HOF: forgot french and german entries in last commit | Florian Kagerer | |
svn-id: r33875 | |||
2008-08-14 | - HOF: another Italian fan translation | Florian Kagerer | |
svn-id: r33873 | |||
2008-08-13 | Fixed some memory leaks | Christopher Page | |
svn-id: r33846 | |||
2008-08-13 | Added detection entries for kyra3 Mac. | Johannes Schickel | |
svn-id: r33837 | |||
2008-08-11 | LOL: add support for floppy installer files | Florian Kagerer | |
(startup will fail nonethelesse since we have different pak file names) svn-id: r33777 | |||
2008-08-10 | Merged revisions ↵ | Christopher Page | |
33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,33754,33756,33758,33761,33763,33766 via svnmerge from https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk svn-id: r33769 | |||
2008-08-10 | Added fallback to text only mode when voice files are not found. | Johannes Schickel | |
svn-id: r33742 | |||
2008-08-10 | Fixed kyra to support properly support restarting of engine (for GSoC RTL, ↵ | Johannes Schickel | |
based on a patch from Chris Page). svn-id: r33736 | |||
2008-08-10 | Fixed crash in KyraEngine_HoF::pauseEngineIntern. | Johannes Schickel | |
svn-id: r33733 | |||
2008-08-09 | Merged revisions ↵ | Christopher Page | |
33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-33655,33664,33667-33670,33673-33674,33678,33682,33686-33691,33693,33696,33698,33700,33703,33708,33710,33712-33714,33716 via svnmerge from https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk svn-id: r33720 | |||
2008-08-09 | fix MR on ce: allocate large buffer on the heap instead and of the stack, ↵ | Kostas Nakos | |
and improve the workaround svn-id: r33714 | |||
2008-08-07 | Initialise the _sound object. Otherwise, ScummVM crashes for me if I use a ↵ | Torbjörn Andersson | |
native MIDI driver instead of Adlib. svn-id: r33678 |