Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-13 | Improved savefile error handling: | Marcus Comstedt | |
* New flush() method in WriteStream class to flush pending I/O, in order to detect any I/O errors * Use of flush() and ioFailed() added to scumm engine save function * Dreamcast backend extended to support the new checks svn-id: r19066 | |||
2005-10-12 | 68k modules and frontend prefix files | Chris Apers | |
svn-id: r19055 | |||
2005-10-12 | Manage palmos versions | Chris Apers | |
svn-id: r19053 | |||
2005-10-12 | - Removed cache since new stdio functions do it | Chris Apers | |
- Renamed class. Will be remove when new backends will be done svn-id: r19052 | |||
2005-10-12 | Added volume parameter | Chris Apers | |
svn-id: r19051 | |||
2005-10-12 | Little change | Chris Apers | |
svn-id: r19050 | |||
2005-10-12 | Added GoLCD support | Chris Apers | |
svn-id: r19049 | |||
2005-10-12 | Not needed | Chris Apers | |
svn-id: r19048 | |||
2005-10-12 | Added getVolume() (what the hell with these newlines :\ ) | Chris Apers | |
svn-id: r19047 | |||
2005-10-12 | Revamped PocketTunes support | Chris Apers | |
svn-id: r19046 | |||
2005-10-12 | Added battery info | Chris Apers | |
svn-id: r19045 | |||
2005-10-12 | Added grabPalette | Chris Apers | |
svn-id: r19044 | |||
2005-10-12 | Added battery info and 'Fight mode' OSD message | Chris Apers | |
svn-id: r19043 | |||
2005-10-12 | Ease 68K/ARM communication | Chris Apers | |
svn-id: r19042 | |||
2005-10-12 | New backends | Chris Apers | |
svn-id: r19041 | |||
2005-10-10 | gBitFormat seems to be back in libcommon again... (This underhanded ↵ | Marcus Comstedt | |
parameter passing has to go.) svn-id: r19005 | |||
2005-10-08 | New PalmOS backends | Chris Apers | |
svn-id: r18981 | |||
2005-10-01 | Update Symbian README, default Joystick config is on, Updated pkg files for ↵ | Lars Persson | |
S80 & S90, updated symbian-fs (cleaner code) svn-id: r18919 | |||
2005-10-01 | Added avkon library to mmp file | Lars Persson | |
svn-id: r18914 | |||
2005-09-30 | fixup imports, needed when using a recent pspsdk | Joost Peters | |
use gcc instead of g++ for linking, to avoid re-ordering of link libraries svn-id: r18911 | |||
2005-09-30 | 1.Removed warning from symbian portdefs | Lars Persson | |
2.Made thumbnail.cpp compile for VC6 (Symbian Emulator environment). Order of template declaration and includes causing the problems 3.Moved int i declaration from for;loop into local variable 4.Updated stdafx uio.h is not part of the Symbian build chain. svn-id: r18909 | |||
2005-09-30 | Updated MMP files after the latest projekt (mk) files. Added stub zip for ↵ | Lars Persson | |
tremor and added Kyra mmp file. svn-id: r18905 | |||
2005-09-30 | Updated symbian actions and build scripts. Run updateMMPs to updated all ↵ | Lars Persson | |
MMPS based on the base mmp svn-id: r18904 | |||
2005-09-28 | Make ScummVM run in usermode, install exception handler in kernelmode. | Joost Peters | |
svn-id: r18897 | |||
2005-09-28 | update documentation | Joost Peters | |
svn-id: r18891 | |||
2005-09-20 | Normalize use of DISABLE_SCALERS. Now it really disables all scalers | Eugene Sandulenko | |
except essential Normal1x. Also thumbnails get compiled unconditionally so we get them on all platforms, even those which never display them. Sorted out mess brought to sdl backend by epoc maintainer. He misused __SYMBIAN32__ where DISABLE_SCALERS is more appropriate. svn-id: r18850 | |||
2005-09-17 | USE_VORBIS needs to be defined when using libtremor | Joost Peters | |
svn-id: r18839 | |||
2005-09-11 | - Enable HE SCUMM games | Joost Peters | |
- Create 1.00 (default) and 1.50/kxploit EBOOT.PBP - Add eboot graphics by Chris Eskildsen, used with his permission. svn-id: r18806 | |||
2005-09-04 | Clip copyRectToScreen() coordinates. | Joost Peters | |
Fixes bug #1281154, because FT likes to send negative values occasionally. svn-id: r18763 | |||
2005-09-03 | More ARM stuffs | Chris Apers | |
svn-id: r18754 | |||
2005-09-03 | Fixed assert | Chris Apers | |
svn-id: r18753 | |||
2005-09-03 | Added caching capability and custom disk access function | Chris Apers | |
svn-id: r18752 | |||
2005-09-03 | Change PalmOS ident | Chris Apers | |
svn-id: r18748 | |||
2005-08-30 | Correct path to psptoolchain. | Joost Peters | |
svn-id: r18722 | |||
2005-08-17 | fix copy/paste-o | Joost Peters | |
svn-id: r18700 | |||
2005-08-16 | fix typo | Joost Peters | |
svn-id: r18697 | |||
2005-08-16 | Added: PSP backend | Joost Peters | |
svn-id: r18696 | |||
2005-08-15 | Apply bug/patch #1258912 "GUI: SDL mouse dirty rects too big" | Eugene Sandulenko | |
svn-id: r18689 | |||
2005-08-14 | Run the detectors on one directory at a time, rather than one file at a time. | Marcus Comstedt | |
svn-id: r18685 | |||
2005-08-14 | Force a single PHDR. | Marcus Comstedt | |
svn-id: r18684 | |||
2005-08-12 | updated PalmOS source files for the 'u circonflex' thing I committed yesterday | Gregory Montoir | |
svn-id: r18670 | |||
2005-08-10 | Don't explicity check for tremor and vorbis everywhere and | Jonathan Gray | |
require both USE_TREMOR and USE_VORBIS to be defined when using tremor. svn-id: r18642 | |||
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-07-11 | Move scaler key handling to a separate method (this helps to fix a GCC 4.0 ↵ | Max Horn | |
warning, makes pollEvent() cleaner); fixed some code formatting issues svn-id: r18534 | |||
2005-07-11 | Fix more GCC 4.0 warnings | Max Horn | |
svn-id: r18533 | |||
2005-07-09 | Updated build files for Symbian/Epoc so they now also includes SAGA | Lars Persson | |
svn-id: r18528 | |||
2005-07-09 | Commited patch to fix bug #1210836: "ALL: Failed assertion in AdvMame scaler". | Eugene Sandulenko | |
Thanks cyx for actual fixing. svn-id: r18520 | |||
2005-07-05 | Added S60 RSS file if it shall be working with ECompXL. Works on emulator ↵ | Lars Persson | |
but not for target right now svn-id: r18501 | |||
2005-07-05 | Last modifications for Actions to WinCE. | Lars Persson | |
svn-id: r18500 | |||
2005-07-05 | * Updated WINCE files to compile with new code sharing with other small ↵ | Lars Persson | |
screen devices (such as Symbian) svn-id: r18499 |