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
f66f7865585d0b84c2efbeccdff50fc0dedd615c
scummvm
/
base
T
History
Max Horn
fa97d4ad89
Removing walkthrough stuff again (talked to aquadran about this, he had no objections)
...
svn-id: r15849
2004-11-20 23:49:11 +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
Removing walkthrough stuff again (talked to aquadran about this, he had no objections)
2004-11-20 23:49:11 +00:00
engine.h
Removing walkthrough stuff again (talked to aquadran about this, he had no objections)
2004-11-20 23:49:11 +00:00
gameDetector.cpp
Cleanup
2004-11-09 10:39:12 +00:00
gameDetector.h
the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again
2004-02-24 22:39:42 +00:00
main.cpp
whitespaces
2004-11-20 01:55:53 +00:00
module.mk
Various changes to the build system which allow building ScummVM in an external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress
2004-01-30 21:54:28 +00:00
plugins.cpp
Provide unloading of unneeded plugins.
2004-08-29 19:08:08 +00:00
plugins.h
Provide unloading of unneeded plugins.
2004-08-29 19:08:08 +00:00
version.h
Modified version of patch
#892795
(Let scumvm -v show supported libs)
2004-02-09 01:27:27 +00:00