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-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