2369 Commits

Author SHA1 Message Date
David Corrales
bc0c8afc39 Added a missing variable to the AmigaOSFilesystem::exists() method. Hopefully it's complete now :)
svn-id: r29328
2007-10-30 21:35:26 +00:00
David Corrales
5b9e6a47fc Implement the AmigaOSFilesystemNode::exists() method.
svn-id: r29327
2007-10-30 21:31:39 +00:00
Kostas Nakos
1fcbeda5fe various assorted things required by the new compiler and codebase changes
svn-id: r29310
2007-10-28 19:14:12 +00:00
Kostas Nakos
0c532c28f6 (mainly) adding plugin support
svn-id: r29309
2007-10-28 19:02:03 +00:00
Kostas Nakos
065145ef2d new stuff to support the FS api and fixes for the new compiler
svn-id: r29308
2007-10-28 18:51:05 +00:00
Kostas Nakos
0e026d2b99 cleanup after framebuffer api changes
svn-id: r29307
2007-10-28 18:48:07 +00:00
Kostas Nakos
887ce76a1e fix formatting & typo
svn-id: r29306
2007-10-28 18:46:48 +00:00
Kostas Nakos
507b60f5b4 entry point for plugin builds
svn-id: r29305
2007-10-28 18:40:03 +00:00
Kostas Nakos
b93cf70d4f Rollup commit to improve & bring the port up to speed. More specificallyi for this file:
- adding support for plugins
- fixing regressions and changes related to the framebuffer api
- improved and fixed dirty rects
- fixed Fingolfin's name in a comment :-P

svn-id: r29303
2007-10-28 18:36:04 +00:00
Kostas Nakos
bb8ad040a5 formatting fixes
svn-id: r29302
2007-10-28 18:09:34 +00:00
Kostas Nakos
5a77a2624f drop unneeded define
svn-id: r29301
2007-10-28 18:04:32 +00:00
Kostas Nakos
371cc6deda make sure our GetCurrentDirectory is used (non existant in ce api)
svn-id: r29300
2007-10-28 17:59:14 +00:00
Kostas Nakos
1046213480 unicod-ify syscalls for ce backend
svn-id: r29299
2007-10-28 17:53:52 +00:00
Joost Peters
281767f19e fix compile after recent fs code rename
svn-id: r29229
2007-10-17 19:45:23 +00:00
David Corrales
ec38b85a44 Committing the set of patches #1814434, thanks to jvprat. They improve the documentation and parameter naming of the lookFile methods inside Common::FS.
svn-id: r29228
2007-10-16 20:24:39 +00:00
Neil Millstone
688f074ea5 Fixed a load of compile errors, reverted additions to lastPathComponent() which were clearly in error.
svn-id: r29204
2007-10-13 15:41:34 +00:00
Neil Millstone
4deb3f1b4f Fixed a huge number of compile errors, moved over features from 0.10.0 branch.
svn-id: r29203
2007-10-13 15:40:11 +00:00
David Corrales
9cdb195df7 Fixed a missing return value in the lastPathComponent function. Thanks to Raziel_AOne :)
svn-id: r29172
2007-10-07 20:42:46 +00:00
David Corrales
aba30d7ea8 Commit of patch #1804861. It implements a static lastPathComponent() function in each backend, used to extract the last path component of a given path, returned by getName().
svn-id: r29159
2007-10-07 00:28:38 +00:00
Marcus Comstedt
9e8167b10c * Added removeSavefile()
* New style listSavefiles() using a glob

