Commit Graph
6575 Commits
Author SHA1 Message Date
Nicolas Bacca ce1a66a332 Windows Mobile 5 devices support (requires the latest SDL Windows CE port 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 22:52:46 +00:00
Nicolas Bacca 4317c0001e Windows Mobile 5 devices support (requires the latest SDL Windows CE port 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 22:52:46 +00:00
Nicolas Bacca 8b2d14324c Support for Gobliiins and ITE engines
svn-id: r19119
2005-10-16 22:48:53 +00:00
Nicolas Bacca e2eefba7dc Update to use common GUI::Actions class
svn-id: r19118
2005-10-16 22:47:53 +00:00
Nicolas Bacca e1e60aa631 Newer Smartphones detection for Windows Mobile 5.0 - add some simulation options when debugging on a Pocket PC platform
svn-id: r19117
2005-10-16 22:37:17 +00:00
Nicolas Bacca 1135e05ccd Support for Gobliiins and ITE engines
svn-id: r19116
2005-10-16 22:35:38 +00:00
Nicolas Bacca 6471cf82d1 Temporarily virtualize mouse drawing functions for the WinCE port. Hope that line endings are correct since I have to use TortoiseCVS for this update :)
svn-id: r19115
2005-10-16 22:32:46 +00:00
Marcus Comstedt ea6b0f2b44 Enable MAD support.
svn-id: r19104
2005-10-15 22:28:27 +00:00
Marcus Comstedt 1ee05972af Avoid "double-clicks" when the virtual keyboard is activated.
svn-id: r19101
2005-10-15 14:59:46 +00:00
Marcus Comstedt a4aefbe9b4 Added support for cursor palettes.
svn-id: r19100
2005-10-15 14:33:58 +00:00
Marcus Comstedt dbea2b5a1d Added some missing functions.
svn-id: r19099
2005-10-15 14:15:22 +00:00
Marcus Comstedt 57e1c6451d Improved savefile error handling:
* 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-13 18:50:53 +00:00
Chris Apers 1b96ad1a91 68k modules and frontend prefix files
svn-id: r19055
2005-10-12 21:11:49 +00:00
Chris Apers 3480548952 Manage palmos versions
svn-id: r19053
2005-10-12 21:03:09 +00:00
Chris Apers d94b48f946 - Removed cache since new stdio functions do it
- Renamed class. Will be remove when new backends will be done

svn-id: r19052
2005-10-12 21:01:11 +00:00
Chris Apers 5e1af3190c Added volume parameter
svn-id: r19051
2005-10-12 20:53:55 +00:00
Chris Apers 016620838a Little change
svn-id: r19050
2005-10-12 20:46:05 +00:00
Chris Apers bfa7823a5e Added GoLCD support
svn-id: r19049
2005-10-12 20:43:30 +00:00
Chris Apers d9527b601e Not needed
svn-id: r19048
2005-10-12 20:41:00 +00:00
Chris Apers 559bf8634c Added getVolume() (what the hell with these newlines :\ )
svn-id: r19047
2005-10-12 20:36:40 +00:00
Chris Apers b9cb9b6802 Revamped PocketTunes support
svn-id: r19046
2005-10-12 20:28:11 +00:00
Chris Apers 6330435331 Added battery info
svn-id: r19045
2005-10-12 20:24:30 +00:00
Chris Apers 3e9419db51 Added grabPalette
svn-id: r19044
2005-10-12 20:20:26 +00:00
Chris Apers 8ab08763ad Added battery info and 'Fight mode' OSD message
svn-id: r19043
2005-10-12 20:19:12 +00:00
Chris Apers 625520882c Ease 68K/ARM communication
svn-id: r19042
2005-10-12 20:17:13 +00:00
Chris Apers 89e27f5edc New backends
svn-id: r19041
2005-10-12 20:08:07 +00:00
Marcus Comstedt 78e619efaf gBitFormat seems to be back in libcommon again... (This underhanded parameter passing has to go.)
svn-id: r19005
2005-10-10 17:58:35 +00:00
Chris Apers 41b0ba9f95 New PalmOS backends
svn-id: r18981
2005-10-08 22:18:29 +00:00
Lars Persson 5c30b3c8df Update Symbian README, default Joystick config is on, Updated pkg files for S80 & S90, updated symbian-fs (cleaner code)
svn-id: r18919
2005-10-01 18:02:37 +00:00
Lars Persson cb1e195847 Added avkon library to mmp file
svn-id: r18914
2005-10-01 07:09:59 +00:00
Joost Peters 7242cdc973 fixup imports, needed when using a recent pspsdk
use gcc instead of g++ for linking, to avoid re-ordering of link libraries

svn-id: r18911
2005-09-30 23:13:25 +00:00
Lars Persson 7dc6b6adbd 1.Removed warning from symbian portdefs
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 21:13:49 +00:00
Lars Persson 99e6a32037 Updated MMP files after the latest projekt (mk) files. Added stub zip for tremor and added Kyra mmp file.
svn-id: r18905
2005-09-30 12:04:06 +00:00
Lars Persson 09c3f9862d Updated symbian actions and build scripts. Run updateMMPs to updated all MMPS based on the base mmp
svn-id: r18904
2005-09-30 11:57:37 +00:00
Joost Peters 1c2fdf5af8 Make ScummVM run in usermode, install exception handler in kernelmode.
svn-id: r18897
2005-09-28 23:10:18 +00:00
Joost Peters d66e10a50d update documentation
svn-id: r18891
2005-09-28 09:21:30 +00:00
Eugene Sandulenko aa33153569 Normalize use of DISABLE_SCALERS. Now it really disables all scalers
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-20 18:16:09 +00:00
Joost Peters 17b70ae515 USE_VORBIS needs to be defined when using libtremor
svn-id: r18839
2005-09-17 10:29:35 +00:00
Joost Peters 43ec42e9e1 - Enable HE SCUMM games
- 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-11 13:56:39 +00:00
Joost Peters a3da7ea7c0 Clip copyRectToScreen() coordinates.
Fixes bug #1281154, because FT likes to send negative values occasionally.

svn-id: r18763
2005-09-04 01:44:14 +00:00
Chris Apers 20e088801e More ARM stuffs
svn-id: r18754
2005-09-03 17:14:41 +00:00
Chris Apers 80a5644c79 Fixed assert
svn-id: r18753
2005-09-03 17:09:59 +00:00
Chris Apers f1017c3b20 Added caching capability and custom disk access function
svn-id: r18752
2005-09-03 17:05:26 +00:00
Chris Apers be9d8951eb Change PalmOS ident
svn-id: r18748
2005-09-03 16:24:58 +00:00
Joost Peters d8c2e96938 Correct path to psptoolchain.
svn-id: r18722
2005-08-30 14:08:16 +00:00
Joost Peters ce7eb15255 fix copy/paste-o
svn-id: r18700
2005-08-17 10:19:39 +00:00
Joost Peters b36205c875 fix typo
svn-id: r18697
2005-08-16 17:47:37 +00:00
Joost Peters bc394b6ea3 Added: PSP backend
svn-id: r18696
2005-08-16 17:15:37 +00:00
Eugene Sandulenko 76bd872c48 Apply bug/patch #1258912 "GUI: SDL mouse dirty rects too big"
svn-id: r18689
2005-08-15 01:23:41 +00:00
Marcus Comstedt 72ed016ea2 Run the detectors on one directory at a time, rather than one file at a time.
svn-id: r18685
2005-08-14 15:51:41 +00:00