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-02-07 11:27:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
base
History
Johannes Schickel
e93de28aa4
- Typo fixes
...
- Command line parameter updates (Thanks to salty-horse for the patch) svn-id: r40056
2009-04-21 19:49:47 +00:00
..
commandLine.cpp
- Typo fixes
2009-04-21 19:49:47 +00:00
commandLine.h
argv should not be modified; make it plenty const.
2009-03-21 16:07:46 +00:00
internal_version.h
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
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
argv should not be modified; make it plenty const.
2009-03-21 16:07:46 +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
…