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-01-25 04:01:03 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
common
History
Max Horn
3afe9c0b9e
Added OSystem_SDL::getFilesystemFactory()
...
svn-id: r31107
2008-03-11 17:24:34 +00:00
..
advancedDetector.cpp
…
advancedDetector.h
…
algorithm.h
…
array.h
Added Array::resize() method
2008-02-27 14:06:06 +00:00
config-file.cpp
…
config-file.h
…
config-manager.cpp
…
config-manager.h
…
endian.h
…
error.h
…
events.h
…
file.cpp
…
file.h
…
frac.h
…
fs.cpp
Replaced FilesystemFactory::makeFSFactory with a new method OSystem::getFilesystemFactory()
2008-02-23 23:03:08 +00:00
fs.h
…
func.h
…
hash-str.h
…
hashmap.cpp
…
hashmap.h
…
iff_container.h
…
keyboard.h
…
list.h
…
md5.cpp
…
md5.h
…
module.mk
…
mutex.cpp
…
mutex.h
…
noncopyable.h
…
pack-end.h
…
pack-start.h
…
rect.h
…
savefile.h
…
scummsys.h
…
singleton.h
…
stack.h
…
str.cpp
…
str.h
…
stream.cpp
…
stream.h
…
system.cpp
Added OSystem_SDL::getFilesystemFactory()
2008-03-11 17:24:34 +00:00
system.h
Replaced FilesystemFactory::makeFSFactory with a new method OSystem::getFilesystemFactory()
2008-02-23 23:03:08 +00:00
timer.h
…
unzip.cpp
…
unzip.h
…
util.cpp
…
util.h
…
zlib.cpp
…
zlib.h
…