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