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-06-15
Fixed wrong file included
Chris Apers
2007-06-15
ADV detector: Refactored findGameID() a bit, making it possible to use it out...
Max Horn
2007-06-12
Patch #1733764: "Fallback detection patch". GSoC student.
Eugene Sandulenko
2007-06-08
Fix crash when closing Kyrandia demo.
Johannes Schickel
2007-06-04
Fix for bug #1730511 ("KYRA1: Brandon's text isn't cleaned properly").
Johannes Schickel
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-27
Updated error message.
Johannes Schickel
2007-05-23
Little graphics fix for FM-Towns version. (Thanks to Florian Kagerer)
Johannes Schickel
2007-05-23
Commit of patch #1715313 ("CORE: STL like algorithm implementation").
Johannes Schickel
2007-05-22
Some graphic fixes for FM-Towns version. (Thanks to Florian Kagerer for this).
Johannes Schickel
2007-05-22
Fixes graphics glitch introduced while cleaning up.
Johannes Schickel
2007-05-08
Fixed WSA playing regression, introduced while cleaning up. (should fix Flopp...
Johannes Schickel
2007-05-05
- started to move v1 specific functions to KyraEngine_v1 (just opcodes yet)
Johannes Schickel
2007-04-27
Renamed plugin.cpp to detection.cpp in all engines
Max Horn
2007-04-27
Cleanup.
Johannes Schickel
2007-04-26
Removing more semicola
Max Horn
2007-04-26
Oops.
Johannes Schickel
2007-04-15
Formatting/Cleanup.
Johannes Schickel
2007-04-15
More cleanup.
Johannes Schickel
2007-04-15
cleanup.
Johannes Schickel
2007-04-15
Readded lost files.
Johannes Schickel
2007-04-15
- Renamed some files for consistency with other engines.
Johannes Schickel
2007-04-03
Little WSA loading fix.
Johannes Schickel
2007-04-01
added the instance of EventManager returned by OSystem::getEventManager as a ...
Gregory Montoir
2007-04-01
made _vm/_engine usage consistent. (_engine -> _vm all over the place now).
Johannes Schickel
2007-03-27
fixed const correctness
Max Horn
2007-03-26
Commit of patch #1688065 ("KYRA: fm towns music").
Johannes Schickel
2007-03-25
Some tempo fixes from Florian.
Johannes Schickel
2007-03-24
Commit of patch #1686414 ("Kyra: FM-Towns music").
Johannes Schickel
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
[next]