aboutsummaryrefslogtreecommitdiff
path: root/dists/scummvm.rc
AgeCommit message (Collapse)Author
2011-05-05BUILD: Get rid of old MSVC style win resource support.Johannes Schickel
2011-05-05WIN32: Embed engine data files and theme files into executable.Johannes Schickel
This embeds all the engine data files from dists/engine-data into the executable in case the engines using them are included statically. Furthermore it includes the theme dist files in the executable.
2011-05-01RELEASE: This is 1.4.0gitEugene Sandulenko
2011-03-08WIN32: Use names for various magic constants in resource definitionsMax Horn
2011-02-14GIT: ./tools/update-version.pl 1 3 0 gitdhewg
2010-09-17RELEASE: This is 1.3.0svnEugene Sandulenko
svn-id: r52773
2010-03-07And this is 1.2.0svn nowEugene Sandulenko
svn-id: r48178
2010-01-22Update copyright string to show current yearArnaud Boutonné
svn-id: r47447
2009-10-25Initial check in of a tool which is able to create MSVC project files out of ↵Johannes Schickel
the configure / Makefile based build system. svn-id: r45380
2009-07-24This is 1.1.0svnEugene Sandulenko
svn-id: r42699
2009-07-10Restored several files after the version update.Eugene Sandulenko
.in files are THE sources, and have to be modified, not the files generated from them. svn-id: r42358
2009-07-10This is 1.0.0svnEugene Sandulenko
svn-id: r42346
2009-04-18Part of patch #2738575: "GSOC09: Upd copyright add about line, fix MSVC ↵Eugene Sandulenko
warnings" svn-id: r39995
2009-01-19This is 0.14.0svnEugene Sandulenko
svn-id: r35927
2008-09-05Updated some copyright strings to 2001-2008Max Horn
svn-id: r34371
2008-07-21This is 0.13.0svn nowEugene Sandulenko
svn-id: r33160
2007-12-28Bumping version to 0.12.0svnEugene Sandulenko
svn-id: r30030
2007-12-02fixes for cygwin buildKostas Nakos
svn-id: r29700
2007-06-05Trunk becomes 0.11.0svnEugene Sandulenko
svn-id: r27116
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2006-06-12Update yearEugene Sandulenko
svn-id: r23049
2006-06-11oops. Copyright sign lostEugene Sandulenko
svn-id: r23043
2006-06-11Bump versionEugene Sandulenko
svn-id: r23041
2006-05-13fix VS2005 compilation warningsAndrew Kurushin
svn-id: r22431
2006-05-09Fix mingw compileTravis Howell
svn-id: r22400
2006-05-09- Updated MSVC8 project filesEugene Sandulenko
- Renamed base/options.cpp to base/commandLine.cpp because of conflict with gui/options.cpp which sit in same directory in MSVC builds - Moved AudioCDManager singleton declaration outside of Audio namespace - Fixed numerous MSVC warning of potentially uninitialized variables and int <-> bool conversions. svn-id: r22397
2006-04-14Finish cleanup of root directory. Now move scummvm.rc to dists/Eugene Sandulenko
svn-id: r21860