summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-05-10(svn r16269) -Codechange: use gcc's ability to check parameters sent to print...smatz
2009-05-10(svn r16268) -Fix (r9876): When callback 2E returns an amount of 0, do not tr...frosch
2009-05-10(svn r16267) -Documentation: [NoAI] Explain how to deal with IDs of various o...frosch
2009-05-10(svn r16266) -Documentation: [NoAI] Add details to AITile::(Raise|Lower)Tile ...frosch
2009-05-10(svn r16265) -Fix (r16238): wrong format string for debug outputsmatz
2009-05-10(svn r16264) -Change/Fix (r16262): [NoAI] Change SLOPE_INVALID to 0xFFFF so t...frosch
2009-05-09(svn r16263) -Change: Interpret setting bridge property 08 to 0 as always ava...frosch
2009-05-09(svn r16262) -Fix [NoAI]: Check slopes passed to the API better for validityyexo
2009-05-09(svn r16261) -Fix (r16260): Replace a space with a newline and a tab. (thanks...frosch
2009-05-09(svn r16260) -Codechange: Add Vehicle::IncrementOrderIndex() to deduplicate s...frosch
2009-05-09(svn r16259) -Codechange: Added nested widgets to the load and save dialogue ...alberth
2009-05-09(svn r16258) -Codechange: Remove panel with negative height and some small ad...alberth
2009-05-09(svn r16257) -Codechange: Added empty widgets in load dialogue to move the re...alberth
2009-05-09(svn r16256) -Codechange: Moved load/save dialogue widget numbers outside the...alberth
2009-05-09(svn r16255) -Fix [FS#2887] (r16237): Nested widgets of client list window us...alberth
2009-05-08(svn r16254) -Fix [FS#2886]: Magic constant removed.frosch
2009-05-07(svn r16253) -Add [NoAI]: AIController::GetVersion, this returns the newgrf-v...yexo
2009-05-07(svn r16252) -Add [NoAI]: AIAirport::GetPrice, returning the building cost of...yexo
2009-05-07(svn r16251) -Update: WebTranslator2 update to 2009-05-07 17:36:23translators
2009-05-07(svn r16250) -Fix (r16242): do not try to unpause when paused for a joining c...rubidium
2009-05-07(svn r16249) -Fix [NoAI]: Enable parameter checking for AIController::* funct...yexo
2009-05-06(svn r16244) -Fix [NoAI]: Make sure AITunnel::BuildTunnel returns what the do...yexo
2009-05-06(svn r16243) -Fix [FS#2875]: CmdBuildTunnel could be called with invalid para...yexo
2009-05-06(svn r16242) -Codechange: rework pausingrubidium
2009-05-06(svn r16241) -Fix (r16181): regression failing due to wrongly initialised amo...rubidium
2009-05-06(svn r16240) -Fix: Make 'stop in depot'-orders only apply on the target depot...frosch
2009-05-06(svn r16239) -Fix (r16199): Use the stop/non-stop intermediate orderflags AIs...yexo
2009-05-06(svn r16238) -Change: improve/clarify some network related debug "error" mess...rubidium
2009-05-05(svn r16237) -Codechange: Add nested widgets to remaining network windows.alberth
2009-05-05(svn r16236) -Codechange: Make widget enums complete of various network windo...alberth
2009-05-05(svn r16235) -Codechange (r16234): But keep the window description.alberth
2009-05-05(svn r16234) -Codechange (r16231, r16233): Do not add test functions to trunk.alberth
2009-05-05(svn r16233) -Codechange: Added nested widgets to network content windows.alberth
2009-05-05(svn r16232) -Codechange: Moving network content widgets enums outside window...alberth
2009-05-05(svn r16231) -Codechange: Added nested widgets to chat window.alberth
2009-05-05(svn r16230) -Codechange: Moving chat widgets enum outside window struct.alberth
2009-05-05(svn r16229) -Update: WebTranslator2 update to 2009-05-05 12:43:50translators
2009-05-04(svn r16228) -Fix/Change (r16187): If we are heading for a different depot, d...frosch
2009-05-04(svn r16227) -Codechange: Added nested widgets for error windows, tooltip win...alberth
2009-05-04(svn r16226) -Codechange: Separating generation of a widget array from Window...alberth
2009-05-04(svn r16225) -Codechange: Added nested widgets to all rail_gui windows (excep...alberth
2009-05-04(svn r16224) -Codechange: Move BuildRailStationWidgets and BuildRailWaypointW...alberth
2009-05-04(svn r16223) -Fix (r8881): ActionB should use the online parameters from GRFF...frosch
2009-05-03(svn r16222) -Fix: unneeded pointer dereferencingrubidium
2009-05-03(svn r16221) -Change: support building 64 bits OSX binaries and add optional ...rubidium
2009-05-03(svn r16220) -Fix [FS#2862]: possible crashes when quiting OpenTTD or forcing...rubidium
2009-05-03(svn r16219) -Codechange: Added nested widgets to rv station picker window.alberth
2009-05-03(svn r16218) -Codechange: Move BuildRoadStationWidgets enum outside window st...alberth
2009-05-03(svn r16217) -Codechange: Make rv station picker widgets non-overlapping, fix...alberth
2009-05-03(svn r16216) -Codechange: Added nested widgets to vehicle view window.alberth