Commit Graph

13 Commits

Author SHA1 Message Date
Arnaud Boutonné
6a299ce0b8 COPYRIGHT: Update copyright year - Happy new year!
svn-id: r55082
2010-12-31 23:04:49 +00:00
Arnaud Boutonné
8c9d82715e Update copyright string to show current year
svn-id: r47447
2010-01-22 23:39:28 +00:00
Johannes Schickel
6672468b23 Initial check in of a tool which is able to create MSVC project files out of the configure / Makefile based build system.
svn-id: r45380
2009-10-25 22:47:43 +00:00
Eugene Sandulenko
272e9487aa Restored several files after the version update.
.in files are THE sources, and have to be modified, not the files generated
from them.

svn-id: r42358
2009-07-10 22:46:36 +00:00
Max Horn
5bac6ed411 Updated some copyright strings to 2001-2008
svn-id: r34371
2008-09-05 22:14:43 +00:00
Max Horn
5ebdedc75e Backport changes made in scummvm.rc to the file it is generated from, scummvm.rc.in
svn-id: r29794
2007-12-09 15:17:37 +00:00
Max Horn
218e132e37 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
svn-id: r27024
2007-05-30 21:56:52 +00:00
Eugene Sandulenko
70ae802171 Update year
svn-id: r23049
2006-06-12 00:11:24 +00:00
Eugene Sandulenko
8958558797 oops. Copyright sign lost
svn-id: r23043
2006-06-11 22:40:32 +00:00
Eugene Sandulenko
1c285c7094 Bump version
svn-id: r23041
2006-06-11 22:29:41 +00:00
Travis Howell
1d324dd2d2 Fix mingw compile
svn-id: r22400
2006-05-09 23:38:10 +00:00
Eugene Sandulenko
d2546e3979 - Updated MSVC8 project files
- 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-05-09 14:16:43 +00:00
Eugene Sandulenko
78cc6e4ead Finish cleanup of root directory. Now move scummvm.rc to dists/
svn-id: r21860
2006-04-14 01:01:43 +00:00