rubidium
|
5bb7b8ad35
|
(svn r17062) -Change: unify the naming of some 125 strings
|
2009-08-04 18:04:33 +00:00 |
|
rubidium
|
4b2592dbc0
|
(svn r17062) -Change: unify the naming of some 125 strings
|
2009-08-04 18:04:33 +00:00 |
|
frosch
|
1969cbd6e8
|
(svn r16957) -Fix: Trigger the same window repositioning after changing font/language as it is done after resizing the main OpenTTD window.
|
2009-07-25 15:58:48 +00:00 |
|
frosch
|
55e07d0606
|
(svn r16957) -Fix: Trigger the same window repositioning after changing font/language as it is done after resizing the main OpenTTD window.
|
2009-07-25 15:58:48 +00:00 |
|
rubidium
|
f49259326d
|
(svn r16954) -Codechange: make the Game Options window use the nested widget system.
|
2009-07-25 15:10:52 +00:00 |
|
rubidium
|
96cc9c2de1
|
(svn r16954) -Codechange: make the Game Options window use the nested widget system.
|
2009-07-25 15:10:52 +00:00 |
|
rubidium
|
4874578e79
|
(svn r16930) -Codechange: more StringID name unification and grouping
|
2009-07-23 19:31:50 +00:00 |
|
rubidium
|
e9bc557b2a
|
(svn r16930) -Codechange: more StringID name unification and grouping
|
2009-07-23 19:31:50 +00:00 |
|
rubidium
|
6435dc89fe
|
(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_func.h
|
2009-07-22 10:18:19 +00:00 |
|
rubidium
|
cb0409fe52
|
(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_func.h
|
2009-07-22 10:18:19 +00:00 |
|
rubidium
|
b4f5a1eebb
|
(svn r16868) -Codechange: unify UpdateAll[Station|Waypoint]VirtCoords
|
2009-07-18 08:41:58 +00:00 |
|
rubidium
|
8c17c6cb2b
|
(svn r16868) -Codechange: unify UpdateAll[Station|Waypoint]VirtCoords
|
2009-07-18 08:41:58 +00:00 |
|
rubidium
|
34570f4e93
|
(svn r16842) -Cleanup: add some spaces around a few operators
|
2009-07-16 10:13:33 +00:00 |
|
rubidium
|
594070194f
|
(svn r16842) -Cleanup: add some spaces around a few operators
|
2009-07-16 10:13:33 +00:00 |
|
rubidium
|
79deeee323
|
(svn r16821) -Codechange: unify the naming of type::UpdateVirtCoord and UpdateAll[Type]VirtCoords.
|
2009-07-13 22:33:25 +00:00 |
|
rubidium
|
e067d4a4b8
|
(svn r16821) -Codechange: unify the naming of type::UpdateVirtCoord and UpdateAll[Type]VirtCoords.
|
2009-07-13 22:33:25 +00:00 |
|
rubidium
|
62f770a5fc
|
(svn r16781) -Fix [FS#3026] (r16297): don't cast negative values to uints when the settings' range is "negative..positive".
|
2009-07-10 16:32:12 +00:00 |
|
rubidium
|
24305a68ee
|
(svn r16781) -Fix [FS#3026] (r16297): don't cast negative values to uints when the settings' range is "negative..positive".
|
2009-07-10 16:32:12 +00:00 |
|
alberth
|
194701b27a
|
(svn r16687) -Codechange: Perform re-initialization of windows with nested widgets after a language change.
|
2009-06-28 20:09:40 +00:00 |
|
alberth
|
058bb5d6c3
|
(svn r16687) -Codechange: Perform re-initialization of windows with nested widgets after a language change.
|
2009-06-28 20:09:40 +00:00 |
|
alberth
|
c52fe937d5
|
(svn r16677) -Codechange: Dimension width and height are unsigned.
|
2009-06-27 20:53:45 +00:00 |
|
alberth
|
9b070b5405
|
(svn r16677) -Codechange: Dimension width and height are unsigned.
|
2009-06-27 20:53:45 +00:00 |
|
yexo
|
679ffee940
|
(svn r16614) -Codechange: Make the airport min/max available year a property of the Airport class.
-Change: rename station.always_small_airport to station.never_expire_airports to make it more future-proof
|
2009-06-21 13:26:30 +00:00 |
|
yexo
|
c7bd6c8d34
|
(svn r16614) -Codechange: Make the airport min/max available year a property of the Airport class.
-Change: rename station.always_small_airport to station.never_expire_airports to make it more future-proof
|
2009-06-21 13:26:30 +00:00 |
|
rubidium
|
b7dfc3aa0b
|
(svn r16474) -Fix [FS#2933]: could set company related settings via query window
|
2009-05-31 09:31:56 +00:00 |
|
rubidium
|
0eaec8edca
|
(svn r16474) -Fix [FS#2933]: could set company related settings via query window
|
2009-05-31 09:31:56 +00:00 |
|
yexo
|
272722f12f
|
(svn r16431) -Fix (16429): Company settings can also be changed in multiplayer games
|
2009-05-26 12:53:34 +00:00 |
|
yexo
|
279746236b
|
(svn r16431) -Fix (16429): Company settings can also be changed in multiplayer games
|
2009-05-26 12:53:34 +00:00 |
|
yexo
|
7eb9ad0415
|
(svn r16429) -Change: Make the company settings behave like all others settings: the default set in the main menu / config file is now really the default for a new company, and changing the value in game will no longer change the default for new companies.
|
2009-05-26 11:40:14 +00:00 |
|
yexo
|
a10e5f707a
|
(svn r16429) -Change: Make the company settings behave like all others settings: the default set in the main menu / config file is now really the default for a new company, and changing the value in game will no longer change the default for new companies.
|
2009-05-26 11:40:14 +00:00 |
|
smatz
|
d6e203ebe2
|
(svn r16379) -Codechange: remove GetNumTowns(), GetNumIndustries() and GetActiveCompanyCount(), use PoolItem::GetNumItems() instead
|
2009-05-22 15:23:47 +00:00 |
|
smatz
|
10d1ef5447
|
(svn r16379) -Codechange: remove GetNumTowns(), GetNumIndustries() and GetActiveCompanyCount(), use PoolItem::GetNumItems() instead
|
2009-05-22 15:23:47 +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 |
|
yexo
|
d489f93473
|
(svn r16315) -Codechange: move the autorenew settings to a new CompanySettings struct
|
2009-05-15 23:55:06 +00:00 |
|
yexo
|
31eff1d4c3
|
(svn r16315) -Codechange: move the autorenew settings to a new CompanySettings struct
|
2009-05-15 23:55:06 +00:00 |
|
rubidium
|
08655368eb
|
(svn r16297) -Codechange: silence more ICC warnings
|
2009-05-13 17:39:00 +00:00 |
|
rubidium
|
5f81ba886c
|
(svn r16297) -Codechange: silence more ICC warnings
|
2009-05-13 17:39:00 +00:00 |
|
rubidium
|
650cb3694e
|
(svn r16160) -Codechange: remove the need for explicit TC_FROMSTRING for DrawString.
|
2009-04-26 14:52:56 +00:00 |
|
rubidium
|
53887e07bb
|
(svn r16160) -Codechange: remove the need for explicit TC_FROMSTRING for DrawString.
|
2009-04-26 14:52:56 +00:00 |
|
alberth
|
a429cd8810
|
(svn r16152) -Codechange: Added nested widgets for advanced settings and for custom currency windows.
|
2009-04-26 07:43:19 +00:00 |
|
alberth
|
d0655084e0
|
(svn r16152) -Codechange: Added nested widgets for advanced settings and for custom currency windows.
|
2009-04-26 07:43:19 +00:00 |
|
rubidium
|
f64e9ce4a1
|
(svn r16144) -Fix (r16129): setting the custom digit grouping separator required to restart OpenTTD to take effect. Now also support non 1 ASCII character custom grouping separators.
|
2009-04-25 20:16:56 +00:00 |
|
rubidium
|
802d31aab6
|
(svn r16144) -Fix (r16129): setting the custom digit grouping separator required to restart OpenTTD to take effect. Now also support non 1 ASCII character custom grouping separators.
|
2009-04-25 20:16:56 +00:00 |
|
alberth
|
6e951ec614
|
(svn r16142) -Codechange: Use widgets in the custom currency window.
|
2009-04-25 17:51:10 +00:00 |
|
alberth
|
55336c4a9d
|
(svn r16142) -Codechange: Use widgets in the custom currency window.
|
2009-04-25 17:51:10 +00:00 |
|
rubidium
|
5c5b357043
|
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
|
2009-04-21 23:40:56 +00:00 |
|
rubidium
|
59d45a04d6
|
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
|
2009-04-21 23:40:56 +00:00 |
|
alberth
|
d6ddae77d6
|
(svn r16082) -Codechange: Completed the widget numbers of the advanced settings window.
|
2009-04-18 15:31:49 +00:00 |
|
alberth
|
a2a2b183a5
|
(svn r16082) -Codechange: Completed the widget numbers of the advanced settings window.
|
2009-04-18 15:31:49 +00:00 |
|