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-12 12:40:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
base
History
Vicent Marti
dcc72fe29e
Massive refactoring/cleanup on the theme engine/parser.
...
svn-id: r34285
2008-09-02 17:51:08 +00:00
..
commandLine.cpp
Committed my patch
#2026097
("ALSA: Try both 65:0 and 17:0 by default"), with a
2008-08-05 21:43:10 +00:00
commandLine.h
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
2007-05-30 21:56:52 +00:00
game.cpp
Fixed nasty bug in findPlainGameDescriptor -- contrary to is documentation, it would not return 0 upon failure to find a match, but rather a (0,0) record.
2008-07-20 16:28:06 +00:00
game.h
Added convenience accessor method GameDescriptor::preferredtarget
2008-07-29 16:16:15 +00:00
internal_version.h
This is 0.13.0svn now
2008-07-21 05:09:29 +00:00
internal_version.h.in
New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in version 1.2.3CVS)
2006-01-25 20:53:25 +00:00
main.cpp
Massive refactoring/cleanup on the theme engine/parser.
2008-09-02 17:51:08 +00:00
main.h
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
2007-05-30 21:56:52 +00:00
module.mk
Removed trailing spaces.
2008-01-27 19:47:41 +00:00
plugins.cpp
Added Tinsel engine to main repos (no news item for it ON PURPOSE)
2008-07-23 09:02:47 +00:00
plugins.h
Removed -Wundef from the default list of compiler flags, and changed PLUGIN_ENABLED_DYNAMIC to not use 'defined()', thus avoiding compiler problems on e.g. BeOS
2008-07-19 21:42:31 +00:00
version.cpp
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
version.h
Fixed the spaces before tabs.
2008-01-28 00:14:17 +00:00