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.cpp
Age
Commit message (
Expand
)
Author
2012-02-20
COMMON: Move isFoo functions to namespace Common, add doxygen comments
Max Horn
2012-02-15
ALL: Avoid using is* macros from ctype.h
Max Horn
2011-12-27
KYRA: Some formatting fixes.
Johannes Schickel
2011-12-26
KYRA: (EOB) - Start implementing EOB1 party transfer (not working yet)
athrxx
2011-12-26
KYRA: whitespace cleanup
athrxx
2011-12-26
KYRA: (EOB) - extend save/load dialogue to support 990 slots
athrxx
2011-12-26
KYRA: (EOB) - implement load menu
athrxx
2011-12-26
KYRA: (EOB) - some refactoring
athrxx
2011-12-26
KYRA: (EOB) - more work on ingame menus
athrxx
2011-11-14
KYRA: Cleanup _saveSlots array sorting.
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-06
KYRA: Don't loose the next event when leaving the text input event loop.
Bastien Bouclet
2011-06-23
ANALYSIS: Add static casts to is* functions
Littleboy
2011-06-18
KYRA: Replace vsprintf by Common::String::vformat
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
KYRA: Clean up of header includes.
Johannes Schickel
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-07
ALL: Fix whitespaces / indention
Max Horn
2010-08-24
KYRA: Cleanup.
Johannes Schickel
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-02-21
Patch for bug 2943361 by littleboy, adding full kb modifier support to all en...
Yotam Barnoy
2010-02-17
Use Common::KEYCODE_* instead of ASCII values for keycode comparison.
Johannes Schickel
2009-10-11
Revert commits r44912 and r44905, seems like the original FM-Towns/PC98 games...
Johannes Schickel
2009-10-11
Cleanup.
Johannes Schickel
2009-10-11
Fix FM-Towns/PC98 menu code.
Johannes Schickel
2009-10-06
KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when t...
Florian Kagerer
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-09-30
Cleanup: got rid of Screen::ShadeType.
Johannes Schickel
2009-09-06
LOL: fixed bug in delete menu code
Florian Kagerer
2009-08-19
- Fix sluggish mouse movement in Kyra2/Kyra3/LoL main menu.
Johannes Schickel
2009-08-10
Fix GUI button outline colors in Kyra1 Amiga.
Johannes Schickel
2009-08-10
Fix GUI font colors and text drawing in Kyrandia 1 Amiga.
Johannes Schickel
2009-07-27
Fix format string issues (and compiler warnings).
Willem Jan Palenstijn
2009-06-21
LOL: - implemented audio menu
Florian Kagerer
2009-06-16
LOL: implemented options menu (settings aren't saved yet)
Florian Kagerer
2009-06-15
LOL: - started on the ingame menu code (death menu, load menu and main menu)
Florian Kagerer
2009-06-14
Cleanup.
Johannes Schickel
2009-06-09
- Moved Screen_v2::copyWsaRect to Screen::copyWsaRect
Johannes Schickel
2009-05-29
Changed SaveFileManager methods to take Common::String params (instead of cha...
Max Horn
2009-05-19
Remov lots of superfluous debug output.
Johannes Schickel
2009-05-10
LOL: - added some spell casting (spark, heal, swarm)
Florian Kagerer
2009-02-15
LOL: - implemented proper button processing (works exactly as in Kyra 2 and 3...
Florian Kagerer
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-29
- Cleanup
Johannes Schickel
2008-12-29
Cleanup.
Johannes Schickel
2008-12-28
LOL: - fixed some bugs in the main menu code (premature pak file unloading et...
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-09-30
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...
Max Horn
2008-09-14
Added autosave support in Kyra.
Johannes Schickel
[next]