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-27 13:42:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
base
History
Max Horn
f2ff555996
Rest of patch
#2982224
: GSoC: Added unit test and unified error message display
...
svn-id: r48627
2010-04-11 19:04:02 +00:00
..
commandLine.cpp
COMMON: Cleanup ConfigManager code
2010-03-29 20:31:23 +00:00
commandLine.h
argv should not be modified; make it plenty const.
2009-03-21 16:07:46 +00:00
internal_version.h
And this is 1.2.0svn now
2010-03-07 23:07:32 +00:00
internal_version.h.in
…
main.cpp
Rest of patch
#2982224
: GSoC: Added unit test and unified error message display
2010-04-11 19:04:02 +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
Fix our DECLARE_SINGLETON macro to conform to the C++ specs.
2010-03-13 21:55:49 +00:00
plugins.h
COMMON: Move typedef StringList from str.h to new header str-array.h
2010-03-18 15:09:24 +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
…