aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/PalmOS
AgeCommit message (Collapse)Author
2007-05-01CleanupChris Apers
svn-id: r26701
2007-05-01Enable true timer codeChris Apers
svn-id: r26700
2007-05-01- Prevent lose of eventsChris Apers
- Added hard arrow keys support - Revamped mouse code to prevent duplication and get rid of fixed size mouse buffer - Reviewed event code (more work needed for OS5 and keyup emulation) - Cleanup svn-id: r26699
2007-05-01Added support for Parallaction and Cruise enginesChris Apers
svn-id: r26694
2007-05-01Prefix files cleanupChris Apers
Added support for Parallaction and Cruise engines Added ZLIB support svn-id: r26693
2007-05-01Cleanup, prevent change between 68k and ARM codeChris Apers
Added two more required functions for T3 svn-id: r26692
2007-05-01Cleanup, use my new PalmOS Porting SDKChris Apers
svn-id: r26691
2007-05-01Cleanup, now part of an external libraryChris Apers
svn-id: r26689
2007-05-01This file is now part of an external PalmOS SDKChris Apers
svn-id: r26688
2007-05-01Those files are now part of an external PalmOS SDKChris Apers
svn-id: r26687
2007-05-01Code will be updated to get rid of this fileChris Apers
svn-id: r26686
2007-04-26Removing more semicolaMax Horn
svn-id: r26597
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class ↵Max Horn
OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again svn-id: r26180
2007-02-08The restriction on 'small' mouse cursors has been lifted quite some time ↵Max Horn
ago; PalmOS and WinCE port should be extended accordingly (in particular, the PalmOS port would silently overwrite its memory when big cursors are used) svn-id: r25431
2007-01-21Speed up mouse emulation with hires gamesChris Apers
svn-id: r25148
2007-01-21Cleanup event codeChris Apers
Added key up for mouse buttons so that we can control Gobliiins and Touche properly svn-id: r25147
2007-01-21ClenaupChris Apers
svn-id: r25144
2007-01-21ClenaupChris Apers
svn-id: r25143
2007-01-21Ooops, ooops ooops, bad source directoryChris Apers
svn-id: r25142
2007-01-21Ooops, collapsible onlyChris Apers
svn-id: r25141
2007-01-20Prepare Parallaction support (not working for now)Chris Apers
svn-id: r25133
2007-01-20Prepare Parallaction support (not working for now)Chris Apers
svn-id: r25132
2007-01-20Added support fir hi-res games to standard PalmOS 5 devices (BS, TOuche, ...)Chris Apers
Added aspect ratio selection too svn-id: r25131
2007-01-20Fixed mouse redraw with ToucheChris Apers
svn-id: r25130
2007-01-14Added missing grabRawScreen to OS5 backendChris Apers
svn-id: r25081
2007-01-14Added:Chris Apers
- engines location auto-detection - Apple IIgs platform svn-id: r25080
2007-01-14Added static initializers to handle global objects allocationChris Apers
svn-id: r25078
2006-11-20Removing bad default implementation of grabRawScreen in the PalmOS port (it ↵Max Horn
was likely causing crashes for users of the 0.9.x series) svn-id: r24755
2006-11-04Added Touche engine supportChris Apers
svn-id: r24607
2006-11-04Fixed and updated Palm save managerChris Apers
svn-id: r24602
2006-10-28Simon -> AGOSChris Apers
svn-id: r24560
2006-10-28New modular backend implementationChris Apers
svn-id: r24559
2006-10-22Backend modularization: Create timer manager, savefile manager and audio ↵Max Horn
mixer in the backends for increased flexibility svn-id: r24443
2006-09-29Phase 4. Some more internal updates.,Eugene Sandulenko
svn-id: r24012
2006-09-29Phase 3 of Simon engine renaming. Files renaming.Eugene Sandulenko
svn-id: r24011
2006-09-29Phase 2a. Renaming other minor directoriesEugene Sandulenko
svn-id: r24010
2006-09-29First pahse of renaming simon engine to agos. Internal renames. CompilationEugene Sandulenko
is broken svn-id: r24008
2006-09-17Compiler seems to not use these operators when they are inlinedChris Apers
svn-id: r23915
2006-09-17Added more compilation optionsChris Apers
svn-id: r23914
2006-09-17Fixed back mouse in GUI adding cursor palette supportChris Apers
Fixed cursor redraw in GUI Fixed cursor glitches problem in BS because of too small buffer Cleanup svn-id: r23908
2006-09-17Added option to trace memory allocationChris Apers
Fixed key auto repeat problem in some engines svn-id: r23905
2006-09-17Added option to trace memory allocationChris Apers
svn-id: r23904
2006-09-17This be_zodiac.h include is what was made standard OS5 to crash \!Chris Apers
svn-id: r23903
2006-09-17Cleanup, no need to export twGlue addr when compiling standard OS5 versionChris Apers
svn-id: r23902
2006-09-17Cleanup, no need to export twGlue addr when compiling standard OS5 versionChris Apers
svn-id: r23901
2006-07-06Moving remaining platform/backends code, as previously threatenedMax Horn
svn-id: r23380