log

age author description
Fri, 23 Jul 2010 17:45:14 +0000 translators (svn r20205) -Update from WebTranslator v3.0: draft
Thu, 22 Jul 2010 17:45:07 +0000 translators (svn r20204) -Update from WebTranslator v3.0: draft
Thu, 22 Jul 2010 16:50:58 +0000 rubidium (svn r20203) -Fix: some file "headers" were incorrect, including doxygen @file so they wouldn't be picked up by doxygen. draft
Wed, 21 Jul 2010 17:45:09 +0000 translators (svn r20202) -Update from WebTranslator v3.0: draft
Wed, 21 Jul 2010 14:28:06 +0000 yexo (svn r20201) -Feature [FS#3926]: add several new hotkeys to the global hotkey list and to the order windows. None of them has a default keybinding. draft
Wed, 21 Jul 2010 13:11:11 +0000 yexo (svn r20200) -Fix [FS#3930]: terraform and extra viewport hotkeys didn't work in the scenario editor (jawsper) draft
Wed, 21 Jul 2010 11:29:59 +0000 yexo (svn r20199) -Fix [FS#3964]: NewGRFs that defined a vehicle without either loaded or loading groups could crash OpenTTD draft
Tue, 20 Jul 2010 17:45:08 +0000 translators (svn r20198) -Update from WebTranslator v3.0: draft
Mon, 19 Jul 2010 23:51:22 +0000 rubidium (svn r20197) -Fix [FS#3963]: GetNearbyTileInformation can be used to get the terrain type of a MP_VOID tile. draft
Mon, 19 Jul 2010 20:57:13 +0000 terkhen (svn r20196) -Fix: Remove autofocus of the edit box in the world generation window. draft
Mon, 19 Jul 2010 20:52:14 +0000 terkhen (svn r20195) -Fix [FS#3891]: Remove autofocus of the edit box in the found town window (Zuu). draft
Mon, 19 Jul 2010 17:46:53 +0000 rubidium (svn r20194) -Fix: compilation with network disabled failed draft
Mon, 19 Jul 2010 17:45:22 +0000 translators (svn r20193) -Update from WebTranslator v3.0: draft
Mon, 19 Jul 2010 17:28:27 +0000 rubidium (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :) draft
Mon, 19 Jul 2010 17:24:33 +0000 rubidium (svn r20191) -Codechange: unVARDEF _tick_counter and move it to a more logical location draft
Mon, 19 Jul 2010 17:17:36 +0000 rubidium (svn r20190) -Codechange: unVARDEF _generate_world and move it to genworld draft
Mon, 19 Jul 2010 17:13:46 +0000 rubidium (svn r20189) -Codechange: unVARDEF _display_opt and move it to a more logical location draft
Mon, 19 Jul 2010 17:11:09 +0000 rubidium (svn r20188) -Codechange: unVARDEF the _[config|log|highscore]_file variables and move them to a more logical location draft
Mon, 19 Jul 2010 17:00:54 +0000 rubidium (svn r20187) -Codechange: move _tileh_to_sprite into a function in a more logical place and with a more descriptive name draft
Mon, 19 Jul 2010 16:21:49 +0000 rubidium (svn r20186) -Codechange: remove VARDEF from _realtime_tick and _rightclick_emulate draft
Mon, 19 Jul 2010 16:05:29 +0000 rubidium (svn r20185) -Codechange: reduce the scope of _palette_animation_counter draft
Mon, 19 Jul 2010 15:51:06 +0000 rubidium (svn r20184) -Codechange: make _trees_tick_ctr and _disaster_delay not use VARDEF and put them in a more logical location draft
Mon, 19 Jul 2010 15:44:49 +0000 rubidium (svn r20183) -Codechange: make _do_autosave and _dedicated_forks not use VARDEF and put them in a more logical location draft
Sun, 18 Jul 2010 17:45:14 +0000 translators (svn r20180) -Update from WebTranslator v3.0: draft
Sat, 17 Jul 2010 17:45:19 +0000 translators (svn r20176) -Update from WebTranslator v3.0: draft
Sat, 17 Jul 2010 15:38:51 +0000 frosch (svn r20175) -Change: [NewGRF] Adapt vehicle var FE bit 6 to new railtypes. draft
Sat, 17 Jul 2010 15:06:28 +0000 frosch (svn r20174) -Codechange [FS#3955]: Allow horizontal resizing for all vehicle lists. draft
Sat, 17 Jul 2010 15:03:07 +0000 frosch (svn r20173) -Codechange: Make the normal vehiclelist fit the longest action dropdown text. draft
Sat, 17 Jul 2010 14:58:35 +0000 frosch (svn r20172) -Codechange: Use BaseVehicleListWindow::BuildActionDropdownList() also for the normal vehicle list. draft
Sat, 17 Jul 2010 14:53:46 +0000 frosch (svn r20171) -Fix: Make the group list action dropdown also use vehicletype-specific texts like the normal vehicle list. draft
Sat, 17 Jul 2010 14:47:54 +0000 frosch (svn r20170) -Codechange: Add BaseVehicleListWindow::GetActionDropdownSize(). draft
Sat, 17 Jul 2010 14:36:36 +0000 frosch (svn r20169) -Codechange: Replace ShowGroupActionDropdown() with BaseVehicleListWindow::BuildActionDropdownList(). draft
Fri, 16 Jul 2010 19:39:38 +0000 michi_cc (svn r20167) -Add: Vehicle var 4A to the NewGRF debug window. draft
Fri, 16 Jul 2010 19:32:39 +0000 rubidium (svn r20166) -Fix [FS#3949]: do not scan /data and ~/data (if they happen to be your working directory). If it's the directory where your binary is located it will still scan them. draft
Fri, 16 Jul 2010 19:02:59 +0000 michi_cc (svn r20165) -Feature: [NewGRF] Information (var 4A) about the current railtype a train is on. draft
Fri, 16 Jul 2010 17:45:34 +0000 rubidium (svn r20164) -Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as "base" unit for aircraft speeds draft
Fri, 16 Jul 2010 17:45:21 +0000 translators (svn r20163) -Update from WebTranslator v3.0: draft
Fri, 16 Jul 2010 17:42:58 +0000 rubidium (svn r20162) -Fix [FS#3954]: integer comparison failed in case the difference was more than "MAX_UINT"/2 draft
Fri, 16 Jul 2010 08:20:33 +0000 rubidium (svn r20160) -Merge: changelog updates from the 1.0 branch draft
Thu, 15 Jul 2010 22:30:38 +0000 rubidium (svn r20159) -Change: clarify use of OpenTTD directories and don't use the "TTD" abbreviation for Transport Tycoon Deluxe (parts by planetmaker) draft
Thu, 15 Jul 2010 22:21:46 +0000 rubidium (svn r20158) -Fix (r20155): error in Russian language file draft
Thu, 15 Jul 2010 20:43:47 +0000 rubidium (svn r20157) -Fix [FS#3950]: make it *very* clear that saveconfig doesn't save the configuration of a running savegame to openttd.cfg, but the one that would be used for new games draft
Thu, 15 Jul 2010 19:15:21 +0000 michi_cc (svn r20156) -Fix [FS#3937]: [YAPP] Converting a one-way block to a path signal with trains on both sides could lead to a train crash. draft
Thu, 15 Jul 2010 17:45:44 +0000 translators (svn r20155) -Update from WebTranslator v3.0: draft
Thu, 15 Jul 2010 17:14:36 +0000 michi_cc (svn r20154) -Fix: A missing entry caused MSVC to modify generate_vs*.vcproj all the time. draft
Wed, 14 Jul 2010 20:26:01 +0000 frosch (svn r20153) -Fix (r20125): Make the snowchecks for clear land and trees consistent with the other tiletypes. draft
Wed, 14 Jul 2010 20:24:45 +0000 frosch (svn r20152) -Fix: Silence a gcc warning. draft
Wed, 14 Jul 2010 19:37:04 +0000 terkhen (svn r20150) -Cleanup: Remove an unused function header. draft
Wed, 14 Jul 2010 19:22:53 +0000 rubidium (svn r20147) -Change: make some of the english strings more consistent with eachother and OpenTTD's behaviour draft
Wed, 14 Jul 2010 17:45:38 +0000 translators (svn r20146) -Update from WebTranslator v3.0: draft
Wed, 14 Jul 2010 17:36:27 +0000 rubidium (svn r20145) -Codechange: keep original RMB->tooltip behaviour when hovering is disabled and there is no handled right click event for the widget, i.e. if a widget would handle the right click you won't see the tooltip anymore by right clicking; by enabling hovering you would get access to that tooltip again. draft
Wed, 14 Jul 2010 15:08:31 +0000 terkhen (svn r20144) -Feature: Allow to configure the delay of hover events, or to disable them completely. draft
Wed, 14 Jul 2010 12:27:51 +0000 terkhen (svn r20143) -Codechange: Remove RecalcShipStuff function. draft
Wed, 14 Jul 2010 12:20:48 +0000 terkhen (svn r20142) -Fix [FS#3880]: Ships were not marked as dirty when stopping inside a depot. draft
Wed, 14 Jul 2010 12:03:30 +0000 terkhen (svn r20141) -Fix: Initialize the state of OnKeyPress at the AI debug window (Zuu). draft
Wed, 14 Jul 2010 12:01:40 +0000 terkhen (svn r20140) -Fix: Initialize the state of OnKeyPress at the world generation window (Zuu). draft
Wed, 14 Jul 2010 11:43:46 +0000 terkhen (svn r20139) -Fix [FS#3902]: Found town window ignored all hotkeys (Zuu). draft
Wed, 14 Jul 2010 09:06:41 +0000 rubidium (svn r20138) -Change: also put the base set version number in the crash log draft
Tue, 13 Jul 2010 23:33:31 +0000 rubidium (svn r20137) -Fix [FS#3945]: desync due to (temporary) wrong railtype; when loading a savegame the railtype of some (high ID) trains could be wrong. draft
Tue, 13 Jul 2010 20:12:44 +0000 rubidium (svn r20136) -Codechange: check more of the vehicle caches (when desync debug is turned on) draft
Tue, 13 Jul 2010 17:45:18 +0000 translators (svn r20135) -Update from WebTranslator v3.0: draft
Mon, 12 Jul 2010 21:21:05 +0000 truebrain (svn r20134) -Revert (r20131): OOM is a nasty person draft
Mon, 12 Jul 2010 19:36:06 +0000 frosch (svn r20133) -Revert (r20130): Vehicles could deadlock themself in roadstops. draft
Mon, 12 Jul 2010 18:15:37 +0000 frosch (svn r20132) -Fix [FS#3944](r20126): There can also be halftile foundations on slopes with opposite corners raised. draft
Mon, 12 Jul 2010 17:45:14 +0000 translators (svn r20131) -Update from WebTranslator v3.0: draft
Sun, 11 Jul 2010 20:34:29 +0000 frosch (svn r20130) -Fix [FS#3935]: Standard roadstops can also be left via manual depot orders. draft
Sun, 11 Jul 2010 17:51:02 +0000 rubidium (svn r20129) -Add [Debian]: debug symbols package draft
Sun, 11 Jul 2010 17:45:36 +0000 translators (svn r20128) -Update from WebTranslator v3.0: draft
Sun, 11 Jul 2010 17:39:23 +0000 frosch (svn r20127) -Fix [FS#3929]: Replace 'invalid engine' with 'vehicle model'. draft
Sun, 11 Jul 2010 17:28:19 +0000 frosch (svn r20126) -Fix [FS#3883]: Make railtype Terrain Type variable aware of RAIL_GROUND_HALF_SNOW. That is, resolve the sprites for upper and lower part of the foundation independently. draft
Sun, 11 Jul 2010 17:11:14 +0000 frosch (svn r20125) -Change: [NewGRF] If a tile has a snow-flag in the map array, use that for Terrain Type variables, instead of always only using the tile Z position. Also use the maximum Z of a tile for tiles which usually have levelling foundations (stations, houses, industries, unmovables). draft
Sun, 11 Jul 2010 14:35:53 +0000 frosch (svn r20124) -Fix (r20118): Don't bring windows to front by hovering over them. draft
Sun, 11 Jul 2010 13:14:08 +0000 terkhen (svn r20123) -Add [FS#3721]: Use all available space when drawing articulated road vehicles. draft
Sun, 11 Jul 2010 11:01:24 +0000 terkhen (svn r20122) -Fix: Correct vehicle list tooltips at the depot window. draft
Sun, 11 Jul 2010 11:00:09 +0000 terkhen (svn r20121) -Add: OnHover method for windows. draft
Sun, 11 Jul 2010 10:58:55 +0000 terkhen (svn r20120) -Feature [FS#3913]: Tooltips are shown by hovering the mouse over a widget instead of by right clicking on it. draft
Sun, 11 Jul 2010 10:55:57 +0000 terkhen (svn r20119) -Add: Tooltips can be removed if the user stops hovering the mouse. draft
Sun, 11 Jul 2010 10:53:07 +0000 terkhen (svn r20118) -Add: Detect if the mouse has been hovering over the same point. draft
Sun, 11 Jul 2010 10:50:47 +0000 terkhen (svn r20117) -Codechange: Use a Point struct to store double click position. draft
Sat, 10 Jul 2010 20:18:59 +0000 terkhen (svn r20116) -Add: Show an specific error message when trying to convert/remove nonexistant signals. draft
Sat, 10 Jul 2010 20:17:05 +0000 terkhen (svn r20115) -Add: Show an specific error message when trying to remove nonexistant stations. draft
Sat, 10 Jul 2010 20:15:35 +0000 terkhen (svn r20114) -Add: Show an specific error message when trying to remove rail or build/convert/remove signals over nonexistant railways. draft
Sat, 10 Jul 2010 20:12:32 +0000 terkhen (svn r20113) -Add [FS#3895]: Show an specific error message when trying to remove nonexistant roads (Krille). draft
Sat, 10 Jul 2010 19:59:31 +0000 terkhen (svn r20112) -Codechange: Prevent implicit use of CommandCost constructors. draft
Sat, 10 Jul 2010 17:45:12 +0000 translators (svn r20111) -Update from WebTranslator v3.0: draft
Sat, 10 Jul 2010 13:04:31 +0000 alberth (svn r20110) -Fix [FS#3695]: Do not allow building a rail track to the water using a tree-tile. draft
Sat, 10 Jul 2010 12:45:34 +0000 alberth (svn r20109) -Codechange: Make GetFloodingBehaviour() globally usable. draft
Sat, 10 Jul 2010 10:55:16 +0000 frosch (svn r20108) -Change: [NewGRF] Report substitute industry type in AI railstation selection callback. draft
Sat, 10 Jul 2010 10:54:30 +0000 frosch (svn r20107) -Add: [NoAI] AIIndustryType::INDUSTRYTYPE_TOWN and AIIndustryType::INDUSTRYTYPE_UNKNOWN for AIRail::BuildNewGRFRailStation(). Note that BuildNewGRFRailStation() now checks the passed industry type for validity. draft
Sat, 10 Jul 2010 08:54:57 +0000 frosch (svn r20106) -Fix (r5999): Engine and vehicle age were clamped at 0xFFFF, though there are 32bit available. draft
Fri, 09 Jul 2010 22:25:25 +0000 rubidium (svn r20105) -Revert (r20102) [FS#3938]: resetting DirectMusic completely, although working, causes a temporary freeze of OpenTTD. As MCI behaves better than DirectMusic that has become the default music driver; small delay between songs beats wrongly pitched/bad sounding songs draft
Fri, 09 Jul 2010 20:50:28 +0000 michi_cc (svn r20104) -Fix: [Win32] The win32 MIDI driver might clip the start of a song. draft
Fri, 09 Jul 2010 19:50:06 +0000 frosch (svn r20103) -Fix [FS#3934]: AITown::GetRating() returned wrong values. (Morloth) draft
Fri, 09 Jul 2010 17:47:52 +0000 rubidium (svn r20102) -Fix: OpenMSX music sounds odd after certain songs are played. Likely because the instruments weren't reset properly draft
Fri, 09 Jul 2010 17:45:17 +0000 translators (svn r20101) -Update from WebTranslator v3.0: draft
Fri, 09 Jul 2010 16:43:00 +0000 terkhen (svn r20100) -Fix: Give priority to ownership errors while removing rails. draft
Fri, 09 Jul 2010 16:41:51 +0000 terkhen (svn r20099) -Fix [FS#3882]: Give priority to ownership errors while removing roads. draft
Fri, 09 Jul 2010 14:14:17 +0000 michi_cc (svn r20098) -Fix [FS#3898]: A train reversing in a station would sometimes fail to release its reserved path. draft
Fri, 09 Jul 2010 12:14:02 +0000 alberth (svn r20097) -Codechange: Share constant bitset of safe level crossing slopes. draft
Thu, 08 Jul 2010 18:45:52 +0000 rubidium (svn r20090) -Fix: savegames would (very likely) end with 128 KiB worth of useless zeros draft
Thu, 08 Jul 2010 18:38:38 +0000 frosch (svn r20089) -Fix [FS#3932]: Access of already freed memory, esp. due to hidden destructor call from Swap(). draft
Thu, 08 Jul 2010 17:45:10 +0000 translators (svn r20088) -Update from WebTranslator v3.0: draft
Thu, 08 Jul 2010 11:50:42 +0000 rubidium (svn r20087) -Fix [FS#3876, FS#3887, FS#3920, FS#3923]: if after loading a savegame (including intro game) one tried to save a game (including autosave) and that failed (very) early on because it couldn't open the file for writing all pointers would be converted to NULLs which then causes corrupted game states draft
Wed, 07 Jul 2010 20:00:04 +0000 frosch (svn r20086) -Add: Textstack support for CB 38. draft
Wed, 07 Jul 2010 17:45:18 +0000 translators (svn r20085) -Update from WebTranslator v3.0: draft
Tue, 06 Jul 2010 21:10:47 +0000 glx (svn r20084) -Fix [FS#3919] (r7157): don't try to handle mouse events when the cursor ha left the window draft
Tue, 06 Jul 2010 17:45:06 +0000 translators (svn r20083) -Update from WebTranslator v3.0: draft
Mon, 05 Jul 2010 21:07:31 +0000 rubidium (svn r20082) -Fix [FS#3899]: reading deleted memory when selecting a NewGRF in the content download window of which the data has not been acquired from the content server. The crash would occur after the content server's reply was processed and the ContentInfo object was replaced with another. draft
Mon, 05 Jul 2010 17:45:19 +0000 translators (svn r20081) -Update from WebTranslator v3.0: draft
Sun, 04 Jul 2010 17:45:29 +0000 translators (svn r20080) -Update from WebTranslator v3.0: draft
Sun, 04 Jul 2010 13:07:47 +0000 frosch (svn r20079) -Codechange [FS#3922]: Add helper functions to deal with the 192-256-magic of vehicle movement. draft
Sun, 04 Jul 2010 13:06:06 +0000 yexo (svn r20078) -Codechange: update .hgignore (Ammler) draft
Sun, 04 Jul 2010 12:49:51 +0000 yexo (svn r20077) -Codechange: remove the space between "open" and "ttd" in the title screen draft
Sun, 04 Jul 2010 12:06:33 +0000 yexo (svn r20076) -Fix (r20073): hotkeys for the road toolbar were not stored in hotkeys.cfg draft
Sun, 04 Jul 2010 11:48:04 +0000 yexo (svn r20075) -Feature: customizable hotkeys for the main toolbar in the scenario editor draft
Sun, 04 Jul 2010 11:28:16 +0000 yexo (svn r20074) -Fix (r20065): highscore window should use the same hotkey for quit as the toolbar draft
Sun, 04 Jul 2010 10:57:31 +0000 yexo (svn r20073) -Feature: customizable hotkeys for the road toolbar draft
Sun, 04 Jul 2010 09:35:06 +0000 frosch (svn r20072) -Fix (r20065): NUM_MINUS was stored as NUM_PLUS in config file. draft
Sun, 04 Jul 2010 09:27:15 +0000 frosch (svn r20071) -Codechange: Consistently return the toolbar window for ShowBuildXxxToolbar(). draft
Sat, 03 Jul 2010 21:43:44 +0000 yexo (svn r20070) -Feature: when none of the open windows handles a keypress, try all toolbars for global hotkeys draft