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-12 20:50:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
base
History
Johannes Schickel
78d7a276cf
Fix for bug
#2089275
: "GUI: Returning to launcher may trigger an error".
...
svn-id: r34532
2008-09-14 18:59:43 +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
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
2007-05-30 21:56:52 +00:00
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
New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in version 1.2.3CVS)
2006-01-25 20:53:25 +00:00
main.cpp
Fix for bug
#2089275
: "GUI: Returning to launcher may trigger an error".
2008-09-14 18:59:43 +00:00
main.h
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
2007-05-30 21:56:52 +00:00
module.mk
Removed trailing spaces.
2008-01-27 19:47:41 +00:00
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
Fixed the spaces before tabs.
2008-01-28 00:14:17 +00:00