Commit Graph
6575 Commits
Author SHA1 Message Date
Kostas Nakos 990ff8f0cc correctly load configuration at startup
svn-id: r23021
2006-06-11 08:34:56 +00:00
Lars Persson b495cd44b3 Specific resource file used for UIQ3
svn-id: r23016
2006-06-10 20:31:20 +00:00
Lars Persson 55a13866a4 Symbian port build updates for S60V3 and UIQ3
svn-id: r23015
2006-06-10 20:30:21 +00:00
Kostas Nakos a6a98c0009 fixed hashmap use
svn-id: r23007
2006-06-10 11:23:40 +00:00
Kostas Nakos 3b4416bb37 added multiple state support
svn-id: r23006
2006-06-10 11:23:00 +00:00
Kostas Nakos fd672ef2e1 fixed code regression to pre 0.8.2, panel, clipping, overlay fixes, support for new actions, new scaler, toolbar mouse, inverse landscape and double-tap -> right click
svn-id: r23005
2006-06-10 11:16:43 +00:00
Kostas Nakos a7a0d522d3 added hires aware flag for by-the-book handling of hires devices
svn-id: r23004
2006-06-10 11:10:05 +00:00
Kostas Nakos 33e6264954 new landscape aspect scaler (n0p)
svn-id: r23003
2006-06-10 11:08:34 +00:00
Kostas Nakos a2651ff7cb added rotate and virtual keyboard actions
svn-id: r23002
2006-06-10 11:07:28 +00:00
Kostas Nakos b9c8981d62 added keyboard-emulated mouse cursor
svn-id: r23001
2006-06-10 11:06:05 +00:00
Robert Göffringmann 7e65543482 cleanup, made osystem for .ini on different devices.
svn-id: r22984
2006-06-08 06:53:00 +00:00
Lars Persson 955a7aed38 Changed UID comment for S60V3 id tag
svn-id: r22983
2006-06-07 20:38:44 +00:00
Lars Persson 643bdfc4b1 Disable AGI support by default in the build
svn-id: r22982
2006-06-07 20:38:09 +00:00
Lars Persson 119d3dc0e8 Better UIQ3 view support
svn-id: r22981
2006-06-07 20:36:17 +00:00
Lars Persson 60456933e7 Proper override for vsnprintf to give proper error messages
svn-id: r22980
2006-06-07 20:35:47 +00:00
Robert Göffringmann 36c52873a6 EE RPC part of the cdvd driver...
svn-id: r22976
2006-06-07 07:01:21 +00:00
Robert Göffringmann a4bafca779 forgot to commit this...
svn-id: r22975
2006-06-07 06:57:46 +00:00
Robert Göffringmann 93718ebef9 updated fs implementation
svn-id: r22974
2006-06-07 06:53:41 +00:00
Robert Göffringmann 939ebbb80d imported cdvd driver again..
svn-id: r22973
2006-06-07 06:51:45 +00:00
Robert Göffringmann 033803ba53 various PS2 changes
svn-id: r22971
2006-06-07 06:42:21 +00:00
Robert Göffringmann de5b81f485 various PS2 changes
svn-id: r22970
2006-06-07 06:39:45 +00:00
Robert Göffringmann a01d5c1393 various PS2 changes
svn-id: r22969
2006-06-07 06:07:05 +00:00
Joost Peters c17bd63f07 %s/CVS/SVN/g
svn-id: r22963
2006-06-06 22:45:16 +00:00
Kostas Nakos 506456d014 update the CE port to work under 0.9.0 codebase
svn-id: r22956
2006-06-06 19:31:49 +00:00
Chris Apers 318770280c What's this?\!
svn-id: r22955
2006-06-06 18:34:03 +00:00
Chris Apers 9e86863a9d Updated project file
svn-id: r22945
2006-06-05 19:47:08 +00:00
Chris Apers 61453fa59d - Added AGI engine support
svn-id: r22940
2006-06-05 19:23:16 +00:00
Chris Apers e51d5f3767 - Added arrow keys option
- Hide std palette ootion on ARM devices

