log

age author description
Sat, 19 Dec 2009 16:02:29 +0000 alberth (svn r18539) -Codechange: Re-use cargolist drawing in StationViewWindow::DrawAcceptedCargo() draft
Sat, 19 Dec 2009 15:52:50 +0000 alberth (svn r18538) -Codechange: Split DrawStationCoverageText into a calculation part and a drawing part. draft
Sat, 19 Dec 2009 15:51:55 +0000 frosch (svn r18537) -Fix (r17436): Also do not account cargo in statistics, if it was not accepted. draft
Sat, 19 Dec 2009 15:31:23 +0000 rubidium (svn r18536) -Fix [FS#3386]: MSVC warning. Patch by pavel1269 draft
Sat, 19 Dec 2009 15:30:24 +0000 rubidium (svn r18535) -Fix [FS#2722]: don't account for path reservation costs when entering a signal block via a 'block' signal. This way you won't get double penalties, both red signals and reservation costs, for the block signalled tracks draft
Sat, 19 Dec 2009 15:04:24 +0000 alberth (svn r18534) -Doc: Add doxy strings to StationCoverageType enum. draft
Sat, 19 Dec 2009 09:23:19 +0000 rubidium (svn r18533) -Fix: don't refer, in the comments, to a long renamed function draft
Fri, 18 Dec 2009 21:35:55 +0000 rubidium (svn r18532) -Codechange/Fix (r18404): don't leave the road stop between tiles, just stay on it. This prevents the rare cases where a road vehicle would stop exactly on the border where it could not load draft
Fri, 18 Dec 2009 21:34:06 +0000 rubidium (svn r18531) -Fix [FS#3384] (r18404): for articulated road vehicles only the first part was accounted for, so for extremely short fronts and lots after it the spreading did not work as it should. draft
Fri, 18 Dec 2009 19:59:32 +0000 peter1138 (svn r18530) -Fix (r18304): Width property set on window instead of width. draft
Fri, 18 Dec 2009 18:45:31 +0000 translators (svn r18529) -Update from WebTranslator v3.0: draft
Fri, 18 Dec 2009 15:56:31 +0000 peter1138 (svn r18528) -Fix (FS#3370): Platform length/count buttons not centred when NewGRF stations in use. draft
Thu, 17 Dec 2009 23:26:25 +0000 yexo (svn r18527) -Fix: an industry newgrf that defined a too small size for action0 prop 0A could cause a crash draft
Thu, 17 Dec 2009 18:45:35 +0000 translators (svn r18523) -Update from WebTranslator v3.0: draft
Thu, 17 Dec 2009 16:59:33 +0000 rubidium (svn r18522) -Feature: add the possibility to not make new tree tiles in-game draft
Wed, 16 Dec 2009 23:49:21 +0000 rubidium (svn r18520) -Fix [FS#3272]: allegro doesn't like to work with extmidi; it causes 'random' (looks like a racing condition in allegro) crashes when songs are stopped. draft
Wed, 16 Dec 2009 22:04:31 +0000 yexo (svn r18519) -Codechange: Improve regression tests for AIOrder draft
Wed, 16 Dec 2009 21:31:21 +0000 yexo (svn r18518) -Add [NoAI]: AIOrder::AIOF_GOTO_NEAREST_DEPOT for goto nearest depot orders draft
Wed, 16 Dec 2009 18:45:27 +0000 translators (svn r18517) -Update from WebTranslator v3.0: draft
Wed, 16 Dec 2009 16:57:26 +0000 rubidium (svn r18516) -Feature [FS#3359]: moving of AIs in the AI configuration window. Based on a patch by Zuu. draft
Wed, 16 Dec 2009 16:23:44 +0000 rubidium (svn r18515) -Change: make it visible when you're to pass the next signal on danger and possible to cancel it draft
Wed, 16 Dec 2009 11:35:05 +0000 rubidium (svn r18514) -Codechange: make it a bit clearer that for tile layouts num_sprites (as in number of sprite sets) is not the same as num_sprites (as in number of building sprites) draft
Wed, 16 Dec 2009 00:06:51 +0000 rubidium (svn r18513) -Fix [FS#3379]: sometimes NewGRFs throw invalid data at OpenTTD and that triggered a check... that if a has to be between b and c (inclusive) then c must be bigger than or equal to b (and definitely not smaller) draft
Tue, 15 Dec 2009 22:39:58 +0000 yexo (svn r18512) -Fix (r17859) [FS#3376]: assert when clicking the industry button in the scenario editor draft
Tue, 15 Dec 2009 18:45:34 +0000 translators (svn r18511) -Update from WebTranslator v3.0: draft
Tue, 15 Dec 2009 14:29:47 +0000 rubidium (svn r18510) -Codechange: some further cleanups of the Windows installer; it didn't always remove all the files it installed and the downloaded free graphics/sounds are now fully extracted instead of dumped as tar in the data directory. This should make reading the readme for them quite a bit easier. draft
Tue, 15 Dec 2009 13:59:20 +0000 peter1138 (svn r18509) -Codechange (r2515,r2753): Data for drawing single_x/y rail pieces was inverted. draft
Tue, 15 Dec 2009 01:38:55 +0000 rubidium (svn r18508) -Fix [FS#3372]: if a rail station class had less data than capacity it would try to set a negative position draft
Tue, 15 Dec 2009 00:33:44 +0000 yexo (svn r18507) -Change [FS#3340]: move the 'check online content' button from the AI list window to the AI configuration window draft
Tue, 15 Dec 2009 00:00:51 +0000 rubidium (svn r18506) -Fix [FS#3368]: no error message was created for the first fatal NewGRF error. draft
Mon, 14 Dec 2009 23:35:38 +0000 yexo (svn r18505) -Fix [FS#3169]: improve airport movement on several airports draft
Mon, 14 Dec 2009 22:17:15 +0000 yexo (svn r18504) -Remove [NoAI]: AIVehicle::SkipToVehicleOrder as it was a duplicate or AIOrder.SkipToOrder draft
Mon, 14 Dec 2009 22:11:06 +0000 rubidium (svn r18503) -Fix [FS#3370]: the length and platform buttons in the station window weren't always properly centered draft
Mon, 14 Dec 2009 22:06:25 +0000 rubidium (svn r18502) -Fix: the dummy AI would could a NOT_REACHED if the translated error message contained a quote draft
Mon, 14 Dec 2009 19:19:47 +0000 rubidium (svn r18499) -Fix/Change/Feature [FS#3159]: autoreplace and autorenew always reset their cargo sub type to 0. Now find a sub cargo type with the exact same name and use that, otherwise fallback to 0. So cargo sub types can be maintained via autoreplace *if* the new vehicle supports the same cargo sub type. draft
Mon, 14 Dec 2009 19:17:18 +0000 rubidium (svn r18498) -Fix [FS#2616]: cloning of vehicles could create vehicles with invalid cargo sub types for the build year of the vehicle. Fall back to another cargo sub type with the exact same name, otherwise fallback to cargo sub type 0. draft
Mon, 14 Dec 2009 18:45:12 +0000 translators (svn r18497) -Update from WebTranslator v3.0: draft
Mon, 14 Dec 2009 18:20:42 +0000 rubidium (svn r18496) -Codechange: some changes to the installer to make it more usable, easier to maintain and more up-to-date draft
Sun, 13 Dec 2009 22:19:19 +0000 rubidium (svn r18495) -Codechange: make sure we don't taint the vehicle cache with finding refit options and unmagify a constant draft
Sun, 13 Dec 2009 22:17:12 +0000 rubidium (svn r18494) -Fix (r18474): crash when moving non-engine to new free wagon chain and group count was off when moving a front engine within the same train and the new front isn't an engine. draft
Sun, 13 Dec 2009 21:36:10 +0000 rubidium (svn r18493) -Fix: don't access something after deleting it draft
Sun, 13 Dec 2009 21:12:36 +0000 alberth (svn r18492) -Doc: A few Doxygen reference fixes (NewsSubtype reported by Eddi), and a typo fix. draft
Sun, 13 Dec 2009 21:05:38 +0000 alberth (svn r18491) -Fix (r18482): Update doxy comments of SetupSmallestSize() as well. draft
Sun, 13 Dec 2009 20:54:52 +0000 alberth (svn r18490) -Doc: Fixed syntax of a few doxygen pre and post coditions. draft
Sun, 13 Dec 2009 20:37:32 +0000 alberth (svn r18489) -Codechange: Introduce a custom container widget for a resizing legend bar in the smallmap. draft
Sun, 13 Dec 2009 20:27:53 +0000 alberth (svn r18488) -Codechange: Make number of rows for displaying industries in smallmap legend dynamic. draft
Sun, 13 Dec 2009 20:19:08 +0000 alberth (svn r18487) -Codechange: Move row height and column counting to OnInit in the smallmap window as well. draft
Sun, 13 Dec 2009 19:33:07 +0000 rubidium (svn r18486) -Fix: when switching language and you're getting a different font, recalculate the coordinates/sizes of the viewport signs. Otherwise it gets glitchy or abbreviated (in the smallmap) draft
Sun, 13 Dec 2009 18:45:26 +0000 translators (svn r18485) -Update from WebTranslator v3.0: draft
Sun, 13 Dec 2009 17:13:20 +0000 rubidium (svn r18484) -Codechange: simplify the Is(Stopped)InDepot functions for trains draft
Sun, 13 Dec 2009 14:23:45 +0000 rubidium (svn r18483) -Document [FS#3367]: that OpenGFX/OpenSFX can be used and where to find them. Also refer to the readme in some error messages. draft
Sun, 13 Dec 2009 13:29:13 +0000 alberth (svn r18482) -Cleanup (r18092): Conversion to widget array is not done any more. draft
Sun, 13 Dec 2009 10:48:44 +0000 rubidium (svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 tile won't make a dent, 3 tiles might be a bit too much draft
Sun, 13 Dec 2009 10:25:37 +0000 alberth (svn r18480) -Codechange: Moved column width computation of smallmap legends to OnInit(), added a few doxy comments. draft
Sun, 13 Dec 2009 08:46:08 +0000 peter1138 (svn r18479) -Fix (r6532): Direction is accounted for long before motion counter is updated draft
Sat, 12 Dec 2009 23:49:30 +0000 rubidium (svn r18474) -Fix (r18470): in some odd corner cases the group (vehicle) counts could be off draft
Sat, 12 Dec 2009 23:24:11 +0000 rubidium (svn r18473) -Fix (r18470): crash when moving a multiheaded part to be just after itself draft
Sat, 12 Dec 2009 22:59:48 +0000 rubidium (svn r18472) -Fix [FS#3146]: selling vehicles in the depot could create states that are not allowed by the NewGRF attach callback. draft
Sat, 12 Dec 2009 22:15:14 +0000 frosch (svn r18471) -Codechange/Fix: [NoAI] Deduplicate code betweeen AIVehicle::SkipToVehicleOrder and AIOrder::SkipToOrder. They are the same. Also ORDER_CURRENT was not allowed for the latter, but well... draft
Sat, 12 Dec 2009 22:11:43 +0000 rubidium (svn r18470) -Codechange/Fix [part of FS#3146]: moving vehicles around in the depot could create states that are not allowed by the NewGRF attach callback. draft
Sat, 12 Dec 2009 21:56:13 +0000 rubidium (svn r18469) -Fix (r17139): possible invalid reads when listing content on the console draft
Sat, 12 Dec 2009 21:04:08 +0000 rubidium (svn r18468) -Codechange: make sure one never makes self-loops using Vehicle::SetNext draft
Fri, 11 Dec 2009 23:00:07 +0000 peter1138 (svn r18467) -Fix (r17870): Missed positioning for cargo capacity of non-articulated road vehicles. draft
Fri, 11 Dec 2009 22:23:48 +0000 rubidium (svn r18466) -Codechange: use CmdMoveRailWagon to attach a just build wagon to a chain draft
Fri, 11 Dec 2009 22:04:57 +0000 rubidium (svn r18465) -Codechange: simplify CheckTrainInDepot and remove some unneeded wrapper functions draft
Fri, 11 Dec 2009 20:37:24 +0000 alberth (svn r18464) -Fix (r17863): Caption of the build vehicle window did not have company colours. draft
Fri, 11 Dec 2009 19:28:28 +0000 rubidium (svn r18463) -Codechange: some simplifications for finding the end of a vehicle draft
Fri, 11 Dec 2009 19:27:48 +0000 rubidium (svn r18462) -Fix: when moving a wagon and only the last part of a dual headed engine you could split the dual headed engine over two vehicles. draft
Fri, 11 Dec 2009 18:49:03 +0000 rubidium (svn r18461) -Fix (r18456): when moving a wagon from the front of a train one could make a train 1 longer than allowed draft
Fri, 11 Dec 2009 18:45:23 +0000 translators (svn r18460) -Update from WebTranslator v3.0: draft
Fri, 11 Dec 2009 16:16:36 +0000 rubidium (svn r18459) -Codechange: move the new train validity checking (attach callbacks) to a separate function draft
Fri, 11 Dec 2009 15:50:07 +0000 rubidium (svn r18458) -Codechange: make the 'check train length' code of CmdMoveRailVehicle a separate function draft
Fri, 11 Dec 2009 15:16:44 +0000 yexo (svn r18457) -Fix (r18015): southwest and northeast buttons for freeform edges were swapped draft
Fri, 11 Dec 2009 13:37:01 +0000 rubidium (svn r18456) -Codechange: make the length checking functionality of CmdMoveRailVehicle a separate function and simplify the logic draft
Thu, 10 Dec 2009 18:45:22 +0000 translators (svn r18454) -Update from WebTranslator v3.0: draft
Thu, 10 Dec 2009 12:26:39 +0000 rubidium (svn r18453) -Fix [FS#3364]: wrong heightmap dimensions, or rather... a nested_array index removed too much draft
Thu, 10 Dec 2009 10:42:32 +0000 rubidium (svn r18452) -Document: update the known-bugs a bit; quite a few bugs in there are fixing in trunk already. draft
Thu, 10 Dec 2009 00:17:00 +0000 smatz (svn r18451) -Fix (r18360): LDFLAGS could contain different compiler flags than CFLAGS when compiling strgen (Rubidium) draft
Wed, 09 Dec 2009 22:25:12 +0000 rubidium (svn r18450) -Fix [FS#3363]: initial size of the vehicle detail windows would occasionally be too small (although it could be resized) draft
Wed, 09 Dec 2009 18:50:05 +0000 rubidium (svn r18449) -Fix (r18448): invalid argidx offsets in German draft
Wed, 09 Dec 2009 18:45:29 +0000 translators (svn r18448) -Update from WebTranslator v3.0: draft
Wed, 09 Dec 2009 17:10:57 +0000 rubidium (svn r18447) -Change: make some more windows (e.g. graphs, company view) stickyable draft
Wed, 09 Dec 2009 15:24:13 +0000 glx (svn r18446) -Fix (r17450): abort() doesn't trigger crashlog on windows draft
Wed, 09 Dec 2009 11:42:12 +0000 rubidium (svn r18445) -Fix [FS#3335]: for STR_NEWS_INDUSTRY_CLOSURE_GENERAL the gender of the industry wasn't properly selected for Greek. draft
Wed, 09 Dec 2009 11:41:27 +0000 rubidium (svn r18444) -Feature: allow G and P to 'select' substrings of STRINGn for getting their gender draft
Wed, 09 Dec 2009 09:28:47 +0000 rubidium (svn r18443) -Fix (r18438): MSVC thinks, in it's infinite wisdom, that int min(int, int) is a better match for min(uint64, uint) than uint64 min(uint64, uint64). As such we need to cast the UINT16_MAX to prevent MSVC from displaying it's infinite wisdom with loads of warnings. draft
Wed, 09 Dec 2009 09:16:29 +0000 rubidium (svn r18442) -Fix (r18440): warning about SDL_Linked_Version never being NULL on non-Windows systems draft
Wed, 09 Dec 2009 08:23:10 +0000 peter1138 (svn r18441) -Fix: The vehicle list filler widget didn't fill. draft
Wed, 09 Dec 2009 02:53:59 +0000 glx (svn r18440) -Fix (r17774): don't try to get SDL version when SDL is not loaded draft
Wed, 09 Dec 2009 02:49:01 +0000 glx (svn r18439) -Fix (r15233): forgot to load the symbol from SDL.dll draft
Wed, 09 Dec 2009 00:41:18 +0000 rubidium (svn r18438) -Codechange [FS#3337]: introduce a template for Clamp (fonsinchen) and reuse template functions in their non-template counterparts. draft
Wed, 09 Dec 2009 00:08:13 +0000 smatz (svn r18437) -Fix (r16557): background of disabled button in AI GUI wasn't set back to grey after AI bankrupt draft
Tue, 08 Dec 2009 23:32:32 +0000 rubidium (svn r18436) -Fix [FS#3357]: unselect an AI in the AI Settings window when it falls out of the range of active AIs draft
Tue, 08 Dec 2009 20:56:45 +0000 rubidium (svn r18435) -Fix (r18136): articulated road vehicles weren't properly drawn in the vehicle list/details windows draft
Tue, 08 Dec 2009 20:12:43 +0000 rubidium (svn r18434) -Change [FS#565]: use zł instead of zl for the Polish Zloty. draft
Tue, 08 Dec 2009 19:59:21 +0000 frosch (svn r18433) -Codechange: Show different texts in town GUI when the town does not need food the whole year to grow. draft
Tue, 08 Dec 2009 18:45:09 +0000 translators (svn r18432) -Update from WebTranslator v3.0: draft
Tue, 08 Dec 2009 17:09:15 +0000 rubidium (svn r18431) -Add: some missing latin-ish characters from the OpenGFX set so we get less people complain about the OS chosing an unreadable font draft
Tue, 08 Dec 2009 00:16:31 +0000 rubidium (svn r18429) -Fix [FS#3360]: when road vehicles are, because of the 'jam protection' running through eachother more vehicles could be in a road stop than there could be under normal circumstances. As such an assert when the road stop's limits are reached isn't good. draft
Tue, 08 Dec 2009 00:15:15 +0000 rubidium (svn r18428) -Fix: if lots of road vehicles are leaving a depot and the first in the hash linked list is basically the last of the vehicles to leave the depot then due to the 'jam prevention' code all vehicles would fairly quickly increase the blocked counter and drive off all simultaniously draft
Mon, 07 Dec 2009 20:22:33 +0000 rubidium (svn r18427) -Fix (r18423): ofcourse that broke the GCC build... not determining 'inclusion' using the relative path from the .rc that has the 'include' but from the include directories... how useful/sensible is that? draft
Mon, 07 Dec 2009 20:17:31 +0000 rubidium (svn r18426) -Fix: sort the names in source.list according to Microsoft's sorting rules draft
Mon, 07 Dec 2009 18:45:20 +0000 translators (svn r18425) -Update from WebTranslator v3.0: draft
Mon, 07 Dec 2009 17:13:28 +0000 rubidium (svn r18424) -Fix [FS#3327]: [Windows] the help window would be too large in some cases draft
Mon, 07 Dec 2009 16:55:50 +0000 rubidium (svn r18423) -Fix (r17336): [Windows] incorrect relative path the the icon making the icon not being included in the binary draft
Mon, 07 Dec 2009 10:44:58 +0000 rubidium (svn r18422) -Fix (r18404): MSVC complaining about struct vs class draft
Mon, 07 Dec 2009 08:47:10 +0000 rubidium (svn r18421) -Fix [FS#3244]: pathfinders wouldn't consider the 'other' reachable waypoint tile if the closest one is free but there is no safe waiting point directly after it. Now check for a free safe waiting point beyond the waypoint unless there are junctions before the first safe waiting point. draft
Mon, 07 Dec 2009 08:41:18 +0000 rubidium (svn r18420) -Codechange: split YAPF's track follower from the actual YAPF code draft
Sun, 06 Dec 2009 20:22:21 +0000 rubidium (svn r18418) -Fix [FS#3298]: under some circumstances a pointer could be left untouched and then freed. Make sure this doesn't happen by ensuring it starts out as NULL instead of 'garbage'. draft
Sun, 06 Dec 2009 18:45:27 +0000 translators (svn r18417) -Update from WebTranslator v3.0: draft
Sun, 06 Dec 2009 16:15:58 +0000 frosch (svn r18416) -Fix (r15559): Only consider valid cargos in town GUI. draft
Sun, 06 Dec 2009 16:14:13 +0000 rubidium (svn r18415) -Fix [FS#3332]: on slopes the original and better road layouts did not check their minimum distance requirements draft
Sun, 06 Dec 2009 11:46:57 +0000 peter1138 (svn r18414) -Fix: In the depot window, 'free' wagons were not drawn resize.step_height apart draft
Sat, 05 Dec 2009 21:39:28 +0000 alberth (svn r18413) -Doc: Added doxygen strings for cargo-type related enums, structs, and functions. draft
Sat, 05 Dec 2009 19:21:43 +0000 smatz (svn r18412) -Fix [FS#3350]: don't allow sending ships to rail waypoints and trains to buyos (Hirundo) draft
Sat, 05 Dec 2009 18:45:11 +0000 translators (svn r18411) -Update from WebTranslator v3.0: draft
Sat, 05 Dec 2009 16:00:58 +0000 alberth (svn r18410) -Codechange: Move GetCargoSprite() to CargoSpec::GetCargoIcon(). draft
Sat, 05 Dec 2009 15:03:32 +0000 frosch (svn r18409) -Change [FS#3349]: Recolour the bubble generator just like any other industry. (planetmaker) draft
Sat, 05 Dec 2009 13:53:58 +0000 frosch (svn r18408) -Fix (r17954): After computing the needed width for the client list, also use it. draft
Fri, 04 Dec 2009 22:02:37 +0000 rubidium (svn r18407) -Fix [FS#3338]: aqueducts were not influenced by the "long bridges" setting draft
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