This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-04-01 14:21:41 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Johannes Schickel
ac45e290f7
Fixing other FS backends to use the bug fixed version of the POSIX lastPathComponent too (also lets the Windows FS use the POSIX version of lastPathComponent too, since it's nicer than the fix I made)
...
svn-id: r23796
2006-08-28 13:34:15 +00:00
..
fs
Fixing other FS backends to use the bug fixed version of the POSIX lastPathComponent too (also lets the Windows FS use the POSIX version of lastPathComponent too, since it's nicer than the fix I made)
2006-08-28 13:34:15 +00:00
midi
Avoid using exceptions
2006-04-14 23:21:59 +00:00
platform
fix update rect when adjusting ratio (backport)
2006-08-25 06:30:18 +00:00
saves
Fix some more duplicated files, and unify case for rpc include
2006-07-09 13:10:45 +00:00
timer
/default
Added 'timer' backend module, based on the existing TimerManager code (work in progress)
2006-06-24 09:53:45 +00:00
intern.h
With this change, backends are now responsible for instantiating their OSystem class before calling scummvm_main (Note: PalmOS and Symbian are not yet converted, and won't work currently)
2006-04-02 14:16:31 +00:00
module.mk
Moved savefile.cpp to backends, to work around link error
2006-06-30 22:06:45 +00:00