Kostas Nakos
1761e6bc99
modified patch in bug #2644574 : fix build
...
svn-id: r39043
2009-03-01 17:45:57 +00:00
Chris Apers
34add265e9
Fixed PalmOS FSNode which was failing in some cases
...
svn-id: r39029
2009-03-01 10:28:15 +00:00
Chris Apers
3e56c3a409
PalmOS Backend updates:
...
- Removed old clearScreen backend method and keep it for internal use only
- Fixed save path with missing end slash
- Added use of the new audio mixer
- Added new file system factory
- Added missing getOverlayWidth/Height
- Changed color encoding from int16 to uint16 as required by the new ScummVM code
- Fixed ColorMasks use with missing namespace
svn-id: r39028
2009-03-01 10:25:33 +00:00
Oystein Eftevaag
741d8b36fe
Cleaned out some unneeded stuff from the C blitting routines
...
svn-id: r39025
2009-03-01 09:47:19 +00:00
Oystein Eftevaag
99df3ccd73
When built with the xcode project, the file browser will now start browing for files inside the application bundle directory
...
svn-id: r39022
2009-03-01 09:05:48 +00:00
Oystein Eftevaag
6ece2b10b8
Merged iphone keyboard fix in from branch-0-13-0
...
svn-id: r39020
2009-03-01 08:41:03 +00:00
Lars Persson
4f3a50913e
Added keyboard mapping for global menu.
...
svn-id: r38981
2009-02-28 21:05:21 +00:00
Willem Jan Palenstijn
460131f5d3
Remove misleading comment.
...
svn-id: r38977
2009-02-28 19:31:42 +00:00
Max Horn
f38e6b0d76
Fix annoying warnings in the default savemanager
...
svn-id: r38976
2009-02-28 18:07:14 +00:00
Andre Heider
0302aee446
copy pred.dic for the dist target
...
svn-id: r38969
2009-02-28 13:56:27 +00:00
Andre Heider
fad05b5354
set DEPDIR; copy COPYING.LGPL for the dist target; use debug level 3 when uploading the binary
...
svn-id: r38967
2009-02-28 13:54:41 +00:00
Andre Heider
993d21d840
Enable SCI for Wii
...
svn-id: r38966
2009-02-28 13:45:29 +00:00
Torbjörn Andersson
ce4d9bc066
Changing the visibility of the mouse means it has to be redrawn. At least, this
...
fixes a regression in Broken Sword 1 when using one inventory object on another
(if the cursor is partly beneath the inventory bar) for me.
svn-id: r38926
2009-02-27 05:58:08 +00:00
Johannes Schickel
d262d7773a
Fix regression introduced with r38890, where the mouse cursor was redrawn every updateScreen call.
...
svn-id: r38899
2009-02-26 11:32:02 +00:00
Johannes Schickel
28d1fdcf24
- Fix cursor drawing bug on (cursor) palette change
...
- Fix cursor drawing when it was hidden before and no dirty rects are present
- Diese und die folgenden Zeilen werden ignoriert --
M sdl/graphics.cpp
svn-id: r38890
2009-02-26 02:04:30 +00:00
Max Horn
c102e30e73
SDL: Tweak the way the mouse is drawn/erased, so that it is not erase and drawn again if nothing changed
...
svn-id: r38861
2009-02-24 21:43:07 +00:00
Kostas Nakos
d451c7794d
update readme for release 0.13.0
...
svn-id: r38731
2009-02-21 19:21:55 +00:00
Kostas Nakos
798a795b5e
proper fix for random crashes with vga devices
...
svn-id: r38726
2009-02-21 19:01:34 +00:00
Joost Peters
2784e08a90
disable BREAKPOINT macro and remove exit() macro, as they conflict with SCI building (and aren't used anymore anyway)
...
svn-id: r38687
2009-02-21 12:08:52 +00:00
Andre Heider
17def11658
map dpad right to the predictive dialog
...
svn-id: r38681
2009-02-21 11:24:16 +00:00
Lars Persson
054f1fb514
Slight formatting update
...
svn-id: r38615
2009-02-20 19:42:19 +00:00
Joost Peters
0fa42dffac
remove old file
...
svn-id: r38609
2009-02-20 17:32:03 +00:00
Joost Peters
2f224a9efa
add README.PSP to update-version.pl
...
svn-id: r38608
2009-02-20 17:29:22 +00:00
Lars Persson
f3d8087dd3
Updated so z:\ paths will be reported properly as a directory and valid path.
...
svn-id: r38536
2009-02-19 08:18:50 +00:00
Joost Peters
12b2757cf7
add -DDISABLE_TEXT_CONSOLE and -DDISABLE_COMMAND_LINE
...
svn-id: r38489
2009-02-18 16:11:54 +00:00
Joost Peters
cd6a141815
report kFeatureOverlaySupportsAlpha (knowing that nothing queries it, and it may even be phased out at some point).
...
svn-id: r38476
2009-02-18 13:30:35 +00:00
Joost Peters
22340b6c3d
Use 4444 overlay on PSP (instead of 1555).
...
svn-id: r38475
2009-02-18 13:28:52 +00:00
Lars Persson
f51990a3de
Updated revisions in PKG scripts to 0.14.0
...
svn-id: r38457
2009-02-18 04:43:39 +00:00
Lars Persson
4e98d781b9
Updated actions with tucker and groovie.
...
svn-id: r38455
2009-02-18 04:21:51 +00:00
Lars Persson
b3cf9ef9a9
Remove vector renderer define
...
svn-id: r38424
2009-02-17 16:26:18 +00:00
Andre Heider
6f9906d4c1
another update for the new libwiikeyboard API.
...
svn-id: r38392
2009-02-17 00:37:55 +00:00
Oystein Eftevaag
d61b83814b
Updated the iphone xcode project to include dependency libs, and fixed config/savegame paths
...
svn-id: r38386
2009-02-16 23:21:18 +00:00
Lars Persson
9c8b1acf6b
Add base-backend.cpp to Symbian base make file
...
svn-id: r38379
2009-02-16 19:50:56 +00:00
Lars Persson
2bc44930fe
Add advanceddetector to Symbian base makefile
...
svn-id: r38378
2009-02-16 19:48:00 +00:00
Lars Persson
d053a4575d
Add build support for SCI.
...
svn-id: r38371
2009-02-16 15:36:26 +00:00
Kostas Nakos
1bd700b51e
fix random crashes on vga devices when using exotic scalers
...
svn-id: r38352
2009-02-16 07:27:04 +00:00
Johannes Schickel
49d90127b9
Removed OSystem_Dreamcast::fillScreen implementation after discussing it with Marcus.
...
svn-id: r38327
2009-02-15 23:01:27 +00:00
Johannes Schickel
5417f6bacb
- Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel.
...
- Update BaseBackend and DC port to properly implement OSystem::fillScreen (now only PalmOS has to be updated).
- Update all client code which relied on OSystem::clearScreen so far.
svn-id: r38304
2009-02-15 21:20:21 +00:00
Andre Heider
3d5b349b7c
check the result of PAD_ScanPads() to trigger button up/down events only once. requires a not yet official libogc patch.
...
svn-id: r38294
2009-02-15 20:38:51 +00:00
Kostas Nakos
faadabe20c
add support for groovie
...
svn-id: r38288
2009-02-15 20:22:07 +00:00
Oystein Eftevaag
650749d401
Compatibility fixes for the official iPhone SDK
...
svn-id: r38280
2009-02-15 19:09:59 +00:00
Kostas Nakos
544bda60fa
enable tucker and groovie engines
...
svn-id: r38275
2009-02-15 18:36:36 +00:00
Kostas Nakos
d8a0e9d466
add support for tucker
...
svn-id: r38273
2009-02-15 18:34:39 +00:00
Andre Heider
aff0a0daac
add support for USB keyboard modifier keys.
...
svn-id: r38264
2009-02-15 16:21:53 +00:00
Andre Heider
4b31a6cd63
moved the supported graphics modes to a static array.
...
svn-id: r38261
2009-02-15 15:43:39 +00:00
Andre Heider
4d4cabba0a
better error checking when setting up threads, and free() the stacks when done.
...
svn-id: r38260
2009-02-15 15:39:44 +00:00
Andre Heider
b882723f20
moved the keyboard event thread to libwiikeyboard.
...
svn-id: r38258
2009-02-15 15:28:05 +00:00
Andre Heider
0082a84b8d
make keyboard support optional with USE_WII_KBD since libwiikeyboard is not in the official libogc svn.
...
svn-id: r38244
2009-02-15 14:42:27 +00:00
Andre Heider
c3cd2b7f06
allow keyboard hotplugging.
...
svn-id: r38242
2009-02-15 14:17:54 +00:00
Oystein Eftevaag
5b86801553
Merged revisions 36329, 38212, 38226and 38234 from branch-0-13-0 to trunk: iPhone backend updates
...
svn-id: r38240
2009-02-15 13:58:15 +00:00