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
Age
Commit message (
Expand
)
Author
2006-07-15
Little cleanup.
Johannes Schickel
2006-07-15
Use the FS Api to load all .PAK and .APK files. (I just made a few quick test...
Johannes Schickel
2006-07-15
A little cleanup (merges kyra1_games, kyra2_games, kyra3_games into kyra_games)
Johannes Schickel
2006-07-15
Changes names of Kyra2 and Kyra3 detected games.
Johannes Schickel
2006-07-14
More whitespace changes.
Torbjörn Andersson
2006-07-08
Changes init error handling of kyra engine (engine fails at Engine_KYRA_creat...
Johannes Schickel
2006-07-08
- fixes some c/p errors from my last commit
Johannes Schickel
2006-07-08
Implements loading of 'westwood.001' for kyra3 (no need to run the installer ...
Johannes Schickel
2006-07-08
Adds a message dialog if kyra.dat is missing which tells the user to download...
Johannes Schickel
2006-06-24
Fixes save/load of kyra engine.
Johannes Schickel
2006-06-24
These FIXME comments can go, I think :)
Max Horn
2006-06-24
Fixing a leak in the Kyra engine (the savefile manager allocated by class Eng...
Max Horn
2006-06-24
* Renamed config.mak to config.mk
Max Horn
2006-06-24
Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp
Max Horn
2006-06-18
Makes sure updateScreen() is called once in a while in the menu polling loop,...
Oystein Eftevaag
2006-06-05
removes _selectedMenuItem again.
Johannes Schickel
2006-06-05
Fixed PalmOS ARM crashes
Chris Apers
2006-06-04
wrong palettes should be really fixed now.
Johannes Schickel
2006-06-04
Should fix strange palettes in some rooms.
Johannes Schickel
2006-06-03
This hack is no longer needed to make the mouse cursor visible on the Kyra 3
Torbjörn Andersson
2006-06-03
Don't allow creation of save file when the user quits the game while the intro.
Johannes Schickel
2006-06-03
Fixes visible mouse cursor in the intro with classic theme.
Johannes Schickel
2006-06-03
Changes some char* usage to Common::String.
Johannes Schickel
2006-06-03
- Replaces usage of PAKChunk* with PAKChunk for Common::List, should solve so...
Johannes Schickel
2006-06-03
Implements cmd_fadeEntirePalette, should fix some missing palette fades.
Johannes Schickel
2006-06-03
Fix for bug # 1497965 ("KYRA1: Skipping dialogue requires two clicks").
Johannes Schickel
2006-06-02
Oops. sfx should be on per default.
Johannes Schickel
2006-06-02
Fix for bug # 1497961 ("KYRA1: in-game "Music" option not working").
Johannes Schickel
2006-06-01
Call setWalkspeed() after reading config settings, and after loading savegames,
Torbjörn Andersson
2006-05-31
GCC 2.9x fix for Symbian OS, for accessing class within Common namespace
Lars Persson
2006-05-30
Fixed subtitles Y coordinate in characterSays(). I have no way of confirming
Torbjörn Andersson
2006-05-29
Committed patch [ 1496602 ] KYRA: typo on Kyra2 file list
Oystein Eftevaag
2006-05-28
Got rid of _selectedMenuItem to make LordHoto happier.
Torbjörn Andersson
2006-05-28
Mock-up version of the Kyra 3 main menu. Just enough to be able to select the
Torbjörn Andersson
2006-05-28
Sets a blank palette at startup.
Johannes Schickel
2006-05-28
cleanup
Johannes Schickel
2006-05-28
- makes Screen::getPagePtr private
Johannes Schickel
2006-05-28
Another couple of fixes for the spanish floppy version (menu strings specific...
Oystein Eftevaag
2006-05-28
adds GF_ITALIAN to the list of language flags.
Johannes Schickel
2006-05-28
cleanup
Johannes Schickel
2006-05-28
removes some tabs.
Johannes Schickel
2006-05-28
This could fix detecting unknown non-english versions which contain a MAIN_EN...
Johannes Schickel
2006-05-28
Commits Chriliths patch for fixing Kyra on PalmOS.
Johannes Schickel
2006-05-28
Fixes bug # 1494945 ("KYRA1: Actor disappearing in an animation").
Johannes Schickel
2006-05-28
The Kyra settings are now stored in the config file instead of the savegames.
Torbjörn Andersson
2006-05-28
Added speechEnabled() and textEnabled() to simplify the text/speech config ch...
Oystein Eftevaag
2006-05-28
Added checks for sound/text config in Brandons responses to using the amulet
Oystein Eftevaag
2006-05-28
Adding a safety check before the stopHandle call().. May or may not be necess...
Oystein Eftevaag
2006-05-28
Fix for [ 1472007 ] KYRA1: Bypassing cutscenes with ESC doesn't stop speech
Oystein Eftevaag
2006-05-28
Kyra.dat wasn't being loaded for the kyra1 demo (which is needed). Fixed.
Oystein Eftevaag
[prev]
[next]