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
2007-03-23
Implemented some palette code differences for Amiga version.
Johannes Schickel
2007-03-20
- more cleanup
Johannes Schickel
2007-03-20
Little cleanup.
Johannes Schickel
2007-03-18
KYRA: Changed to use EventManager::getMousePos (should improve some things: t...
Max Horn
2007-03-18
Fixed various gui strings in German floppy.
Johannes Schickel
2007-03-18
- little 'cleanup'
Johannes Schickel
2007-03-17
Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...
Max Horn
2007-03-17
Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), with
Torbjörn Andersson
2007-03-17
Force all code to use EventManager::pollEvent instead of OSystem::pollEvent
Max Horn
2007-03-16
Basic support for Amiga MSC files.
Johannes Schickel
2007-03-12
WIP code for Amiga version:
Johannes Schickel
2007-03-08
Fixed const issue (casting const to non-const)
Max Horn
2007-03-07
- cleanup
Johannes Schickel
2007-03-02
Changed the order of the parameters of makeLinearInputStream to resemble Mixe...
Max Horn
2007-03-01
Simplify code a bit -- got rid of File::incRef usage, an unnecessary member v...
Max Horn
2007-02-28
Clarified some comments and moved some asserts to hopefully answer Fingolfin's
Torbjörn Andersson
2007-02-28
Changed the AppendableAudioStream code to use a queue of buffers, instead of ...
Max Horn
2007-02-26
Using FLAG_AUTOFREE implies free() being called on the memory buffer you pass...
Max Horn
2007-02-24
Trying to unify the order in which we try the various audio formats: Prefer F...
Max Horn
2007-02-24
Add the Hand of Fate demo.
Travis Howell
2007-02-22
Fixed black screen in the outro sequence.
Johannes Schickel
2007-02-21
c&p error
Johannes Schickel
2007-02-20
Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me
Max Horn
2007-02-20
Another batch of header consistency changes.
Torbjörn Andersson
2007-02-17
Added finalize() method to Common::OutSaveFile (which by default just flushes...
Max Horn
2007-02-17
Only set up the Kyra 1 triggers for Kyra 1, not Kyra 2.
Torbjörn Andersson
2007-02-17
Applied cyx's patch #1659302 ("KYRA: VQA player code cleanup/reduce") with the
Torbjörn Andersson
2007-02-16
Some very obvious cleanups.
Torbjörn Andersson
2007-02-16
Added support for Kyrandia 2 ADL files.
Johannes Schickel
2007-02-13
Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or...
Max Horn
2007-02-13
Rename Common::GF_XXX to Common::ADGF_XXX
Eugene Sandulenko
2007-02-13
(re)added flags field to ADGameDescription, with currently only one value (GF...
Max Horn
2007-02-12
little fix for fm-towns version
Johannes Schickel
2007-02-12
Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ...
Johannes Schickel
2007-02-11
should fix warnings in msvc.
Johannes Schickel
2007-02-11
cleanup
Johannes Schickel
2007-02-08
Don't rely on assert when calling functions.
Johannes Schickel
2007-02-08
Fixed GUI strings in FM-Towns version.
Johannes Schickel
2007-02-08
ops.
Johannes Schickel
2007-02-08
- fixed crash in FM-Towns version when entering the grotto
Johannes Schickel
2007-02-07
Fixed credits in FM-Towns version.
Johannes Schickel
2007-02-07
Support for new kyra.dat, which includes static data from the fm-towns version.
Johannes Schickel
2007-02-07
should silence compiler warnings.
Johannes Schickel
2007-02-07
Implemented little diff in o1_characterSays for fm-towns version.
Johannes Schickel
2007-02-04
AdvancedDetector now has built-in fallback detection based on file lists.
Eugene Sandulenko
2007-02-03
Use the platform/language values computed by the detector
Max Horn
2007-02-03
Workaround bad values for _curSfxFile in old savegames.
Johannes Schickel
2007-02-03
Fixes FM-Towns New Game Save.
Johannes Schickel
2007-02-03
Some delay changes. (should fix slow scene animations)
Johannes Schickel
2007-02-02
Replace filesize based kyra.dat check with a md5 based.
Johannes Schickel
[prev]
[next]