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_hof.cpp
Age
Commit message (
Expand
)
Author
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-14
Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,...
Christopher Page
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-06-22
Cleanup.
Johannes Schickel
2008-06-22
this should fix bug #1997149: KYRA2: no text in spellbook
Florian Kagerer
2008-05-24
cleanup
Florian Kagerer
2008-05-24
more fixes for spellbook/letter text in Hof (French and German floppy)
Florian Kagerer
2008-05-24
fix for missing spellbook and letter text in the floppy versions
Florian Kagerer
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
Consisteny fixes:
Johannes Schickel
2008-05-11
Use less CPU when reading the spell book.
Torbjörn Andersson
2008-05-10
Implemented pausing of timers, this should fix some minor glitches.
Johannes Schickel
2008-05-07
Changed kyra to use delete[] instead of delete [].
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
- 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