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
/
kyra.h
Age
Commit message (
Expand
)
Author
2007-04-27
Cleanup.
Johannes Schickel
2007-04-26
Removing more semicola
Max Horn
2007-04-15
Formatting/Cleanup.
Johannes Schickel
2007-03-24
Commit of patch #1686414 ("Kyra: FM-Towns music").
Johannes Schickel
2007-03-18
KYRA: Changed to use EventManager::getMousePos (should improve some things: t...
Max Horn
2007-03-18
- little 'cleanup'
Johannes Schickel
2007-03-17
Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), with
Torbjörn Andersson
2007-03-07
- cleanup
Johannes Schickel
2007-02-12
Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ...
Johannes Schickel
2007-01-31
Some changes to be closer to the original with palette handling.
Johannes Schickel
2007-01-31
Fix for bug #Fix for bug #1523200 ("KYRA1: Voice-only mode has no lips animat...
Johannes Schickel
2007-01-29
- adds support for FM-Towns SFX (thanks to Florian Kagerer for his source)
Johannes Schickel
2006-11-09
- switches to Common::AdvancedDetector
Johannes Schickel
2006-10-15
Added some more const keywords
Max Horn
2006-09-23
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...
Max Horn
2006-09-17
- removes the kyra specific language flag system, and uses the language enum ...
Johannes Schickel
2006-09-16
Reduce code duplication
Max Horn
2006-09-16
Simplifies resource handling for the CD version of Kyrandia.
Johannes Schickel
2006-09-15
- adds dirty rect handling to the kyra engine (needs some more tests before I...
Johannes Schickel
2006-08-26
Adds some framework for the Kyra2 intro, expands it a little bit and adds som...
Oystein Eftevaag
2006-07-28
Moves the kyra2 code to kyra2.cpp and kyra2.h, renames WSAMovieV3 to WSAMovie...
Oystein Eftevaag
2006-07-27
Oops it should never be renamed to c1_* but to o1_* changing this now.
Johannes Schickel
2006-07-27
- renaming all opcodes from cmd_* to c1_*
Johannes Schickel
2006-07-27
- moving KyraEngine_v3 declaration to newly added kyra3.h
Johannes Schickel
2006-06-24
Fixes save/load of kyra engine.
Johannes Schickel
2006-06-05
removes _selectedMenuItem again.
Johannes Schickel
2006-06-05
Fixed PalmOS ARM crashes
Chris Apers
2006-05-28
Got rid of _selectedMenuItem to make LordHoto happier.
Torbjörn Andersson
2006-05-28
cleanup
Johannes Schickel
2006-05-28
- makes Screen::getPagePtr private
Johannes Schickel
2006-05-28
Commits Chriliths patch for fixing Kyra on PalmOS.
Johannes Schickel
2006-05-28
Fixes bug # 1494945 ("KYRA1: Actor disappearing in an animation").
Johannes Schickel
2006-05-28
The Kyra settings are now stored in the config file instead of the savegames.
Torbjörn Andersson
2006-05-28
Added speechEnabled() and textEnabled() to simplify the text/speech config ch...
Oystein Eftevaag
2006-05-27
Draw the selected menu item (currently always the first one) highlighted, i.e.
Torbjörn Andersson
2006-05-21
Some minor VQA player fixes:
Torbjörn Andersson
2006-05-21
- allows kyra3 to exit again
Johannes Schickel
2006-05-21
- reworks quit handling (no _system->quit() anymore)
Johannes Schickel
2006-05-21
Implements kyra3 main menu drawing.
Johannes Schickel
2006-05-20
makes destructor of KyraEngine virtual
Johannes Schickel
2006-05-18
- load fonts for kyra3
Johannes Schickel
2006-05-18
Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. It
Torbjörn Andersson
2006-05-18
fixes kyra2 gameflag init
Johannes Schickel
2006-05-17
- adds AUD file player (has still some problems with playing)
Johannes Schickel
2006-05-16
Set gameflags for kyra3 properly.
Eugene Sandulenko
2006-05-16
Removes ENABLE_KYRA2 and ENABLE_KYRA3.
Johannes Schickel
2006-05-16
- implements kyrandia 3 wsa loader
Johannes Schickel
2006-05-12
- little cleanups
Johannes Schickel
2006-05-08
Replaced a bunch of delay loops with a new delayUntil() function. Now all of
Torbjörn Andersson
2006-05-04
Adds (partial) support for italian floppy. (still hardcoded strings are missi...
Johannes Schickel
[next]