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
/
module.mk
Age
Commit message (
Expand
)
Author
2008-03-28
Refactored Kyrandia GUI code a bit.
Johannes Schickel
2008-03-28
Oops that shouldn't be committed yet.
Johannes Schickel
2008-03-28
Committed shared pointer implementation of patch #1895703 "COMMON: Managed Li...
Johannes Schickel
2008-03-17
Implemented quick (via hotkeys) save/load suppot for HoF.
Johannes Schickel
2008-02-17
committing patch 1891492 : dialogue (dlg/tim) support for HoF
Florian Kagerer
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-10-12
HoF:
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-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-15
- Renamed some files for consistency with other engines.
Johannes Schickel
2007-01-29
- adds support for FM-Towns SFX (thanks to Florian Kagerer for his source)
Johannes Schickel
2006-07-31
Committing patch '[ 1531177 ] Kyra2 mock-up' by eriktorbjorn, with the additi...
Oystein Eftevaag
2006-07-28
Moves the kyra2 code to kyra2.cpp and kyra2.h, renames WSAMovieV3 to WSAMovie...
Oystein Eftevaag
2006-06-24
* Renamed config.mak to config.mk
Max Horn
2006-05-18
Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. It
Torbjörn Andersson
2006-05-17
- adds AUD file player (has still some problems with playing)
Johannes Schickel
2006-05-12
- little cleanups
Johannes Schickel
2006-05-03
- moves detection code to plugin.cpp.
Johannes Schickel
2006-03-29
Alphabetical build order
Max Horn
2006-02-27
Added WIP Adlib sound playing code to kyra.
Johannes Schickel
2006-02-12
Reduced data duplication in module.mk files; added module.mk files for null a...
Max Horn
2006-02-11
Moved engines to the new engines/ directory
Max Horn