aboutsummaryrefslogtreecommitdiff
path: root/common/main.cpp
AgeCommit message (Expand)Author
2003-05-21fix #defineOliver Kiehl
2003-05-21don't inline free_check to make debugging easierMax Horn
2003-05-21pedantic fixesMax Horn
2003-05-20replace our 'nice' new which sets memory to 0 with a nasty one which sets it ...Max Horn
2003-04-30more PalmOS changesMax Horn
2003-03-25cleanupMax Horn
2003-03-24use description to set window title if one is specifiedJonathan Gray
2003-03-18add GF_DEFAULT_TO_1X_SCALERJonathan Gray
2003-03-07exit cleanly if invalid target is specifiedJonathan Gray
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06next pedantic cleanup codePaweł Kołodziejski
2002-11-25Moved config file to a more Macish location on OS XMax Horn
2002-11-21gotta love creating objects on the stack :-)Max Horn
2002-11-14cleanupMax Horn
2002-11-14set default window title 'ScummVM' while launcher is upMax Horn
2002-10-23don't use strdupMax Horn
2002-10-18Dreamcast port now wraps main() to avoid special kluges in the common main.Marcus Comstedt
2002-10-16dialogs now can be run 'modal'Max Horn
2002-09-30played a bit with the launcher - it now is already somewhat usable <g>Max Horn
2002-09-29disable experimental launcher dialog by default (at least till it is usable)Max Horn
2002-09-27added (currently completly useless) launcher dialogMax Horn
2002-09-27enabled demo dialog shown during startup; some fixes/cleanup in NewGUIMax Horn
2002-09-26some fixes for the message dialog; added some commentsMax Horn
2002-09-20quit should not exit(1) but rather exit(0) (mabye we should add a paramter 'b...Max Horn
2002-09-19based on my findings for guifont, I changed string.cpp to read the char width...Max Horn
2002-09-16minor changes in source structurePaweł Kołodziejski
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
2002-08-31fixesPaweł Kołodziejski
2002-08-31fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/re...Max Horn
2002-08-21Initial revisionMax Horn