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_v1.h
Age
Commit message (
Expand
)
Author
2008-05-12
- Some more opcodes moved to KyraEngine_v1
Johannes Schickel
2008-05-12
- Yet more opcodes moved to KyraEngine_v1
Johannes Schickel
2008-05-12
- Moved some opcodes to KyraEngine_v1
Johannes Schickel
2008-05-11
- Renamed KyraEngine to KyraEngine_v1
Johannes Schickel
2008-05-11
Consisteny fixes:
Johannes Schickel
2008-05-06
Implemented Engine::getDebugger for KyraEngine.
Johannes Schickel
2008-05-02
- Renamed ScreenAnimator -> Animator_v1
Johannes Schickel
2008-04-29
- Renamed ScriptInterpreter -> EMCInterpreter
Johannes Schickel
2008-04-29
- Added volume param to KyraEngine::snd_playSoundEffect (0xFF per default as ...
Johannes Schickel
2008-03-28
Refactored Kyrandia GUI code a bit.
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-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-01-27
Removed trailing spaces.
Jordi Vilalta Prat
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-12-24
MenuItem member renaming.
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-15
Fixed wrong file included
Chris Apers
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