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-17 15:33:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
base
History
Max Horn
2fe2fc5101
cleanup
...
svn-id: r42952
2009-07-30 21:56:18 +00:00
..
commandLine.cpp
cleanup
2009-06-07 17:05:58 +00:00
commandLine.h
argv should not be modified; make it plenty const.
2009-03-21 16:07:46 +00:00
internal_version.h
This is 1.1.0svn
2009-07-24 19:56:46 +00:00
internal_version.h.in
Added the SVN revision to SCUMMVM_VERSION. The variable has be be set externally, e.g. 'make SCUMMVM_SVN_REVISION=x'
2009-03-15 21:17:37 +00:00
main.cpp
cleanup
2009-07-30 21:56:18 +00:00
main.h
argv should not be modified; make it plenty const.
2009-03-21 16:07:46 +00:00
module.mk
…
plugins.cpp
Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't compile yet)
2009-02-15 06:10:59 +00:00
plugins.h
…
version.cpp
…
version.h
…