aboutsummaryrefslogtreecommitdiff
path: root/common/main.cpp
AgeCommit message (Collapse)Author
2002-09-30played a bit with the launcher - it now is already somewhat usable <g>Max Horn
svn-id: r5047
2002-09-29disable experimental launcher dialog by default (at least till it is usable)Max Horn
svn-id: r5044
2002-09-27added (currently completly useless) launcher dialogMax Horn
svn-id: r5024
2002-09-27enabled demo dialog shown during startup; some fixes/cleanup in NewGUIMax Horn
svn-id: r5023
2002-09-26some fixes for the message dialog; added some commentsMax Horn
svn-id: r5021
2002-09-20quit should not exit(1) but rather exit(0) (mabye we should add a paramter ↵Max Horn
'bool success' to it that flags whether this is a normal exit or one with an error?) svn-id: r4979
2002-09-19based on my findings for guifont, I changed string.cpp to read the char ↵Max Horn
width table for OLD256 games! yippi! some more code cleanup, and marked two struct values as 'to be removed when savegame format changes' svn-id: r4978
2002-09-16minor changes in source structurePaweł Kołodziejski
svn-id: r4949
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
svn-id: r4903
2002-08-31fixesPaweł Kołodziejski
svn-id: r4887
2002-08-31fixed compilation on Mac OS X; some cleanup; moved header file ↵Max Horn
scumm/smusH/rect.h to common/rect.h svn-id: r4877
2002-08-21Initial revisionMax Horn
svn-id: r4785