Lars Persson
7ec40800c1
Simplified icon
...
svn-id: r30734
2008-02-02 11:04:21 +00:00
Lars Persson
54b79f47db
Now using customized SVG as icon for S60v3 and not bitmap. Original ScummVM svg icon does not work on S60 phones (rendering is corrupt)
...
svn-id: r30733
2008-02-02 10:54:17 +00:00
Lars Persson
34b74cfc70
Updated max heap size to 64mb
...
svn-id: r30704
2008-01-29 21:32:09 +00:00
Lars Persson
ec0804eb23
- Updated default char signing to signed (as per PC) in makefiles
...
- Fix for Symbian scrolling problem in GOB3, expressions not evaluated properly resulting in offset beeing set to -1 and not the right offset.
svn-id: r30703
2008-01-29 21:19:45 +00:00
Jordi Vilalta Prat
d6c34bdc4b
Fixed the spaces before tabs.
...
svn-id: r30667
2008-01-28 00:14:17 +00:00
Jordi Vilalta Prat
66e9d4f5e8
Removed trailing spaces.
...
svn-id: r30664
2008-01-27 19:47:41 +00:00
Max Horn
dfc1ba9dcc
Finally removed backends/intern.h itself
...
svn-id: r30612
2008-01-22 14:17:18 +00:00
Max Horn
c4c481fecf
Removed backends/intern.h
...
svn-id: r30611
2008-01-22 14:16:02 +00:00
Lars Persson
2890816046
Proper data file paths for S60v3
...
svn-id: r30603
2008-01-21 21:39:30 +00:00
Lars Persson
8d3f7c68ee
Functionality for is readable and writable
...
svn-id: r30601
2008-01-21 20:48:25 +00:00
Max Horn
e8374f6775
Removed obsolete comment, fixed indention
...
svn-id: r30589
2008-01-20 17:12:00 +00:00
Lars Persson
f3e42ffa39
- Updated version numbers, Implemented exists properly, Added two engines in main_features.inl
...
svn-id: r30586
2008-01-20 12:50:27 +00:00
Max Horn
bc0c66287c
Removing duplicate content and adding GPL header
...
svn-id: r30555
2008-01-18 17:37:07 +00:00
Max Horn
4ba2df8792
Use explicit path in #include statement (DS port specific)
...
svn-id: r30552
2008-01-18 17:24:34 +00:00
Joost Peters
fa1495de7b
implement exists(), isReadable() and isWritable() stubs using access()
...
svn-id: r30537
2008-01-17 21:35:31 +00:00
Torbjörn Andersson
7b15433572
Removed unnecessary semi-colons.
...
svn-id: r30476
2008-01-13 22:12:35 +00:00
Max Horn
2222b947ba
WORKAROUND bug #1870304 : Solaris does not provide INADDR_NONE
...
svn-id: r30467
2008-01-13 12:54:13 +00:00
Eugene Sandulenko
af486e0524
Patch #1869152 : "MAEMO port preliminary patch"
...
svn-id: r30458
2008-01-12 22:30:09 +00:00
Eugene Sandulenko
d205129f2b
First part of Maemo port
...
svn-id: r30427
2008-01-11 22:44:28 +00:00
Kostas Nakos
b53a9eadeb
doc update for 0.11.0
...
svn-id: r30416
2008-01-11 20:09:12 +00:00
Max Horn
80e776e0fb
Fix DefaultSaveFileManager::listSavefiles to return the savefile *name*, not the *path* (which is meaningless in the context of savefiles)
...
svn-id: r30373
2008-01-10 11:54:31 +00:00
Kostas Nakos
4a706675de
fix a race - bug #1863961 ( #1769503 )
...
svn-id: r30218
2008-01-04 16:08:49 +00:00
Marcus Comstedt
d531d42347
Use system call to return to DC boot menu rather than relying on exit()
...
to do the job.
svn-id: r30197
2008-01-03 13:28:04 +00:00
Lars Persson
4130d04f77
Updated paths to engine-data files for Symbian OS
...
svn-id: r30191
2008-01-03 08:42:22 +00:00
Marcus Comstedt
ca6056ae21
Disable compilation of default savefile manager, to avoid having it pulled
...
in by --whole-archive when building with plugins.
svn-id: r30185
2008-01-03 07:51:55 +00:00
Marcus Comstedt
d157e47ec2
Remove -I$(srcdir)/common from include path (not needed anymore).
...
svn-id: r30184
2008-01-03 07:49:19 +00:00
Marcus Comstedt
1b8ed0b483
Updated build requirements.
...
svn-id: r30183
2008-01-03 07:33:01 +00:00
Kostas Nakos
4e7fe02751
cannot handle key mods in ce and unicode is dodgy to say the least. fixes bug #1748135
...
svn-id: r30158
2008-01-02 17:38:25 +00:00
Max Horn
33b2a4083d
Fix dmedia.cpp to not use stdafx (likely fixes building on IRIX)
...
svn-id: r30151
2008-01-02 13:31:16 +00:00
Oystein Eftevaag
fe8faf4f19
(forward-port) Quick swipes across the screen now triggers arrow key events. Also, some mouse cursor fixes for landscape mode
...
svn-id: r30134
2008-01-02 00:07:16 +00:00
Kostas Nakos
4a9389d310
fixup to prevent a crash, pending the overlay rework
...
svn-id: r30129
2008-01-01 20:27:11 +00:00
Oystein Eftevaag
b65cc2904a
Added support for landscape mode in addition to the upside-down landscape mode we already had, and a few minor optimizations
...
svn-id: r30090
2007-12-31 00:22:37 +00:00
Kostas Nakos
22cfa56606
implement new gettimeanddate method - fixes bug 1834822 WINCE: Save games have incorrect time & date
...
svn-id: r30083
2007-12-30 17:15:11 +00:00
Max Horn
c54562d9a3
The PS2, DS and PalmOS ports currently do not properly implement their SaveFileManagers -- flagging the incorrect & invalid code by making it not compile. Note: Portser should probably also fix their code in the 0.11 branch
...
svn-id: r30079
2007-12-30 13:05:38 +00:00
Torbjörn Andersson
32e2f9e8f3
Fixed warning when DISABLE_SCALERS is defined.
...
svn-id: r30074
2007-12-29 14:11:12 +00:00
Paul Gilbert
806ac51e45
Added events for the middle mouse button - EVENT_MBUTTONDOWN and EVENT_MBUTTONUP
...
svn-id: r30068
2007-12-29 09:48:49 +00:00
Max Horn
55b6ee3982
Modify DFSM::getSavePath to return a Common::String instead of a char*
...
svn-id: r30061
2007-12-28 21:12:30 +00:00
David Corrales
a31bd32bc5
Change the checkPath() method to receive a String& instead of a char*, to make code clearer.
...
svn-id: r30060
2007-12-28 16:47:28 +00:00
Torbjörn Andersson
0d350e1d4d
Fixed compilation.
...
svn-id: r30050
2007-12-28 11:39:09 +00:00
Max Horn
8464150d42
Get rid of PSP / PalmOS hacks in DefaultSaveFileManager::getSavePath
...
svn-id: r30046
2007-12-28 10:00:54 +00:00
Eugene Sandulenko
ef319ad674
Patch #1859448 : Add OSystem::getTimeAndDate API
...
svn-id: r30034
2007-12-28 07:43:52 +00:00
Eugene Sandulenko
d4d072fe04
Patch #1857121 : Refactoring of the getSavePath method
...
svn-id: r30032
2007-12-28 07:37:04 +00:00
Max Horn
9b0dc6f757
Do not use SDL_WM_ToggleFullScreen, it's buggy on too many systems. Should fix bug #1705410 .
...
svn-id: r30006
2007-12-26 23:00:18 +00:00
Max Horn
fa1052e1b2
Removed obsolete comment
...
svn-id: r29992
2007-12-25 23:16:52 +00:00
Robin Watts
22dca84d30
ARM version of central ADPCM decoding block for NDS. Define ARM_ADPCM to
...
enable.
Apparently may not be required as this isn't speed critical - but I've
written it now, so seems a shame to lose it.
svn-id: r29980
2007-12-24 18:32:18 +00:00
Robin Watts
af754ff2c4
New version of palettised screen scaler for DS; uses LDMs and STMs to improve
...
performance on slow VRAM.
svn-id: r29978
2007-12-24 16:00:20 +00:00
Oystein Eftevaag
f00ebbf8d9
Fixed mutex handling, and reverted sound callbacks to be from another thread again
...
svn-id: r29951
2007-12-22 11:53:04 +00:00
Neil Millstone
764dc65101
Scaler corruption fixes, scaler console fixes, adding Lure target (except it doesn't quite work yet), adding function keys to virtual keyboard
...
svn-id: r29944
2007-12-21 18:36:40 +00:00
Neil Millstone
1cfedb217a
Remove a comment
...
svn-id: r29943
2007-12-21 18:34:08 +00:00
Neil Millstone
8183d56407
Implement exists() in DS file system
...
svn-id: r29942
2007-12-21 18:30:25 +00:00