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
/
avalanche
/
help.cpp
Age
Commit message (
Expand
)
Author
2014-06-07
AVALANCHE: Janitorial - remove trailing spaces and tabs
Strangerke
2014-03-15
AVALANCHE: Add a safeguard to avoid trying to highlight a dummy (out of bound...
Strangerke
2014-03-04
AVALANCHE: Fix parentheses in Help::handleMouse().
uruk
2014-03-04
AVALANCHE: Implement MainMenu::option().
uruk
2014-02-25
AVALANCHE: Rework use of Common::Rect.
uruk
2014-02-20
AVALANCHE: Repair out of bound read in Help::handleMouse().
uruk
2014-02-18
AVALANCHE: Reimplement the rectangle drawing methods.
uruk
2014-02-18
AVALANCHE: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-16
AVALANCHE: Janitorial - Remove trailing spaces
Strangerke
2014-02-15
AVALANCHE: Really use KeyCodes instead of ASCII values in Help.
uruk
2014-02-14
AVALANCHE: Don't use cctype in Help anymore.
uruk
2014-02-14
AVALANCHE: Get rid of continueHelp(), fix run().
uruk
2014-02-14
AVALANCHE: Implement mouse control in Help.
uruk
2014-02-14
AVALANCHE: Simplify continueHelp(), move keyboard control to it's own function.
uruk
2014-02-14
AVALANCHE: Use keycodes instead of ASCII values in Help.
uruk
2014-02-12
AVALANCHE: Implement keyboard control in Help.
uruk
2014-02-12
AVALANCHE: Made comments ASCII friendly
Torbjörn Andersson
2014-02-12
AVALANCHE: Silence GCC warnings
Torbjörn Andersson
2014-02-12
AVALANCHE: Rename/implement rest of getMe().
uruk
2014-02-11
AVALANCHE: Move/rename/implement Help::plotButton().
uruk
2014-02-11
AVALANCHE: Partially implement Help::getMe().
uruk
2014-02-11
AVALANCHE: Implement Help::run().
uruk
2014-02-09
AVALANCHE: Repair comment formatting.
uruk
2014-02-09
AVALANCHE: Add Help's skeleton.
uruk