svn-id: r29153
2007-10-03 22:04:36 +00:00
Max Horn
5a07c3c552 Patch #1804801: DMedia MIDI driver for IRIX
svn-id: r29142
2007-09-30 12:12:22 +00:00
Lars Persson
387f8345cd Updated version number in installation files
svn-id: r29126
2007-09-28 21:30:05 +00:00
Lars Persson
d61d9c432a sadfUpdated version number in installation files
svn-id: r29125
2007-09-28 21:29:06 +00:00
Lars Persson
7751ad5f4b Updated README for some small build details
svn-id: r29124
2007-09-28 21:03:45 +00:00
Lars Persson
b011f533f4 Added support for Drascula and new system files
svn-id: r29123
2007-09-28 20:57:04 +00:00
Lars Persson
a5e8e7ff8b Updated with Drascula and new ARM asm opts.
svn-id: r29122
2007-09-28 20:55:43 +00:00
Lars Persson
2ca3d105f3 Updated actions (compared with PocketPC)
svn-id: r29121
2007-09-28 20:54:58 +00:00
Lars Persson
7b3fe1d12f Updated include order and H file naming
svn-id: r29120
2007-09-28 20:54:11 +00:00
Lars Persson
c6905d56a9 Don't include windows.h for Symbian emulator builds
svn-id: r29119
2007-09-28 20:41:22 +00:00
Lars Persson
cd3e35103c Symbian OS does not have ELOOP defined as an error, so #ifdef around those two cases.
svn-id: r29118
2007-09-28 20:36:54 +00:00
Gregory Montoir
61a642b1cc fixed savepath files listing under win32
svn-id: r29113
2007-09-27 20:39:06 +00:00
Lars Persson
885b16f2f0 Key and certificate that is valid for the next 30 years.
svn-id: r29110
2007-09-27 17:27:53 +00:00
Robin Watts
ca0d93a1d2 Compile fixes for WinCE build
* wince-sdl.h: sdl-common.h is now sdl.h. Also, copied in definition of
      DF_UPDATE_EXPAND_1_PIXEL as this was no longer offered by sdl.h

 * CELauncherDialog.cpp: Updated to use modified FilingSystemNode.

svn-id: r29104
2007-09-26 19:12:17 +00:00
Johannes Schickel
28ef622faa Silence warning.
svn-id: r29087
2007-09-24 17:15:21 +00:00
Johannes Schickel
b93e906285 oops.
svn-id: r29030
2007-09-22 20:51:34 +00:00
Johannes Schickel
2115e5d181 Hopefully fix amigos4 fs implementation.
svn-id: r29029
2007-09-22 20:47:41 +00:00
Travis Howell
6b639c6b21 Rename file removal functions, to avoid conflicts. Add save game path, when removing files via SaveFileManager.
svn-id: r29001
2007-09-21 05:27:33 +00:00
Marcus Comstedt
01ae76adea KEYCODE_ENTER should be KEYCODE_RETURN, actually...
svn-id: r28972
2007-09-19 19:43:03 +00:00
Marcus Comstedt
2ef85c9bf6 displayName() -> getDisplayName()
path() -> getPath()
listDir() -> getChildren()

svn-id: r28971
2007-09-19 19:42:10 +00:00
Marcus Comstedt
14efdd1873 Fixed fallout from keycode being made an enum.
svn-id: r28970
2007-09-19 19:28:05 +00:00
Marcus Comstedt
7668ac231f Include <graphics/surface.h> for Graphics::Surface.
svn-id: r28969
2007-09-19 19:26:12 +00:00
Eugene Sandulenko
77eea722af Modified patch #1738058: "Action recorder".
svn-id: r28968
2007-09-19 13:55:05 +00:00
Nicola Mettifogo
258901bab9 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
2007-09-19 08:40:12 +00:00
Joost Peters
59f36957e8 rename psp_fs.cpp to psp-fs.cpp (as per the naming convention)
svn-id: r28963
2007-09-19 08:16:37 +00:00
Joost Peters
55d7f0b132 _displayName now contains the last path component, not the full path
svn-id: r28962
2007-09-19 08:14:20 +00:00
Filippos Karapetis
d6dbb98bc9 Fixed compilation under MSVC8
svn-id: r28951
2007-09-18 23:05:33 +00:00
Max Horn
ab8997f64d Fix linker issues when doing a plugin build, and (hopefully) also on Windows
svn-id: r28950
2007-09-18 21:34:57 +00:00
Max Horn
3abc11611e Code formatting fixes
svn-id: r28945
2007-09-18 20:16:33 +00:00
Max Horn
c3d3aebe87 Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compilation on some ports)
svn-id: r28944
2007-09-18 20:02:04 +00:00
Max Horn
4cc9d17c34 Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME comments; and some other related cleanup
svn-id: r28890
2007-09-11 09:20:39 +00:00