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-11 12:18:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
base
History
Jordi Vilalta Prat
a41292a92f
Move Draci's entry to make the plugins list sorted alphabetically
...
svn-id: r45258
2009-10-20 10:35:49 +00:00
..
commandLine.cpp
added option to allow control digital imuse tempo callback. it's related to volume fading, lip sync quality and platform resource costs.
2009-09-26 09:31:05 +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
Typos.
2009-08-18 15:41:00 +00:00
main.h
argv should not be modified; make it plenty const.
2009-03-21 16:07:46 +00:00
module.mk
Moved base/game.* to engines/game.*
2008-09-17 17:31:29 +00:00
plugins.cpp
Move Draci's entry to make the plugins list sorted alphabetically
2009-10-20 10:35:49 +00:00
plugins.h
Fixed indentation and removed whitespaces at the end of line
2008-12-22 11:22:15 +00:00
version.cpp
Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guarantee a consistent build.
2009-08-21 18:16:37 +00:00
version.h
Fixed the spaces before tabs.
2008-01-28 00:14:17 +00:00