log

age author description
Fri, 24 Aug 2007 17:49:42 +0000 KUDr (svn r10973) -Fix [FS#1154]: update wp->xy when waypoint is moved (Catalan) draft
Fri, 24 Aug 2007 00:23:35 +0000 belugas (svn r10972) -Codechange: Implement the counterpart(GetTranslatedIndustryTileID) of getindustileid of TTDPatch. This allows to ensure that the ID of a tile (taken out of the map or not) is still a valid one regarding the possible override it may have been flagged to. draft
Fri, 24 Aug 2007 00:04:51 +0000 belugas (svn r10971) -Codechange: One less magical number draft
Thu, 23 Aug 2007 18:05:51 +0000 belugas (svn r10968) -Codechange: Remove a tileloop performed in the AfterLoadCountBuildings function and use the main loop of CheckhouseIDs instead draft
Thu, 23 Aug 2007 11:08:59 +0000 truelight (svn r10967) -Fix: in case of moving the window on create (because it doesn't fit in the screen), make sure to move the viewport too if we are an extra viewport (spotted by Maedhros) draft
Wed, 22 Aug 2007 20:57:28 +0000 miham (svn r10964) -Update: WebTranslator2 update to 2007-08-22 22:57:00 draft
Wed, 22 Aug 2007 01:16:08 +0000 belugas (svn r10963) -Revert(10700): Although the idea was good, it was more prone of errors than usefull. draft
Wed, 22 Aug 2007 00:59:46 +0000 belugas (svn r10962) -Codechange: protect yourself against an illicit substitution draft
Wed, 22 Aug 2007 00:52:25 +0000 belugas (svn r10961) -Codechange: Flag default substitutes of industry/tiles with a value that cannot be legal. draft
Tue, 21 Aug 2007 00:29:10 +0000 belugas (svn r10955) -Fix: The substitute prop (0x08) of industry tiles does not behave as prop 0x08 of industry. Therefore, do not disable the old industry with value of 0xFF. Not a bug fix, just a spec compliance correction... draft
Mon, 20 Aug 2007 20:29:22 +0000 rubidium (svn r10953) -Fix [FS#1139, FS#1143]: stations would not get a rating when there were already two stations with a "more than default" rating as no cargo would be moved to the station to be picked up. draft
Sun, 19 Aug 2007 21:51:36 +0000 glx (svn r10948) -Add: [win32] crash.dmp support for MSVC release builds draft
Sun, 19 Aug 2007 17:55:24 +0000 glx (svn r10946) -Fix (r10932): forgot one occurence draft
Sun, 19 Aug 2007 16:51:15 +0000 rubidium (svn r10942) -Fix [FS#1133]: make the AI not crash when it has ships as the AI does not support them. draft
Sun, 19 Aug 2007 09:38:30 +0000 rubidium (svn r10932) -Codechange: replace "text" with "chat" for the chat related function and variables. draft
Sat, 18 Aug 2007 22:56:58 +0000 rubidium (svn r10931) -Fix [FS#1131]: when a station was destroyed and a vehicle was still loading, changing the current order of the loading vehicle caused a crash. This could happen with removing docks and oil rigs. draft
Fri, 17 Aug 2007 15:55:19 +0000 miham (svn r10927) -Update: WebTranslator2 update to 2007-08-17 17:54:48 draft
Fri, 17 Aug 2007 00:23:33 +0000 belugas (svn r10926) -Feature: [NewGRF] Add support for variable 67(for real this time) and 68 of Variational Action 2 for Industries draft
Thu, 16 Aug 2007 18:01:27 +0000 maedhros (svn r10924) -Fix [FS#1120]: VS_STOPPED is only set for the front part of an articulated draft
Thu, 16 Aug 2007 16:18:22 +0000 glx (svn r10923) -Codechange: use 'real' exception handling in saveload code draft
Thu, 16 Aug 2007 13:13:07 +0000 maedhros (svn r10922) -Codechange: Allow building and removing tracks and signals when there is a draft
Thu, 16 Aug 2007 10:10:59 +0000 rubidium (svn r10921) -Fix [FS#1130] (r10323): the company related news messages still thought that companies were described by two parameters instead of one. draft
Wed, 15 Aug 2007 01:50:13 +0000 belugas (svn r10904) -Fix: When using a temporary industry, make sure you do not clear some unreachable tiles upon its destruction. draft
Wed, 15 Aug 2007 00:49:34 +0000 belugas (svn r10903) -Feature: [NewGRF] Add support for variable 44 of Variational Action 2 for Industries draft
Tue, 14 Aug 2007 20:10:42 +0000 miham (svn r10894) -Update: WebTranslator2 update to 2007-08-14 22:08:16 draft
Tue, 14 Aug 2007 17:31:15 +0000 rubidium (svn r10892) -Fix [FS#1127]: trains would not get flooded when they are at the lower part of a tile that would become a coast tile after flooding. Patch by frosch. draft
Tue, 14 Aug 2007 17:05:33 +0000 rubidium (svn r10890) -Fix [FS#1125]: removing road with the road removal tool would also work with a negative bank account, making the bank account even more negative than it was. draft
Tue, 14 Aug 2007 12:13:12 +0000 rubidium (svn r10888) -Fix (r10886): 64 bits alignment made a struct too big. draft
Tue, 14 Aug 2007 10:47:29 +0000 rubidium (svn r10887) -Cleanup: remove the strings that were removed from english.txt in r10886. draft
Tue, 14 Aug 2007 10:46:38 +0000 rubidium (svn r10886) -Codechange: modify the "start network server" GUI so it can actually handle more than 10 clients/companies/spectators in a nice way, i.e. without making a combobox with 100 players and add 90 new strings to be able to do so. draft
Mon, 13 Aug 2007 18:59:34 +0000 truelight (svn r10878) -Add [FS#653]: added TileHeight to the Land Area Information tool (blove) draft
Mon, 13 Aug 2007 13:12:19 +0000 glx (svn r10877) -Fix: some isocodes were wrong draft
Sat, 11 Aug 2007 22:57:23 +0000 truelight (svn r10857) -Fix: feeder-income was broken; substract the feeder-costs from the vehicle-income, not from the route-income (tnx to RichK for all the info) draft
Sat, 11 Aug 2007 15:52:34 +0000 bjarni (svn r10851) -Feature [OSX]: OpenTTD will now pick the same language as finder is set to if no config file is found (ln-) draft
Fri, 10 Aug 2007 13:33:04 +0000 truelight (svn r10839) -Fix [FS#873]: bring up the assert window for OSX even when there isn't a video-driver loaded (PinguTux) draft
Fri, 10 Aug 2007 13:27:07 +0000 rubidium (svn r10838) -Fix [FS#1119] (r10698): double negation where only single negation was needed. Patch by frosch. draft
Fri, 10 Aug 2007 13:11:53 +0000 truelight (svn r10837) -Fix [FS#1102]: DrawLine didn't bound-check the first pixel that was drawn (frosch) draft
Fri, 10 Aug 2007 08:57:04 +0000 maedhros (svn r10836) -Fix [FS#1014]: Make sure the third cargo type accepted by houses is valid in draft
Thu, 09 Aug 2007 20:59:36 +0000 glx (svn r10835) -Fix [FS#998] (r10399): don't try to minimise or restore the window when closing openttd draft
Thu, 09 Aug 2007 05:34:56 +0000 rubidium (svn r10834) -Revert (part of r10833): something too much was committed :( draft
Thu, 09 Aug 2007 05:25:33 +0000 rubidium (svn r10833) -Fix [FS#1115]: assertion (different cost between test and execution) of overbuilding road tunnels with tram tracks (and vice versa) when the dragged area contains both ends of the tunnel. draft
Wed, 08 Aug 2007 21:28:03 +0000 miham (svn r10828) -Update: WebTranslator2 update to 2007-08-08 23:27:26 draft
Wed, 08 Aug 2007 14:18:05 +0000 rubidium (svn r10827) -Fix [FS#1112]: out of bounds access in corner case of list allocations of vehicles. draft
Tue, 07 Aug 2007 23:07:10 +0000 bjarni (svn r10823) -Fix r8610 [FS#1097]: the autoreplace window vehicle count didn't always update correctly) (Matthias) draft
Tue, 07 Aug 2007 20:42:02 +0000 truelight (svn r10822) -Fix: OSX makes --endian set to PREPROCESSOR, which wasn't an allowed value, making reconfigures to fail (special commit for Bjarni, now he should fix things too :p) draft
Tue, 07 Aug 2007 15:22:58 +0000 rubidium (svn r10821) -Cleanup: remove the strings that are not needed anymore since r10820. draft
Tue, 07 Aug 2007 15:20:31 +0000 rubidium (svn r10820) -Codechange: make negative currencies red and restore the colour from before the currency was printed; this removes the need to make two strings for printing currencies (one for positive currencies and one for negative currencies). draft
Mon, 06 Aug 2007 15:00:32 +0000 rubidium (svn r10814) -Fix [FS#1103]/Codechange: allow trams to be reverse manually, even though there is no track to do so. draft
Mon, 06 Aug 2007 14:08:25 +0000 rubidium (svn r10813) -Fix (r10799): some destructors were performing too much during the pool cleanups, which could cause crashes as already removed pool items could then be dereferenced by other destructors. draft
Mon, 06 Aug 2007 13:44:50 +0000 maedhros (svn r10812) -Fix (r10097) [FS#1093]: Make RoadVehicle::MarkDirty() mark all parts of articulated vehicles as dirty, not just the front. draft
Mon, 06 Aug 2007 13:05:45 +0000 maedhros (svn r10811) -Fix (r10097): Refit all the parts of an articulated road vehicle, not just the first part. draft
Mon, 06 Aug 2007 12:54:03 +0000 maedhros (svn r10810) -Fix (r10097): Add a comma between different cargo types if an articulated vehicle carries more than one cargo. draft
Mon, 06 Aug 2007 12:46:49 +0000 maedhros (svn r10809) -Fix (r10097): When reversing, articulated parts of road vehicles should not attempt to do their own pathfinding. draft
Mon, 06 Aug 2007 11:58:15 +0000 maedhros (svn r10808) -Fix (r10353): Make sure spectators can't open infrastructure building menus. draft
Mon, 06 Aug 2007 06:23:44 +0000 rubidium (svn r10807) -Fix [FS#1108]: keep_all_autosaves always got ".sav" as filename, which basically means that it only kept the last autosave. draft
Sun, 05 Aug 2007 21:20:55 +0000 rubidium (svn r10799) -Fix: only calling QuickFree and not the destructor on pool cleanups might cause memory leaks due to the way C++ works. draft
Sun, 05 Aug 2007 17:43:04 +0000 rubidium (svn r10798) -Fix [FS#1105]: virtual functions do not work in destructors :(. draft
Sun, 05 Aug 2007 14:08:38 +0000 rubidium (svn r10792) -Fix [FS#1104]: when determining the gender of a string, do not assume that the gender is in the front of the string when there can be case switching code at that location. draft
Sat, 04 Aug 2007 23:35:27 +0000 glx (svn r10787) -Fix r10755: _total_towns was not increased when placing town manually in scenario editor draft
Sat, 04 Aug 2007 13:51:41 +0000 truelight (svn r10782) -Fix: wrongly places #endif a long time ago broke WinCE compiling for sure draft