frosch
|
a499435351
|
(svn r24786) -Codechange: Add SettingsProfile enum for difficulty profiles and highscore tables.
|
2012-12-05 19:34:45 +00:00 |
|
frosch
|
b77bb699da
|
(svn r24250) -Fix [FS#5154]: Do not immediately display error messages from parsing the cfg file, but schedule them for displaying after the GUI is prepared for it.
|
2012-05-14 21:04:49 +00:00 |
|
frosch
|
c6ed8c01b3
|
(svn r24250) -Fix [FS#5154]: Do not immediately display error messages from parsing the cfg file, but schedule them for displaying after the GUI is prepared for it.
|
2012-05-14 21:04:49 +00:00 |
|
frosch
|
51e7c489a3
|
(svn r24247) -Fix: If loading of int-list settings fails, use the default.
|
2012-05-14 20:53:39 +00:00 |
|
frosch
|
c11d80148f
|
(svn r24247) -Fix: If loading of int-list settings fails, use the default.
|
2012-05-14 20:53:39 +00:00 |
|
frosch
|
f214171d15
|
(svn r24193) -Fix (r24191): Also update comments accordingly.
|
2012-05-01 15:34:45 +00:00 |
|
frosch
|
599f89e641
|
(svn r24193) -Fix (r24191): Also update comments accordingly.
|
2012-05-01 15:34:45 +00:00 |
|
frosch
|
43ac4de940
|
(svn r24192) -Fix [FS#5153-ish]: Also use default value when reading an invalid integer setting value.
|
2012-05-01 15:33:42 +00:00 |
|
frosch
|
ec73ad1145
|
(svn r24192) -Fix [FS#5153-ish]: Also use default value when reading an invalid integer setting value.
|
2012-05-01 15:33:42 +00:00 |
|
michi_cc
|
adb1692f27
|
(svn r24146) -Fix [FS#5153]: Use default value when reading an invalid setting value. (Eddi)
|
2012-04-17 19:45:04 +00:00 |
|
michi_cc
|
3f267db3a6
|
(svn r24146) -Fix [FS#5153]: Use default value when reading an invalid setting value. (Eddi)
|
2012-04-17 19:45:04 +00:00 |
|
michi_cc
|
123427749b
|
(svn r24145) -Cleanup: Switch coding style.
|
2012-04-17 19:44:59 +00:00 |
|
michi_cc
|
6c8a16f36e
|
(svn r24145) -Cleanup: Switch coding style.
|
2012-04-17 19:44:59 +00:00 |
|
truebrain
|
5d4b2519a4
|
(svn r23609) -Add: save/load all GameScript related material
|
2011-12-19 20:56:34 +00:00 |
|
truebrain
|
f239a61406
|
(svn r23609) -Add: save/load all GameScript related material
|
2011-12-19 20:56:34 +00:00 |
|
truebrain
|
c74ccfff1b
|
(svn r23601) -Fix: fix the conflict in window number
|
2011-12-19 20:50:21 +00:00 |
|
truebrain
|
561b25d031
|
(svn r23601) -Fix: fix the conflict in window number
|
2011-12-19 20:50:21 +00:00 |
|
rubidium
|
c3440658e8
|
(svn r23480) -Fix [FS#4594]: replace OS error messages with internal error messages when that's possible
|
2011-12-10 16:05:26 +00:00 |
|
rubidium
|
0ca25fb3af
|
(svn r23480) -Fix [FS#4594]: replace OS error messages with internal error messages when that's possible
|
2011-12-10 16:05:26 +00:00 |
|
rubidium
|
9aab2dc861
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
rubidium
|
58423b26d1
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
frosch
|
ac150080de
|
(svn r23427) -Fix: Do not load screen resolution and other basic stuff after bootstrap is finished. It was already loaded before, and might got changed already.
|
2011-12-04 13:21:51 +00:00 |
|
frosch
|
34f9c4d00f
|
(svn r23427) -Fix: Do not load screen resolution and other basic stuff after bootstrap is finished. It was already loaded before, and might got changed already.
|
2011-12-04 13:21:51 +00:00 |
|
michi_cc
|
fc8633e1ac
|
(svn r23415) -Feature: Infrastructure maintenance costs.
|
2011-12-03 23:40:46 +00:00 |
|
michi_cc
|
d3b7b89493
|
(svn r23415) -Feature: Infrastructure maintenance costs.
|
2011-12-03 23:40:46 +00:00 |
|
truebrain
|
ac0f5398c2
|
(svn r23386) -Fix: debug script related events to 'script' (removes 'ai')
|
2011-12-01 12:04:10 +00:00 |
|
truebrain
|
a8b22e5292
|
(svn r23386) -Fix: debug script related events to 'script' (removes 'ai')
|
2011-12-01 12:04:10 +00:00 |
|
truebrain
|
bf803e40cc
|
(svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too
|
2011-12-01 12:03:34 +00:00 |
|
truebrain
|
cc12942d70
|
(svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too
|
2011-12-01 12:03:34 +00:00 |
|
truebrain
|
e7c77353ce
|
(svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfig
|
2011-11-29 23:26:35 +00:00 |
|
truebrain
|
34d7f01ccc
|
(svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfig
|
2011-11-29 23:26:35 +00:00 |
|
peter1138
|
9e0e4bf639
|
(svn r23315) -Codechange: Only encode sprites for zoom levels that will be used.
|
2011-11-24 12:26:44 +00:00 |
|
peter1138
|
15d0a22aac
|
(svn r23315) -Codechange: Only encode sprites for zoom levels that will be used.
|
2011-11-24 12:26:44 +00:00 |
|
peter1138
|
782aee3c2a
|
(svn r23314) -Add: Add settings to restrict viewport zoom levels.
|
2011-11-24 12:20:14 +00:00 |
|
peter1138
|
4e97261315
|
(svn r23314) -Add: Add settings to restrict viewport zoom levels.
|
2011-11-24 12:20:14 +00:00 |
|
rubidium
|
cebe2eac6b
|
(svn r23224) -Codechange: first load the config file partially so we can push scanning AIs to later in the process (when the GUI is showing the progress bar)
|
2011-11-14 21:42:54 +00:00 |
|
rubidium
|
834eac49fd
|
(svn r23224) -Codechange: first load the config file partially so we can push scanning AIs to later in the process (when the GUI is showing the progress bar)
|
2011-11-14 21:42:54 +00:00 |
|
planetmaker
|
67053ce41f
|
(svn r23211) -Fix: Invalidate build vehicle window when changing the setting for wagon speed limits
|
2011-11-14 10:42:47 +00:00 |
|
planetmaker
|
9309ef58a0
|
(svn r23211) -Fix: Invalidate build vehicle window when changing the setting for wagon speed limits
|
2011-11-14 10:42:47 +00:00 |
|
rubidium
|
4ef3d33895
|
(svn r23193) -Codechange: don't cast away const unneededly
|
2011-11-12 08:10:22 +00:00 |
|
rubidium
|
bd64bf6372
|
(svn r23193) -Codechange: don't cast away const unneededly
|
2011-11-12 08:10:22 +00:00 |
|
yexo
|
41e9da2420
|
(svn r23169) -Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI settings unless gui.ai_developer_tools is enabled (Zuu)
|
2011-11-08 21:48:00 +00:00 |
|
yexo
|
a256bd71e4
|
(svn r23169) -Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI settings unless gui.ai_developer_tools is enabled (Zuu)
|
2011-11-08 21:48:00 +00:00 |
|
rubidium
|
9838ceb880
|
(svn r22824) -Codechange: pass sub directory to ini loading
|
2011-08-24 13:38:26 +00:00 |
|
rubidium
|
05300a00b1
|
(svn r22824) -Codechange: pass sub directory to ini loading
|
2011-08-24 13:38:26 +00:00 |
|
frosch
|
9a5f813b6d
|
(svn r22618) -Fix [FS#4653]: When changing difficulty settings over the network, do not just reopen the difficulty window if any game options window is opened; instead invalidate them properly.
|
2011-07-02 12:58:37 +00:00 |
|
frosch
|
c544dca519
|
(svn r22618) -Fix [FS#4653]: When changing difficulty settings over the network, do not just reopen the difficulty window if any game options window is opened; instead invalidate them properly.
|
2011-07-02 12:58:37 +00:00 |
|
rubidium
|
196a394a3c
|
(svn r22577) -Fix: MSVC64 compile warning
|
2011-06-13 07:43:48 +00:00 |
|
rubidium
|
dc74518b96
|
(svn r22577) -Fix: MSVC64 compile warning
|
2011-06-13 07:43:48 +00:00 |
|
frosch
|
ea311e7904
|
(svn r22522) -Fix (r22489): (size_t)(uint32)(-1) != (size_t)-1
|
2011-05-29 18:35:31 +00:00 |
|