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-29 23:01:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
common
History
Max Horn
55947fb319
Make StringMap class (with case insensitive keys) global
...
svn-id: r17779
2005-04-23 17:33:28 +00:00
..
scaler
…
.cvsignore
…
array.h
…
config-file.cpp
Added new ConfigFile class. It is not yet used anywhere. ConfigManager will be rewritten around this class. Note that it is not final yet and may be revised in many ways.
2005-04-23 14:30:53 +00:00
config-file.h
Added new ConfigFile class. It is not yet used anywhere. ConfigManager will be rewritten around this class. Note that it is not final yet and may be revised in many ways.
2005-04-23 14:30:53 +00:00
config-manager.cpp
Use class File instead of FILE (not finished)
2005-04-22 18:10:02 +00:00
config-manager.h
Make StringMap class (with case insensitive keys) global
2005-04-23 17:33:28 +00:00
debugger.cpp
…
debugger.h
…
file.cpp
Check for a '\' before adding slash too, otherwise starting a game in root directory will fail.
2005-04-23 09:21:41 +00:00
file.h
* Added new virtual base class 'Stream', ReadStream and
2005-04-22 17:40:09 +00:00
list.h
…
map.h
Remove StringMap class from map.h (at least for now)
2005-04-23 14:28:59 +00:00
md5.cpp
…
md5.h
…
module.mk
Added new ConfigFile class. It is not yet used anywhere. ConfigManager will be rewritten around this class. Note that it is not final yet and may be revised in many ways.
2005-04-23 14:30:53 +00:00
mutex.cpp
…
mutex.h
…
rect.h
…
savefile.cpp
* Added new virtual base class 'Stream', ReadStream and
2005-04-22 17:40:09 +00:00
savefile.h
* Added new virtual base class 'Stream', ReadStream and
2005-04-22 17:40:09 +00:00
scaler.cpp
…
scaler.h
…
scummsys.h
…
singleton.h
…
stack.h
…
stdafx.h
…
str.cpp
…
str.h
…
stream.cpp
* Added new virtual base class 'Stream', ReadStream and
2005-04-22 17:40:09 +00:00
stream.h
* Added new virtual base class 'Stream', ReadStream and
2005-04-22 17:40:09 +00:00
system.cpp
…
system.h
…
timer.cpp
…
timer.h
…
util.cpp
…
util.h
Simplified debuglevel handling:
2005-04-23 13:52:27 +00:00