Age | Commit message (Expand) | Author |
2011-12-16 | (svn r23531) -Codechange: document and rename widgets to be consistent and un... | truebrain |
2011-12-15 | (svn r23528) -Codechange: move widget enums to widgets/NNN_type.h | truebrain |
2011-12-10 | (svn r23474) -Codechange: move the declaration error related functions to err... | rubidium |
2011-12-04 | (svn r23428) -Fix (r23415): Initial size of the infrastructure details window... | michi_cc |
2011-12-04 | (svn r23424) -Change: Make the company GUI somewhat smaller if there are no s... | frosch |
2011-12-04 | (svn r23420) -Change: Put the manager name directly under the picture instead... | frosch |
2011-12-03 | (svn r23415) -Feature: Infrastructure maintenance costs. | michi_cc |
2011-12-03 | (svn r23410) -Add: A window with a detailed overview over the infrastructure ... | michi_cc |
2011-11-26 | (svn r23331) -Fix [FS#4851] (rCS, r148): abort building/moving HQ when clicki... | rubidium |
2011-10-11 | (svn r23022) -Codechange: Support resized checkbox and square icons in compan... | peter1138 |
2011-10-03 | (svn r22982) -Cleanup: Remove CountCompanyVehicles() and use ALL_GROUP statis... | frosch |
2011-07-02 | (svn r22619) -Fix [FS#4662]: Consider the size of the vehicle sprite for the ... | frosch |
2011-05-06 | (svn r22429) -Add: some constants for specific palette colours used in the GUI. | frosch |
2011-05-04 | (svn r22421) -Fix: Replace various references to Windows palette greyscale in... | frosch |
2011-05-02 | (svn r22413) -Document: even more stuff | rubidium |
2011-04-17 | (svn r22343) -Change: Remove pixel limiter for query strings. | terkhen |
2011-03-13 | (svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate... | frosch |
2010-12-05 | (svn r21412) -Codechange: limit company name by amount of characters, not bytes | rubidium |
2010-12-05 | (svn r21408) -Codechange: limit president name by amount of characters, not b... | rubidium |
2010-11-26 | (svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai... | alberth |
2010-11-13 | (svn r21157) -Codechange: remove information about the text direction out of ... | rubidium |
2010-10-01 | (svn r20860) -Cleanup: remove some unused functions and variables | smatz |
2010-09-25 | (svn r20849) -Change: Only display liveries in the liverywindow if they are u... | frosch |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some... | rubidium |
2010-08-12 | (svn r20470) -Codechange: Make arrow buttons lower and raise like other butto... | frosch |
2010-08-08 | (svn r20411) -Codechange: rename unmovables as quite a lot of them are actual... | rubidium |
2010-08-06 | (svn r20390) -Codechange: Move company vehicle counting to vehicle.cpp. | alberth |
2010-08-02 | (svn r20328) -Codechange: unify the unmovable related commands and make build... | rubidium |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch |
2010-08-01 | (svn r20281) -Codechange: unify case scope closure + break coding style | rubidium |
2010-07-29 | (svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH). | terkhen |
2010-07-02 | (svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLin... | alberth |
2010-06-23 | (svn r20012) -Fix: when joining a company with a password you could only ente... | yexo |
2010-05-13 | (svn r19814) -Codechange: give some more unnamed enums a name, in case they c... | rubidium |
2010-02-24 | (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit | smatz |
2010-02-10 | (svn r19090) -Codechange: some comment coding style fixes | rubidium |
2010-01-30 | (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param... | frosch |
2010-01-21 | (svn r18872) -Codechange: introduce PaletteID and use it | rubidium |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2010-01-04 | (svn r18729) -Fix [FS#3427]: the lock in the company gui was only drawn for y... | yexo |
2009-12-30 | (svn r18664) -Fix [FS#3449]: Unshade shaded finances window when toggling size. | alberth |
2009-12-28 | (svn r18652) -Fix: glitches due to having the wrong bounding boxes for the fa... | rubidium |
2009-12-22 | (svn r18606) -Codechange: Introduce several forms of zero-size stacked displa... | alberth |
2009-12-22 | (svn r18605) -Codechange: Coding style fixes, prevent useless calls to Update... | alberth |
2009-12-21 | (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. | alberth |
2009-12-09 | (svn r18447) -Change: make some more windows (e.g. graphs, company view) stic... | rubidium |
2009-11-29 | (svn r18346) -Codechange: Compute size of face part display buttons only once... | alberth |
2009-11-29 | (svn r18337) -Codechange: Remove 2x2 {SKIP} in the company finances window + ... | alberth |
2009-11-28 | (svn r18330) -Cleanup: remove some unneeded includes | rubidium |
2009-11-28 | (svn r18324) -Codechange: there's no need for a default size when the window ... | rubidium |