log

age author description
Fri, 04 Dec 2009 21:13:31 +0000 rubidium (svn r18406) -Cleanup: remove some unneeded constants and code draft
Fri, 04 Dec 2009 21:01:28 +0000 rubidium (svn r18405) -Fix (r18405): RVs didn't like to stop when the 'next' drive through station tile didn't have a compatible road type draft
Fri, 04 Dec 2009 20:52:19 +0000 rubidium (svn r18404) -Codechange: link drive through stops better together draft
Fri, 04 Dec 2009 20:32:51 +0000 belugas (svn r18403) -Codechange: Re-arrange header of table _original_house_specs draft
Fri, 04 Dec 2009 20:29:46 +0000 rubidium (svn r18402) -Codechange: unify/centralise the code for crashing vehicles draft
Fri, 04 Dec 2009 19:16:52 +0000 rubidium (svn r18401) -Fix: drive through road stops did not get flooded draft
Fri, 04 Dec 2009 18:45:10 +0000 translators (svn r18400) -Update from WebTranslator v3.0: draft
Fri, 04 Dec 2009 18:38:09 +0000 rubidium (svn r18399) -Codechange: bail out early in FloodVehicle instead of a massive if (...) { } else { return } draft
Fri, 04 Dec 2009 16:57:35 +0000 rubidium (svn r18398) -Fix [FS#3343]: the tree 'which one to draw' hash wasn't anywhere near random and thus showed a very visible repeated pattern when only one tree type was used draft
Fri, 04 Dec 2009 14:23:54 +0000 rubidium (svn r18397) -Fix [FS#3346]: after cancelling downloading the download button would remain disabled draft
Fri, 04 Dec 2009 09:56:21 +0000 yexo (svn r18396) -Fix [FS#3169]: planes turned too much at the end of the runway when landing at the intercontinental airport~ draft
Fri, 04 Dec 2009 09:13:15 +0000 yexo (svn r18395) -Fix (r17415): helicopters can turn freely even while in the air draft
Fri, 04 Dec 2009 00:46:22 +0000 rubidium (svn r18394) -Fix (r18373): one couldn't manually send a RV to a depot... but why compilers haven't complained about this? draft
Thu, 03 Dec 2009 18:45:17 +0000 translators (svn r18393) -Update from WebTranslator v3.0: draft
Thu, 03 Dec 2009 18:44:33 +0000 frosch (svn r18392) -Fix (r13956)[FS#3345]: [YAPP] Trains on bridges were not found, when searching for the origin of a reservation. (Hirundo) draft
Thu, 03 Dec 2009 15:27:33 +0000 frosch (svn r18391) -Fix (r0): (Invalid) GRFs could trigger invalid reads. draft
Thu, 03 Dec 2009 08:24:39 +0000 peter1138 (svn r18390) -Fix (r17776): [SDL] Reinstate pointer update on 'idle' loop. draft
Thu, 03 Dec 2009 00:05:51 +0000 rubidium (svn r18389) -Fix: some minor documentation alignment issues draft
Wed, 02 Dec 2009 23:53:15 +0000 rubidium (svn r18388) -Codechange: move entering/leaving of road stops to functions of RoadStop draft
Wed, 02 Dec 2009 18:45:25 +0000 translators (svn r18387) -Update from WebTranslator v3.0: draft
Wed, 02 Dec 2009 18:34:10 +0000 rubidium (svn r18386) -Codechange: make the NPF functions static and remove unused functions draft
Wed, 02 Dec 2009 18:18:56 +0000 rubidium (svn r18385) -Cleanup: remove the now unneeded multistop slot management code draft
Wed, 02 Dec 2009 18:14:34 +0000 rubidium (svn r18384) -Fix (r18351): attempt to 'work around' MSVC's IMO stupid warning draft
Wed, 02 Dec 2009 18:12:24 +0000 rubidium (svn r18383) -Fix (r18375): triggering NOT_REACHED for some waypoints draft
Wed, 02 Dec 2009 17:56:02 +0000 rubidium (svn r18382) -Codechange: make road vehicles behave more like trains 'around' stations and use pathfinder penalties to determine to which 'part' to go. Note that the pathfinder penalties for drive through stops are currently only looking at the occupation of the first in a row, but this is to change later on. draft
Wed, 02 Dec 2009 17:37:02 +0000 frosch (svn r18381) -Codechange: Add RoadVehicle::IsBus() to simplify some stuff. draft
Wed, 02 Dec 2009 17:35:54 +0000 frosch (svn r18380) -Fix (r9301): One could not share orders between buses carrying different cargos. draft
Wed, 02 Dec 2009 16:48:55 +0000 rubidium (svn r18379) -Codechange: move the cache updating function to its own header to reduce the include 'pathfinder' dependencies draft
Wed, 02 Dec 2009 16:38:33 +0000 rubidium (svn r18378) -Codechange: move the pathfinder 'length' constants to pathfinder_type.h draft
Wed, 02 Dec 2009 16:20:44 +0000 rubidium (svn r18377) -Codechange: add 'cache' of the tile area of truck and bus stops. draft
Wed, 02 Dec 2009 14:44:32 +0000 rubidium (svn r18376) -Codechange: simplify setting the destination draft
Wed, 02 Dec 2009 14:41:04 +0000 rubidium (svn r18375) -Codechange: use Station::GetTileArea to get the tile area for CalcClosestStationTile draft
Wed, 02 Dec 2009 10:47:18 +0000 rubidium (svn r18374) -Cleanup: remove some unused code draft
Wed, 02 Dec 2009 10:44:38 +0000 rubidium (svn r18373) -Codechange: unify some road pathfinder functions draft
Wed, 02 Dec 2009 10:13:49 +0000 rubidium (svn r18372) -Codechange: push some extra type safety into YAPF draft
Wed, 02 Dec 2009 09:57:17 +0000 rubidium (svn r18371) -Codechange: unify calling of the train pathfinders draft
Wed, 02 Dec 2009 09:31:38 +0000 rubidium (svn r18370) -Codechange: push some constness/type strictness into the ship pathfinders draft
Wed, 02 Dec 2009 08:55:53 +0000 rubidium (svn r18369) -Fix [FS#3339] (rbeginning): off-by-one in the preconfigured music lists draft
Wed, 02 Dec 2009 00:01:07 +0000 rubidium (svn r18368) -Fix: alignment of comment and 'add' some missing comments draft
Tue, 01 Dec 2009 23:56:04 +0000 rubidium (svn r18367) -Codechange: unify the ship pathfinder 'calls' draft
Tue, 01 Dec 2009 23:22:41 +0000 rubidium (svn r18366) -Codechange: move the OPF ship pathfinder 'magic' that was in ship_cmd.cpp to the pathfinder code itself draft
Tue, 01 Dec 2009 23:19:46 +0000 rubidium (svn r18365) -Cleanup: remove duplicate table draft
Tue, 01 Dec 2009 22:45:39 +0000 rubidium (svn r18364) -Codechange: move the pathfinders and their related files into a separate directory draft
Tue, 01 Dec 2009 22:27:12 +0000 rubidium (svn r18363) -Feature: do not require advanced settings multistrings to start at 0 draft
Tue, 01 Dec 2009 22:18:51 +0000 rubidium (svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code and simplify some things for the future draft
Tue, 01 Dec 2009 21:45:50 +0000 frosch (svn r18361) -Fix: Remove unneeded usage of invalid pointer. Also thank Hirundo and SmatZ. draft
Tue, 01 Dec 2009 20:53:13 +0000 rubidium (svn r18360) -Add: configure 'support' for GCC's LTO and ICC's IPO draft
Tue, 01 Dec 2009 18:45:12 +0000 translators (svn r18359) -Update from WebTranslator v3.0: draft
Tue, 01 Dec 2009 18:12:17 +0000 frosch (svn r18358) -Cleanup: More usage of EPV_CYCLES_(DARK|GLITTER)_WATER. draft
Tue, 01 Dec 2009 00:17:32 +0000 rubidium (svn r18356) -Merge: changes to the changelogs etc. in the 0.7 branch draft
Mon, 30 Nov 2009 21:46:58 +0000 rubidium (svn r18353) -Fix: string colours can't have a case draft
Mon, 30 Nov 2009 18:57:42 +0000 translators (svn r18352) -Update from WebTranslator v3.0: draft
Mon, 30 Nov 2009 11:29:52 +0000 rubidium (svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom level draft
Sun, 29 Nov 2009 22:18:04 +0000 smatz (svn r18350) -Codechange: catch SIGILL under unix-like systems as well draft
Sun, 29 Nov 2009 21:40:51 +0000 alberth (svn r18349) -Fix (r18347): Older compilers want explicit assignments. draft
Sun, 29 Nov 2009 21:27:12 +0000 alberth (svn r18348) -Doc: Doxygen fixes, and removal of an old @note. draft
Sun, 29 Nov 2009 21:17:37 +0000 alberth (svn r18347) -Codechange: Compute width of labels in news settings window once. draft
Sun, 29 Nov 2009 21:16:37 +0000 alberth (svn r18346) -Codechange: Compute size of face part display buttons only once in face window. draft
Sun, 29 Nov 2009 21:14:34 +0000 alberth (svn r18345) -Codechange: Warn the window that it gets initialized, so it can do some work ahead. draft
Sun, 29 Nov 2009 19:31:23 +0000 rubidium (svn r18344) -Change [FS#2923]: do not split up articulated vehicles in the train details view. If an articulated vehicle it too 'wide' draw the information on the next line and if there are multiple cargos split that over multiple lines too. Based on work by frosch123. draft
Sun, 29 Nov 2009 19:27:53 +0000 rubidium (svn r18343) -Fix [FS#3336] (r18243): dark blue signs would be drawn transparent draft
Sun, 29 Nov 2009 19:20:39 +0000 rubidium (svn r18342) -Fix: erroneous spaces before ; draft
Sun, 29 Nov 2009 18:46:54 +0000 frosch (svn r18341) -Fix: Replace some GetNextVehicle() with GetNextUnit() where needed. draft
Sun, 29 Nov 2009 18:45:28 +0000 translators (svn r18340) -Update from WebTranslator v3.0: draft
Sun, 29 Nov 2009 17:24:39 +0000 rubidium (svn r18339) -Cleanup: remove SKIP support from strgen too draft
Sun, 29 Nov 2009 17:20:27 +0000 rubidium (svn r18338) -Codechange: remove the need for {SKIP} draft
Sun, 29 Nov 2009 12:52:08 +0000 alberth (svn r18337) -Codechange: Remove 2x2 {SKIP} in the company finances window + strings. draft
Sun, 29 Nov 2009 11:48:20 +0000 alberth (svn r18336) -Cleanup (r18092): Remove declaration of an already removed function. draft
Sun, 29 Nov 2009 10:56:51 +0000 alberth (svn r18335) -Codechange: Further reduction of nested_root NULL-ness checking. draft
Sun, 29 Nov 2009 09:18:49 +0000 alberth (svn r18334) -Codechange: No need to test a pointer after using it. draft
Sun, 29 Nov 2009 09:01:03 +0000 alberth (svn r18333) -Fix (r18127): Station view window did not resize properly when toggling between ratings and acceptance view. draft
Sun, 29 Nov 2009 01:00:03 +0000 rubidium (svn r18332) -Fix: the MSVC compile warnings draft
Sun, 29 Nov 2009 00:41:08 +0000 rubidium (svn r18331) -Fix [FS#3334]: news items would with some chat 'bars' not be displayed fully. Fix by erikjanp. draft
Sat, 28 Nov 2009 20:35:25 +0000 rubidium (svn r18330) -Cleanup: remove some unneeded includes draft
Sat, 28 Nov 2009 20:27:42 +0000 frosch (svn r18329) -Remove: [strgen] Support for {SETX} and {SETXY}. Let it rest in peace as NewGRF relict. draft
Sat, 28 Nov 2009 20:15:16 +0000 frosch (svn r18328) -Codechange: Remove last usage of {SETX} from strings. draft
Sat, 28 Nov 2009 18:45:30 +0000 translators (svn r18327) -Update from WebTranslator v3.0: draft
Sat, 28 Nov 2009 16:10:22 +0000 frosch (svn r18326) -Fix (r18325): Missing signedness conversion. draft
Sat, 28 Nov 2009 15:12:24 +0000 frosch (svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also make the 'current order'-arrow in order and timetable GUI RTL aware. 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 15:00:45 +0000 rubidium (svn r18323) -Fix [FS#3330]: credits were drawn on the border of the window 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
Sat, 28 Nov 2009 14:36:43 +0000 rubidium (svn r18321) -Fix [FS#3331]: make the toolbars also calculate their top location based on the main toolbar's height instead of hardcoding that draft
Sat, 28 Nov 2009 14:30:00 +0000 rubidium (svn r18320) -Codechange: make the terraform and transparency window not use absolute location but manually calculate based on toolbar size etc. draft
Sat, 28 Nov 2009 14:07:08 +0000 frosch (svn r18319) -Fix: Timetable window wrt. big/small fonts. draft
Sat, 28 Nov 2009 13:54:28 +0000 rubidium (svn r18318) -Codechange: add an enum value for manual window placement draft
Sat, 28 Nov 2009 13:47:57 +0000 alberth (svn r18317) -Codechange: Merge both face windows into a single window description and widget parts array. draft
Sat, 28 Nov 2009 13:45:03 +0000 alberth (svn r18316) -Codechange: Introduce selection widgets to enable turning parts of the face window on and off. draft
Sat, 28 Nov 2009 13:43:53 +0000 alberth (svn r18315) -Codechange: Remove fixed minimal sizes of the other widgets in both face windows. draft
Sat, 28 Nov 2009 13:43:15 +0000 frosch (svn r18314) -Fix: Disable 'start date' button for timetable windows of other companies. draft
Sat, 28 Nov 2009 13:42:35 +0000 alberth (svn r18313) -Codechange: Decide the size of the widgets displaying values of parts in the advanced face window dynamically. draft
Sat, 28 Nov 2009 13:40:41 +0000 alberth (svn r18312) -Codechange: Simplify the nested widget part arrays of both face windows, and move a bit towards merging. draft
Sat, 28 Nov 2009 13:38:34 +0000 rubidium (svn r18311) -Codechange: no need to hardcode locations of some 'random' windows draft
Sat, 28 Nov 2009 13:34:49 +0000 alberth (svn r18310) -Codechange: Introduce widgets for the names of the parts in the advanced face editing window, draft
Fri, 27 Nov 2009 18:45:37 +0000 translators (svn r18309) -Update from WebTranslator v3.0: draft
Fri, 27 Nov 2009 16:46:17 +0000 frosch (svn r18308) -Codechange: Use GetSpriteSize() instead of hardcoded width in dropdowns with company icon. draft
Fri, 27 Nov 2009 16:35:34 +0000 frosch (svn r18307) -Fix: some coding style. draft
Fri, 27 Nov 2009 16:20:56 +0000 frosch (svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items. draft
Fri, 27 Nov 2009 16:18:03 +0000 frosch (svn r18305) -Codechange: Replace some 2s with WD_FRAMERECT_(LEFT|RIGHT). draft
Fri, 27 Nov 2009 15:16:58 +0000 rubidium (svn r18304) -Codechange: don't use SETX for the arrival/departure panel; some languages don't have short abbreviations :( draft
Thu, 26 Nov 2009 22:46:13 +0000 frosch (svn r18303) -Fix: Widget indices are valid when >= 0. draft
Thu, 26 Nov 2009 22:04:11 +0000 smatz (svn r18302) -Fix [FS#3328](r18281): city size multiplier was ignored when generating new game draft
Thu, 26 Nov 2009 18:45:29 +0000 translators (svn r18301) -Update from WebTranslator v3.0: draft
Thu, 26 Nov 2009 16:47:31 +0000 rubidium (svn r18299) -Update: the ai changelog document draft
Thu, 26 Nov 2009 16:29:19 +0000 rubidium (svn r18298) -Document: that the dummy AI message is because 'you' don't have an AI... and how to 'solve' the issue; way too many people are ignorant draft
Thu, 26 Nov 2009 14:56:17 +0000 frosch (svn r18297) -Fix: Preserve timetable-start when auto-replacing/-renewing. draft
Thu, 26 Nov 2009 11:34:12 +0000 rubidium (svn r18296) -Codechange: show the next 4 orders instead of the first 4 orders in the ship/aircraft vehicle lists draft
Thu, 26 Nov 2009 00:10:16 +0000 frosch (svn r18295) -Fix [FS#bigos](r18283): Missed one PR_TERRAFORM. draft
Wed, 25 Nov 2009 23:39:50 +0000 rubidium (svn r18294) -Feature: set the start time of a timetable draft
Wed, 25 Nov 2009 23:38:59 +0000 rubidium (svn r18293) -Codechange: add a window to set the date. Based on work by PhilSophus and Maedhros. draft
Wed, 25 Nov 2009 23:37:15 +0000 rubidium (svn r18292) -Codechange: add a command to set the start date of a timetable. Based on work by PhilSophus. draft
Wed, 25 Nov 2009 23:28:04 +0000 rubidium (svn r18291) -Codechange: rework the calculation of the 'days till year' macro a bit so it can be properly reused and add a MAX_DAY draft
Wed, 25 Nov 2009 22:58:28 +0000 rubidium (svn r18290) -Codechange: be more strict about what vehicles may use timetables draft
Wed, 25 Nov 2009 21:30:45 +0000 rubidium (svn r18289) -Codechange: if using RTL draw the toolbar in the reverse direction so the buttons overlap 'nicely' draft
Wed, 25 Nov 2009 18:45:41 +0000 translators (svn r18288) -Update from WebTranslator v3.0: draft
Wed, 25 Nov 2009 17:48:44 +0000 rubidium (svn r18287) -Fix (r17841): a not properly updated list caused reading just freed memory which caused buttons to not work as they should draft
Wed, 25 Nov 2009 16:26:25 +0000 frosch (svn r18286) -Fix (r18280): Number of platforms and platform length start with 1. draft
Wed, 25 Nov 2009 16:17:06 +0000 rubidium (svn r18285) -Feature: show the expected arrival/departure dates in the timetable window. Based on work by PhilSophus. draft
Tue, 24 Nov 2009 23:34:46 +0000 frosch (svn r18284) -Cleanup (r18268, r18283): Replace magic value with enum. draft
Tue, 24 Nov 2009 22:15:42 +0000 frosch (svn r18283) -Feature: [NewGRF] Add new price bases for removing industries, building/removing unmovables (new objects), building/removing rail-waypoints/buoys, interacting with town-authority, building foundations, funding primary industries (when not prospecting) and towns. draft
Tue, 24 Nov 2009 22:02:23 +0000 frosch (svn r18282) -Codechange: Remove IndustrySpec::raw_industry_cost_multiplier and use 8 * cost_multiplier instead. draft
Tue, 24 Nov 2009 21:18:11 +0000 smatz (svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJosh, GeekToo, Terkhen and others) draft
Tue, 24 Nov 2009 21:13:36 +0000 rubidium (svn r18280) -Codechange: remove widget indices that are not needed for custom drawing/handling input draft
Tue, 24 Nov 2009 18:45:22 +0000 translators (svn r18279) -Update from WebTranslator v3.0: draft
Tue, 24 Nov 2009 18:27:58 +0000 frosch (svn r18278) -Cleanup (r1): No need to set a cost multiplier for raw-industry-construction of banks. They have never been raw industries. 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:56:45 +0000 frosch (svn r18276) -Fix: [NoAI] Make AIIndustryType::GetConstructionCost() return -1, if the industry is neither buildable nor prospectable. draft
Tue, 24 Nov 2009 17:40:38 +0000 frosch (svn r18275) -Fix (r18266): Need to update regression due to different rounding. draft
Tue, 24 Nov 2009 17:28:29 +0000 rubidium (svn r18274) -Codechange: remove the unused WDF flags draft
Tue, 24 Nov 2009 17:13:24 +0000 rubidium (svn r18273) -Codechange: do not require widget numbers for default widgets (close, sticky, resize buttons and the caption), except when you want to use SetStringParameter for the caption ofcourse. Also remove the requirement for some of the WDF flags; no need to test for both the flag whether a feature is used and whether the feature is in action. draft
Tue, 24 Nov 2009 16:54:52 +0000 rubidium (svn r18272) -Codechange: make FindScrollbar a const function draft
Tue, 24 Nov 2009 14:20:39 +0000 rubidium (svn r18271) -Fix [FS#3315]: road vehicles wouldn't reserve a road stop in tunnels/on bridges so when they leave wormhole they're still focussed on the main road stop causing unneededly long queues draft
Tue, 24 Nov 2009 14:19:21 +0000 rubidium (svn r18270) -Codechange: split the code for finding a road stop to stop at into a seperate function draft
Tue, 24 Nov 2009 13:28:18 +0000 rubidium (svn r18269) -Fix [FS#3326]: crash because there was no (hidden) one way widget for the tram toolbar draft
Tue, 24 Nov 2009 13:15:58 +0000 frosch (svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicles only apply to the GRF locally, if it defines engines of that type itself. draft
Tue, 24 Nov 2009 13:14:48 +0000 rubidium (svn r18267) -Codechange: make the music window big font aware draft
Tue, 24 Nov 2009 13:12:34 +0000 frosch (svn r18266) -Codechange: Add a function to compute prices from price base and cost factor and use it consistently for vehicle purchase, running cost, and refit cost. draft
Tue, 24 Nov 2009 12:42:36 +0000 rubidium (svn r18265) -Codechange: make the finance overview window big font aware draft
Mon, 23 Nov 2009 22:01:42 +0000 rubidium (svn r18264) -Codechange: make the company league window big font aware draft
Mon, 23 Nov 2009 21:34:33 +0000 rubidium (svn r18263) -Codechange: make the town views resizable draft
Mon, 23 Nov 2009 20:25:14 +0000 rubidium (svn r18262) -Codechange: make the status bar big font aware draft
Mon, 23 Nov 2009 20:14:42 +0000 rubidium (svn r18261) -Codechange: center the company icons in the toolbar dropdowns draft
Mon, 23 Nov 2009 20:13:37 +0000 rubidium (svn r18260) -Codechange: make the company station view big font aware draft
Mon, 23 Nov 2009 19:53:58 +0000 rubidium (svn r18259) -Codechange: make the graphs big font aware draft
Mon, 23 Nov 2009 18:45:23 +0000 translators (svn r18258) -Update from WebTranslator v3.0: draft
Mon, 23 Nov 2009 16:23:42 +0000 rubidium (svn r18257) -Fix: glitch when the news message is wider than the status bar draft
Mon, 23 Nov 2009 16:18:01 +0000 rubidium (svn r18256) -Codechange: make the vehicle details window big font aware draft
Mon, 23 Nov 2009 14:04:03 +0000 rubidium (svn r18255) -Codechange: make the town authority window big font aware draft
Mon, 23 Nov 2009 13:18:20 +0000 rubidium (svn r18254) -Codechange: make the highscore windows big font aware-ish till the point that it still fits within the graphics draft
Mon, 23 Nov 2009 13:14:45 +0000 frosch (svn r18253) -Codechange: Convert the linked list of loaded GRFFiles into a SmallVector. draft
Mon, 23 Nov 2009 13:01:12 +0000 rubidium (svn r18252) -Fix: crash when news is shown when the end game window is opened (status bar goes missing for a while etc.) 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:21:00 +0000 rubidium (svn r18250) -Codechange: make the graph legend 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 22:12:00 +0000 rubidium (svn r18248) -Codechange: remove magic numbers from the AI debug window, making it big font aware in the process draft
Sun, 22 Nov 2009 22:08:28 +0000 rubidium (svn r18247) -Codechange: make the AI settings window big font aware draft
Sun, 22 Nov 2009 20:56:39 +0000 frosch (svn r18246) -Codechange: Make signs and station/town names big font aware. draft
Sun, 22 Nov 2009 20:38:06 +0000 frosch (svn r18245) -Codechange: Deduplicate code wrt. clicking on signs and station/town names. draft
Sun, 22 Nov 2009 20:23:41 +0000 frosch (svn r18244) -Codechange: Make texteffects big font aware. draft
Sun, 22 Nov 2009 19:53:49 +0000 frosch (svn r18243) -Codechange: Deduplicate code wrt. drawing signs and station/town names. draft
Sun, 22 Nov 2009 19:40:48 +0000 rubidium (svn r18242) -Codechange: make the refit window big font aware draft
Sun, 22 Nov 2009 19:31:52 +0000 rubidium (svn r18241) -Codechange: make the rail depot 'buttons' centered in the window draft
Sun, 22 Nov 2009 19:27:51 +0000 rubidium (svn r18240) -Change: align the 'select' sprite in the network content GUI based on the font height draft
Sun, 22 Nov 2009 19:24:02 +0000 rubidium (svn r18239) -Codechange: make the AI 'selection' list window big font aware draft
Sun, 22 Nov 2009 19:19:11 +0000 rubidium (svn r18238) -Codechange: make the autoreplace window big font aware draft
Sun, 22 Nov 2009 19:18:51 +0000 rubidium (svn r18237) -Codechange: make the group GUI big font aware draft
Sun, 22 Nov 2009 18:51:58 +0000 rubidium (svn r18236) -Codechange: make the group gui behave 'better aligned' draft
Sun, 22 Nov 2009 18:51:21 +0000 rubidium (svn r18235) -Fix: like r18233, but for the non-trains draft
Sun, 22 Nov 2009 18:45:19 +0000 translators (svn r18234) -Update from WebTranslator v3.0: draft
Sun, 22 Nov 2009 18:32:03 +0000 alberth (svn r18233) -Fix: Fix matrix widget of the autoreplace gui. draft
Sun, 22 Nov 2009 18:31:17 +0000 alberth (svn r18232) -Fix: Extend container widgets to accomadate multiples of filling step size. draft
Sun, 22 Nov 2009 18:29:52 +0000 alberth (svn r18231) -Fix: Enable filling of matrix widget in the depot gui. 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 16:31:59 +0000 rubidium (svn r18228) -Fix: make string drawing big font aware, i.e. don't big characters flicker like a stroboscope. draft
Sun, 22 Nov 2009 14:58:27 +0000 frosch (svn r18227) -Fix (r17676)[FS#3325]: GRF parameters and palette were no longer displayed in NewGRF gui. draft
Sun, 22 Nov 2009 14:48:33 +0000 rubidium (svn r18226) -Fix: the caption of the select station/waypoint window was black instead of (the default) white draft
Sun, 22 Nov 2009 14:46:14 +0000 rubidium (svn r18225) -Codechange: make the select station window behave better with big fonts draft
Sun, 22 Nov 2009 14:41:21 +0000 rubidium (svn r18224) -Codechange: make the road construction windows big font aware draft
Sun, 22 Nov 2009 14:40:55 +0000 rubidium (svn r18223) -Codechange: remove the requirement of having an index for background widgets draft
Sun, 22 Nov 2009 14:40:25 +0000 rubidium (svn r18222) -Codechange: make the sign list window big font aware draft
Sun, 22 Nov 2009 14:15:50 +0000 rubidium (svn r18221) -Codechange: make the NewGRF window big font aware 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
Sun, 22 Nov 2009 13:12:31 +0000 rubidium (svn r18218) -Codechange: make a few network windows big font aware draft
Sun, 22 Nov 2009 13:01:07 +0000 rubidium (svn r18217) -Codechange: make the livery window big font aware draft
Sun, 22 Nov 2009 12:24:33 +0000 rubidium (svn r18216) -Codechange: make the scenario editor dock tool big font aware draft
Sun, 22 Nov 2009 12:18:26 +0000 rubidium (svn r18215) -Codechange: make the simple face window big font aware draft
Sun, 22 Nov 2009 12:08:12 +0000 rubidium (svn r18214) -Codechange: make the AI config window big font aware draft
Sun, 22 Nov 2009 11:24:30 +0000 rubidium (svn r18213) -Codechange: it's not needed to manually set the fill, (re)size and tooltip for scrollbars draft
Sun, 22 Nov 2009 11:20:12 +0000 rubidium (svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays draft
Sun, 22 Nov 2009 11:10:17 +0000 rubidium (svn r18211) -Cleanup: remove unneeded tooltip, size and fill 'parameters' from WWT_RESIZEBOX instances draft
Sun, 22 Nov 2009 10:59:12 +0000 alberth (svn r18210) -Codechange: Child widgets always get the entire space in perpendicular direction of the container. draft
Sat, 21 Nov 2009 18:45:32 +0000 translators (svn r18209) -Update from WebTranslator v3.0: draft
Sat, 21 Nov 2009 17:22:37 +0000 rubidium (svn r18208) -Fix [FS#3321]: in some cases the size of the land information window wasn't properly calculated draft
Sat, 21 Nov 2009 16:39:36 +0000 rubidium (svn r18207) -Fix [FS#3324] (r11961): [NewGRF] When starting a new game the values of action D variable 13 were incorrect draft
Sat, 21 Nov 2009 16:02:05 +0000 rubidium (svn r18206) -Fix [FS#3322]: on could 'pan' on the viewports of other windows, like the industry view, too draft
Sat, 21 Nov 2009 12:45:00 +0000 rubidium (svn r18205) -Codechange: unduplicate some code draft
Sat, 21 Nov 2009 12:43:09 +0000 rubidium (svn r18204) -Codechange: introduce a type for Ticks and use it; furthermore document some related variables/functions draft
Sat, 21 Nov 2009 10:10:53 +0000 alberth (svn r18203) -Codechange (r18092): Remove DisplayFlags enum of old widgets. draft
Fri, 20 Nov 2009 22:00:28 +0000 rubidium (svn r18202) -Codechange: remove an unused function draft
Fri, 20 Nov 2009 20:10:06 +0000 alberth (svn r18201) -Codechange (r18092): No need anymore for initializing nested widgets for Widget* arrays. draft
Fri, 20 Nov 2009 18:45:24 +0000 translators (svn r18200) -Update from WebTranslator v3.0: draft
Fri, 20 Nov 2009 17:36:46 +0000 rubidium (svn r18199) -Codechange: make the company view window RTL aware and somewhat big font aware draft
Fri, 20 Nov 2009 16:01:29 +0000 rubidium (svn r18198) -Codechange: make the AI configuration window RTL aware draft
Fri, 20 Nov 2009 14:52:55 +0000 rubidium (svn r18197) -Codechange: make the advanced settings window RTL aware and more big font aware draft
Fri, 20 Nov 2009 14:03:17 +0000 rubidium (svn r18196) -Codechange: make the performance rating details window big font and RTL aware draft
Thu, 19 Nov 2009 22:49:04 +0000 rubidium (svn r18195) -Codechange: move the child padding calculation/handling to WWT_FRAME draft
Thu, 19 Nov 2009 21:21:39 +0000 rubidium (svn r18194) -Codechange: make the AI 'config' window RTL aware draft
Thu, 19 Nov 2009 21:07:08 +0000 rubidium (svn r18193) -Codechange: make the cheat window RTL aware draft
Thu, 19 Nov 2009 20:34:45 +0000 rubidium (svn r18192) -Codechange: make the music window RTL aware draft
Thu, 19 Nov 2009 18:45:17 +0000 translators (svn r18190) -Update from WebTranslator v3.0: draft
Thu, 19 Nov 2009 18:08:35 +0000 rubidium (svn r18189) -Codechange: remove some now unneeded strings draft
Thu, 19 Nov 2009 18:01:24 +0000 rubidium (svn r18188) -Codechange: s/NWID_BUTTON_DRPDOWN/NWID_BUTTON_DROPDOWN/g draft
Thu, 19 Nov 2009 17:57:27 +0000 rubidium (svn r18187) -Codechange: make the advanced face selection, custom currency, difficulty, news settings, signal, sign and vehicle details window RTL aware (use the arrow widget) draft
Thu, 19 Nov 2009 17:56:03 +0000 rubidium (svn r18186) -Add: a widgets for left/right arrows with the ability to turn themselves around when a RTL language is loaded draft
Thu, 19 Nov 2009 16:33:11 +0000 rubidium (svn r18185) -Fix: the up/down buttons had the wrong logical ordering with RTL. Also one of the tooltips was incorrect. draft
Thu, 19 Nov 2009 16:27:15 +0000 glx (svn r18184) -Codechange: add crash screenshot for win32 draft
Thu, 19 Nov 2009 15:45:08 +0000 rubidium (svn r18183) -Codechange: make the NewGRF window RTL aware draft
Thu, 19 Nov 2009 13:56:10 +0000 rubidium (svn r18182) -Codechange: use the zero fill control code instead of duplicating strings with 'only' the 0 differing draft
Thu, 19 Nov 2009 13:53:54 +0000 rubidium (svn r18181) -Add: the concept of zero filled numbers to strgen draft
Thu, 19 Nov 2009 11:10:32 +0000 rubidium (svn r18180) -Codechange: make the news history window RTL aware draft
Thu, 19 Nov 2009 10:56:14 +0000 rubidium (svn r18179) -Codechange: make the town authority window RTL aware draft
Thu, 19 Nov 2009 10:44:35 +0000 peter1138 (svn r18178) -Codechange: Let NewGRF Add window's text filter expand. draft
Wed, 18 Nov 2009 23:07:29 +0000 peter1138 (svn r18177) -Fix (r18001): [SDL] Viewport could jump when mouse moved and right button pressed at the same time. draft
Wed, 18 Nov 2009 22:14:13 +0000 rubidium (svn r18176) -Fix: wrong parameter locations caused occasional crashes when showing an engine preview or new engine news message draft
Wed, 18 Nov 2009 22:00:04 +0000 rubidium (svn r18175) -Codechange: make the network lobby and client list RTL aware draft
Wed, 18 Nov 2009 21:27:13 +0000 rubidium (svn r18174) -Codechange: make the sign list RTL aware draft
Wed, 18 Nov 2009 21:18:51 +0000 rubidium (svn r18173) -Codechange: make the smallmap RTL aware draft
Wed, 18 Nov 2009 20:28:03 +0000 rubidium (svn r18172) -Fix: consistency w.r.t. using space after the copyright symbol in the about window draft
Wed, 18 Nov 2009 20:27:18 +0000 rubidium (svn r18171) -Change: always align the about to the left; it is not translated and as such it's never a RTL text. draft
Wed, 18 Nov 2009 20:22:39 +0000 rubidium (svn r18170) -Codechange: make the station view RTL aware draft
Wed, 18 Nov 2009 18:45:16 +0000 translators (svn r18169) -Update from WebTranslator v3.0: draft
Wed, 18 Nov 2009 18:17:27 +0000 peter1138 (svn r18168) -Codechange: Adjust a frame's child's padding to account for text height, and draw the top bar appropriately. draft
Wed, 18 Nov 2009 15:09:39 +0000 rubidium (svn r18167) -Change: make the graph legend, cargo payment graph and company league windows RTL aware draft
Wed, 18 Nov 2009 12:45:20 +0000 rubidium (svn r18166) -Codechange: make the livery colour window RTL aware draft
Wed, 18 Nov 2009 12:31:48 +0000 rubidium (svn r18165) -Codechange: make company dropdowns RTL aware draft
Wed, 18 Nov 2009 12:31:09 +0000 rubidium (svn r18164) -Change: make dropdown 'right' align to the opening widget with RTL draft
Wed, 18 Nov 2009 10:45:49 +0000 rubidium (svn r18163) -Codechange: make the depot GUI RTL aware draft
Wed, 18 Nov 2009 10:45:33 +0000 rubidium (svn r18162) -Fix: rest-of-train train selection draft