Max Horn
|
14ac01a11a
|
Simplify check for a slash in the string *g*
svn-id: r34485
|
2008-09-11 09:25:13 +00:00 |
|
Oystein Eftevaag
|
3b83564ad5
|
Merged up iPhone backend changes from 0.12 to trunk
svn-id: r34483
|
2008-09-10 19:46:08 +00:00 |
|
Max Horn
|
4a2a9f49ca
|
Small fix to help with compile problems on Amiga
svn-id: r34474
|
2008-09-10 09:20:38 +00:00 |
|
Lars Persson
|
c331a92243
|
Updated/Fixed Symbian Filesystem handling.
Does not store ending backslash on path, and will list any sub folder properly, by adding '\' when needed.
svn-id: r34453
|
2008-09-08 21:54:04 +00:00 |
|
Max Horn
|
4f9dc05731
|
Add a priority param to OSystem::addSysArchivesToSearchSet (still in search for a better name ;)
svn-id: r34432
|
2008-09-07 21:59:25 +00:00 |
|
Max Horn
|
38a44f85ae
|
Added new OSystem method addSysArchivesToSearchSet() [better name pending, suggestions welcome]
svn-id: r34424
|
2008-09-07 21:30:55 +00:00 |
|
Lars Persson
|
46c2c4300b
|
Slightly updated built script. Faster?
svn-id: r34419
|
2008-09-07 18:30:07 +00:00 |
|
Lars Persson
|
87688f1044
|
Updated with two new variations, scumm and brokensword
svn-id: r34418
|
2008-09-07 18:28:58 +00:00 |
|
Lars Persson
|
864c2244f0
|
Set default save path via save manager.
Fix bug in symbian-fs GetChild function.
svn-id: r34417
|
2008-09-07 16:43:03 +00:00 |
|
Lars Persson
|
b3a48455db
|
Updated readme about usage of snprintf source
Added vsnprintf implementation.
Cleanout SymbianOS.cpp from old file functions.
svn-id: r34407
|
2008-09-07 13:40:30 +00:00 |
|
Lars Persson
|
5c903a8bcb
|
H file cleanup, remove old vibra support
svn-id: r34405
|
2008-09-07 13:17:21 +00:00 |
|
Lars Persson
|
aabf8ab1f4
|
Remove SYMBIAN special handing from default handler.
svn-id: r34403
|
2008-09-07 12:54:26 +00:00 |
|
Lars Persson
|
0d762f5260
|
Need to have own implementation of snprintf and vsnprintf.
svn-id: r34402
|
2008-09-07 12:39:56 +00:00 |
|
Lars Persson
|
951ab1878a
|
Updated to include SymbianStream instead of StdioStream
svn-id: r34401
|
2008-09-07 12:38:35 +00:00 |
|
Lars Persson
|
c9262dd6e2
|
StdioStream implemented with Symbian file handling.
svn-id: r34400
|
2008-09-07 12:37:14 +00:00 |
|
Lars Persson
|
c4fcd2b578
|
Remove symbian defines from stdiostream.cpp
svn-id: r34399
|
2008-09-07 10:57:28 +00:00 |
|
Max Horn
|
f8bcb0782b
|
Unlike ferror, our Stream::ioFailed() is also supposed to return true when the end of stream has been reached
svn-id: r34385
|
2008-09-06 17:00:50 +00:00 |
|
Lars Persson
|
5756308cec
|
Portdefs cleanup, use snprintf from SDL and not sprintf (Which can cause memory overwrites).
Use bsearch implementation from WINCE port.
svn-id: r34382
|
2008-09-06 10:30:05 +00:00 |
|
Max Horn
|
e994723e7c
|
Some tweaks to help (?) OS/2
svn-id: r34368
|
2008-09-05 20:42:41 +00:00 |
|
Lars Persson
|
5388ecf722
|
Add symbian implementations to create read/write configfile handles
svn-id: r34363
|
2008-09-05 19:03:30 +00:00 |
|
Lars Persson
|
f88ad12952
|
Change location of create fs factory for Symbian!
svn-id: r34362
|
2008-09-05 18:49:13 +00:00 |
|
Lars Persson
|
2c36f00ff2
|
Remove usage of main_features.inl and the file
svn-id: r34361
|
2008-09-05 18:45:04 +00:00 |
|
Lars Persson
|
51e93cadbe
|
ADded Tinsel as supported engine strings
svn-id: r34351
|
2008-09-05 13:13:51 +00:00 |
|
Lars Persson
|
207efcc359
|
Add missing dialogs.cpp
svn-id: r34350
|
2008-09-05 13:03:31 +00:00 |
|
Lars Persson
|
531ff7b33c
|
Still need to get that build working. Readjust buildscript
svn-id: r34348
|
2008-09-05 12:53:43 +00:00 |
|
Lars Persson
|
fe3c9b0176
|
Updated build script with new dialog.cpp
svn-id: r34347
|
2008-09-05 12:30:19 +00:00 |
|
Lars Persson
|
80dd18a820
|
Updated filehandling for Symbian OS
svn-id: r34346
|
2008-09-05 12:02:15 +00:00 |
|
Max Horn
|
5308f12c75
|
Ported AMIGA specific file buffering 'hack' from class File to StdioStream
svn-id: r34345
|
2008-09-05 11:59:33 +00:00 |
|
Lars Persson
|
d98161fc05
|
Added two new files
svn-id: r34344
|
2008-09-05 11:55:58 +00:00 |
|
Lars Persson
|
5c0b91397d
|
Updated Symbian OS file actions with ferror and fflush.
svn-id: r34340
|
2008-09-05 11:31:51 +00:00 |
|
Lars Persson
|
53f6725596
|
Updated package revision no to 0.13. Updated default engine list
svn-id: r34339
|
2008-09-05 11:09:29 +00:00 |
|
Lars Persson
|
1a258a36d0
|
Updated buildscripts to support tinsel
svn-id: r34338
|
2008-09-05 11:06:27 +00:00 |
|
Joost Peters
|
3930783928
|
move save directory detection/creation from main() to OSystem_PSP::initBackend()
svn-id: r34326
|
2008-09-04 08:34:02 +00:00 |
|
Joost Peters
|
912684de2d
|
remove deprecated SCUMMVM_SAVEPATH define -- pass default savepath to DefaultSaveFileManager ctor
svn-id: r34324
|
2008-09-04 08:16:39 +00:00 |
|
Max Horn
|
55a05dc0f4
|
Some cleanup by peres
svn-id: r34308
|
2008-09-03 15:22:19 +00:00 |
|
Max Horn
|
196ce8eb98
|
POSIX FSNode: got rid of Double-slashes in paths for childs of the root; simplified code
svn-id: r34307
|
2008-09-03 14:55:19 +00:00 |
|
Max Horn
|
7f18aaf8ec
|
Pushed AbstractFilesystemNode::openForReading() / openForWriting() impls out to backends
svn-id: r34304
|
2008-09-03 12:56:46 +00:00 |
|
Max Horn
|
320a5dc99f
|
Moved StdioStream to its own files inside backends
svn-id: r34303
|
2008-09-03 11:49:02 +00:00 |
|
Max Horn
|
531bcf847c
|
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases
svn-id: r34302
|
2008-09-03 11:22:51 +00:00 |
|
Max Horn
|
c350ffabf3
|
Added new AbstractFilesystemNode::openForReading & ::openForWriting method, based on StdioStream; changed FilesystemNode to use them
svn-id: r34301
|
2008-09-03 10:40:46 +00:00 |
|
Filippos Karapetis
|
9691562987
|
Cleanup
svn-id: r34295
|
2008-09-03 09:03:21 +00:00 |
|
Max Horn
|
c752e5fcfa
|
Modified POSIX FSNode implementation to use Common::normalizePath & Common::lastPathComponent; added a TODO regarding relative paths
svn-id: r34283
|
2008-09-02 15:19:31 +00:00 |
|
Johannes Schickel
|
34d43e3319
|
Applied my patch from -devel, which reenables GMM opening via F6.
svn-id: r34281
|
2008-09-02 13:27:26 +00:00 |
|
Johannes Schickel
|
b235b51e62
|
Fake 320x200 resolution instead of 200x320.
svn-id: r34279
|
2008-09-02 13:17:40 +00:00 |
|
Johannes Schickel
|
d093a63133
|
Updated NULL backend for FS changes.
svn-id: r34277
|
2008-09-02 13:13:02 +00:00 |
|
Johannes Schickel
|
c41e1d9ded
|
Added missing include.
svn-id: r34275
|
2008-09-02 13:05:43 +00:00 |
|
Max Horn
|
027ae0a6f6
|
First part of GSoC2008 RTL branch merge
svn-id: r34241
|
2008-09-01 17:30:03 +00:00 |
|
Max Horn
|
cb21c25e41
|
FSNode code: Merged most versions of lastPathComponent() into one new AbstractFilesystemNode::lastPathComponent() method, with customizable path separator character
svn-id: r34197
|
2008-08-27 20:31:22 +00:00 |
|
Max Horn
|
31320430de
|
Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix Compile
svn-id: r34194
|
2008-08-27 18:52:21 +00:00 |
|
Max Horn
|
5860aa45b7
|
Slightly modified form of patch #2043093: OS/2 patches for posix-fs
svn-id: r34193
|
2008-08-27 18:38:06 +00:00 |
|