------------------------------------------------------------------------ r16261 | frosch | 2009-05-09 14:23:19 +0000 (Sat, 09 May 2009) | 1 line -Fix (r16260): Replace a space with a newline and a tab. (thanks smatz) ------------------------------------------------------------------------ r16260 | frosch | 2009-05-09 13:37:18 +0000 (Sat, 09 May 2009) | 1 line -Codechange: Add Vehicle::IncrementOrderIndex() to deduplicate some code. ------------------------------------------------------------------------ r16259 | alberth | 2009-05-09 13:03:45 +0000 (Sat, 09 May 2009) | 1 line -Codechange: Added nested widgets to the load and save dialogue windows. ------------------------------------------------------------------------ r16258 | alberth | 2009-05-09 12:56:55 +0000 (Sat, 09 May 2009) | 1 line -Codechange: Remove panel with negative height and some small adjustments in the load/save dialogue windows. ------------------------------------------------------------------------ r16257 | alberth | 2009-05-09 12:49:28 +0000 (Sat, 09 May 2009) | 1 line -Codechange: Added empty widgets in load dialogue to move the resize box to the right place in the array. ------------------------------------------------------------------------ r16256 | alberth | 2009-05-09 12:44:12 +0000 (Sat, 09 May 2009) | 1 line -Codechange: Moved load/save dialogue widget numbers outside the window struct. ------------------------------------------------------------------------ r16255 | alberth | 2009-05-09 08:02:17 +0000 (Sat, 09 May 2009) | 1 line -Fix [FS#2887] (r16237): Nested widgets of client list window used incorrect length. ------------------------------------------------------------------------ r16254 | frosch | 2009-05-08 09:00:47 +0000 (Fri, 08 May 2009) | 1 line -Fix [FS#2886]: Magic constant removed. ------------------------------------------------------------------------ r16253 | yexo | 2009-05-07 21:33:38 +0000 (Thu, 07 May 2009) | 1 line -Add [NoAI]: AIController::GetVersion, this returns the newgrf-version of OpenTTD ------------------------------------------------------------------------ r16252 | yexo | 2009-05-07 21:30:18 +0000 (Thu, 07 May 2009) | 1 line -Add [NoAI]: AIAirport::GetPrice, returning the building cost of an airport ------------------------------------------------------------------------ r16251 | translators | 2009-05-07 17:36:28 +0000 (Thu, 07 May 2009) | 5 lines -Update: WebTranslator2 update to 2009-05-07 17:36:23 danish - 26 fixed, 1 changed by ThomasA (27) romanian - 1 fixed by kkmic (1) welsh - 10 fixed by welshdragon (10) ------------------------------------------------------------------------ r16250 | rubidium | 2009-05-07 17:08:41 +0000 (Thu, 07 May 2009) | 2 lines -Fix (r16242): do not try to unpause when paused for a joining company ------------------------------------------------------------------------ r16249 | yexo | 2009-05-07 12:13:58 +0000 (Thu, 07 May 2009) | 1 line -Fix [NoAI]: Enable parameter checking for AIController::* functions again ------------------------------------------------------------------------ r16244 | yexo | 2009-05-06 21:40:51 +0000 (Wed, 06 May 2009) | 1 line -Fix [NoAI]: Make sure AITunnel::BuildTunnel returns what the documentation says it does ------------------------------------------------------------------------ r16243 | yexo | 2009-05-06 21:38:59 +0000 (Wed, 06 May 2009) | 1 line -Fix [FS#2875]: CmdBuildTunnel could be called with invalid parameters from the api code, causing crashes later ------------------------------------------------------------------------ r16242 | rubidium | 2009-05-06 15:06:57 +0000 (Wed, 06 May 2009) | 4 lines -Codechange: rework pausing -Fix [FS#2864]: autopause and manual pausing conflict with eachother -Fix: new game + pause on new game + autopause make the game not unpause on the first join ------------------------------------------------------------------------ r16241 | rubidium | 2009-05-06 13:42:31 +0000 (Wed, 06 May 2009) | 2 lines -Fix (r16181): regression failing due to wrongly initialised amount of traps ------------------------------------------------------------------------ r16240 | frosch | 2009-05-06 13:15:07 +0000 (Wed, 06 May 2009) | 1 line -Fix: Make 'stop in depot'-orders only apply on the target depot, not those which are entered on the way to them. ------------------------------------------------------------------------ r16239 | yexo | 2009-05-06 12:48:13 +0000 (Wed, 06 May 2009) | 1 line -Fix (r16199): Use the stop/non-stop intermediate orderflags AIs can give for goto-depot orders ------------------------------------------------------------------------ r16238 | rubidium | 2009-05-06 09:52:52 +0000 (Wed, 06 May 2009) | 2 lines -Change: improve/clarify some network related debug "error" messages by adding more information to them. Also give some clues on how to fix certain issues (like failing advertising). ------------------------------------------------------------------------ r16237 | alberth | 2009-05-05 20:40:08 +0000 (Tue, 05 May 2009) | 1 line -Codechange: Add nested widgets to remaining network windows. ------------------------------------------------------------------------ r16236 | alberth | 2009-05-05 20:36:16 +0000 (Tue, 05 May 2009) | 1 line -Codechange: Make widget enums complete of various network windows, and add them as comment. ------------------------------------------------------------------------ r16235 | alberth | 2009-05-05 20:33:05 +0000 (Tue, 05 May 2009) | 1 line -Codechange (r16234): But keep the window description. ------------------------------------------------------------------------ r16234 | alberth | 2009-05-05 20:17:39 +0000 (Tue, 05 May 2009) | 1 line -Codechange (r16231, r16233): Do not add test functions to trunk. ------------------------------------------------------------------------ r16233 | alberth | 2009-05-05 20:08:50 +0000 (Tue, 05 May 2009) | 1 line -Codechange: Added nested widgets to network content windows. ------------------------------------------------------------------------ r16232 | alberth | 2009-05-05 20:07:33 +0000 (Tue, 05 May 2009) | 1 line -Codechange: Moving network content widgets enums outside window structs. ------------------------------------------------------------------------ r16231 | alberth | 2009-05-05 20:03:57 +0000 (Tue, 05 May 2009) | 1 line -Codechange: Added nested widgets to chat window. ------------------------------------------------------------------------ r16230 | alberth | 2009-05-05 20:03:12 +0000 (Tue, 05 May 2009) | 1 line -Codechange: Moving chat widgets enum outside window struct. ------------------------------------------------------------------------ r16229 | translators | 2009-05-05 12:43:55 +0000 (Tue, 05 May 2009) | 5 lines -Update: WebTranslator2 update to 2009-05-05 12:43:50 korean - 1 changed by dlunch (1) luxembourgish - 53 fixed by Gubius (53) simplified_chinese - 3 fixed, 3 changed by ww9980 (6) ------------------------------------------------------------------------ r16228 | frosch | 2009-05-04 19:27:22 +0000 (Mon, 04 May 2009) | 2 lines -Fix/Change (r16187): If we are heading for a different depot, do also not do the refitting-part of the depot-order. -Fix (r16198): && != &, GetDepotOrderType != GetDepotActionType and - uhm - ODATFB_NEAREST_DEPOT is not set for current_order either. ------------------------------------------------------------------------ r16227 | alberth | 2009-05-04 18:42:49 +0000 (Mon, 04 May 2009) | 1 line -Codechange: Added nested widgets for error windows, tooltip window, and dropdown window. ------------------------------------------------------------------------ r16226 | alberth | 2009-05-04 18:40:37 +0000 (Mon, 04 May 2009) | 1 line -Codechange: Separating generation of a widget array from WindowDesc to the InitializeWidgetArrayFromNestedWidgets function. ------------------------------------------------------------------------ r16225 | alberth | 2009-05-04 12:22:01 +0000 (Mon, 04 May 2009) | 1 line -Codechange: Added nested widgets to all rail_gui windows (except the build depot window). ------------------------------------------------------------------------ r16224 | alberth | 2009-05-04 12:09:30 +0000 (Mon, 04 May 2009) | 1 line -Codechange: Move BuildRailStationWidgets and BuildRailWaypointWidgets enums out of their Window structs, extend horizontal scrollbar by 1 pixel. ------------------------------------------------------------------------ r16223 | frosch | 2009-05-04 11:23:21 +0000 (Mon, 04 May 2009) | 1 line -Fix (r8881): ActionB should use the online parameters from GRFFile instead of the initial user-specified values from GRFConfig. Also use the values as they were set when the ActionB was executed, not as they are set when the message is shown. ------------------------------------------------------------------------ r16222 | rubidium | 2009-05-03 21:56:46 +0000 (Sun, 03 May 2009) | 2 lines -Fix: unneeded pointer dereferencing ------------------------------------------------------------------------ r16221 | rubidium | 2009-05-03 15:46:36 +0000 (Sun, 03 May 2009) | 2 lines -Change: support building 64 bits OSX binaries and add optional support for 64 bits binaries in OSX universal binaries. However, do not default to adding 64 bits binaries because benchmarking has shown that they are slower than the 32 bits binaries. ------------------------------------------------------------------------ r16220 | rubidium | 2009-05-03 15:44:05 +0000 (Sun, 03 May 2009) | 2 lines -Fix [FS#2862]: possible crashes when quiting OpenTTD or forcing resizes/redraws of the screen during map generation ------------------------------------------------------------------------ r16219 | alberth | 2009-05-03 13:55:22 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Added nested widgets to rv station picker window. ------------------------------------------------------------------------ r16218 | alberth | 2009-05-03 13:54:47 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Move BuildRoadStationWidgets enum outside window struct. ------------------------------------------------------------------------ r16217 | alberth | 2009-05-03 13:53:34 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Make rv station picker widgets non-overlapping, fix doc typo. ------------------------------------------------------------------------ r16216 | alberth | 2009-05-03 13:13:41 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Added nested widgets to vehicle view window. ------------------------------------------------------------------------ r16215 | alberth | 2009-05-03 13:12:13 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Added tooltip to resizebox of vehicle view window. ------------------------------------------------------------------------ r16214 | rubidium | 2009-05-03 11:57:01 +0000 (Sun, 03 May 2009) | 2 lines -Fix [FS#2878]: shared orders without orders weren't properly converted causing corrupt/invalid orders when loading pre 0.7 savegames. ------------------------------------------------------------------------ r16213 | alberth | 2009-05-03 11:53:06 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Added nested widgets to timetable window. ------------------------------------------------------------------------ r16212 | alberth | 2009-05-03 10:46:24 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Added nested widgets for all station_gui windows. ------------------------------------------------------------------------ r16211 | alberth | 2009-05-03 10:38:35 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Moving StationListWidgets out of the window class, completing StationViewWidgets. ------------------------------------------------------------------------ r16210 | alberth | 2009-05-03 10:34:47 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Make panels non-overlapping in company stations window. ------------------------------------------------------------------------ r16209 | alberth | 2009-05-03 10:33:15 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Removed bottom panel from join station window. ------------------------------------------------------------------------ r16208 | alberth | 2009-05-03 08:27:12 +0000 (Sun, 03 May 2009) | 1 line -Codechange: Added nested widgets for the buy company and show company windows. ------------------------------------------------------------------------ r16207 | alberth | 2009-05-03 08:13:14 +0000 (Sun, 03 May 2009) | 3 lines -Codechange: Added and applied BuyCompanyWidgets enum. -Doc: Small fixes and additions to documentation. ------------------------------------------------------------------------ r16206 | translators | 2009-05-02 17:40:02 +0000 (Sat, 02 May 2009) | 4 lines -Update: WebTranslator2 update to 2009-05-02 17:39:59 german - 10 changed by planetmaker (10) korean - 30 fixed, 2 changed by leejaeuk5 (32) ------------------------------------------------------------------------ r16205 | alberth | 2009-05-02 17:00:56 +0000 (Sat, 02 May 2009) | 1 line -Codechange: Added nested widgets for news windows and news-settings window. ------------------------------------------------------------------------ r16204 | alberth | 2009-05-02 16:52:21 +0000 (Sat, 02 May 2009) | 1 line -Codechange: Completing widget numbers of news settings window. ------------------------------------------------------------------------ r16203 | alberth | 2009-05-02 16:45:01 +0000 (Sat, 02 May 2009) | 1 line -Codechange: Simplify widget layout of news settings window. ------------------------------------------------------------------------ r16202 | alberth | 2009-05-02 16:40:26 +0000 (Sat, 02 May 2009) | 1 line -Codechange: Use widget top coordinate instead of hardcoded value. ------------------------------------------------------------------------ r16201 | alberth | 2009-05-02 16:33:28 +0000 (Sat, 02 May 2009) | 1 line -Codechange: Add NWidgetBase::SetPadding method. ------------------------------------------------------------------------ r16200 | alberth | 2009-05-02 13:05:00 +0000 (Sat, 02 May 2009) | 1 line -Codechange: Moving news-type description to NewsTypeData array. ------------------------------------------------------------------------