Fri, 22 Apr 2011 15:03:08 +0000 |
smatz |
(svn r22357) -Fix (r22345): crash when opening the chat box or company password input box
draft
|
Sun, 17 Apr 2011 18:42:17 +0000 |
terkhen |
(svn r22343) -Change: Remove pixel limiter for query strings.
draft
|
Sun, 13 Mar 2011 21:34:21 +0000 |
frosch |
(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.
draft
|
Sun, 13 Mar 2011 21:31:29 +0000 |
frosch |
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
draft
|
Thu, 17 Feb 2011 21:05:44 +0000 |
rubidium |
(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
draft
|
Tue, 08 Feb 2011 20:52:38 +0000 |
rubidium |
(svn r22030) -Cleanup: dead code in NetworkGameWindow::OnInvalidateData (adf88)
draft
|
Wed, 26 Jan 2011 22:42:50 +0000 |
rubidium |
(svn r21918) -Fix [FS#4443]: Languages improperly sorted in the "start server" window (adf88)
draft
|
Sat, 22 Jan 2011 23:07:23 +0000 |
rubidium |
(svn r21892) -Fix [FS#4421]: only some scenarios from the main scenario folder and no heightmaps could be started in the "start server" window
draft
|
Wed, 19 Jan 2011 16:47:40 +0000 |
rubidium |
(svn r21854) -Codechange: refactor the password setting methods to make it possible to change the password of other companies (on the server)
draft
|
Sun, 05 Dec 2010 14:32:13 +0000 |
rubidium |
(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
draft
|
Sat, 27 Nov 2010 22:52:12 +0000 |
terkhen |
(svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU.
draft
|
Fri, 26 Nov 2010 15:22:18 +0000 |
alberth |
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint().
draft
|
Sat, 13 Nov 2010 09:56:25 +0000 |
rubidium |
(svn r21157) -Codechange: remove information about the text direction out of the language "list"
draft
|
Sun, 17 Oct 2010 12:12:13 +0000 |
frosch |
(svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions.
draft
|
Fri, 15 Oct 2010 14:29:13 +0000 |
rubidium |
(svn r20925) -Codechange: make the client send commands have a slightly more sensible name
draft
|
Thu, 02 Sep 2010 20:00:48 +0000 |
frosch |
(svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive rights and unread news.
draft
|
Thu, 02 Sep 2010 19:34:44 +0000 |
frosch |
(svn r20719) -Codechange: Remove some hardcoded iconsizes.
draft
|
Mon, 30 Aug 2010 10:16:04 +0000 |
yexo |
(svn r20692) -Fix [FS#4055]: crash after downloading missing content
draft
|
Thu, 26 Aug 2010 22:01:16 +0000 |
rubidium |
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
draft
|
Thu, 12 Aug 2010 09:16:43 +0000 |
frosch |
(svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROLL2BAR with NWID_HSCROLLBAR and NWID_VSCROLLBAR.
draft
|
Thu, 12 Aug 2010 08:37:01 +0000 |
frosch |
(svn r20453) -Codechange: Remove direct accesses to Window::hscroll, vscroll and vscroll2.
draft
|
Thu, 12 Aug 2010 06:44:45 +0000 |
frosch |
(svn r20452) -Codechange: Remove NWidgetCore::FindScrollbar() and associate scrollbar explicitly using a NWidgetPart via SetScrollbar().
draft
|
Sun, 01 Aug 2010 20:52:11 +0000 |
terkhen |
(svn r20289) -Codechange: Unify fall through coding style.
draft
|
Sun, 01 Aug 2010 19:44:49 +0000 |
frosch |
(svn r20286) -Codechange: Unify end of doxygen comments.
draft
|
Sun, 01 Aug 2010 19:22:34 +0000 |
frosch |
(svn r20283) -Codechange: Unify start of doygen comments.
draft
|
Sun, 01 Aug 2010 18:53:30 +0000 |
rubidium |
(svn r20281) -Codechange: unify case scope closure + break coding style
draft
|
Thu, 29 Jul 2010 14:26:28 +0000 |
terkhen |
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
draft
|
Mon, 26 Jul 2010 13:08:48 +0000 |
alberth |
(svn r20223) -Codechange: Replace scrolled row calculations by a call to GetScrolledRowFromWidget().
draft
|
Fri, 02 Jul 2010 13:53:05 +0000 |
alberth |
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLine().
draft
|
Sun, 27 Jun 2010 09:05:10 +0000 |
alberth |
(svn r20025) -Doc: Fix/add comments to let Doxygen know about the documentation.
draft
|
Wed, 23 Jun 2010 00:11:11 +0000 |
yexo |
(svn r20012) -Fix: when joining a company with a password you could only enter 20 characters of the password
draft
|
Sat, 19 Jun 2010 16:42:02 +0000 |
rubidium |
(svn r19998) -Codechange: Unify the order of ship and plane icon in network-lobby with the rest of the game (frosch)
draft
|
Sat, 19 Jun 2010 16:37:56 +0000 |
rubidium |
(svn r19996) -Codechange: Add NetworkVehicleType enum.
draft
|
Thu, 13 May 2010 16:00:50 +0000 |
smatz |
(svn r19818) -Fix [FS#3784](r16004): kicking clients by IP didn't work
draft
|
Sun, 11 Apr 2010 17:17:12 +0000 |
smatz |
(svn r19607) -Codechange: use different packet types instead of packet subtypes
draft
|
Sun, 11 Apr 2010 16:38:31 +0000 |
smatz |
(svn r19606) -Codechange: remove global variable pw_type
draft
|
Thu, 25 Feb 2010 20:05:31 +0000 |
yexo |
(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it
draft
|
Sun, 14 Feb 2010 16:31:35 +0000 |
alberth |
(svn r19132) -Codechange: No need to end a line with ;;.
draft
|
Wed, 10 Feb 2010 20:20:18 +0000 |
rubidium |
(svn r19087) -Codechange: some typos in StringIDs
draft
|
Wed, 10 Feb 2010 15:17:27 +0000 |
smatz |
(svn r19075) -Codechange: unhackify NetworkChangeCompanyPassword()
draft
|
Sat, 30 Jan 2010 18:43:14 +0000 |
frosch |
(svn r18967) -Fix (r18966): Never trust your copy&paste skills.
draft
|
Sat, 30 Jan 2010 18:34:48 +0000 |
frosch |
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick().
draft
|
Fri, 15 Jan 2010 16:41:15 +0000 |
rubidium |
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
draft
|
Sun, 27 Dec 2009 13:38:08 +0000 |
smatz |
(svn r18645) -Fix [FS#3433](r942): out-of-bounds access in the 'Start new multiplayer game' GUI
draft
|
Mon, 21 Dec 2009 20:32:20 +0000 |
rubidium |
(svn r18595) -Fix (r18277): one couldn't enter test via the keyboard in the company password window. Also replace a magic number with a enumified constant.
draft
|
Mon, 21 Dec 2009 16:28:50 +0000 |
alberth |
(svn r18589) -Codechange: Add tooltip to some network windows, remove old comment.
draft
|
Sun, 20 Dec 2009 20:08:39 +0000 |
alberth |
(svn r18580) -Codechange: Use widget information only for setting scrollbar capacity.
draft
|
Sun, 20 Dec 2009 19:18:18 +0000 |
rubidium |
(svn r18578) -Feature: initially select the last joined server when going to the server list
draft
|
Sat, 05 Dec 2009 13:53:58 +0000 |
frosch |
(svn r18408) -Fix (r17954): After computing the needed width for the client list, also use it.
draft
|
Sat, 28 Nov 2009 20:35:25 +0000 |
rubidium |
(svn r18330) -Cleanup: remove some unneeded includes
draft
|
Sat, 28 Nov 2009 15:01:49 +0000 |
rubidium |
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
draft
|
Sat, 28 Nov 2009 14:42:35 +0000 |
rubidium |
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the same twice.
draft
|
Tue, 24 Nov 2009 18:05:55 +0000 |
rubidium |
(svn r18277) -Codechange: remove unneeded widget indices for close, resize and sticky boxes and for window captions
draft
|
Tue, 24 Nov 2009 17:28:29 +0000 |
rubidium |
(svn r18274) -Codechange: remove the unused WDF flags
draft
|
Mon, 23 Nov 2009 12:45:01 +0000 |
rubidium |
(svn r18251) -Codechange: make the join status window big font aware
draft
|
Sun, 22 Nov 2009 22:17:06 +0000 |
rubidium |
(svn r18249) -Codechange: make the network client list big font aware
draft
|
Sun, 22 Nov 2009 18:28:14 +0000 |
alberth |
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWidgetSize().
draft
|
Sun, 22 Nov 2009 18:26:01 +0000 |
alberth |
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
draft
|
Sun, 22 Nov 2009 13:22:53 +0000 |
alberth |
(svn r18220) -Codechange: Reduce number of nested widget dynamic casts.
draft
|
Sun, 22 Nov 2009 13:20:26 +0000 |
rubidium |
(svn r18219) -Fix: the up/down buttons in the start network server window didn't work anymore
draft
|