Wed, 30 Jan 2008 18:43:59 +0000 miham (svn r12025) -Update: WebTranslator2 update to 2008-01-30 19:43:26
Wed, 30 Jan 2008 18:40:42 +0000 frosch (svn r12024) -Codechange: Reduce code duplication inside tree_cmd.
Wed, 30 Jan 2008 17:56:19 +0000 frosch (svn r12023) -Fix [FS#1690]: Put a better suited text in the quit-dialog.
Wed, 30 Jan 2008 17:36:28 +0000 belugas (svn r12022) -Revert(r12018): Invisible trees are now separate from the building concept.
Wed, 30 Jan 2008 17:31:39 +0000 skidd13 (svn r12021) -Cleanup: Make some parts of the town growth a bit more descriptive
Wed, 30 Jan 2008 17:22:06 +0000 frosch (svn r12020) -Documentation: Correct description of TropicZone.
Wed, 30 Jan 2008 10:27:45 +0000 peter1138 (svn r12019) -Codechange: Add support for passenger engine designation for AI-use, NewGRF property 0x08 for trains.
Wed, 30 Jan 2008 03:34:24 +0000 belugas (svn r12018) -Fix(FS#1721,r9563): Restore initial intent on the invisible tree while transparent building patch setting
Tue, 29 Jan 2008 21:43:22 +0000 rubidium (svn r12017) -Fix: when you have more than 9 network interfaces you'll enter the wonderfull world of overflows.
Tue, 29 Jan 2008 19:23:31 +0000 egladil (svn r12016) -Fix (r12003): os x compilation was broken again ;)
Tue, 29 Jan 2008 17:09:00 +0000 peter1138 (svn r12015) -Fix [FS#1716] (Revert r11422): Patch in FS#1430 avoided instead of fixed the problem. GetStringWithArgs() discards information that SCC_GENDER_LIST needs to work. Now use pointers to retrieve GRF strings, so that GetStringPtr() will work correctly. This is advantageous as now no buffer copy is made when using all GRF strings.
Tue, 29 Jan 2008 14:19:07 +0000 rubidium (svn r12014) -Fix: lighthouses and transmitters were never supposed to be build on a slope.
Tue, 29 Jan 2008 14:17:13 +0000 frosch (svn r12013) -Fix: When modifying watered tiles, mark neighboured canals and rivers dirty in more cases.
Tue, 29 Jan 2008 14:02:18 +0000 frosch (svn r12012) -Fix (r11795): Enable TownRatingTestMode during cost estimation with 'shift'-key.
Tue, 29 Jan 2008 13:54:52 +0000 frosch (svn r12011) -Fix [FS#1701]: Do not consider one-corner-raised-shores to be watered tiles from all sides.
Tue, 29 Jan 2008 13:52:55 +0000 smatz (svn r12010) -Fix (r11994): build tramway window should use STR_WHITE_TRAMWAY_CONSTRUCTION
Tue, 29 Jan 2008 13:27:31 +0000 peter1138 (svn r12009) -Fix [FS#1707]: Avoid loading sample.cat if it 'looks' incorrect, and avoid later null pointer dereferences by moving volume lookup deeper.
Tue, 29 Jan 2008 13:13:19 +0000 miham (svn r12008) -Update: WebTranslator2 update to 2008-01-29 14:07:31
Tue, 29 Jan 2008 00:45:24 +0000 glx (svn r12007) -Fix (r12003): win32 compilation was broken again ;)
Tue, 29 Jan 2008 00:36:55 +0000 rubidium (svn r12006) -Fix: implement FS#1697 without the nasty side effects as specified in FS#1712.
Tue, 29 Jan 2008 00:29:28 +0000 rubidium (svn r12005) -Fix [FS#1717]: possible reading from an invalid pointer. Patch by PhilSophus.
Tue, 29 Jan 2008 00:27:25 +0000 rubidium (svn r12004) -Codechange: refactor the random functions to reduce code duplication.
Tue, 29 Jan 2008 00:26:31 +0000 rubidium (svn r12003) -Codechange: don't declare InteractiveRandom[Range] in multiple places.
Mon, 28 Jan 2008 17:51:45 +0000 peter1138 (svn r12002) -Cleanup (r11981): Remove obsolete code to skip sprites from indexed GRFs.
Mon, 28 Jan 2008 15:55:59 +0000 frosch (svn r12001) -Fix: When skipping Action 11 or 12, also skip belonging sprites.
Mon, 28 Jan 2008 15:19:35 +0000 frosch (svn r12000) -Fix (r11926): If no river NewGRF is loaded, use sloped water from locks.
Mon, 28 Jan 2008 14:36:54 +0000 frosch (svn r11999) -Fix: Do entrance-slope-check for every tile of railstations.
Mon, 28 Jan 2008 12:40:31 +0000 smatz (svn r11998) -Fix [FS#1692](r10053): possible remote assert by setting bit 6 of p1 for CMD_REMOVE_ROAD
Mon, 28 Jan 2008 03:33:41 +0000 belugas (svn r11997) -Fix(FS#1712, r11985): Remove the code temporary, until a better scheme is implemented.
Sun, 27 Jan 2008 20:20:53 +0000 smatz (svn r11996) -Fix [FS#1706]: update train statusbar when stopping from zero speed
Sun, 27 Jan 2008 17:34:08 +0000 maedhros (svn r11995) -Cleanup (r11994): Change the string names in all the other languages.
Sun, 27 Jan 2008 17:32:12 +0000 maedhros (svn r11994) -Codechange: Remove numbers from string names where the strings aren't present in TTD, since they don't correspond to either TTD's TextIDs or OpenTTD's StringIDs.
Sun, 27 Jan 2008 11:01:10 +0000 peter1138 (svn r11993) -Fix: Resize station/roadstop/dock/airport construction windows if cargo acceptance list is too long.
Sun, 27 Jan 2008 02:09:46 +0000 bjarni (svn r11992) -Fix (r9905): When building two rail stations close to each other (with control) so they looked like one long track trains would see them as one (spotted and fixed by eddi)
Sat, 26 Jan 2008 22:41:24 +0000 peter1138 (svn r11991) -Cleanup: Remove strings removed in r11990
Sat, 26 Jan 2008 22:15:39 +0000 peter1138 (svn r11990) -Codechange: Show all cargo sources (en-route from) in the station view
Sat, 26 Jan 2008 21:02:35 +0000 peter1138 (svn r11989) -Fix: Resize autoreplace window to fit purchase information text if it is too large.
Sat, 26 Jan 2008 20:55:04 +0000 peter1138 (svn r11988) -Codechange: Add a generic way of changing a widget's size and adjust the widgets around it to suit.
Sat, 26 Jan 2008 03:11:27 +0000 belugas (svn r11987) -Feature[newGRF]: Allow the industry view window to be resized only when callback 3A (Show additional text in industry window) is available for the current industry.
Fri, 25 Jan 2008 21:09:12 +0000 peter1138 (svn r11986) -Fix: build system ignored changes to table/control_codes.h which require strgen to be rebuilt
Fri, 25 Jan 2008 18:13:04 +0000 belugas (svn r11985) -Feature[FS#1697, newGRF]: Implement var 8F(random bits) during callback 28 (Industry location permissibility)
Fri, 25 Jan 2008 16:51:35 +0000 frosch (svn r11984) -Fix: Also draw corner shores under rail tracks.
Fri, 25 Jan 2008 15:47:58 +0000 frosch (svn r11983) -Codechange: Add some helper functions for slopes and use them.
Fri, 25 Jan 2008 13:54:27 +0000 frosch (svn r11982) -Revert (r8738): Now we have shores in corners. No need to remove them from TTDP games.
Fri, 25 Jan 2008 13:48:39 +0000 peter1138 (svn r11981) -Fix [FS#1698]: Use unicode glyph mapping to fix up missing/shuffled sprites in original data files instead of shuffling or skipping
Thu, 24 Jan 2008 23:56:43 +0000 smatz (svn r11980) -Fix: newer versions of cut do not accept field index 0
Thu, 24 Jan 2008 18:47:05 +0000 rubidium (svn r11979) -Codechange: drop MSVC 2003 support because MSVC 2003 is broken in such a manner that it triggers an internal compiler error without any clue what of the code is wrong. Even trying to bisect the problem does not give a single line of code that causes the trouble.
Thu, 24 Jan 2008 18:35:35 +0000 skidd13 (svn r11978) -Codechange: Replace some global variables with window owned ones
Thu, 24 Jan 2008 18:28:52 +0000 belugas (svn r11977) -Fix(r11976): not a typo, not a bug. Just a removal that should have been done.
Thu, 24 Jan 2008 18:16:04 +0000 belugas (svn r11976) -Fix: It seems that industries using results 0D/0E on callback cb29/35 were a bit too eager to close down.
Thu, 24 Jan 2008 17:32:03 +0000 frosch (svn r11975) -Documentation: Distinguish between station types in 'landscape_grid.html'.
Thu, 24 Jan 2008 14:57:43 +0000 frosch (svn r11974) -Fix [FS#1684]: Shore and sea tiles under bridges were converted to canals in old savegames.
Thu, 24 Jan 2008 14:49:40 +0000 frosch (svn r11973) -Fix (r11726, r11947)[FS#1683]: Use grass tiles for corner shores, if shores got replaced by ActionA.
Thu, 24 Jan 2008 14:22:10 +0000 smatz (svn r11972) -Fix: old AI shouldn't build fast planes with a small airport in orders
Thu, 24 Jan 2008 10:47:44 +0000 peter1138 (svn r11971) -Codechange: use of FOR_ALL_ENGINES/ENGINEIDS_OF_TYPE instead of for-loops
Thu, 24 Jan 2008 10:41:12 +0000 peter1138 (svn r11970) -Cleanup: Remove old comment
Wed, 23 Jan 2008 23:22:47 +0000 smatz (svn r11969) -Codechange: documentation update, there are no 'track bits under bridge' anymore
Wed, 23 Jan 2008 22:34:04 +0000 smatz (svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunnelBridgeLength() and/or GetOtherTunnelEnd() instead
Wed, 23 Jan 2008 20:02:30 +0000 smatz (svn r11967) -Fix (r1400): MP_ROAD can have railbits too - OPF searching over rail of diffent owner behind crossing
Wed, 23 Jan 2008 19:31:11 +0000 smatz (svn r11966) -Fix: OPF was searching through depots and normal road stops