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-05-12
Oops forgot to commit module.mk
Johannes Schickel
2008-05-11
- Renamed KyraEngine to KyraEngine_v1
Johannes Schickel
2008-05-11
Consisteny fixes:
Johannes Schickel
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-05-04
Initial common base between kyra2 and kyra3 GUI code.
Johannes Schickel
2008-05-04
Renamed kyra2 and kyra3 gui files.
Johannes Schickel
2008-05-03
- Moved newShape/temporaryScript code to KyraEngine_v2.
Johannes Schickel
2008-05-02
Started to move opcodes used in both kyra2 and kyra3 to KyraEngine_v2.
Johannes Schickel
2008-05-02
Moved common kyra2/kyra3 item to KyraEngine_v2.
Johannes Schickel
2008-05-02
Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...
Johannes Schickel
2008-04-27
Implemented (quick-)save/load support for kyra3.
Johannes Schickel
2008-04-23
Implmenented inventory show/hide.
Johannes Schickel
2008-04-20
Implemented opcodes:
Johannes Schickel
2008-04-19
- reworked tim handling
Johannes Schickel
2008-04-17
Implemented kyra3 timer code.
Johannes Schickel
2008-04-16
Some more kyra3 code. This should show the first scene for a brief second. (a...
Johannes Schickel
2008-04-14
Implemented some kyra3 code.
Johannes Schickel
2008-04-12
- some refactoring for Kyra3
Johannes Schickel
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