log

age author description
Tue, 21 Jul 2009 17:45:33 +0000 translators (svn r16903) -Update from WebTranslator v3.0: draft
Tue, 21 Jul 2009 17:14:05 +0000 rubidium (svn r16901) -Fix [FS#3046] (rpbs): when marking trains stuck don't reset the unload counter/stuck when the vehicle is unloading. It'll be automatically reset once the vehicle wants to leave the station draft
Tue, 21 Jul 2009 16:30:01 +0000 rubidium (svn r16900) -Codechange: prepare the waypoint window for buoys draft
Tue, 21 Jul 2009 16:20:02 +0000 frosch (svn r16899) -Fix (r16896): Missing 'return'. draft
Tue, 21 Jul 2009 11:40:30 +0000 alberth (svn r16898) -Codechange: Station build window uses nested widget tree. draft
Tue, 21 Jul 2009 11:20:34 +0000 rubidium (svn r16897) -Codechange: use the 'generic' station spec to station allocation for waypoints too draft
Tue, 21 Jul 2009 11:11:05 +0000 rubidium (svn r16896) -Codechange: make station spec allocation and station animation functions work for both stations and waypoints draft
Tue, 21 Jul 2009 10:46:32 +0000 alberth (svn r16895) -Codechange: Build dock window uses nested widget tree. draft
Mon, 20 Jul 2009 19:58:33 +0000 frosch (svn r16894) -Codechange: Add [Specialised]Vehicle::Last(). draft
Mon, 20 Jul 2009 19:45:12 +0000 alberth (svn r16893) -Codechange: Ship depot build window uses nested widget tree. draft
Mon, 20 Jul 2009 19:44:28 +0000 alberth (svn r16892) -Codechange: Add support for nested widget tree windows to PickerWindowBase. draft
Mon, 20 Jul 2009 18:43:02 +0000 alberth (svn r16891) -Codechange: Docks toolbar uses nested widget tree. draft
Mon, 20 Jul 2009 18:39:38 +0000 alberth (svn r16890) -Codechange: Allow raising and enabling/disabling of widgets even if they are not used. draft
Mon, 20 Jul 2009 17:45:25 +0000 translators (svn r16889) -Update from WebTranslator v3.0: draft
Mon, 20 Jul 2009 16:30:37 +0000 rubidium (svn r16888) -Fix (r16864): crash when trying to build (some?) NewGRF waypoints draft
Mon, 20 Jul 2009 13:16:15 +0000 rubidium (svn r16887) -Fix (r16884): erroneous semicolon. draft
Mon, 20 Jul 2009 11:21:57 +0000 rubidium (svn r16886) -Codechange: unify naming of some string IDs related to string codes and group them logically draft
Mon, 20 Jul 2009 11:12:59 +0000 rubidium (svn r16885) -Codechange: reduce (string) duplication with vehicle lists draft
Sun, 19 Jul 2009 19:17:41 +0000 frosch (svn r16884) -Codechange: Add Train::GetFirstEnginePart() and use it. draft
Sun, 19 Jul 2009 17:45:17 +0000 translators (svn r16883) -Update from WebTranslator v3.0: draft
Sun, 19 Jul 2009 17:28:20 +0000 alberth (svn r16882) -Codechange: Introduce a line_height variable in the station picker window. draft
Sun, 19 Jul 2009 16:57:04 +0000 rubidium (svn r16881) -Codechange: fix some naming inconsistencies w.r.t. strings used in the vehicle list GUIs. draft
Sun, 19 Jul 2009 15:58:47 +0000 rubidium (svn r16880) -Codechange: replace magic numbers with their enums and use a clearer variable name than 'flag' in the station naming function. draft
Sun, 19 Jul 2009 15:40:43 +0000 alberth (svn r16879) -Codechange: Use coordinates of widgets for custom rendering. draft
Sun, 19 Jul 2009 15:18:26 +0000 alberth (svn r16878) -Codechange: Let WWT_LABEL widgets do the drawing rather than OnPaint. draft
Sat, 18 Jul 2009 19:54:35 +0000 smatz (svn r16877) -Codechange: use Subsidy::IsAwarded() instead of testing subsidy's age draft
Sat, 18 Jul 2009 18:39:17 +0000 rubidium (svn r16876) -Codechange: add helper functions to cast to Station/Waypoint with some extra checks. draft
Sat, 18 Jul 2009 17:45:16 +0000 translators (svn r16875) -Update from WebTranslator v3.0: draft
Sat, 18 Jul 2009 17:38:18 +0000 frosch (svn r16874) -Change: Give the number behind free wagon chains in depots the same meaning as for trains. draft
Sat, 18 Jul 2009 15:29:16 +0000 alberth (svn r16873) -Codechange: Terraform window and scenario landscape editing window switched to nested widgets. draft