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-25 13:42:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
base
History
Tony Puccinelli
66b42d486b
added intermediary function 'findGameOnePlugAtATime' and switched load game and run game code to use it. Added checks for DYNAMIC_MODULES defines to the checks for NEW_PLUGIN_DESIGN_FIRST_REFINEMENT
...
svn-id: r51746
2010-08-05 00:26:46 +00:00
..
commandLine.cpp
Tweak messages when listing save states.
2010-05-03 20:09:32 +00:00
commandLine.h
…
internal_version.h
And this is 1.2.0svn now
2010-03-07 23:07:32 +00:00
internal_version.h.in
…
main.cpp
added intermediary function 'findGameOnePlugAtATime' and switched load game and run game code to use it. Added checks for DYNAMIC_MODULES defines to the checks for NEW_PLUGIN_DESIGN_FIRST_REFINEMENT
2010-08-05 00:26:46 +00:00
main.h
…
module.mk
…
plugins.cpp
added intermediary function 'findGameOnePlugAtATime' and switched load game and run game code to use it. Added checks for DYNAMIC_MODULES defines to the checks for NEW_PLUGIN_DESIGN_FIRST_REFINEMENT
2010-08-05 00:26:46 +00:00
plugins.h
gave plugin iterators more appropriate names, removed debugging printf, added comments to loadFirstPlugin and loadNextPlugin
2010-08-03 01:10:36 +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
…