index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
kyra
Age
Commit message (
Expand
)
Author
2008-10-03
Committed slightly modified patch #2034983 "Case-insensitivy and directory ha...
Johannes Schickel
2008-10-02
Engine class changed:
Max Horn
2008-10-02
Renamed FilesystemNode -> FSNode
Max Horn
2008-09-30
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...
Max Horn
2008-09-16
Added "querySaveMetaInfos" to MetaEngine.
Johannes Schickel
2008-09-15
also check for premature end-of-stream when loading
Willem Jan Palenstijn
2008-09-14
Fixed regression introduced with latest stream changes (it seems compressed s...
Johannes Schickel
2008-09-14
Cleanup.
Johannes Schickel
2008-09-14
- Added thumbnail support to launcher load dialog.
Johannes Schickel
2008-09-14
Added autosave support in Kyra.
Johannes Schickel
2008-09-14
Fix potentional bug in Screen::setResolution.
Johannes Schickel
2008-09-14
Typo.
Johannes Schickel
2008-09-14
Fixed thumbnail creation / loading in kyra.
Johannes Schickel
2008-09-14
Implemented opcode 151: o1_resetMaskRegion
Johannes Schickel
2008-09-14
Fixed regression introduced with r34522. (Now games without 'cdaudio' config ...
Johannes Schickel
2008-09-14
Only setup 'cdaudio' config default for FM-Towns/PC98.
Johannes Schickel
2008-09-14
Added a hack in KyraMetaEngine::listSaves to prevent slot 0 from being listed...
Johannes Schickel
2008-09-14
Rename save slots in KyraMetaEngine::removeSaveState, so it matches behavior ...
Johannes Schickel
2008-09-13
Big patch changing the signature of various Stream methods (some ports may ne...
Max Horn
2008-09-12
Fixed slot 0 savefile name in Kyra3. (Now using 'New game' instead of 'German')
Johannes Schickel
2008-09-11
Committed my patch #2105593 "Launcher/MetaEngine: Finnished removeSaveState".
Johannes Schickel
2008-09-10
Cleanup.
Johannes Schickel
2008-09-10
Cleanup.
Johannes Schickel
2008-09-09
Changed static resource code to use Streams instead of operating on buffers.
Johannes Schickel
2008-09-08
HOF: msvc8 compile fix (ARRAYSIZE used with run-time allocated array)
Florian Kagerer
2008-09-08
Made some filenames uppercase for consistency.
Johannes Schickel
2008-09-08
Fixed LoL file loading regression.
Johannes Schickel
2008-09-07
Changed priorities for search paths. (Just in case system specific data paths...
Johannes Schickel
2008-09-07
- Fixed regression in Resource::unloadPakFile
Johannes Schickel
2008-09-07
Got rid of all Common::File usages in Kyra.
Johannes Schickel
2008-09-07
Fix warning about missing virtual destructor
Max Horn
2008-09-07
Moved Kyra resource code to a SearchSet/Archive based implementation, this re...
Johannes Schickel
2008-09-07
Temporary workaround for bug #2098279: ALL: Game path with no trailing backsl...
Max Horn
2008-09-06
Got rid of File::eof()
Max Horn
2008-09-03
Moved check for shouldRTL() from engines to scummvm_main
Max Horn
2008-09-03
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...
Max Horn
2008-09-02
some minor bug fixes
Florian Kagerer
2008-09-02
Cleanup: Remove now unneeded KyraEngine_v1::quitGame.
Johannes Schickel
2008-09-01
- kyra: fm-towns/pc-98 audio: restructured driver, added rhythm channel data
Florian Kagerer
2008-09-01
Cleanup.
Johannes Schickel
2008-09-01
Merging more of the GSoC 2008 RTL branch: KYRA
Max Horn
2008-08-25
Implemented continous screen updating while waiting for text input in v2 GUI....
Johannes Schickel
2008-08-25
Added short delay(Millis) call while waiting for text input, should reduce CP...
Johannes Schickel
2008-08-21
KYRA: Towns/PC-98-Audio: fixed bug where notes for which the hold flag was se...
Florian Kagerer
2008-08-21
KYRA: Towns/PC-98-Audio: increased precision for envelope generator timing an...
Florian Kagerer
2008-08-21
KYRA: Towns/PC-98-Audio: tempo fix for output rates other than 44100 Hz
Florian Kagerer
2008-08-20
KYRA: Towns/PC-98-Audio: fix bug where pitch wheel is processed twice instead...
Florian Kagerer
2008-08-20
- add support for Italian floppy version
Florian Kagerer
2008-08-20
tempo fix
Florian Kagerer
2008-08-20
Fix compilation: Changed 'not' to '!'.
Kari Salminen
[next]