aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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
2003-10-18cleanupMax Horn
2003-10-17patch #824241Max Horn
2003-10-17renamed some Timer methodsMax Horn
2003-10-17needed some more work to get Iterators to work in FSListMax Horn
2003-10-17make FSList inherit 'public' from List (so that we can use List::Iterator)Max Horn
2003-10-17Make PalmOS port happyChris Apers
2003-10-12GameX is not supportedNicolas Bacca
2003-10-12Moved build filesNicolas Bacca
2003-10-12New config-manager updates, misc updatesNicolas Bacca
2003-10-12Smarter partial blitting and better filter for 640x480 games ... hopefully th...Nicolas Bacca
2003-10-12Re-add right click automatic mapping, lost on the branchNicolas Bacca
2003-10-12True assertNicolas Bacca
2003-10-12New config-manager, Add Broken Sword 2, Whole filesystem scan for smartphone ...Nicolas Bacca
2003-10-10Add old change from SDL backends, give error if video mode isn't support.Travis Howell
2003-10-09make gcc 2.95 -Wshadow happy (yes fingolfin its a broken compiler :)Jonathan Gray
2003-10-08fix bug where going up in the root dir would get you back to the (unix) curre...Max Horn
2003-10-07More Euphony/YM2612 instrument layering and polyphonyJamieson Christian
2003-10-07Remove my trace output. :PJamieson Christian
2003-10-07More polyphony tweaks. Sounding a bit better.Jamieson Christian
2003-10-06fixed warningsMax Horn
2003-10-06removed unused 'rate' param from nextTick; another tiny tweak to Operator2612...Max Horn