aboutsummaryrefslogtreecommitdiff
path: root/engines/bbvs/dialogs.cpp
AgeCommit message (Collapse)Author
2016-02-26BBVS: Move dialog to avoid bevel being drawn offscreenWillem Jan Palenstijn
Since the GUI renderer doesn't do clipping, this would cause a potential crash with the Classic theme.
2015-11-14BBVS: Added Russian BBVSEugene Sandulenko
Requires Russian to be selected in GUI font. Fails on unknown codec at game beginning.
2014-10-28BBVS: Remove trailing whitespaceFilippos Karapetis
2014-01-29BBVS: Initial commitjohndoe123