Sun, 30 Jun 2013 14:32:31 +0000 |
frosch |
(svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX widgets.
draft
|
Sat, 29 Jun 2013 13:19:19 +0000 |
rubidium |
(svn r25517) -Fix-ish (r25515) / Feature-ish [FS#5623]: properly align the statistics as well when the infra sharing is turned on
draft
|
Sat, 29 Jun 2013 13:11:52 +0000 |
rubidium |
(svn r25516) -Codechange: reduce code duplication in infrastructure statistics window
draft
|
Sat, 29 Jun 2013 12:41:43 +0000 |
rubidium |
(svn r25515) -Feature [FS#5595]: right align the infrastructure statistics
draft
|
Sun, 23 Jun 2013 15:32:09 +0000 |
rubidium |
(svn r25442) -Codechange: move height and ascender information into the FontCache instances
draft
|
Sun, 26 May 2013 19:25:01 +0000 |
frosch |
(svn r25290) -Add: Assign string names to notable windows.
draft
|
Sun, 26 May 2013 19:23:42 +0000 |
frosch |
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
draft
|
Mon, 04 Feb 2013 20:29:38 +0000 |
rubidium |
(svn r24968) -Fix [FS#5379]: company window was not updated when shared were enabled/disabled
draft
|
Sat, 08 Dec 2012 17:18:51 +0000 |
frosch |
(svn r24801) -Codechange: Add functions to set integral DParams to suitable values for size computations.
draft
|
Sun, 11 Nov 2012 16:10:43 +0000 |
frosch |
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
draft
|
Wed, 31 Oct 2012 20:54:19 +0000 |
alberth |
(svn r24655) -Codechange(r18310): Difference between female and male is no longer needed for tie and earrings (found by botankras)
draft
|
Tue, 17 Apr 2012 19:43:38 +0000 |
michi_cc |
(svn r24131) -Add [FS#1952]: Ctrl-Clicking to change colour of all colour schemes at once. (Roest)
draft
|
Sat, 11 Feb 2012 22:43:39 +0000 |
michi_cc |
(svn r23931) -Change: Scale infrastructure cost of rail tracks by the total number of all tracks and not independently for each rail type.
draft
|
Tue, 03 Jan 2012 21:32:51 +0000 |
rubidium |
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
draft
|
Sun, 01 Jan 2012 17:22:32 +0000 |
alberth |
(svn r23704) -Doc: Doxygen comment fixes and additions.
draft
|
Fri, 16 Dec 2011 16:27:45 +0000 |
truebrain |
(svn r23531) -Codechange: document and rename widgets to be consistent and understandable
draft
|
Thu, 15 Dec 2011 22:22:55 +0000 |
truebrain |
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
draft
|
Sat, 10 Dec 2011 13:54:10 +0000 |
rubidium |
(svn r23474) -Codechange: move the declaration error related functions to error.h
draft
|
Sun, 04 Dec 2011 13:27:24 +0000 |
michi_cc |
(svn r23428) -Fix (r23415): Initial size of the infrastructure details windows was sometimes too small.
draft
|
Sun, 04 Dec 2011 11:59:08 +0000 |
frosch |
(svn r23424) -Change: Make the company GUI somewhat smaller if there are no shareholders.
draft
|
Sun, 04 Dec 2011 10:47:57 +0000 |
frosch |
(svn r23420) -Change: Put the manager name directly under the picture instead of vertically centering it.
draft
|
Sat, 03 Dec 2011 23:40:46 +0000 |
michi_cc |
(svn r23415) -Feature: Infrastructure maintenance costs.
draft
|
Sat, 03 Dec 2011 23:40:08 +0000 |
michi_cc |
(svn r23410) -Add: A window with a detailed overview over the infrastructure of a company.
draft
|
Sat, 26 Nov 2011 12:53:05 +0000 |
rubidium |
(svn r23331) -Fix [FS#4851] (rCS, r148): abort building/moving HQ when clicking on the button again, just like when building rail, stations, etc (sbr)
draft
|
Tue, 11 Oct 2011 17:32:17 +0000 |
peter1138 |
(svn r23022) -Codechange: Support resized checkbox and square icons in company colour selection window.
draft
|
Mon, 03 Oct 2011 17:24:31 +0000 |
frosch |
(svn r22982) -Cleanup: Remove CountCompanyVehicles() and use ALL_GROUP statistics instead.
draft
|
Sat, 02 Jul 2011 14:37:03 +0000 |
frosch |
(svn r22619) -Fix [FS#4662]: Consider the size of the vehicle sprite for the lineheight in the company GUI. This also makes the widget containing the sprite not skip drawing it, if the bounds of the widget are outside of the drawing area though the sprite actually needs drawing.
draft
|
Fri, 06 May 2011 21:13:29 +0000 |
frosch |
(svn r22429) -Add: some constants for specific palette colours used in the GUI.
draft
|
Wed, 04 May 2011 17:45:16 +0000 |
frosch |
(svn r22421) -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices.
draft
|
Mon, 02 May 2011 20:59:54 +0000 |
rubidium |
(svn r22413) -Document: even more stuff
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:31:29 +0000 |
frosch |
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
draft
|
Sun, 05 Dec 2010 22:24:50 +0000 |
rubidium |
(svn r21412) -Codechange: limit company name by amount of characters, not bytes
draft
|
Sun, 05 Dec 2010 22:23:50 +0000 |
rubidium |
(svn r21408) -Codechange: limit president name by amount of characters, not bytes
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
|
Fri, 01 Oct 2010 16:42:28 +0000 |
smatz |
(svn r20860) -Cleanup: remove some unused functions and variables
draft
|
Sat, 25 Sep 2010 22:00:49 +0000 |
frosch |
(svn r20849) -Change: Only display liveries in the liverywindow if they are used by some vehicle somewhen (not considering date or such).
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 16:44:51 +0000 |
frosch |
(svn r20470) -Codechange: Make arrow buttons lower and raise like other buttons when clicked.
draft
|
Sun, 08 Aug 2010 10:59:30 +0000 |
rubidium |
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
draft
|
Fri, 06 Aug 2010 19:56:14 +0000 |
alberth |
(svn r20390) -Codechange: Move company vehicle counting to vehicle.cpp.
draft
|
Mon, 02 Aug 2010 22:10:05 +0000 |
rubidium |
(svn r20328) -Codechange: unify the unmovable related commands and make building lighthouses/transmitters actually happen via a command
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
|
Fri, 02 Jul 2010 13:53:05 +0000 |
alberth |
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLine().
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
|
Thu, 13 May 2010 10:14:29 +0000 |
rubidium |
(svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int
draft
|
Wed, 24 Feb 2010 14:46:15 +0000 |
smatz |
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
draft
|
Wed, 10 Feb 2010 21:06:05 +0000 |
rubidium |
(svn r19090) -Codechange: some comment coding style fixes
draft
|
Sat, 30 Jan 2010 18:34:48 +0000 |
frosch |
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick().
draft
|
Thu, 21 Jan 2010 01:38:13 +0000 |
rubidium |
(svn r18872) -Codechange: introduce PaletteID and use it
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
|
Mon, 04 Jan 2010 23:00:19 +0000 |
yexo |
(svn r18729) -Fix [FS#3427]: the lock in the company gui was only drawn for your own company
draft
|
Wed, 30 Dec 2009 08:40:05 +0000 |
alberth |
(svn r18664) -Fix [FS#3449]: Unshade shaded finances window when toggling size.
draft
|
Mon, 28 Dec 2009 13:04:18 +0000 |
rubidium |
(svn r18652) -Fix: glitches due to having the wrong bounding boxes for the face widgets
draft
|
Tue, 22 Dec 2009 20:43:25 +0000 |
alberth |
(svn r18606) -Codechange: Introduce several forms of zero-size stacked display planes.
draft
|
Tue, 22 Dec 2009 19:40:23 +0000 |
alberth |
(svn r18605) -Codechange: Coding style fixes, prevent useless calls to UpdateWidgetSize().
draft
|
Mon, 21 Dec 2009 16:24:29 +0000 |
alberth |
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
draft
|