aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src
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-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-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...Max Horn
2003-09-23ScummVM Headers were missingChris 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-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-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-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn