aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2003-11-28Cannot add mutiple files with the same name on CodeWarrior :(Chris Apers
2003-11-28...Chris Apers
2003-11-28Fixed localtime functionChris Apers
2003-11-28Don't overflow the event queueChris Apers
2003-11-28Added stack sizeChris Apers
2003-11-28New Misc Options form + stack pref optionChris Apers
2003-11-28Fixed list position + set focus on new entryChris Apers
2003-11-28OopsChris Apers
2003-11-28Builder filesChris Apers
2003-11-28Better DIA and orientation supportChris Apers
2003-11-28Fixed little display bug, better DIA supportChris Apers
2003-11-28Moved to another file, now used by ScummVM and BuilderChris Apers
2003-11-28Added Simon dataChris Apers
2003-11-28Better DIA support, use EVENT_QUIT, reset the device if OSystem failed to qui...Chris Apers
2003-11-28Save few bytes...Chris Apers
2003-11-28Better DIA supportChris Apers
2003-11-28Process new games database versionChris Apers
2003-11-28Simon games are now supportedChris Apers
2003-11-28Correct handling of screen size and pitchChris Apers
2003-11-28Resource file for BuilderChris Apers
2003-11-28New Misc Options form + HiRes MS+info icons + stack size option + updated Gam...Chris Apers
2003-11-28This is now part of the main PalmOS projectChris Apers
2003-11-26GUI now has its own namespace, use it.Marcus Comstedt
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-07spelling fixesJonathan Gray
2003-11-06cleanupMax Horn
2003-11-04Switch to the *real* file - apologies to those who tried to compile the old o...Nicolas Bacca
2003-11-04added PROP_GET_GFX_MODE; removed PROP_SHOW_DEFAULT_CURSORMax Horn
2003-11-03stdafx.h needs to be included first.Marcus Comstedt
2003-11-03Now compiles again...Marcus Comstedt
2003-11-03Updated list of build directories to ignore.Marcus Comstedt
2003-11-03Reeordered EXEEXT and EXECUTABLE (define before use).Marcus Comstedt
2003-11-03Added math.h to include list (needed for atan2).Marcus Comstedt
2003-11-03Use posix-fs on Dreamcast.Marcus Comstedt
2003-11-03New build optionsChris Apers
2003-11-03Read database only if it is openedChris Apers
2003-11-03AppStart/AppStop functionsChris Apers
2003-11-03Changed vars nameChris Apers
2003-11-03ScummVM launcher in its own source fileChris Apers
2003-11-03New num padChris Apers
2003-11-03One form in one source fileChris Apers
2003-11-03Read database only if it is openedChris Apers
2003-11-03Added snprintf functionChris Apers
2003-11-03One form in one source fileChris Apers
2003-11-03Disable Queen for nowChris Apers
2003-11-03Updated fromsChris Apers
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...Max Horn
2003-11-01cleanup: new MessageDialog subclass TimedMessageDialogMax Horn
2003-11-01made SDL backend use config managerMax Horn
2003-10-28cleanup: removed version/id from GameSettingsMax Horn