Commit graph

26 commits

Author SHA1 Message Date
Johannes Schickel
600ab40bca Changed all delete [] usages to delete[].
svn-id: r31927
2008-05-07 14:31:45 +00:00
Lars Persson
acc5d79d7c Remove Symbian FS creation from common SDL code
svn-id: r31364
2008-04-02 21:19:17 +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
c4c481fecf Removed backends/intern.h
svn-id: r30611
2008-01-22 14:16:02 +00:00
Torbjörn Andersson
7b15433572 Removed unnecessary semi-colons.
svn-id: r30476
2008-01-13 22:12:35 +00:00
Lars Persson
54aea9bd74 Fix for keymappings not working properly for S60
svn-id: r29627
2007-11-24 12:57:08 +00:00
Lars Persson
7b3fe1d12f Updated include order and H file naming
svn-id: r29120
2007-09-28 20:54:11 +00:00
Max Horn
3abc11611e Code formatting fixes
svn-id: r28945
2007-09-18 20:16:33 +00:00
Lars Persson
86f433b3c4 Include Kyra.dat and sky.cpt in the sis file. queen.tbl not included due to the size.
svn-id: r27364
2007-06-11 19:30:24 +00:00
Lars Persson
a896ec3aad Updated makefile scripts with correct documents.
svn-id: r27329
2007-06-10 19:43:48 +00:00
Lars Persson
6c9e50c8a8 Updated filesharing mode to full sharing. Now scummvm.ini works again.
svn-id: r27218
2007-06-08 21:29:18 +00:00
Lars Persson
d0d4c4da34 Added read file sharing by default. Required for Gob2.
svn-id: r27213
2007-06-08 20:09:36 +00:00
Lars Persson
a3e8f765a6 Updated Symbian OS Prediction handling
Updated AGI to only enable predictive input after dictionary was found.

svn-id: r27206
2007-06-08 18:09:24 +00:00
Lars Persson
e35ba53b7e Symbian PORT updated with CE mappings
svn-id: r27178
2007-06-07 20:52:49 +00:00
Max Horn
218e132e37 Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
2007-05-30 21:56:52 +00:00
Max Horn
ed54ea9155 Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
svn-id: r26180
2007-03-17 19:02:05 +00:00
Lars Persson
4d962e1771 Add new KeyMappings (Debugger & Fast mode) for Symbian OS.
svn-id: r26133
2007-03-14 19:25:33 +00:00
Lars Persson
dbca9d0c47 Updated Symbian Actions for proper ITE menu key.
svn-id: r26125
2007-03-13 20:47:11 +00:00
Johannes Schickel
b4b3233cb8 Fixed '+' mode handling in symbian_fopen (at least this looks to me like it should be, I'm sorry if I got it wrong).
svn-id: r26088
2007-03-11 14:51:02 +00:00
Lars Persson
e8c941c128 Added shared filed support using native file APIs.
svn-id: r26087
2007-03-11 14:28:03 +00:00
Lars Persson
61690d4daf Updated actions for symbian OS, memory limits for S60.
svn-id: r26082
2007-03-11 11:23:40 +00:00
Lars Persson
5cee9799f1 Updated Icons for UIQ3 and updated #defs and fix for scalers.
svn-id: r25953
2007-03-03 18:36:05 +00:00
Lars Persson
8acfe5f557 Updated quit handling
svn-id: r24939
2006-12-28 09:12:58 +00:00
Max Horn
4ee581adb5 Fixed some broken #include's (the PS2 and Symbian may need more fixed, though)
svn-id: r23666
2006-08-04 17:47:57 +00:00
Max Horn
1d8d9f5510 Moving remaining platform/backends code, as previously threatened
svn-id: r23380
2006-07-06 21:44:48 +00:00
Renamed from backends/symbian/src/SymbianOS.cpp (Browse further)