aboutsummaryrefslogtreecommitdiff
path: root/engines/bbvs/dialogs.cpp
AgeCommit message (Collapse)Author
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-07-04BBVS: Remove some uses of g_systemTorbjörn Andersson
2016-04-14JANITORIAL: Reduce GUI header dependenciesOri Avtalion
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