log

age author description
Mon, 11 Feb 2008 01:06:44 +0000 belugas (svn r12105) -Codechange: Use TransportType instead of guessing what kind of bridge we are preparing to build draft
Sun, 10 Feb 2008 18:31:33 +0000 smatz (svn r12104) -Fix (r12103): remember loading indicators transparency settings and make in switchable by Ctrl+9 draft
Sun, 10 Feb 2008 15:53:26 +0000 smatz (svn r12103) -Feature(tte): separate catenary transparency settings from building transparency settings draft
Sun, 10 Feb 2008 14:49:44 +0000 maedhros (svn r12102) -Feature: Allow locking individual transparency settings so they will not be changed by pressing 'x'. (Roujin) draft
Sun, 10 Feb 2008 14:16:25 +0000 smatz (svn r12101) -Fix (r12100): there are void tiles at MapMaxX,Y - have to substract one to be on water border tiles draft
Sun, 10 Feb 2008 14:00:52 +0000 smatz (svn r12100) -Fix (r12042): check for water class of surrounding tiles fails for buoys at map borders draft
Sun, 10 Feb 2008 12:01:14 +0000 smatz (svn r12099) -Documentation: add new RailGroundType to landscape.html draft
Sun, 10 Feb 2008 11:35:05 +0000 smatz (svn r12098) -Fix: make snow appear on rail tiles dependant on track height, not on height of the lowest part of the tile draft
Sun, 10 Feb 2008 05:21:08 +0000 glx (svn r12097) -Fix (r654, r1525): loading old, pre savegame version 2, savegames. draft
Sat, 09 Feb 2008 17:36:21 +0000 smatz (svn r12096) -Fix: remove leftover property when loading older savegames draft
Sat, 09 Feb 2008 17:30:13 +0000 smatz (svn r12095) -Fix [FS#1703]: when a company bankrupts, remove drive-through road stops, ship depots and buoys too. Update owners of water and road. draft
Sat, 09 Feb 2008 15:07:31 +0000 smatz (svn r12094) -Codechange: use DC_BANKRUPT command flag when removing player property to allow further fixes draft
Sat, 09 Feb 2008 12:20:50 +0000 smatz (svn r12093) -Fix: do not set station owner for buoys when merging company draft
Sat, 09 Feb 2008 03:12:05 +0000 belugas (svn r12092) -Fix(r11532)[FS#1755]: Make sure the production level will not get out of delimited boundaries, while using var result 0D/0E and than multiplying/dividing it. draft
Sat, 09 Feb 2008 03:03:09 +0000 belugas (svn r12091) -Codechange : remove all production level magic numbers and replace them by enums draft
Sat, 09 Feb 2008 02:49:33 +0000 belugas (svn r12090) -Codechange : removed a magic number and code style application on enum ExpensesType draft
Sat, 09 Feb 2008 02:46:49 +0000 belugas (svn r12089) -Cleanup: re-order, yet another time, the files in msvc projects draft
Fri, 08 Feb 2008 19:57:56 +0000 smatz (svn r12088) -Fix: assert when loading savegame with wrong tiletype at south map borders draft
Fri, 08 Feb 2008 17:53:01 +0000 glx (svn r12087) -Fix: MSVC warnings draft
Fri, 08 Feb 2008 16:56:52 +0000 glx (svn r12086) -Fix [FS#1747] (r11425): check overrides only for industries when mapping newgrf entities to 'real' entities draft
Fri, 08 Feb 2008 16:25:55 +0000 frosch (svn r12085) -Fix(r12058): Road vehicles could get stuck, when NPF told them to reverse on junction tiles. (spotted by SmatZ) draft
Fri, 08 Feb 2008 15:34:54 +0000 frosch (svn r12084) -Fix: 'Early retirement'-properties are signed. draft
Thu, 07 Feb 2008 18:02:22 +0000 belugas (svn r12083) -Cleanup: Adding some more files in MSVC projects draft
Thu, 07 Feb 2008 17:24:38 +0000 belugas (svn r12082) -Cleanup: MSVC projects do not care about the directory of the file while sorting. Only the "Absolute" name matters draft
Thu, 07 Feb 2008 17:01:06 +0000 belugas (svn r12081) -Codechange: Rename table/roadveh.h to table/roadveh_movment.h draft
Thu, 07 Feb 2008 16:17:00 +0000 glx (svn r12080) -Fix: update waypoint signs when changing language draft
Thu, 07 Feb 2008 10:01:18 +0000 peter1138 (svn r12079) -Fix: Use search paths when opening console scripts. draft
Thu, 07 Feb 2008 04:47:38 +0000 belugas (svn r12078) -Cleanup: Add missing headers on project files draft
Thu, 07 Feb 2008 03:45:02 +0000 belugas (svn r12077) -Cleanup: Remove files not used anymore from project files draft
Thu, 07 Feb 2008 01:56:39 +0000 glx (svn r12076) -Fix: when reusing a renamed deleted waypoint, keep the new name draft
Wed, 06 Feb 2008 23:08:49 +0000 peter1138 (svn r12075) -Codechange: Remove explicit numbering on command enum, and remove blanks from command list where old commands have been removed. draft
Wed, 06 Feb 2008 23:08:04 +0000 smatz (svn r12074) -Cleanup: use C++ variable scope and declaration in DrawTile_Trees() draft
Wed, 06 Feb 2008 22:59:31 +0000 smatz (svn r12073) -Codechange: stop drawing trees a bit earlier when they are invisible draft
Wed, 06 Feb 2008 16:19:28 +0000 frosch (svn r12072) -Fix: Make docks at sea flood neighboured tiles. draft
Wed, 06 Feb 2008 16:12:23 +0000 frosch (svn r12071) -Feature(ette): Draw river- and canal-edges under docks and shipdepots. draft
Wed, 06 Feb 2008 15:32:06 +0000 frosch (svn r12070) -Cleanup(r12042): Water-owner of shipdepots is no longer needed. Removed. draft
Wed, 06 Feb 2008 03:01:29 +0000 belugas (svn r12069) -Feature[newGRF]: Specify the purchase, rail and road description of a bridge. draft
Wed, 06 Feb 2008 02:43:42 +0000 belugas (svn r12068) -Fix(r12067): forgot a return draft
Tue, 05 Feb 2008 23:22:34 +0000 peter1138 (svn r12067) -Cleanup: Codestyle on loading object references draft
Tue, 05 Feb 2008 05:21:02 +0000 belugas (svn r12066) -Codechange: Rename GetBridge for the more common GetBridgeSpec draft
Tue, 05 Feb 2008 05:03:50 +0000 belugas (svn r12065) -Codechange : removed a now useless declaration ( orig_bridge ) draft
Tue, 05 Feb 2008 04:48:56 +0000 belugas (svn r12064) -Codechange : Give grf bridges their own ResetBridges function, and put bridge spec in table/bridge_land.h, where it should be. draft
Tue, 05 Feb 2008 00:30:58 +0000 smatz (svn r12063) -Cleanup: use C++ indenting and variable scope/declaration in BuildTownHouse() draft
Mon, 04 Feb 2008 23:24:22 +0000 smatz (svn r12062) -Fix: possible deadlock when there are no houses available to build at given tile draft
Mon, 04 Feb 2008 22:44:05 +0000 smatz (svn r12061) -Cleanup: since r12060, DC_FORCETEST is not used anymore draft
Mon, 04 Feb 2008 22:15:48 +0000 smatz (svn r12060) -Fix: do not clear tiles when the town won't be able to build any buildings anyway draft
Mon, 04 Feb 2008 16:48:00 +0000 glx (svn r12059) -Fix (r12041): industries prop 24 is a word draft
Mon, 04 Feb 2008 16:24:25 +0000 frosch (svn r12058) -Fix: Teach NPF where road vehicles and trams can reverse. draft
Mon, 04 Feb 2008 15:56:39 +0000 smatz (svn r12057) -Fix: slowdown train when approaching 90deg turn when 90deg turns are forbidden draft
Mon, 04 Feb 2008 15:26:35 +0000 frosch (svn r12056) -Fix [FS#1704]: Enable YAPF to start searching inside a wormhole. draft
Mon, 04 Feb 2008 14:08:02 +0000 smatz (svn r12055) -Fix: another way to fix AI trying to build road through depots draft
Mon, 04 Feb 2008 11:28:12 +0000 peter1138 (svn r12054) -Cleanup: Use VehicleType instead of byte for vehicle types... draft
Sun, 03 Feb 2008 20:23:59 +0000 maedhros (svn r12052) -Fix [FS#1737] (r11494): The cargo translation table was loaded at the right time, but all the other global variables were now loaded too early. ;) draft
Sun, 03 Feb 2008 16:21:19 +0000 rubidium (svn r12050) -Fix: random_func broke for desync debug. draft
Sun, 03 Feb 2008 12:41:06 +0000 smatz (svn r12049) -Fix (r10496)(r10619): memset on multibyte array with wrong byte count draft
Sun, 03 Feb 2008 03:37:33 +0000 belugas (svn r12048) -Cleanup: Move some strings in the original bridge array, adjust documentation a bit. draft
Sun, 03 Feb 2008 00:24:53 +0000 belugas (svn r12045) -Feature-ette(newGRF): Add support for var 12, Variational Action 2 draft
Sat, 02 Feb 2008 21:09:05 +0000 rubidium (svn r12044) -Fix [FS#1741]: crash when centering on a vehicle (aircraft) that is outside of the map. draft
Sat, 02 Feb 2008 20:15:20 +0000 smatz (svn r12043) -Fix [FS#1736]: allow building transmitters and lighthouses on tree tiles draft
Sat, 02 Feb 2008 09:28:43 +0000 peter1138 (svn r12042) -Fix [FS#1676]: Reimplement how rivers and canals are stored in the map, allowing the sea/river/canal status to also be draft
Sat, 02 Feb 2008 03:23:26 +0000 belugas (svn r12041) -Codechange: Add the loader and the property for action 00 industries, prop 24, nearby station name. draft
Sat, 02 Feb 2008 02:45:09 +0000 belugas (svn r12040) -Codechange: Change IsOrderListShared from a simple function to a class member(MagicBuzz). draft
Fri, 01 Feb 2008 22:13:59 +0000 peter1138 (svn r12038) -Fix: Change ownership of or remove statues when merging/bankrupting companies. draft
Fri, 01 Feb 2008 22:02:14 +0000 glx (svn r12037) -Codechange: replace OnNewDay_(Aircraft|RoadVeh|Ship|Train) with an OnNewDay method in the Vehicle class draft
Fri, 01 Feb 2008 20:10:57 +0000 peter1138 (svn r12036) -Fix: For station tiles, only get road types for road stops. draft
Fri, 01 Feb 2008 17:27:45 +0000 frosch (svn r12035) -Fix [FS#1702]: Teach YAPF where trams can reverse, and where not. draft
Fri, 01 Feb 2008 17:22:24 +0000 belugas (svn r12034) -Codechange: A bit of code style cleaning, regarding comments. draft
Fri, 01 Feb 2008 15:09:55 +0000 smatz (svn r12033) -Fix: do not show train speed as zero after loading paused game draft
Thu, 31 Jan 2008 23:04:45 +0000 peter1138 (svn r12032) -Fix: When removing a statue, remove town statue flag for the statue owner, not current player. draft
Thu, 31 Jan 2008 21:16:40 +0000 peter1138 (svn r12031) -Fix [FS#1689,FS#1719]: Prevent towns from removing or claiming ownership of player owned tiles when growing. draft
Thu, 31 Jan 2008 18:44:28 +0000 miham (svn r12030) -Update: WebTranslator2 update to 2008-01-31 19:43:58 draft
Thu, 31 Jan 2008 17:54:13 +0000 frosch (svn r12029) -Feature: Allow trees on shore. draft
Thu, 31 Jan 2008 17:46:08 +0000 frosch (svn r12028) -Codechange: Split common part of station var 0x67, house var 0x62, indtile var 0x60 and industry var 0x62 to 'newgrf_commons.cpp'. draft
Thu, 31 Jan 2008 15:18:07 +0000 frosch (svn r12027) -Documentation: Update 'landscape.html' and 'landscape_grid.html' to reflect reality and add some details. draft
Wed, 30 Jan 2008 19:07:41 +0000 orudge (svn r12026) -Update: 'exit' is consistent with UK English in OpenTTD, 'quit' with US English draft
Wed, 30 Jan 2008 18:43:59 +0000 miham (svn r12025) -Update: WebTranslator2 update to 2008-01-30 19:43:26 draft
Wed, 30 Jan 2008 18:40:42 +0000 frosch (svn r12024) -Codechange: Reduce code duplication inside tree_cmd. draft
Wed, 30 Jan 2008 17:56:19 +0000 frosch (svn r12023) -Fix [FS#1690]: Put a better suited text in the quit-dialog. draft
Wed, 30 Jan 2008 17:36:28 +0000 belugas (svn r12022) -Revert(r12018): Invisible trees are now separate from the building concept. draft
Wed, 30 Jan 2008 17:31:39 +0000 skidd13 (svn r12021) -Cleanup: Make some parts of the town growth a bit more descriptive draft
Wed, 30 Jan 2008 17:22:06 +0000 frosch (svn r12020) -Documentation: Correct description of TropicZone. draft
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. draft
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 draft
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. draft
Tue, 29 Jan 2008 19:23:31 +0000 egladil (svn r12016) -Fix (r12003): os x compilation was broken again ;) draft
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. draft
Tue, 29 Jan 2008 14:19:07 +0000 rubidium (svn r12014) -Fix: lighthouses and transmitters were never supposed to be build on a slope. draft
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. draft
Tue, 29 Jan 2008 14:02:18 +0000 frosch (svn r12012) -Fix (r11795): Enable TownRatingTestMode during cost estimation with 'shift'-key. draft
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. draft
Tue, 29 Jan 2008 13:52:55 +0000 smatz (svn r12010) -Fix (r11994): build tramway window should use STR_WHITE_TRAMWAY_CONSTRUCTION draft
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. draft
Tue, 29 Jan 2008 13:13:19 +0000 miham (svn r12008) -Update: WebTranslator2 update to 2008-01-29 14:07:31 draft
Tue, 29 Jan 2008 00:45:24 +0000 glx (svn r12007) -Fix (r12003): win32 compilation was broken again ;) draft
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. draft
Tue, 29 Jan 2008 00:29:28 +0000 rubidium (svn r12005) -Fix [FS#1717]: possible reading from an invalid pointer. Patch by PhilSophus. draft
Tue, 29 Jan 2008 00:27:25 +0000 rubidium (svn r12004) -Codechange: refactor the random functions to reduce code duplication. draft
Tue, 29 Jan 2008 00:26:31 +0000 rubidium (svn r12003) -Codechange: don't declare InteractiveRandom[Range] in multiple places. draft
Mon, 28 Jan 2008 17:51:45 +0000 peter1138 (svn r12002) -Cleanup (r11981): Remove obsolete code to skip sprites from indexed GRFs. draft
Mon, 28 Jan 2008 15:55:59 +0000 frosch (svn r12001) -Fix: When skipping Action 11 or 12, also skip belonging sprites. draft
Mon, 28 Jan 2008 15:19:35 +0000 frosch (svn r12000) -Fix (r11926): If no river NewGRF is loaded, use sloped water from locks. draft
Mon, 28 Jan 2008 14:36:54 +0000 frosch (svn r11999) -Fix: Do entrance-slope-check for every tile of railstations. draft
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 draft
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. draft
Sun, 27 Jan 2008 20:20:53 +0000 smatz (svn r11996) -Fix [FS#1706]: update train statusbar when stopping from zero speed draft
Sun, 27 Jan 2008 17:34:08 +0000 maedhros (svn r11995) -Cleanup (r11994): Change the string names in all the other languages. draft
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. draft
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. draft
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) draft
Sat, 26 Jan 2008 22:41:24 +0000 peter1138 (svn r11991) -Cleanup: Remove strings removed in r11990 draft
Sat, 26 Jan 2008 22:15:39 +0000 peter1138 (svn r11990) -Codechange: Show all cargo sources (en-route from) in the station view draft
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. draft
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. draft
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. draft
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 draft
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) draft
Fri, 25 Jan 2008 16:51:35 +0000 frosch (svn r11984) -Fix: Also draw corner shores under rail tracks. draft
Fri, 25 Jan 2008 15:47:58 +0000 frosch (svn r11983) -Codechange: Add some helper functions for slopes and use them. draft
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. draft
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 draft