aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/PalmOS
AgeCommit message (Collapse)Author
2008-01-22Removed backends/intern.hMax Horn
svn-id: r30611
2007-12-30The PS2, DS and PalmOS ports currently do not properly implement their ↵Max Horn
SaveFileManagers -- flagging the incorrect & invalid code by making it not compile. Note: Portser should probably also fix their code in the 0.11 branch svn-id: r30079
2007-12-28Get rid of PSP / PalmOS hacks in DefaultSaveFileManager::getSavePathMax Horn
svn-id: r30046
2007-12-20clear more executable bitsEugene Sandulenko
svn-id: r29912
2007-12-20clear executable bitEugene Sandulenko
svn-id: r29910
2007-12-15Remove bad workaround and change compiler options (no optimization, no inline)Chris Apers
svn-id: r29862
2007-12-15Added missing symbol definitionChris Apers
svn-id: r29861
2007-12-09Obsolete fileChris Apers
svn-id: r29789
2007-12-09Send default themepathChris Apers
svn-id: r29788
2007-12-09Remove obsolete 68k version related codeChris Apers
svn-id: r29786
2007-12-09Remove obsolete 68k version related codeChris Apers
svn-id: r29785
2007-12-09Added support for Drascula and IgorChris Apers
svn-id: r29784
2007-12-09Added support for Drascula and IgorChris Apers
svn-id: r29783
2007-12-09CleanupChris Apers
svn-id: r29782
2007-12-09Added functions required by T3 to prevent screen rotationChris Apers
svn-id: r29780
2007-12-09Prevent manual screen rotation after application launchChris Apers
svn-id: r29779
2007-12-09Fixed return keyChris Apers
svn-id: r29778
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-09-18Code formatting fixesMax Horn
svn-id: r28945
2007-09-01Updated project files: added Drascula, ASM object files, ...Chris Apers
svn-id: r28807
2007-09-01CW doesn't support ASM source file, this bat is required to execute an ↵Chris Apers
external compiler and add object code to CW project svn-id: r28806
2007-09-01Cleanup: more 68K related filesChris Apers
svn-id: r28805
2007-09-01Cleanup: remove obsolete files related to old 68k version not supported anymoreChris Apers
svn-id: r28804
2007-09-01Cleanup:remove obsolete files related to old 68k version not supported anymoreChris Apers
svn-id: r28802
2007-09-01Prepare Drascula supportChris Apers
svn-id: r28799
2007-09-01Added ARM optimzed codeChris Apers
svn-id: r28798
2007-09-01Prepare Drascula supportChris Apers
svn-id: r28797
2007-09-01Prevent orientation changeChris Apers
svn-id: r28796
2007-09-01Fixed compilationChris Apers
svn-id: r28794
2007-09-01Removed obsolete codeChris Apers
svn-id: r28793
2007-09-01Some key related cleanupChris Apers
svn-id: r28792
2007-07-08Removed various obsolete methods from OSystem (screenToOverlayX/Y, ↵Max Horn
overlayToScreenX/Y) svn-id: r27961
2007-07-01Removing non-ASCII chars from source codeMax Horn
svn-id: r27818
2007-06-22Produce 'correct' keycode/ascii values for function keysMax Horn
svn-id: r27642
2007-06-22Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* ↵Max Horn
constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/ svn-id: r27616
2007-06-19Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All ↵Max Horn
changes are just fine, and won't cause any compile problems or regressions, despite the fact that I can't test most of the non-SDL backend changes, at an improbability level of two to the power of two hundred and seventy-six thousand to one against - possibly much higher. Anything you still can't cope with is therefore your own problem. Please relax. svn-id: r27548
2007-06-16CleanupChris Apers
svn-id: r27456
2007-06-16Use the old and faster 1.5x scaler when availableChris Apers
svn-id: r27455
2007-06-16Fixed compilationChris Apers
svn-id: r27454
2007-06-16Fixed arrow keys (hard and emu)Chris Apers
svn-id: r27453
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-05-01Don't manually compute & hardcode the sizes of static arrays -- using ↵Max Horn
ARRAYSIZE, which is less error prone and easier to maintain/extend svn-id: r26722
2007-05-01Added supported games listChris Apers
svn-id: r26717
2007-05-01Added supported games list and got rid of bStartScummChris Apers
svn-id: r26716
2007-05-01Updated project fileChris Apers
svn-id: r26707
2007-05-01Test Cruise engineChris Apers
svn-id: r26706
2007-05-01Added basic rotation detectorChris Apers
svn-id: r26705
2007-05-01Help debuggingChris Apers
svn-id: r26704
2007-05-01Create new Themes folder for ScummVM themes...Chris Apers
svn-id: r26703
2007-05-01Prevent crashChris Apers
svn-id: r26702