Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-09 | Obsolete file | Chris Apers | |
svn-id: r29789 | |||
2007-12-09 | Send default themepath | Chris Apers | |
svn-id: r29788 | |||
2007-12-09 | Remove obsolete 68k version related code | Chris Apers | |
svn-id: r29786 | |||
2007-12-09 | Remove obsolete 68k version related code | Chris Apers | |
svn-id: r29785 | |||
2007-12-09 | Added support for Drascula and Igor | Chris Apers | |
svn-id: r29784 | |||
2007-12-09 | Added support for Drascula and Igor | Chris Apers | |
svn-id: r29783 | |||
2007-12-09 | Cleanup | Chris Apers | |
svn-id: r29782 | |||
2007-12-09 | Added functions required by T3 to prevent screen rotation | Chris Apers | |
svn-id: r29780 | |||
2007-12-09 | Prevent manual screen rotation after application launch | Chris Apers | |
svn-id: r29779 | |||
2007-12-09 | Fixed return key | Chris Apers | |
svn-id: r29778 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-09-18 | Code formatting fixes | Max Horn | |
svn-id: r28945 | |||
2007-09-01 | Updated project files: added Drascula, ASM object files, ... | Chris Apers | |
svn-id: r28807 | |||
2007-09-01 | CW 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-01 | Cleanup: more 68K related files | Chris Apers | |
svn-id: r28805 | |||
2007-09-01 | Cleanup: remove obsolete files related to old 68k version not supported anymore | Chris Apers | |
svn-id: r28804 | |||
2007-09-01 | Cleanup:remove obsolete files related to old 68k version not supported anymore | Chris Apers | |
svn-id: r28802 | |||
2007-09-01 | Prepare Drascula support | Chris Apers | |
svn-id: r28799 | |||
2007-09-01 | Added ARM optimzed code | Chris Apers | |
svn-id: r28798 | |||
2007-09-01 | Prepare Drascula support | Chris Apers | |
svn-id: r28797 | |||
2007-09-01 | Prevent orientation change | Chris Apers | |
svn-id: r28796 | |||
2007-09-01 | Fixed compilation | Chris Apers | |
svn-id: r28794 | |||
2007-09-01 | Removed obsolete code | Chris Apers | |
svn-id: r28793 | |||
2007-09-01 | Some key related cleanup | Chris Apers | |
svn-id: r28792 | |||
2007-07-08 | Removed various obsolete methods from OSystem (screenToOverlayX/Y, ↵ | Max Horn | |
overlayToScreenX/Y) svn-id: r27961 | |||
2007-07-01 | Removing non-ASCII chars from source code | Max Horn | |
svn-id: r27818 | |||
2007-06-22 | Produce 'correct' keycode/ascii values for function keys | Max Horn | |
svn-id: r27642 | |||
2007-06-22 | Converted 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-19 | Implemented 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-16 | Cleanup | Chris Apers | |
svn-id: r27456 | |||
2007-06-16 | Use the old and faster 1.5x scaler when available | Chris Apers | |
svn-id: r27455 | |||
2007-06-16 | Fixed compilation | Chris Apers | |
svn-id: r27454 | |||
2007-06-16 | Fixed arrow keys (hard and emu) | Chris Apers | |
svn-id: r27453 | |||
2007-05-30 | Updated 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-01 | Don'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-01 | Added supported games list | Chris Apers | |
svn-id: r26717 | |||
2007-05-01 | Added supported games list and got rid of bStartScumm | Chris Apers | |
svn-id: r26716 | |||
2007-05-01 | Updated project file | Chris Apers | |
svn-id: r26707 | |||
2007-05-01 | Test Cruise engine | Chris Apers | |
svn-id: r26706 | |||
2007-05-01 | Added basic rotation detector | Chris Apers | |
svn-id: r26705 | |||
2007-05-01 | Help debugging | Chris Apers | |
svn-id: r26704 | |||
2007-05-01 | Create new Themes folder for ScummVM themes... | Chris Apers | |
svn-id: r26703 | |||
2007-05-01 | Prevent crash | Chris Apers | |
svn-id: r26702 | |||
2007-05-01 | Cleanup | Chris Apers | |
svn-id: r26701 | |||
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 |