This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e9eb92e201
scummvm
/
base
History
Download ZIP
Download TAR.GZ
Jonathan Gray
dc63e3882b
adjust for recent string c_str changes so title is always shown again. Fixes bug
#837868
probably not the best way of doing it but it'll do
...
svn-id: r11188
2003-11-07 14:00:33 +00:00
..
.cvsignore
new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (this removes the need for an ugly hack in the build system, and is also conceptionally cleaner)
2003-09-17 22:41:01 +00:00
engine.cpp
Fix WinCE build
2003-10-12 13:03:34 +00:00
engine.h
cleanup: removed version/id from GameSettings
2003-10-28 17:07:25 +00:00
gameDetector.cpp
spelling fixes
2003-11-07 02:31:44 +00:00
gameDetector.h
turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Widget::findWidget (preparing to add support for nested widgets, for the tab widget)
2003-11-02 02:18:16 +00:00
main.cpp
adjust for recent string c_str changes so title is always shown again. Fixes bug
#837868
probably not the best way of doing it but it'll do
2003-11-07 14:00:33 +00:00
module.mk
This'll also break Makefile.noconf
2003-09-18 12:07:56 +00:00
plugins.cpp
spelling fixes
2003-11-07 02:31:44 +00:00
plugins.h
spelling fixes
2003-11-07 02:31:44 +00:00