svn-id: r22939
2006-06-05 19:21:51 +00:00
Chris Apers f54bf6759f - Added arrow keys emulation
- Ajust mouse simulation so that there is no more hang while moving it

svn-id: r22938
2006-06-05 19:17:30 +00:00
Travis Howell d47f3a76fb Add trailing slash to getCurrentDirectory if required. Fixes bug #1500563 - WIN32/SCUMM: Using scummvm.exe targetname not possible
svn-id: r22923
2006-06-05 00:14:23 +00:00
Eugene Sandulenko 1db54ac15c Small correction to resolution selector. Still not perfect.
svn-id: r22919
2006-06-04 19:44:47 +00:00
Won Star a995950508 Fix infinite loop in updateScren() when mouse cursor is not initialized by setMouseCursor().
svn-id: r22914
2006-06-04 13:13:40 +00:00
Torbjörn Andersson 68cd5456dd "They sought it with thimbles, they sought it with care;
They pursued it with forks and hope;
 They threatened its life with a railway-share;
 They charmed it with smiles and soap."

Maybe this time the elusive cursor hotspot bugs will finally be fixed, once
and for all. The blitCursor() function now calculates both the real and the
virtual dimensions of the cursor, since they may both be different from the
original dimensions.

svn-id: r22913
2006-06-04 12:38:27 +00:00
Eugene Sandulenko c9a5b18069 Remove executable bit in lots of files. Usually it is set by stupid Windows
clients when you add new file to CVS repo. No idea if this affects svn.

svn-id: r22911
2006-06-04 12:12:24 +00:00
Lars Persson 45330298ef Enable medium quality FM sound for S60V3 devices
svn-id: r22909
2006-06-04 11:39:46 +00:00
Marcus Comstedt 9b08aefbb3 Added a default icon for savegames.
svn-id: r22892
2006-06-03 16:00:53 +00:00
Marcus Comstedt d4984908ec Ignore bogus values of sizeimg in the header sanity check, it will get recomputed anyway.
svn-id: r22891
2006-06-03 15:42:15 +00:00
Marcus Comstedt c42e5813af FilesystemNode() does not create a valid node anymore, specify a path...
svn-id: r22889
2006-06-03 15:18:21 +00:00
Won Star db709f57f6 Cleanup. / Add speed meter for 'operator new'
svn-id: r22887
2006-06-03 15:07:26 +00:00
Marcus Comstedt e44e5d9be0 Add the new Dreamcast filesystem backend to the build.
svn-id: r22884
2006-06-03 14:13:37 +00:00
Marcus Comstedt 51e1438020 Separated the Dreamcast filesystem backend from the POSIX one.
svn-id: r22883
2006-06-03 14:09:04 +00:00
Marcus Comstedt 2795f743db Cleaned up plugin_dist target, and added target "spotless".
svn-id: r22881
2006-06-03 14:05:51 +00:00
Chris Apers 75af002bd3 Oops
svn-id: r22868
2006-06-03 11:40:31 +00:00
Chris Apers d224f5a6ce Updated palmos FS based on lastest changes to the base class
svn-id: r22867
2006-06-03 11:21:39 +00:00
Chris Apers ced30c3444 Added AGI support
svn-id: r22866
2006-06-03 11:19:41 +00:00
Chris Apers 6b3b516f9e Added missing functions and fixed saving with AGI engine
svn-id: r22865
2006-06-03 11:16:48 +00:00
Chris Apers 3a78221832 Fixed calls
svn-id: r22864
2006-06-03 11:14:12 +00:00
Chris Apers 8d42d331c7 Missing propset
svn-id: r22863
2006-06-03 11:10:46 +00:00
Chris Apers 0d51dc4b22 Don't reinvent the wheel, use MSL functions when available for better compatibility and smaller code size
svn-id: r22862
2006-06-03 11:00:15 +00:00
Eugene Sandulenko a681ebad7d More maemo port development
svn-id: r22849
2006-06-03 01:05:09 +00:00