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
/
gui_mr.cpp
Age
Commit message (
Expand
)
Author
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-11-09
Error out on savegame load failure (again).
Johannes Schickel
2008-11-09
- Implemented Engine::saveGameState for KYRA
Johannes Schickel
2008-09-30
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...
Max Horn
2008-09-14
Fixed thumbnail creation / loading in kyra.
Johannes Schickel
2008-09-01
Merging more of the GSoC 2008 RTL branch: KYRA
Max Horn
2008-08-20
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou...
Johannes Schickel
2008-07-08
Updated KYRA to work with the new GMM implementation
Christopher Page
2008-07-08
KYRA works with the new GMM implementation
Christopher Page
2008-06-25
Kyra and Lure are now using the new _quit flag
Christopher Page
2008-05-12
Don't restart music while changing music volume in Hof and MR.
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
Implemented helium mode support for Kyra3.
Johannes Schickel
2008-05-11
Implemented page switch animation in kyra3 album.
Johannes Schickel
2008-05-11
- Implemented kyra3 album (page switch animation not yet implemented)
Johannes Schickel
2008-05-10
Implemented pausing of timers, this should fix some minor glitches.
Johannes Schickel
2008-05-10
- Added small delay to GUI_v2::getInput
Johannes Schickel
2008-05-07
Fixed bug when starting new game from load menu.
Johannes Schickel
2008-05-05
- Implemented Kyra3 audio options menu, Helium mode still missing.
Johannes Schickel
2008-05-05
Got rid of some code duplication.
Johannes Schickel
2008-05-05
Implemented support for Kyra3 game options menu (including studio audience an...
Johannes Schickel
2008-05-05
- Fixed some palette fade times in Kyra3
Johannes Schickel
2008-05-05
- Added support for Kyra3 GUI (audio and game options not working yet)
Johannes Schickel
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