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_lol.cpp
Age
Commit message (
Expand
)
Author
2012-01-07
KYRA: Fix LoL/EoB savegame typing issue with keymapper
Tarek Soliman
2011-12-31
KYRA: Slight formatting fixes.
Johannes Schickel
2011-12-26
KYRA: (EOB) - Start implementing EOB1 party transfer (not working yet)
athrxx
2011-12-26
KYRA: (EOB) - extend save/load dialogue to support 990 slots
athrxx
2011-12-26
KYRA: (EOB) - some refactoring
athrxx
2011-12-26
KYRA: (EOB) - more work on ingame menus
athrxx
2011-12-26
KYRA: (EOB) - initial code base commit
athrxx
2011-11-16
KYRA: Make message about missing save file a warning and no error.
Johannes Schickel
2011-11-14
KYRA: Cleanup _saveSlots array sorting.
Johannes Schickel
2011-11-14
KYRA: Whitespace fixes.
Johannes Schickel
2011-11-14
KYRA: Fix bug #3437647 "LOL: Unexpected missing save file".
Johannes Schickel
2011-11-04
KYRA: Use "0xFF" instead of "0xFFFF" as memset's second parameter.
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-07-24
LOL: add support for Russian floppy version
athrxx
2011-07-04
KYRA: cleanup last commit
athrxx
2011-07-04
KYRA: fix ingame menu save slots
athrxx
2011-06-09
KYRA: Add a default case to a switch statement.
Johannes Schickel
2011-06-09
KYRA: Get rid of most snprintf usages.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
KYRA: Fix compilation when LoL is disabled.
Johannes Schickel
2011-04-28
KYRA: Clean up of header includes.
Johannes Schickel
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2010-10-28
KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern.
Johannes Schickel
2010-07-16
In the help of making the new C++ standard a better one, we will now no longe...
Johannes Schickel
2010-05-17
Some more enforcement of our formatting conventions in KYRA too.
Johannes Schickel
2010-05-05
Replace KYRA's strncpy and strncat usages by strlcpy/strlcat.
Johannes Schickel
2010-02-17
Use Common::KeyCode instead of int as key type for KeyMap.
Johannes Schickel
2010-02-07
LOL: fixed handling of invalid monster attack sfx in the Urbish mines (should...
Florian Kagerer
2010-01-29
Fix yet another use of possibly undefined behavior reported by syke.
Johannes Schickel
2010-01-29
Fix use of undefined behavior. (Thanks to syke for reporting)
Johannes Schickel
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-24
Fixed warning.
Torbjörn Andersson
2010-01-24
LOL: save/load menu speed up
Florian Kagerer
2010-01-22
Silenced some more cppcheck warnings. Some of these may seem silly, but the way
Torbjörn Andersson
2009-12-26
LOL: - added workaround for portrait speech animations which would sometimes ...
Florian Kagerer
2009-10-23
LOL: fixed minor regression
Florian Kagerer
2009-10-11
Revert commits r44912 and r44905, seems like the original FM-Towns/PC98 games...
Johannes Schickel
2009-10-11
Fix text input font for LoL PC98.
Johannes Schickel
2009-10-11
Cleanup.
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-10-04
LoL PC98: Fix thumbnail generation via ingame menu.
Johannes Schickel
2009-10-04
LOL/PC-98: fixed save menu
Florian Kagerer
2009-10-04
LOL: fixed minor bugs in text displayer
Florian Kagerer
2009-10-03
LOL/PC-98: add keyboard support
Florian Kagerer
2009-10-03
LOL/PC-98: fixed automap
Florian Kagerer
2009-10-02
LOL: cleanup
Florian Kagerer
2009-10-02
LOL/PC-98: fixed death menu, live/magic bar colors and money box
Florian Kagerer
2009-10-02
LOL/PC-98: - some more fixes for level graphics (shapes are still not quite r...
Florian Kagerer
2009-09-30
LOL/PC-98: - fixed TIM dialogue button text colors
Florian Kagerer
[next]