aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Collapse)Author
2006-02-11Disable Adlib on PalmOS 68k devicesChris Apers
svn-id: r20575
2006-02-11This is now requiredChris Apers
svn-id: r20574
2006-02-11OoopsChris Apers
svn-id: r20573
2006-02-11Move show/hideOverlay to OS5 class (should be in Base ?)Chris Apers
svn-id: r20572
2006-02-11Move setMouseCursor to OS5 classChris Apers
svn-id: r20571
2006-02-11- Fixed volRefNum default valueChris Apers
- Added autosave option svn-id: r20570
2006-02-11No more requiredChris Apers
svn-id: r20569
2006-02-11Fixed volRefNum default valueChris Apers
svn-id: r20568
2006-02-11Not more requiredChris Apers
svn-id: r20567
2006-02-11Added new engine, platform and languageChris Apers
svn-id: r20566
2006-02-11Updated headerChris Apers
svn-id: r20565
2006-02-11Updated headerChris Apers
svn-id: r20564
2006-02-11- Get rid of MemGluePtrNewChris Apers
- Fixed exit function in ARM mode - Fixed C++ compilation svn-id: r20563
2006-02-11- Added NVFS supportChris Apers
- Fixed volRefNum default value - Get rid of MemGluePtrNew when possible - Fixed vsprintf in ARM mode svn-id: r20562
2006-02-11Fixed driver testChris Apers
svn-id: r20561
2006-02-11- Added autosave period optionChris Apers
- Added OS5 advanced mode - Added scummvm header svn-id: r20560
2006-02-11Fixed default volRefNum valueChris Apers
- Added scummvm header svn-id: r20559
2006-02-11- Added FileBrowser API support to get the game pathChris Apers
- Added scummvm header - Typo svn-id: r20558
2006-02-11- Added NVFS supportChris Apers
- Fixed default volRefNum value - Added scummvm header svn-id: r20557
2006-02-11Fixed default volRefNum valueChris Apers
- Init MathLib only on non-ARM devices - Added scummvm header - Removed obsolete code svn-id: r20556
2006-02-11Replaced with a PilRC versionChris Apers
svn-id: r20555
2006-02-11Change CVS keywords to SVN keywordsMax Horn
svn-id: r20535
2006-02-11Change CVS keywords to SVN keywordsChris Apers
svn-id: r20508
2006-02-11Does this fix the sound problem on device wakeup ?Chris Apers
svn-id: r20505
2006-02-11- Added optional use of paletteChris Apers
- Common sound struct - Move common quit stuff to the base class - Fixed CD functions, now MP3s work properly - Make mutex functions virtual so that they can be redefined - little cleanup svn-id: r20503
2006-02-11Added OS5 Advanced modeChris Apers
svn-id: r20502
2006-02-11Change CVS keywords to SVN keywordsChris Apers
svn-id: r20501
2006-02-11- Fixed gfx mode : normal = default, fixed using 1x insteadChris Apers
- Use palette only if we need it - draw_mouse() is part if int_updateScreen - Moved OSD redraw in common updateScreen - Added base draw_osd(...) svn-id: r20499
2006-02-11Disable this timer code for now, since it seems to make things unstable and ↵Chris Apers
hang with MIDI drivers (NULL, native) svn-id: r20498
2006-02-11Change CVS keywords to SVN keywordsChris Apers
svn-id: r20496
2006-02-09$Header$ -> $URL$ + $Id$Marcus Comstedt
svn-id: r20441
2006-02-09Properly initialize _devpoll.Marcus Comstedt
svn-id: r20439
2006-02-07Removed .cvsignore filesMax Horn
svn-id: r20424
2006-02-03fixes allow compile with emsvc4 againPaweł Kołodziejski
svn-id: r20355
2006-01-29Knakos patchNicolas Bacca
svn-id: r20309
2006-01-29Knakos patch & new iconsNicolas Bacca
svn-id: r20308
2006-01-29New iconNicolas Bacca
svn-id: r20307
2006-01-29Update with 0.8.1 commentsNicolas Bacca
svn-id: r20306
2006-01-29Knakos patch & Smartphone fixesNicolas Bacca
svn-id: r20305
2006-01-27run in usermode. psplink provides an exception handler and stdout/stderr ↵Joost Peters
redirection, so we have no real reason to use kernel mode anyway. svn-id: r20250
2006-01-27New intial mmps to target ScummVM instead of EScummVM and associated pkg filesLars Persson
svn-id: r20246
2006-01-27Update some FAQs (I should probably move these to the Wiki at some point)Joost Peters
svn-id: r20244
2006-01-27Patch #1416370: "AmigaOS 4 changes"Eugene Sandulenko
svn-id: r20229
2006-01-27fingolfin renamed 'GameSettings::name' to 'GameSettings::gameid'.Marcus Comstedt
svn-id: r20222
2006-01-23Prepare 68k versionChris Apers
svn-id: r20152
2006-01-23Update copyright noticeChris Apers
svn-id: r20151
2006-01-23- Zodiac backend is now based on OS5Ex classChris Apers
- Moved some methods and members to OS5 class svn-id: r20150
2006-01-23Fixed compilationChris Apers
svn-id: r20149
2006-01-23Updated and moved to be_save.cppChris Apers
svn-id: r20148
2006-01-23Advanced OS5 backendChris Apers
- mutexes support - real thread support - real timer support svn-id: r20147