rubidium
|
6e31c2f068
|
(svn r23241) -Codechange: make the decision when to go to the custom drawn cursor more prominently during the initialisation of OpenTTD
|
2011-11-17 21:09:08 +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 |
|
rubidium
|
023d530ead
|
(svn r23222) -Codechange: reduce tar scanning calls to the bare minimum
|
2011-11-14 21:40:39 +00:00 |
|
rubidium
|
4ae8bbea07
|
(svn r23222) -Codechange: reduce tar scanning calls to the bare minimum
|
2011-11-14 21:40:39 +00:00 |
|
rubidium
|
4d281cce97
|
(svn r23217) -Codechange: introduce the concept of scanning only in a limited set of sub directories
|
2011-11-14 21:30:37 +00:00 |
|
rubidium
|
6d991b3b10
|
(svn r23217) -Codechange: introduce the concept of scanning only in a limited set of sub directories
|
2011-11-14 21:30:37 +00:00 |
|
rubidium
|
33d71b45fe
|
(svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free
|
2011-11-12 13:00:29 +00:00 |
|
rubidium
|
7fd1e1df81
|
(svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free
|
2011-11-12 13:00:29 +00:00 |
|
rubidium
|
413c92444a
|
(svn r23123) -Fix [FS#4790] (r22792): variable was initialised at the wrong moment making things with the cursor go wrong
|
2011-11-06 09:37:26 +00:00 |
|
rubidium
|
1f823f89a1
|
(svn r23123) -Fix [FS#4790] (r22792): variable was initialised at the wrong moment making things with the cursor go wrong
|
2011-11-06 09:37:26 +00:00 |
|
yexo
|
047957487a
|
(svn r23065) -Add: -q option to read a savegame, write some general info and exit
|
2011-10-30 13:47:45 +00:00 |
|
yexo
|
433f74edd9
|
(svn r23065) -Add: -q option to read a savegame, write some general info and exit
|
2011-10-30 13:47:45 +00:00 |
|
michi_cc
|
7b35dd4f54
|
(svn r23000) -Feature: Base graphics sets can now specify a preferred blitter which OpenTTD uses to decide which blitter to load.
|
2011-10-04 21:35:47 +00:00 |
|
michi_cc
|
c575b5bbd7
|
(svn r23000) -Feature: Base graphics sets can now specify a preferred blitter which OpenTTD uses to decide which blitter to load.
|
2011-10-04 21:35:47 +00:00 |
|
michi_cc
|
7c325fcb78
|
(svn r22874) -Fix [FS#4747]: Check size of various buffers before allocation. (monoid)
|
2011-09-02 20:16:41 +00:00 |
|
michi_cc
|
65637d8941
|
(svn r22874) -Fix [FS#4747]: Check size of various buffers before allocation. (monoid)
|
2011-09-02 20:16:41 +00:00 |
|
rubidium
|
51fba23ad7
|
(svn r22830) -Codechange: move more logic to after the scanning of NewGRFs
|
2011-08-24 17:04:18 +00:00 |
|
rubidium
|
432b1a4aff
|
(svn r22830) -Codechange: move more logic to after the scanning of NewGRFs
|
2011-08-24 17:04:18 +00:00 |
|
rubidium
|
c8167de1c2
|
(svn r22822) -Codechange: make a distinction between base sets and newgrfs for their directory
|
2011-08-24 13:33:49 +00:00 |
|
rubidium
|
0061b5f184
|
(svn r22822) -Codechange: make a distinction between base sets and newgrfs for their directory
|
2011-08-24 13:33:49 +00:00 |
|
rubidium
|
9aa6000b15
|
(svn r22818) -Fix [FS#4742] (r22796, rlongago): don't spawn threads for world generation and NewGRF scanning when using the dedicated or null video driver regardless of the used blitter
|
2011-08-24 12:11:10 +00:00 |
|
rubidium
|
9fe4b959ac
|
(svn r22818) -Fix [FS#4742] (r22796, rlongago): don't spawn threads for world generation and NewGRF scanning when using the dedicated or null video driver regardless of the used blitter
|
2011-08-24 12:11:10 +00:00 |
|
rubidium
|
cdb0d6cecc
|
(svn r22799) -Fix (r22792): compile failure when there is no networking support
|
2011-08-21 13:10:19 +00:00 |
|
rubidium
|
23e5720392
|
(svn r22799) -Fix (r22792): compile failure when there is no networking support
|
2011-08-21 13:10:19 +00:00 |
|
rubidium
|
ac549d4093
|
(svn r22795) -Codechange: load the intro game the first time without NewGRFs
|
2011-08-21 12:52:24 +00:00 |
|
rubidium
|
5ea6064fab
|
(svn r22795) -Codechange: load the intro game the first time without NewGRFs
|
2011-08-21 12:52:24 +00:00 |
|
rubidium
|
c99364e025
|
(svn r22792) -Codechange: use scan callback for initial NewGRF scanning
|
2011-08-21 12:50:47 +00:00 |
|
rubidium
|
5e7abe58f9
|
(svn r22792) -Codechange: use scan callback for initial NewGRF scanning
|
2011-08-21 12:50:47 +00:00 |
|
rubidium
|
1ca06f2aae
|
(svn r22788) -Codechange: move modal progress related functions and variables to progress.cpp/h
|
2011-08-21 12:48:46 +00:00 |
|
rubidium
|
421053a694
|
(svn r22788) -Codechange: move modal progress related functions and variables to progress.cpp/h
|
2011-08-21 12:48:46 +00:00 |
|
rubidium
|
176d0b9f4a
|
(svn r22786) -Codechange: rename genworld mutices to model_progress mutices
|
2011-08-21 12:47:24 +00:00 |
|
rubidium
|
7b7869fba7
|
(svn r22786) -Codechange: rename genworld mutices to model_progress mutices
|
2011-08-21 12:47:24 +00:00 |
|
rubidium
|
727580274b
|
(svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress
|
2011-08-21 12:46:46 +00:00 |
|
rubidium
|
37415b9cf7
|
(svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress
|
2011-08-21 12:46:46 +00:00 |
|
frosch
|
31ad03e4d2
|
(svn r22693) -Fix [FS#4691]: The override managers were not reset in some cases like creating a new scenario.
|
2011-07-29 22:23:17 +00:00 |
|
frosch
|
c9e920f1eb
|
(svn r22693) -Fix [FS#4691]: The override managers were not reset in some cases like creating a new scenario.
|
2011-07-29 22:23:17 +00:00 |
|
frosch
|
c1b1513815
|
(svn r22626) -Fix [FS#4622]: Also initialise _old_vds with newgame settings; TTD savegames do not contain these settings.
|
2011-07-03 10:59:25 +00:00 |
|
frosch
|
d29def43b0
|
(svn r22626) -Fix [FS#4622]: Also initialise _old_vds with newgame settings; TTD savegames do not contain these settings.
|
2011-07-03 10:59:25 +00:00 |
|
alberth
|
cae2d84af3
|
(svn r22512) -Add: Save heightmap.
|
2011-05-28 13:55:34 +00:00 |
|
alberth
|
f1cae9960f
|
(svn r22512) -Add: Save heightmap.
|
2011-05-28 13:55:34 +00:00 |
|
rubidium
|
1ef751e855
|
(svn r22423) -Document: some network stuff
|
2011-05-04 20:24:23 +00:00 |
|
rubidium
|
944a5cb7aa
|
(svn r22423) -Document: some network stuff
|
2011-05-04 20:24:23 +00:00 |
|
frosch
|
74e71380ef
|
(svn r22419) -Change: Always use the DOS palette for drawing.
-Remove: the '-i' option for palette selection.
|
2011-05-04 17:12:37 +00:00 |
|
frosch
|
bbcd2bab5d
|
(svn r22419) -Change: Always use the DOS palette for drawing.
-Remove: the '-i' option for palette selection.
|
2011-05-04 17:12:37 +00:00 |
|
rubidium
|
2e5b1f178e
|
(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings
|
2011-03-05 18:00:48 +00:00 |
|
rubidium
|
f90044d343
|
(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings
|
2011-03-05 18:00:48 +00:00 |
|
alberth
|
9222a30173
|
(svn r22145) -Codechange: Do explicit test for non-bool values.
|
2011-02-25 22:04:38 +00:00 |
|
alberth
|
31386c42a7
|
(svn r22145) -Codechange: Do explicit test for non-bool values.
|
2011-02-25 22:04:38 +00:00 |
|
smatz
|
c85e1c3089
|
(svn r22116) -Codechange: use PoolBase::Clean() at more places
|
2011-02-19 23:05:47 +00:00 |
|