rubidium
|
2332034822
|
(svn r18219) -Fix: the up/down buttons in the start network server window didn't work anymore
|
2009-11-22 13:20:26 +00:00 |
|
rubidium
|
892d877458
|
(svn r18218) -Codechange: make a few network windows big font aware
|
2009-11-22 13:12:31 +00:00 |
|
rubidium
|
206c01a4e5
|
(svn r18218) -Codechange: make a few network windows big font aware
|
2009-11-22 13:12:31 +00:00 |
|
rubidium
|
c227abd7c3
|
(svn r18213) -Codechange: it's not needed to manually set the fill, (re)size and tooltip for scrollbars
|
2009-11-22 11:24:30 +00:00 |
|
rubidium
|
8204f226f1
|
(svn r18213) -Codechange: it's not needed to manually set the fill, (re)size and tooltip for scrollbars
|
2009-11-22 11:24:30 +00:00 |
|
rubidium
|
f106bbbe5c
|
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays
|
2009-11-22 11:20:12 +00:00 |
|
rubidium
|
d913282e7a
|
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays
|
2009-11-22 11:20:12 +00:00 |
|
alberth
|
75e513d5b5
|
(svn r18201) -Codechange (r18092): No need anymore for initializing nested widgets for Widget* arrays.
|
2009-11-20 20:10:06 +00:00 |
|
alberth
|
777d5ce12e
|
(svn r18201) -Codechange (r18092): No need anymore for initializing nested widgets for Widget* arrays.
|
2009-11-20 20:10:06 +00:00 |
|
rubidium
|
8d90052641
|
(svn r18175) -Codechange: make the network lobby and client list RTL aware
|
2009-11-18 22:00:04 +00:00 |
|
rubidium
|
8bb9d7026f
|
(svn r18175) -Codechange: make the network lobby and client list RTL aware
|
2009-11-18 22:00:04 +00:00 |
|
rubidium
|
8e11cd3a42
|
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets
|
2009-11-17 19:16:48 +00:00 |
|
rubidium
|
5f2ddfbc5a
|
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets
|
2009-11-17 19:16:48 +00:00 |
|
peter1138
|
d720ceb2e1
|
(svn r18146) -Codechange: Improve content download window scaling and offsets for different font size
|
2009-11-17 17:51:44 +00:00 |
|
peter1138
|
00f0dfd00d
|
(svn r18146) -Codechange: Improve content download window scaling and offsets for different font size
|
2009-11-17 17:51:44 +00:00 |
|
rubidium
|
a13fd6ddce
|
(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/matrix initialisation
|
2009-11-16 20:34:57 +00:00 |
|
rubidium
|
626de6b128
|
(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/matrix initialisation
|
2009-11-16 20:34:57 +00:00 |
|
peter1138
|
cfcd6c13f3
|
(svn r18103) -Codechange: Base content window detail title height on font height.
|
2009-11-15 18:39:22 +00:00 |
|
peter1138
|
3c913ac253
|
(svn r18103) -Codechange: Base content window detail title height on font height.
|
2009-11-15 18:39:22 +00:00 |
|
rubidium
|
bb5a43e609
|
(svn r18099) -Codechange: scale the edit boxes to the fontsize
|
2009-11-15 15:37:37 +00:00 |
|
rubidium
|
cddc057a60
|
(svn r18099) -Codechange: scale the edit boxes to the fontsize
|
2009-11-15 15:37:37 +00:00 |
|
rubidium
|
e53f9d1885
|
(svn r18094) -Codechange: make the network content GUI work better with RTL
|
2009-11-15 14:01:45 +00:00 |
|
rubidium
|
54fb944468
|
(svn r18094) -Codechange: make the network content GUI work better with RTL
|
2009-11-15 14:01:45 +00:00 |
|
rubidium
|
1f6f15a126
|
(svn r18092) -Codechange: remove support for the unnested widgets
|
2009-11-15 13:36:30 +00:00 |
|
rubidium
|
aeb9f8e715
|
(svn r18092) -Codechange: remove support for the unnested widgets
|
2009-11-15 13:36:30 +00:00 |
|
rubidium
|
b01251092e
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +00:00 |
|
rubidium
|
3d2d7af88f
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +00:00 |
|
rubidium
|
4fd93aecd2
|
(svn r18078) -Codechange: remove some duplicate (non translatable) strings
|
2009-11-14 15:37:33 +00:00 |
|
rubidium
|
16c2e53191
|
(svn r18078) -Codechange: remove some duplicate (non translatable) strings
|
2009-11-14 15:37:33 +00:00 |
|
rubidium
|
fbcd97528a
|
(svn r18054) -Change/Fix [FS#3310]: make pause on join pause during the whole joining (including download) phase
|
2009-11-12 20:52:14 +00:00 |
|
rubidium
|
b0f18a27fb
|
(svn r18054) -Change/Fix [FS#3310]: make pause on join pause during the whole joining (including download) phase
|
2009-11-12 20:52:14 +00:00 |
|
rubidium
|
a0840ee58b
|
(svn r18052) -Codechange/Fix: make the 'pause' chat message when actually executing the pause command. This to prevent showing paused and especially unpaused to be shown when the state doesn't change. Output now mentions whether pause changes keep the game paused and what reasons for pausing there 'currently' are.
|
2009-11-12 20:33:30 +00:00 |
|
rubidium
|
2a1cab4d46
|
(svn r18052) -Codechange/Fix: make the 'pause' chat message when actually executing the pause command. This to prevent showing paused and especially unpaused to be shown when the state doesn't change. Output now mentions whether pause changes keep the game paused and what reasons for pausing there 'currently' are.
|
2009-11-12 20:33:30 +00:00 |
|
rubidium
|
0c20992c5b
|
(svn r18051) -Codechange: make the active clients pause use a separate bit in the pause mode
|
2009-11-12 17:46:04 +00:00 |
|
rubidium
|
934e6a295d
|
(svn r18051) -Codechange: make the active clients pause use a separate bit in the pause mode
|
2009-11-12 17:46:04 +00:00 |
|
rubidium
|
d8580eb8b9
|
(svn r18048) -Change: make no distinction between unpausing because of a client aborting to join or actually joining
|
2009-11-12 17:27:24 +00:00 |
|
rubidium
|
c08c10f329
|
(svn r18048) -Change: make no distinction between unpausing because of a client aborting to join or actually joining
|
2009-11-12 17:27:24 +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
|
b2d7edddfa
|
(svn r18027) -Codechange: make some unneededly global variables static and remove some unused variables
|
2009-11-09 09:59:35 +00:00 |
|
rubidium
|
c2221885f4
|
(svn r18027) -Codechange: make some unneededly global variables static and remove some unused variables
|
2009-11-09 09:59:35 +00:00 |
|
frosch
|
4691a2069a
|
(svn r17977) -Fix: Busses and trucks are distinguished by cargo class.
|
2009-11-05 20:26:13 +00:00 |
|
frosch
|
b012a75c47
|
(svn r17977) -Fix: Busses and trucks are distinguished by cargo class.
|
2009-11-05 20:26:13 +00:00 |
|
rubidium
|
318c2fad7c
|
(svn r17963) -Codechange: some documentation style
|
2009-11-03 17:30:08 +00:00 |
|
rubidium
|
d79439fb3c
|
(svn r17963) -Codechange: some documentation style
|
2009-11-03 17:30:08 +00:00 |
|
rubidium
|
483ff921ae
|
(svn r17958) -Codechange: make the join progress window nested
|
2009-11-02 19:42:09 +00:00 |
|
rubidium
|
9976da168e
|
(svn r17958) -Codechange: make the join progress window nested
|
2009-11-02 19:42:09 +00:00 |
|
rubidium
|
95bcee3fde
|
(svn r17955) -Codechange: s/SPR_PLAYER_ICON/SPR_COMPANY_ICON/
|
2009-11-02 16:07:09 +00:00 |
|
rubidium
|
56611d13db
|
(svn r17955) -Codechange: s/SPR_PLAYER_ICON/SPR_COMPANY_ICON/
|
2009-11-02 16:07:09 +00:00 |
|
rubidium
|
3013be391e
|
(svn r17954) -Codechange: make the network client list nested
|
2009-11-02 16:03:17 +00:00 |
|