Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-01 | Enable true timer code | Chris Apers | |
svn-id: r26700 | |||
2007-05-01 | - Prevent lose of events | Chris 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-01 | Added support for Parallaction and Cruise engines | Chris Apers | |
svn-id: r26694 | |||
2007-05-01 | Prefix files cleanup | Chris Apers | |
Added support for Parallaction and Cruise engines Added ZLIB support svn-id: r26693 | |||
2007-05-01 | Cleanup, prevent change between 68k and ARM code | Chris Apers | |
Added two more required functions for T3 svn-id: r26692 | |||
2007-05-01 | Cleanup, use my new PalmOS Porting SDK | Chris Apers | |
svn-id: r26691 | |||
2007-05-01 | Cleanup, now part of an external library | Chris Apers | |
svn-id: r26689 | |||
2007-05-01 | This file is now part of an external PalmOS SDK | Chris Apers | |
svn-id: r26688 | |||
2007-05-01 | Those files are now part of an external PalmOS SDK | Chris Apers | |
svn-id: r26687 | |||
2007-05-01 | Code will be updated to get rid of this file | Chris Apers | |
svn-id: r26686 | |||
2007-04-26 | Removing more semicola | Max Horn | |
svn-id: r26597 | |||
2007-03-17 | Moved 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-08 | The 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-21 | Speed up mouse emulation with hires games | Chris Apers | |
svn-id: r25148 | |||
2007-01-21 | Cleanup event code | Chris Apers | |
Added key up for mouse buttons so that we can control Gobliiins and Touche properly svn-id: r25147 | |||
2007-01-21 | Clenaup | Chris Apers | |
svn-id: r25144 | |||
2007-01-21 | Clenaup | Chris Apers | |
svn-id: r25143 | |||
2007-01-21 | Ooops, ooops ooops, bad source directory | Chris Apers | |
svn-id: r25142 | |||
2007-01-21 | Ooops, collapsible only | Chris Apers | |
svn-id: r25141 | |||
2007-01-20 | Prepare Parallaction support (not working for now) | Chris Apers | |
svn-id: r25133 | |||
2007-01-20 | Prepare Parallaction support (not working for now) | Chris Apers | |
svn-id: r25132 | |||
2007-01-20 | Added support fir hi-res games to standard PalmOS 5 devices (BS, TOuche, ...) | Chris Apers | |
Added aspect ratio selection too svn-id: r25131 | |||
2007-01-20 | Fixed mouse redraw with Touche | Chris Apers | |
svn-id: r25130 | |||
2007-01-14 | Added missing grabRawScreen to OS5 backend | Chris Apers | |
svn-id: r25081 | |||
2007-01-14 | Added: | Chris Apers | |
- engines location auto-detection - Apple IIgs platform svn-id: r25080 | |||
2007-01-14 | Added static initializers to handle global objects allocation | Chris Apers | |
svn-id: r25078 | |||
2006-11-20 | Removing 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-04 | Added Touche engine support | Chris Apers | |
svn-id: r24607 | |||
2006-11-04 | Fixed and updated Palm save manager | Chris Apers | |
svn-id: r24602 | |||
2006-10-28 | Simon -> AGOS | Chris Apers | |
svn-id: r24560 | |||
2006-10-28 | New modular backend implementation | Chris Apers | |
svn-id: r24559 | |||
2006-10-22 | Backend modularization: Create timer manager, savefile manager and audio ↵ | Max Horn | |
mixer in the backends for increased flexibility svn-id: r24443 | |||
2006-09-29 | Phase 4. Some more internal updates., | Eugene Sandulenko | |
svn-id: r24012 | |||
2006-09-29 | Phase 3 of Simon engine renaming. Files renaming. | Eugene Sandulenko | |
svn-id: r24011 | |||
2006-09-29 | Phase 2a. Renaming other minor directories | Eugene Sandulenko | |
svn-id: r24010 | |||
2006-09-29 | First pahse of renaming simon engine to agos. Internal renames. Compilation | Eugene Sandulenko | |
is broken svn-id: r24008 | |||
2006-09-17 | Compiler seems to not use these operators when they are inlined | Chris Apers | |
svn-id: r23915 | |||
2006-09-17 | Added more compilation options | Chris Apers | |
svn-id: r23914 | |||
2006-09-17 | Fixed back mouse in GUI adding cursor palette support | Chris Apers | |
Fixed cursor redraw in GUI Fixed cursor glitches problem in BS because of too small buffer Cleanup svn-id: r23908 | |||
2006-09-17 | Added option to trace memory allocation | Chris Apers | |
Fixed key auto repeat problem in some engines svn-id: r23905 | |||
2006-09-17 | Added option to trace memory allocation | Chris Apers | |
svn-id: r23904 | |||
2006-09-17 | This be_zodiac.h include is what was made standard OS5 to crash \! | Chris Apers | |
svn-id: r23903 | |||
2006-09-17 | Cleanup, no need to export twGlue addr when compiling standard OS5 version | Chris Apers | |
svn-id: r23902 | |||
2006-09-17 | Cleanup, no need to export twGlue addr when compiling standard OS5 version | Chris Apers | |
svn-id: r23901 | |||
2006-07-06 | Moving remaining platform/backends code, as previously threatened | Max Horn | |
svn-id: r23380 |