rubidium
fe841c3d0b
(svn r21468) -Change: make sure the end of a bridge is always a valid tile as well, and for aqueducts show "wrong land slope" when that would be more appropriate than "bridge heads not at same height"
2010-12-11 18:28:34 +00:00
alberth
f2a59e197c
(svn r21467) -Doc: Add a few doxygen comments to config file settings code.
2010-12-11 15:14:28 +00:00
alberth
997551c599
(svn r21467) -Doc: Add a few doxygen comments to config file settings code.
2010-12-11 15:14:28 +00:00
rubidium
d5bdeb3589
(svn r21466) -Codechange: make VehicleHasDepotOrders a function of Vehicle.
2010-12-11 13:48:30 +00:00
rubidium
23369337c1
(svn r21466) -Codechange: make VehicleHasDepotOrders a function of Vehicle.
2010-12-11 13:48:30 +00:00
rubidium
ff16d3a2f8
(svn r21465) -Cleanup [FS#4295]: remove some dead code (fonsinchen)
2010-12-11 13:42:01 +00:00
rubidium
fc70825905
(svn r21465) -Cleanup [FS#4295]: remove some dead code (fonsinchen)
2010-12-11 13:42:01 +00:00
planetmaker
54908db5ef
(svn r21464) -Add: Explicitly make 'shared orders' an option in the orders menu
2010-12-11 13:38:35 +00:00
planetmaker
2a62be547a
(svn r21464) -Add: Explicitly make 'shared orders' an option in the orders menu
2010-12-11 13:38:35 +00:00
rubidium
8bcba1000f
(svn r21463) -Fix [FS#4296] (r21405): when packets are filled their pos and size aren't the same as when they're read. As a check was incorrect.
2010-12-11 13:34:23 +00:00
rubidium
71e3562f76
(svn r21463) -Fix [FS#4296] (r21405): when packets are filled their pos and size aren't the same as when they're read. As a check was incorrect.
2010-12-11 13:34:23 +00:00
rubidium
9cb806ed8f
(svn r21462) -Codechange [FS#3689]: don't do unnecessary cargo reservations in while loading/unloading vehicles. It is only needed when at least one vehicle is loading; all other times it is a waste of effort. Roughly halves the time it takes to perform loading/unloading of vehicles (fonsinchen)
2010-12-11 11:00:42 +00:00
rubidium
0d32cd3cc8
(svn r21462) -Codechange [FS#3689]: don't do unnecessary cargo reservations in while loading/unloading vehicles. It is only needed when at least one vehicle is loading; all other times it is a waste of effort. Roughly halves the time it takes to perform loading/unloading of vehicles (fonsinchen)
2010-12-11 11:00:42 +00:00
rubidium
de554146a8
(svn r21461) -Feature(tte) [FS#3711]: make it more clear that you're stopping a shared order, and make it possible retain the order list upon unsharing (sbr)
2010-12-11 10:52:45 +00:00
rubidium
834f4f157a
(svn r21461) -Feature(tte) [FS#3711]: make it more clear that you're stopping a shared order, and make it possible retain the order list upon unsharing (sbr)
2010-12-11 10:52:45 +00:00
rubidium
a6024080f1
(svn r21460) -Change [FS#3975]: place the bridge building window under the mouse instead of somewhere randomly on the screen and change the default sort order
2010-12-11 10:10:25 +00:00
rubidium
b8c9931f75
(svn r21460) -Change [FS#3975]: place the bridge building window under the mouse instead of somewhere randomly on the screen and change the default sort order
2010-12-11 10:10:25 +00:00
planetmaker
5f7bc44c3c
(svn r21459) -Feature(tte) [FS#3217]: Hotkey Ctrl+W for returning to the main menu
2010-12-10 23:38:26 +00:00
planetmaker
9336dccee6
(svn r21459) -Feature(tte) [FS#3217]: Hotkey Ctrl+W for returning to the main menu
2010-12-10 23:38:26 +00:00
rubidium
c764b3955a
(svn r21458) -Fix [FS#4180]: possible crash when news item gets removed at just the wrong moment
2010-12-10 22:39:01 +00:00
rubidium
676a53fb40
(svn r21458) -Fix [FS#4180]: possible crash when news item gets removed at just the wrong moment
2010-12-10 22:39:01 +00:00
rubidium
eae8eef382
(svn r21457) -Feature(tte) [FS#4215]: scroll to the inserted order (thror)
2010-12-10 22:32:53 +00:00
rubidium
8faa97c060
(svn r21457) -Feature(tte) [FS#4215]: scroll to the inserted order (thror)
2010-12-10 22:32:53 +00:00
yexo
faec404752
(svn r21456) -Fix: [NewGRF] make sure the parameter for house var 60 is the id of an original house
2010-12-10 22:18:16 +00:00
yexo
fff4bdecd8
(svn r21456) -Fix: [NewGRF] make sure the parameter for house var 60 is the id of an original house
2010-12-10 22:18:16 +00:00
rubidium
36a50de1e0
(svn r21455) -Feature [NewGRF]: selecting of different views of an object
2010-12-10 21:34:36 +00:00
rubidium
77aa035e4a
(svn r21455) -Feature [NewGRF]: selecting of different views of an object
2010-12-10 21:34:36 +00:00
rubidium
e590fe22ac
(svn r21454) -Codechange: add support for object variable 48
2010-12-10 21:32:52 +00:00
rubidium
5d0da9492e
(svn r21454) -Codechange: add support for object variable 48
2010-12-10 21:32:52 +00:00
rubidium
1af7df8ba0
(svn r21453) -Codechange: add the view of an object to the savegame
2010-12-10 21:32:04 +00:00
rubidium
cd6180a46d
(svn r21453) -Codechange: add the view of an object to the savegame
2010-12-10 21:32:04 +00:00
rubidium
268a57dedc
(svn r21452) -Codechange: read object property 17 (number of views)
2010-12-10 21:30:26 +00:00
rubidium
fdeab92dc7
(svn r21452) -Codechange: read object property 17 (number of views)
2010-12-10 21:30:26 +00:00
rubidium
064ef533be
(svn r21451) -Fix (r21449): make sure the matrix's child widget's size is updated with the right widget index
2010-12-10 20:05:20 +00:00
rubidium
c1efcb76ca
(svn r21451) -Fix (r21449): make sure the matrix's child widget's size is updated with the right widget index
2010-12-10 20:05:20 +00:00
translators
dbb9ccfa03
(svn r21450) -Update from WebTranslator v3.0:
...
romanian - 14 changes by kkmic
ukrainian - 6 changes by Fixer
2010-12-10 18:47:31 +00:00
translators
84b4057342
(svn r21450) -Update from WebTranslator v3.0:
...
romanian - 14 changes by kkmic
ukrainian - 6 changes by Fixer
2010-12-10 18:47:31 +00:00
rubidium
c5a369f1ba
(svn r21449) -Change: make the waypoint window make use the generic "matrix" widget
2010-12-10 17:47:40 +00:00
rubidium
8350642b26
(svn r21449) -Change: make the waypoint window make use the generic "matrix" widget
2010-12-10 17:47:40 +00:00
rubidium
89d392276f
(svn r21448) -Add: generic widget for creating a scrollable (one direction) and resizable (both directions) area with same sized widgets
2010-12-10 17:47:11 +00:00
rubidium
b91ae2483e
(svn r21448) -Add: generic widget for creating a scrollable (one direction) and resizable (both directions) area with same sized widgets
2010-12-10 17:47:11 +00:00
rubidium
f9730d5666
(svn r21447) -Add: accessor function to get the direction of a scrollbar
2010-12-10 17:33:50 +00:00
rubidium
0848d92af1
(svn r21447) -Add: accessor function to get the direction of a scrollbar
2010-12-10 17:33:50 +00:00
yexo
c16ef277d9
(svn r21446) -Doc: doxygen comments for some functions in strings.cpp
2010-12-09 21:41:31 +00:00
yexo
91b043afbc
(svn r21446) -Doc: doxygen comments for some functions in strings.cpp
2010-12-09 21:41:31 +00:00
yexo
8066998238
(svn r21445) -Fix: [NewGRF] fix gender choice lists in newgrf strings.
...
Change: strgen no longer writes the type of a string for a gender choice list
2010-12-09 21:01:50 +00:00
yexo
74d608a67e
(svn r21445) -Fix: [NewGRF] fix gender choice lists in newgrf strings.
...
Change: strgen no longer writes the type of a string for a gender choice list
2010-12-09 21:01:50 +00:00
yexo
510f875265
(svn r21444) -Codechange: compute the type of elements in the argv string array on the fly and compare it with the type set by strgen
2010-12-09 20:57:52 +00:00
yexo
475ac872c9
(svn r21444) -Codechange: compute the type of elements in the argv string array on the fly and compare it with the type set by strgen
2010-12-09 20:57:52 +00:00
translators
c0d7c00dd8
(svn r21443) -Update from WebTranslator v3.0:
...
croatian - 6 changes by VoyagerOne
english_US - 8 changes by Rubidium
german - 9 changes by planetmaker
hungarian - 1 changes by IPG
serbian - 6 changes by etran
2010-12-09 18:45:19 +00:00