frosch
|
5e449b8fae
|
(svn r22429) -Add: some constants for specific palette colours used in the GUI.
|
2011-05-06 21:13:29 +00:00 |
|
rubidium
|
61a3963361
|
(svn r22424) -Document: some more bits
|
2011-05-05 16:24:48 +00:00 |
|
rubidium
|
c4aa943aaa
|
(svn r22424) -Document: some more bits
|
2011-05-05 16:24:48 +00:00 |
|
frosch
|
7cc3d3e143
|
(svn r22421) -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices.
|
2011-05-04 17:45:16 +00:00 |
|
frosch
|
22286bd7b6
|
(svn r22421) -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices.
|
2011-05-04 17:45:16 +00:00 |
|
rubidium
|
c4af57ad3b
|
(svn r22365) -Codechange: add overload of NetworkServerKickOrBanIP using the ClientID, which later resolves the IP address to ban. This to consolidate the knowledge about resolving IP addresses
|
2011-04-22 15:59:32 +00:00 |
|
rubidium
|
caf02450fb
|
(svn r22365) -Codechange: add overload of NetworkServerKickOrBanIP using the ClientID, which later resolves the IP address to ban. This to consolidate the knowledge about resolving IP addresses
|
2011-04-22 15:59:32 +00:00 |
|
rubidium
|
0a7dcc9781
|
(svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientInfo::GetByClientID
|
2011-04-22 15:54:16 +00:00 |
|
rubidium
|
bc9a803ea9
|
(svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientInfo::GetByClientID
|
2011-04-22 15:54:16 +00:00 |
|
rubidium
|
c90e28d184
|
(svn r22361) -Codechange: delete the client list popup when the client got removed (instead of previously selecting some other client)
|
2011-04-22 15:53:40 +00:00 |
|
rubidium
|
393fb8e46b
|
(svn r22361) -Codechange: delete the client list popup when the client got removed (instead of previously selecting some other client)
|
2011-04-22 15:53:40 +00:00 |
|
rubidium
|
9b2b82ecd9
|
(svn r22360) -Codechange: use globally unique client id to mark the selected client instead of the position in the client list
|
2011-04-22 15:52:50 +00:00 |
|
rubidium
|
2802c742a4
|
(svn r22360) -Codechange: use globally unique client id to mark the selected client instead of the position in the client list
|
2011-04-22 15:52:50 +00:00 |
|
rubidium
|
1f873ff0f1
|
(svn r22359) -Codechange: pass client info pointers instead of the position to the client popup list's callbacks
|
2011-04-22 15:51:52 +00:00 |
|
rubidium
|
2f9b6156ee
|
(svn r22359) -Codechange: pass client info pointers instead of the position to the client popup list's callbacks
|
2011-04-22 15:51:52 +00:00 |
|
rubidium
|
9a466d0e04
|
(svn r22358) -Codechange: WC_TOOLBAR_MENU isn't the right name when its only used for client list popups
|
2011-04-22 15:50:13 +00:00 |
|
rubidium
|
835ae31f45
|
(svn r22358) -Codechange: WC_TOOLBAR_MENU isn't the right name when its only used for client list popups
|
2011-04-22 15:50:13 +00:00 |
|
smatz
|
a932afb7f1
|
(svn r22357) -Fix (r22345): crash when opening the chat box or company password input box
|
2011-04-22 15:03:08 +00:00 |
|
smatz
|
e2d5ce1b0e
|
(svn r22357) -Fix (r22345): crash when opening the chat box or company password input box
|
2011-04-22 15:03:08 +00:00 |
|
terkhen
|
a88fe7c2aa
|
(svn r22343) -Change: Remove pixel limiter for query strings.
|
2011-04-17 18:42:17 +00:00 |
|
terkhen
|
10caf391a1
|
(svn r22343) -Change: Remove pixel limiter for query strings.
|
2011-04-17 18:42:17 +00:00 |
|
frosch
|
db3a8d1abf
|
(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.
|
2011-03-13 21:34:21 +00:00 |
|
frosch
|
652c9cb663
|
(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.
|
2011-03-13 21:34:21 +00:00 |
|
frosch
|
4b4a40a72e
|
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
|
2011-03-13 21:31:29 +00:00 |
|
frosch
|
ec9540a12a
|
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
|
2011-03-13 21:31:29 +00:00 |
|
rubidium
|
60b5ffdd62
|
(svn r22093) -Fix [FS#4514]: The server list did not get sorted with one item in it, so the "position in the list" variable was never updated causing problems when using the keyboard shortcuts for scrolling
|
2011-02-17 21:05:44 +00:00 |
|
rubidium
|
1a5087be69
|
(svn r22093) -Fix [FS#4514]: The server list did not get sorted with one item in it, so the "position in the list" variable was never updated causing problems when using the keyboard shortcuts for scrolling
|
2011-02-17 21:05:44 +00:00 |
|
rubidium
|
d50b10dffc
|
(svn r22030) -Cleanup: dead code in NetworkGameWindow::OnInvalidateData (adf88)
|
2011-02-08 20:52:38 +00:00 |
|
rubidium
|
5f7439a00f
|
(svn r22030) -Cleanup: dead code in NetworkGameWindow::OnInvalidateData (adf88)
|
2011-02-08 20:52:38 +00:00 |
|
rubidium
|
a663fb0ce6
|
(svn r21918) -Fix [FS#4443]: Languages improperly sorted in the "start server" window (adf88)
|
2011-01-26 22:42:50 +00:00 |
|
rubidium
|
62e5afcdf8
|
(svn r21918) -Fix [FS#4443]: Languages improperly sorted in the "start server" window (adf88)
|
2011-01-26 22:42:50 +00:00 |
|
rubidium
|
25735450b1
|
(svn r21892) -Fix [FS#4421]: only some scenarios from the main scenario folder and no heightmaps could be started in the "start server" window
|
2011-01-22 23:07:23 +00:00 |
|
rubidium
|
cc8da3e5ab
|
(svn r21892) -Fix [FS#4421]: only some scenarios from the main scenario folder and no heightmaps could be started in the "start server" window
|
2011-01-22 23:07:23 +00:00 |
|
rubidium
|
f1e42dc23b
|
(svn r21854) -Codechange: refactor the password setting methods to make it possible to change the password of other companies (on the server)
|
2011-01-19 16:47:40 +00:00 |
|
rubidium
|
795a528328
|
(svn r21854) -Codechange: refactor the password setting methods to make it possible to change the password of other companies (on the server)
|
2011-01-19 16:47:40 +00:00 |
|
rubidium
|
ee087fb581
|
(svn r21390) -Codechange: prepare the network join progress bar for getting the file size later in the download process, i.e. when a chunk of the savegame is already received by the client
|
2010-12-05 14:32:13 +00:00 |
|
rubidium
|
98df56d032
|
(svn r21390) -Codechange: prepare the network join progress bar for getting the file size later in the download process, i.e. when a chunk of the savegame is already received by the client
|
2010-12-05 14:32:13 +00:00 |
|
terkhen
|
64c200a25e
|
(svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU.
|
2010-11-27 22:52:12 +00:00 |
|
terkhen
|
75f86a7a21
|
(svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU.
|
2010-11-27 22:52:12 +00:00 |
|
alberth
|
0722492c1b
|
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint().
|
2010-11-26 15:22:18 +00:00 |
|
alberth
|
f5c6fd1a25
|
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint().
|
2010-11-26 15:22:18 +00:00 |
|
rubidium
|
5ec2bcc0d9
|
(svn r21157) -Codechange: remove information about the text direction out of the language "list"
|
2010-11-13 09:56:25 +00:00 |
|
rubidium
|
30637a8340
|
(svn r21157) -Codechange: remove information about the text direction out of the language "list"
|
2010-11-13 09:56:25 +00:00 |
|
frosch
|
a7e486360d
|
(svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions.
|
2010-10-17 12:12:13 +00:00 |
|
frosch
|
3972c790c2
|
(svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions.
|
2010-10-17 12:12:13 +00:00 |
|
rubidium
|
8f4638ed0f
|
(svn r20925) -Codechange: make the client send commands have a slightly more sensible name
|
2010-10-15 14:29:13 +00:00 |
|
rubidium
|
515edee17c
|
(svn r20925) -Codechange: make the client send commands have a slightly more sensible name
|
2010-10-15 14:29:13 +00:00 |
|
frosch
|
46acb837eb
|
(svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive rights and unread news.
|
2010-09-02 20:00:48 +00:00 |
|
frosch
|
48767d1bef
|
(svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive rights and unread news.
|
2010-09-02 20:00:48 +00:00 |
|
frosch
|
41dac2e579
|
(svn r20719) -Codechange: Remove some hardcoded iconsizes.
|
2010-09-02 19:34:44 +00:00 |
|