scummvm/base
agent-q 92a71f7452 DS: Port of changes from branch-1-2-0 that I should really have moved into the trunk.
"DS: Prevent the command line help string from being included in the binary."
5f3a90a5f6911188b8d1ded08dbdf6d233e9eb7b

"GUI: Allow disabling of Mass Add dialog.  Saves a few Kb of binary size on the DS, and is not particularly useful on that platform."
240ff87cf4472538d25a1c5628c8d15f1791ab1c

"GUI: Don't search for theme zip files on startup when running on the DS.  Themes aren't supported anyway, and the search severely delays startup."
fe3b18ce0df03117081e83d99f4a2cbd864d3286
2011-05-21 15:45:51 +01:00
..
commandLine.cpp DS: Port of changes from branch-1-2-0 that I should really have moved into the trunk. 2011-05-21 15:45:51 +01:00
commandLine.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
internal_revision.h.in CREATE_PROJECT: Update revision number support (fixes bug #3280881) 2011-04-24 16:59:46 -04:00
internal_version.h RELEASE: Tag branch-1-3-0 and set version 2011-05-01 14:43:36 +03:00
internal_version.h.in CREATE_PROJECT: Update revision number support (fixes bug #3280881) 2011-04-24 16:59:46 -04:00
main.cpp BASE: Suppress pointless warning message (fixes bug #3291522) 2011-05-05 17:44:49 +02: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 Merge remote branch 'remotes/dreammaster/tsage' 2011-04-13 21:08:05 +10:00
plugins.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
version.cpp BASE: Added "Theora" to the features string, when enabled. 2010-10-13 19:22:04 +00:00
version.h