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.cpp
Age
Commit message (
Expand
)
Author
2008-04-20
Fixed bad usage of functor objects.
Johannes Schickel
2008-04-06
Fixed memory leaks.
Johannes Schickel
2008-04-06
Fixed crash on startup when running japanese versions of Kyrandia.
Johannes Schickel
2008-04-04
Cleaned up volume settings managment.
Johannes Schickel
2008-04-04
Implemented audio menu, slider bars not moveable via mouse yet though.
Johannes Schickel
2008-03-28
Implemented savegame loading via command line params -x/--save-slot.
Johannes Schickel
2008-03-21
- Implemented opcode 97: o2_isAnySoundPlaying
Johannes Schickel
2008-03-17
Fix kyra save file naming scheme.
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-02-15
Merged lots of _mixer->isReady() warnings into a single one in Engine constru...
Max Horn
2008-02-07
Fixed kyra3 related regression (should show the menu now again).
Johannes Schickel
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-27
Cleanup.
Johannes Schickel
2008-01-27
Fix for some problems introduced (like wrong text display) with last commit.
Johannes Schickel
2008-01-27
- slightly refactored user settings handling
Johannes Schickel
2008-01-27
Commit patch #1869752 "KYRA: HoF startup patch for towns and floppy". (Slight...
Johannes Schickel
2008-01-10
Commit slighty modified patch #1865509 "KYRA: kyradat support for hof".
Johannes Schickel
2007-12-26
Update comment.
Johannes Schickel
2007-12-26
Simplification of GM vs MT-32 detection.
Johannes Schickel
2007-12-21
Reverted too complicated (and unneeded) volume settings code for towns driver.
Johannes Schickel
2007-12-16
Commit of patch #1848147 "KYRA: SoundTowns Update" with some changes. Thanks ...
Johannes Schickel
2007-10-12
HoF:
Johannes Schickel
2007-10-10
- Made some sound functions a bit more generic for use with Kyra1 and Kyra2
Johannes Schickel
2007-10-09
HoF:
Johannes Schickel
2007-09-19
Modified patch #1738058: "Action recorder".
Eugene Sandulenko
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-15
- added PC-98 platform entry
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-07-08
Little renaming.
Johannes Schickel
2007-06-22
Cleaning up after myself (I blame it on, err, uhh... the Vogons?)
Max Horn
2007-06-22
Changed more code to use Common::KEYCODE_ enum
Max Horn
2007-06-08
Fix crash when closing Kyrandia demo.
Johannes Schickel
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-15
Formatting/Cleanup.
Johannes Schickel
2007-04-15
More cleanup.
Johannes Schickel
2007-04-15
cleanup.
Johannes Schickel
2007-04-01
added the instance of EventManager returned by OSystem::getEventManager as a ...
Gregory Montoir
2007-03-18
KYRA: Changed to use EventManager::getMousePos (should improve some things: t...
Max Horn
2007-03-17
Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...
Max Horn
2007-03-17
Force all code to use EventManager::pollEvent instead of OSystem::pollEvent
Max Horn
2007-03-12
WIP code for Amiga version:
Johannes Schickel
2007-03-07
- cleanup
Johannes Schickel
2007-02-16
Added support for Kyrandia 2 ADL files.
Johannes Schickel
2007-02-12
Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ...
Johannes Schickel
2007-02-03
Workaround bad values for _curSfxFile in old savegames.
Johannes Schickel
[next]