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
2008-05-06
Implemented Engine::getDebugger for KyraEngine.
Johannes Schickel
2008-04-29
- Renamed ScriptInterpreter -> EMCInterpreter
Johannes Schickel
2008-04-29
Various cleanup.
Johannes Schickel
2008-04-29
Prevent analog sound driver to be created for Kyra3.
Johannes Schickel
2008-04-29
- Added volume param to KyraEngine::snd_playSoundEffect (0xFF per default as ...
Johannes Schickel
2008-04-20
- moved kyra functor code to common/func.h
Johannes Schickel
2008-04-16
Some more kyra3 code. This should show the first scene for a brief second. (a...
Johannes Schickel
2008-04-12
- some refactoring for Kyra3
Johannes Schickel
2008-04-10
- Updated debug output for KyraEngine::snd_playTheme
Johannes Schickel
2008-04-08
Oops removed leftover.
Johannes Schickel
2008-04-08
- Set language to Common::UNK_LANG for multilanguage games (kyra2cd and kyra3...
Johannes Schickel
2008-04-04
Implemented audio menu, slider bars not moveable via mouse yet though.
Johannes Schickel
2008-04-04
Added partial support for main menu. Only load, save and resume buttons are w...
Johannes Schickel
2008-03-30
- fixed savegame description loading in kyra1
Johannes Schickel
2008-03-28
Implemented savegame loading via command line params -x/--save-slot.
Johannes Schickel
2008-03-27
- Implemented support for --list-saves in Kyra engine
Johannes Schickel
2008-03-27
Enabled gamespeed debug command also for Kyra1.
Johannes Schickel
2008-03-23
Respect text/voice settings in Kyrandia 1 Intro/Outro.
Johannes Schickel
2008-03-21
- Implemented opcode 97: o2_isAnySoundPlaying
Johannes Schickel
2008-03-17
Let Kyra1 and Kyra2 use a common savegame version number. (cleanup)
Johannes Schickel
2008-03-17
Implemented quick (via hotkeys) save/load suppot for HoF.
Johannes Schickel
2008-03-16
Reworked skipFlag handling.
Johannes Schickel
2008-03-16
- add opcode 146 - resetInputColorCode()
Florian Kagerer
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-27
Cleanup.
Johannes Schickel
2008-01-27
- slightly refactored user settings handling
Johannes Schickel
2008-01-10
Commit slighty modified patch #1865509 "KYRA: kyradat support for hof".
Johannes Schickel
2008-01-03
Committed slightly modified patch #1862758 "KYRA: audio data assignment patch".
Johannes Schickel
2007-10-13
- moved some voice functionallity from KyraEngine_v1 to KyraEngine
Johannes Schickel
2007-10-10
- Made some sound functions a bit more generic for use with Kyra1 and Kyra2
Johannes Schickel
2007-07-29
- Kyrandia 1 works again
Johannes Schickel
2007-07-29
Restructure Kyrandia sourcecode (part 2, compiling works again)
Johannes Schickel
2007-06-22
Slightly updated key handling in BS2, Kyra, and Touche
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-05
- started to move v1 specific functions to KyraEngine_v1 (just opcodes yet)
Johannes Schickel
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
[next]