aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS
AgeCommit message (Expand)Author
2003-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...Max Horn
2003-09-23ScummVM Headers were missingChris Apers
2003-09-23Added palmtform optionChris Apers
2003-09-23Options flagChris Apers
2003-09-23Added support for DIA API compatible devices (Zodiac), fixed move_screen func...Chris Apers
2003-09-23Split palmstart.cpp into mutiple filesChris Apers
2003-09-23Moved PalmFatalError hereChris Apers
2003-09-23CD Audio track support via MP3 on PalmOSChris Apers
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-08-20Change Amiga palette option to Amiga versionTravis Howell
2003-08-18UpdatedChris Apers
2003-08-18Updated globals access for PalmOSChris Apers
2003-08-18Removed : read/write led indicatorChris Apers
2003-08-18Added : UX50 support + fullscreen mode, Fixed : overlay, some memory cards re...Chris Apers
2003-08-18CleanupChris Apers
2003-08-18Added fullscreen optionChris Apers
2003-08-11Fixed compilation error introduced by Marcus ;)Chris Apers
2003-08-11Missing function with new savefile.cppChris Apers
2003-08-10Harmonized SaveFile API with File API a bit.Marcus Comstedt
2003-08-06ChangedChris Apers
2003-08-06Added --demo-mode optionChris Apers
2003-08-06Get rid of the bad onehalf array (thx to Mark Fechtner)Chris Apers
2003-08-06Disable SWORD2Chris Apers
2003-08-06Added --demo-mode optionChris Apers
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-08-01#include cleanup (explicityl specify the location for headers from common/, s...Max Horn
2003-07-24Add support for strnicmpChris Apers
2003-07-23Fix a bug with checkMSA that let the last track play even if we exit to the l...Chris Apers
2003-07-22adjusted to play_cdrom parameter name change in common/system.hMax Horn
2003-07-22Use ScummVM version strings in about formChris Apers
2003-07-22Fix for bug #775512Chris Apers
2003-07-15FixedChris Apers
2003-07-15Check path before launching a gameChris Apers
2003-07-13Don't try to run the sound thread if not setChris Apers
2003-07-07More languagesChris Apers
2003-07-07Fixed %c modifierChris Apers
2003-07-07Language option support + music and MP3 related optionsChris Apers
2003-07-07MP3 and sound thread fixesChris Apers
2003-07-07More optionsChris Apers
2003-07-06some backend fixesMax Horn
2003-07-05updated backends to use type MutexRefMax Horn
2003-06-17AdlibChris Apers
2003-06-09clear_sound_procChris Apers
2003-06-08Add V2 charsetChris Apers
2003-06-08Reminder for future %c implementationChris Apers
2003-06-08Cleanup, add qsort functionChris Apers
2003-06-08New memory card dialog, option to move games list to memory cardChris Apers
2003-06-08MP3 support for audio tracksChris Apers
2003-06-08.Chris Apers
2003-06-08New Memory Card dialogChris Apers