yexo
|
7ff55502f0
|
(svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make sure all members are properly initialized
|
2010-02-25 20:06:11 +00:00 |
|
yexo
|
2eea7da8e6
|
(svn r19212) -Fix: base graphics set with an empty filename in the obg file caused segfaults
|
2010-02-22 20:18:59 +00:00 |
|
yexo
|
3b9da089e5
|
(svn r19212) -Fix: base graphics set with an empty filename in the obg file caused segfaults
|
2010-02-22 20:18:59 +00:00 |
|
rubidium
|
38aff74d42
|
(svn r19206) -Add: concept of fallback base sets, i.e. do not automatically load the NoMusic/NoSound sets when there is another set
|
2010-02-22 16:24:23 +00:00 |
|
rubidium
|
03e5434e63
|
(svn r19206) -Add: concept of fallback base sets, i.e. do not automatically load the NoMusic/NoSound sets when there is another set
|
2010-02-22 16:24:23 +00:00 |
|
rubidium
|
9467b7c6d6
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
82fc28f77f
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
42d7f30dcc
|
(svn r18608) -Change: add the concept of music sets
|
2009-12-22 21:40:29 +00:00 |
|
rubidium
|
a8d6d18b22
|
(svn r18608) -Change: add the concept of music sets
|
2009-12-22 21:40:29 +00:00 |
|
rubidium
|
ec77e712b7
|
(svn r18483) -Document [FS#3367]: that OpenGFX/OpenSFX can be used and where to find them. Also refer to the readme in some error messages.
|
2009-12-13 14:23:45 +00:00 |
|
rubidium
|
b9b357b8e8
|
(svn r18483) -Document [FS#3367]: that OpenGFX/OpenSFX can be used and where to find them. Also refer to the readme in some error messages.
|
2009-12-13 14:23:45 +00:00 |
|
rubidium
|
da30e736ca
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
|
rubidium
|
b00a5f1069
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
|
rubidium
|
224f4e0197
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
|
rubidium
|
860b9b1cea
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
smatz
|
f85b8c4e09
|
(svn r17596) -Codechange: constify some tables
|
2009-09-20 23:11:01 +00:00 |
|
smatz
|
114d48e492
|
(svn r17596) -Codechange: constify some tables
|
2009-09-20 23:11:01 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
be9033295e
|
(svn r17247) -Change: move '3rd party' MD5 implementation also to the 3rdparty directory.
|
2009-08-21 20:15:17 +00:00 |
|
rubidium
|
60a3bc9034
|
(svn r17247) -Change: move '3rd party' MD5 implementation also to the 3rdparty directory.
|
2009-08-21 20:15:17 +00:00 |
|
rubidium
|
11f4973cf6
|
(svn r17241) -Change: make a distinction between missing and corrupted data files. If (at least) one data file is missing do not consider the set to be useable. Do also no autodetect sets with missing files.
|
2009-08-20 17:02:44 +00:00 |
|
rubidium
|
2fd1b000e5
|
(svn r17241) -Change: make a distinction between missing and corrupted data files. If (at least) one data file is missing do not consider the set to be useable. Do also no autodetect sets with missing files.
|
2009-08-20 17:02:44 +00:00 |
|
matthijs
|
b76a61f317
|
(svn r17238) -Codechange: Clean up CheckExternalFiles a bit and improve the error message it
outputs. This makes the function return faster in the common case when all
files are in order, by not doing another set of MD5 checks.
|
2009-08-20 15:37:24 +00:00 |
|
matthijs
|
edcaf8aa3a
|
(svn r17238) -Codechange: Clean up CheckExternalFiles a bit and improve the error message it
outputs. This makes the function return faster in the common case when all
files are in order, by not doing another set of MD5 checks.
|
2009-08-20 15:37:24 +00:00 |
|
rubidium
|
f21b0a0cc8
|
(svn r17142) -Fix [FS#3103] (r17139): MSVC didn't like some template stuff
|
2009-08-10 10:25:40 +00:00 |
|
rubidium
|
40a8bd556e
|
(svn r17142) -Fix [FS#3103] (r17139): MSVC didn't like some template stuff
|
2009-08-10 10:25:40 +00:00 |
|
rubidium
|
93493827b6
|
(svn r17139) -Change: add the concept of sound sets
|
2009-08-09 19:50:44 +00:00 |
|
rubidium
|
9ee2a66c86
|
(svn r17139) -Change: add the concept of sound sets
|
2009-08-09 19:50:44 +00:00 |
|
rubidium
|
cdb969e164
|
(svn r17133) -Codechange: generalise the code that searches for base graphics
|
2009-08-09 16:54:03 +00:00 |
|
rubidium
|
f118932643
|
(svn r17133) -Codechange: generalise the code that searches for base graphics
|
2009-08-09 16:54:03 +00:00 |
|
smatz
|
e300d153cc
|
(svn r16548) -Fix (r16538): removing of duplicates of base graphics set could behave randomly
|
2009-06-10 05:36:58 +00:00 |
|
smatz
|
498d2b0caa
|
(svn r16548) -Fix (r16538): removing of duplicates of base graphics set could behave randomly
|
2009-06-10 05:36:58 +00:00 |
|
rubidium
|
5209b32953
|
(svn r16538) -Fix (r16503): when finding duplicate graphics sets favour the more complete one
|
2009-06-08 22:13:10 +00:00 |
|
rubidium
|
afdeab52ab
|
(svn r16538) -Fix (r16503): when finding duplicate graphics sets favour the more complete one
|
2009-06-08 22:13:10 +00:00 |
|
smatz
|
4e7ec0035e
|
(svn r16507) -Fix (r16503): segfault when deleting non-last graphics set
|
2009-06-03 00:05:51 +00:00 |
|
smatz
|
d1a50f5258
|
(svn r16507) -Fix (r16503): segfault when deleting non-last graphics set
|
2009-06-03 00:05:51 +00:00 |
|
rubidium
|
b982ff66f6
|
(svn r16503) -Fix: base graphics names must be unique, so don't add duplicates (even if the versions differ).
|
2009-06-02 12:56:38 +00:00 |
|
rubidium
|
be04b7e29c
|
(svn r16503) -Fix: base graphics names must be unique, so don't add duplicates (even if the versions differ).
|
2009-06-02 12:56:38 +00:00 |
|
rubidium
|
c496a3e014
|
(svn r16421) -Codechange: do not unnecessarily remove constness or unnecessarily add it.
|
2009-05-24 20:29:04 +00:00 |
|
rubidium
|
0d99b6c71c
|
(svn r16421) -Codechange: do not unnecessarily remove constness or unnecessarily add it.
|
2009-05-24 20:29:04 +00:00 |
|
frosch
|
3f9fa18671
|
(svn r16342) -Feature(tte): Display base graphics description in game options window.
|
2009-05-17 18:21:21 +00:00 |
|
frosch
|
5507a5b233
|
(svn r16342) -Feature(tte): Display base graphics description in game options window.
|
2009-05-17 18:21:21 +00:00 |
|
smatz
|
ce7dff4acc
|
(svn r16269) -Codechange: use gcc's ability to check parameters sent to printf-like functions
-Fix: wrong number of parameters or wrong parameter types sent to printf-like functions at several places
|
2009-05-10 17:27:25 +00:00 |
|
smatz
|
f5316c5cbd
|
(svn r16269) -Codechange: use gcc's ability to check parameters sent to printf-like functions
-Fix: wrong number of parameters or wrong parameter types sent to printf-like functions at several places
|
2009-05-10 17:27:25 +00:00 |
|
rubidium
|
8216a0f5c9
|
(svn r15694) -Codechange/feature/fix: invert the order in which base graphics sets are queried making it fairly unlikely that downloaded graphics sets override the original graphics.
|
2009-03-12 20:43:03 +00:00 |
|
rubidium
|
af18469455
|
(svn r15694) -Codechange/feature/fix: invert the order in which base graphics sets are queried making it fairly unlikely that downloaded graphics sets override the original graphics.
|
2009-03-12 20:43:03 +00:00 |
|
rubidium
|
63f0ff25fc
|
(svn r15476) -Fix [FS#2630]: crash when opening the game options when the currently loaded base graphics pack has less than 2 valid graphics files. For example when someone replaces all his/her original base graphics with custom work (but keeps the name) or renames the dos ones to windows or vice versa.
|
2009-02-14 01:42:12 +00:00 |
|