This website requires JavaScript.
Explore
Help
Sign In
ScummVM
/
scummvm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/scummvm/scummvm.git
synced
2026-06-20 05:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dcecdc7b94de30f8859cadf7ecf24529e4c711c7
scummvm
/
common
T
History
Max Horn
fb79b18571
Changed SaveFileManager methods to take Common::String params (instead of char pointers)
...
svn-id: r41000
2009-05-29 14:38:22 +00:00
..
algorithm.h
…
archive.cpp
…
archive.h
…
array.h
…
config-file.cpp
…
config-file.h
…
config-manager.cpp
…
config-manager.h
…
debug.cpp
…
debug.h
…
endian.h
…
error.h
…
events.h
…
file.cpp
…
file.h
…
frac.h
…
fs.cpp
…
fs.h
…
func.h
…
hash-str.h
…
hashmap.cpp
…
hashmap.h
…
iff_container.h
…
keyboard.h
…
list_intern.h
…
list.h
…
md5.cpp
…
md5.h
…
memorypool.cpp
…
memorypool.h
…
module.mk
…
mutex.cpp
…
mutex.h
…
noncopyable.h
…
pack-end.h
…
pack-start.h
…
ptr.h
…
queue.h
…
rect.h
…
savefile.h
Changed SaveFileManager methods to take Common::String params (instead of char pointers)
2009-05-29 14:38:22 +00:00
scummsys.h
…
serializer.h
Renamed Common::Serializer::syncMagic to matchBytes, and added version paarms to it (we migh want to add corresponding matchUint32LE etc. functions if needed)
2009-05-26 11:31:45 +00:00
singleton.h
…
stack.h
…
str.cpp
…
str.h
…
stream.cpp
…
stream.h
…
system.cpp
…
system.h
…
timer.h
…
unarj.cpp
…
unarj.h
…
unzip.cpp
…
unzip.h
…
util.cpp
…
util.h
…
xmlparser.cpp
…
xmlparser.h
…
zlib.cpp
…
zlib.h
…