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 14:42:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
base
History
Lars Persson
2c36f00ff2
Remove usage of main_features.inl and the file
...
svn-id: r34361
2008-09-05 18:45:04 +00:00
..
commandLine.cpp
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases
2008-09-03 11:22:51 +00:00
commandLine.h
…
game.cpp
Fixed nasty bug in findPlainGameDescriptor -- contrary to is documentation, it would not return 0 upon failure to find a match, but rather a (0,0) record.
2008-07-20 16:28:06 +00:00
game.h
Added convenience accessor method GameDescriptor::preferredtarget
2008-07-29 16:16:15 +00:00
internal_version.h
This is 0.13.0svn now
2008-07-21 05:09:29 +00:00
internal_version.h.in
…
main.cpp
Moved check for shouldRTL() from engines to scummvm_main
2008-09-03 16:56:40 +00:00
main.h
…
module.mk
…
plugins.cpp
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases
2008-09-03 11:22:51 +00:00
plugins.h
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases
2008-09-03 11:22:51 +00:00
version.cpp
Remove usage of main_features.inl and the file
2008-09-05 18:45:04 +00:00
version.h
…