Max Horn
71be08d869
Patch #1527347 : Make maemo port compile again
...
svn-id: r23664
2006-08-04 17:33:17 +00:00
Max Horn
ca7880df6c
Added new method OSystem::getScreenChangeID(), which can be used by code to track screen changes even without getting all EVENT_SCREEN_CHANGED events
...
svn-id: r23661
2006-08-04 13:10:28 +00:00
James Brown
d304e7b476
Add a logo.bmp to DS port, to fix building. agentq, feel free to replace if the filesize is too big or whatever :)
...
svn-id: r23658
2006-08-03 12:20:28 +00:00
Kostas Nakos
c1a24c9cdb
CinE Engine support (backport)
...
svn-id: r23625
2006-07-30 09:03:10 +00:00
Kostas Nakos
fcb7fe3e63
hotfix for bug #1519449 (scaling/crash issue) (backport)
...
svn-id: r23602
2006-07-26 20:09:12 +00:00
Kostas Nakos
c11a5c939d
fix bug 1521718 (dpad mouse emulation) (backport)
...
svn-id: r23600
2006-07-26 17:25:14 +00:00
Kostas Nakos
1ec5d56780
Add kyra skip intro key (backport).
...
svn-id: r23577
2006-07-23 09:36:34 +00:00
Torbjörn Andersson
15f08bf268
Warn if copyRectToScreen() is called before _screen is created, since it's
...
almost certainly a programming error. (Used to be silently ignored.)
Warn if setPalette() is called before _screen is created, but allow it (for
now) since we don't actually set the palette until later. It could still be a
programming error, though.
Don't crash if updateScreen() is called with a "dirty" palette before _screen
is created.
svn-id: r23573
2006-07-23 06:50:49 +00:00
Eugene Sandulenko
e027e7591f
o Proper ScummVM copyrights
...
o Apparently because some patch was applied twice, many header files had
their contents doubled. Fixing this as well.
svn-id: r23548
2006-07-21 21:46:19 +00:00
Won Star
d5e45271d1
Add additional library directories.
...
svn-id: r23530
2006-07-16 08:40:28 +00:00
Won Star
d3a4d86158
* Add grabRawScreen() method.
...
* Add Launcher icon.
* Fix trunk compile.
svn-id: r23501
2006-07-14 16:11:30 +00:00
Torbjörn Andersson
6358547a43
More whitespace changes.
...
svn-id: r23496
2006-07-14 13:33:58 +00:00
Neil Millstone
75e64b91de
Adding data which was missing from initial patch.
...
svn-id: r23463
2006-07-09 18:30:28 +00:00
Neil Millstone
7f00697913
svn-id: r23462
2006-07-09 18:28:58 +00:00
James Brown
140097267f
Final fixes. Builds fine now, apart from a few still-missing-from-svn files
...
svn-id: r23461
2006-07-09 15:32:06 +00:00
James Brown
1ffa13180f
More DS port fixes
...
svn-id: r23460
2006-07-09 14:46:04 +00:00
James Brown
0e66c43c70
Fix some more duplicated files, and unify case for rpc include
...
svn-id: r23459
2006-07-09 13:10:45 +00:00
James Brown
880838514f
Remove duplicated content
...
svn-id: r23457
2006-07-09 12:58:10 +00:00
Max Horn
bea72e9514
Patch #1519399 : DS Backend
...
svn-id: r23452
2006-07-09 11:47:17 +00:00
Joost Peters
0f2584d470
fix build with latest psp toolchain
...
svn-id: r23386
2006-07-07 10:40:11 +00:00
Joost Peters
2b0c4e9bf3
implement grabRawScreen()
...
svn-id: r23385
2006-07-07 10:38:56 +00:00
Max Horn
1d8d9f5510
Moving remaining platform/backends code, as previously threatened
...
svn-id: r23380
2006-07-06 21:44:48 +00:00
Kostas Nakos
6a8749ace0
move ce port to its new home
...
svn-id: r23366
2006-07-01 08:13:46 +00:00
Joost Peters
14fc6d4ca4
fix compilation after backend move
...
svn-id: r23359
2006-06-30 21:14:34 +00:00
Joost Peters
438f47b041
move psp backend to backends/platforms/psp
...
svn-id: r23358
2006-06-30 21:00:39 +00:00
Marcus Comstedt
25f68b08ab
Moved backends/dc into new platform directory.
...
svn-id: r23357
2006-06-30 20:21:42 +00:00
Max Horn
492c65009c
Started to move 'monolithic' parts of our ports to the new 'background/platform' directory (see also the 'Modular_Backends' page in our Wiki)
...
svn-id: r23293
2006-06-24 12:33:52 +00:00