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