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-02 17:03:13 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
base
History
Lars Persson
e053cea9c0
Small loop adjustment to compile for VC6
...
svn-id: r20869
2006-02-25 10:24:52 +00:00
..
engine.cpp
Reduced use of GF_DEFAULT_TO_1X_SCALER in favor of a new param to Engine::initCommonGFX; added a TODO stating that it should eventually be removed completly
2006-02-17 00:01:18 +00:00
engine.h
Reduced use of GF_DEFAULT_TO_1X_SCALER in favor of a new param to Engine::initCommonGFX; added a TODO stating that it should eventually be removed completly
2006-02-17 00:01:18 +00:00
gameDetector.cpp
- Merged GameDetector::detectGame() into GameDetector::detectMain()
2006-02-18 12:50:48 +00:00
gameDetector.h
- Merged GameDetector::detectGame() into GameDetector::detectMain()
2006-02-18 12:50:48 +00:00
internal_version.h
We're in SVN now, so change version to "0.9.0svn"
2006-02-13 12:57:06 +00:00
internal_version.h.in
…
main.cpp
Small loop adjustment to compile for VC6
2006-02-25 10:24:52 +00:00
module.mk
…
plugins.cpp
Added CINE plugin to PluginManager::loadPlugins() section
2006-02-22 23:04:47 +00:00
plugins.h
- renamed PLUGIN_getSupportedGames to PLUGIN_gameIDList for consistency
2006-02-18 11:15:37 +00:00
version.h
…