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.h
Age
Commit message (
Expand
)
Author
2010-05-17
Some more enforcement of our formatting conventions in KYRA too.
Johannes Schickel
2009-10-11
Cleanup.
Johannes Schickel
2009-10-11
Fix FM-Towns/PC98 menu code.
Johannes Schickel
2009-10-04
Some fixes to comply with our coding guidelines.
Johannes Schickel
2009-07-01
- Added GCC_PRINTF attribute to several funcs where it makes sense
Max Horn
2009-06-15
LOL: - started on the ingame menu code (death menu, load menu and main menu)
Florian Kagerer
2009-05-22
Better safe than sorry, add an explicit default constructor for Button.
Johannes Schickel
2009-05-10
LOL: - implemented rest party button
Florian Kagerer
2009-02-15
LOL: - implemented proper button processing (works exactly as in Kyra 2 and 3...
Florian Kagerer
2009-02-02
KYRA: cleanup
Florian Kagerer
2009-02-01
svn-id: r36178
Florian Kagerer
2008-12-26
Implemented (some) main menu code for LoL.
Johannes Schickel
2008-12-16
Switched kyra1 to use the same input functionality as kyra2 and kyra3.
Johannes Schickel
2008-08-20
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou...
Johannes Schickel
2008-05-11
- Renamed KyraEngine to KyraEngine_v1
Johannes Schickel
2008-05-11
Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for Ky...
Johannes Schickel
2008-05-10
- Cleaned up main menu quit handling
Johannes Schickel
2008-05-05
- Added support for Kyra3 GUI (audio and game options not working yet)
Johannes Schickel
2008-04-20
- moved kyra functor code to common/func.h
Johannes Schickel
2008-04-12
- some refactoring for Kyra3
Johannes Schickel
2008-04-05
Implemented proper savefile listing, this fixes bug #1479872 "KYRA1: a small ...
Johannes Schickel
2008-04-04
Added partial support for main menu. Only load, save and resume buttons are w...
Johannes Schickel
2008-03-28
Refactored Kyrandia GUI code a bit.
Johannes Schickel