Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-26 | Update version and correct typo | Joost Peters | |
svn-id: r19326 | |||
2005-10-18 | Add possibility to disable SDL parachute on run-time. Option | Eugene Sandulenko | |
--disable-sdl-parachute should be completely undocumented and not mentioned to end-users. Wrong usage may lead to system lock-up especially when used with fullscreen mode. SDL Parachute is used to prevent system instability and do a graceful exit if something bad happens. It catches most of signals sent to thr process. Side effect of that that quite often when SDL application dies, core dump isn't made on *nix systems. This feature adds possibility to disable it. svn-id: r19146 | |||
2005-10-18 | Argh! Binary files got modified too. Reverting them. | Eugene Sandulenko | |
svn-id: r19144 | |||
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-10-16 | Toolbar must be visible to process an action. | Nicolas Bacca | |
svn-id: r19122 | |||
2005-10-16 | Windows Mobile 5 devices support (requires the latest SDL Windows CE port ↵ | Nicolas Bacca | |
available on http://arisme.free.fr updated during this week) - Use the old mouse code to avoid scalers problems (to be fixed after 0.8.0 release) - Display/Hide the toolbar by double tapping quickly on the top of the screen to comply with the new GUI height svn-id: r19121 | |||
2005-10-16 | Windows Mobile 5 devices support (requires the latest SDL Windows CE port ↵ | Nicolas Bacca | |
available on http://arisme.free.fr updated during this week) - Use the old mouse code to avoid scalers problems (to be fixed after 0.8.0 release) svn-id: r19120 | |||
2005-10-16 | Support for Gobliiins and ITE engines | Nicolas Bacca | |
svn-id: r19119 | |||
2005-10-16 | Update to use common GUI::Actions class | Nicolas Bacca | |
svn-id: r19118 | |||
2005-10-16 | Newer Smartphones detection for Windows Mobile 5.0 - add some simulation ↵ | Nicolas Bacca | |
options when debugging on a Pocket PC platform svn-id: r19117 | |||
2005-10-16 | Support for Gobliiins and ITE engines | Nicolas Bacca | |
svn-id: r19116 | |||
2005-10-16 | Temporarily virtualize mouse drawing functions for the WinCE port. Hope that ↵ | Nicolas Bacca | |
line endings are correct since I have to use TortoiseCVS for this update :) svn-id: r19115 | |||
2005-10-15 | Enable MAD support. | Marcus Comstedt | |
svn-id: r19104 | |||
2005-10-15 | Avoid "double-clicks" when the virtual keyboard is activated. | Marcus Comstedt | |
svn-id: r19101 | |||
2005-10-15 | Added support for cursor palettes. | Marcus Comstedt | |
svn-id: r19100 | |||
2005-10-15 | Added some missing functions. | Marcus Comstedt | |
svn-id: r19099 | |||
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 |