summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-05-03(svn r16211) -Codechange: Moving StationListWidgets out of the window class, ...alberth
2009-05-03(svn r16210) -Codechange: Make panels non-overlapping in company stations win...alberth
2009-05-03(svn r16209) -Codechange: Removed bottom panel from join station window.alberth
2009-05-03(svn r16208) -Codechange: Added nested widgets for the buy company and show c...alberth
2009-05-03(svn r16207) -Codechange: Added and applied BuyCompanyWidgets enum.alberth
2009-05-02(svn r16206) -Update: WebTranslator2 update to 2009-05-02 17:39:59translators
2009-05-02(svn r16205) -Codechange: Added nested widgets for news windows and news-sett...alberth
2009-05-02(svn r16204) -Codechange: Completing widget numbers of news settings window.alberth
2009-05-02(svn r16203) -Codechange: Simplify widget layout of news settings window.alberth
2009-05-02(svn r16202) -Codechange: Use widget top coordinate instead of hardcoded value.alberth
2009-05-02(svn r16201) -Codechange: Add NWidgetBase::SetPadding method.alberth
2009-05-02(svn r16200) -Codechange: Moving news-type description to NewsTypeData array.alberth
2009-05-02(svn r16199) -Codechange: Pass OrderNonStopFlags also to MakeGoToDepotOrder().frosch
2009-05-01(svn r16198) -Fix/Change (r16187): 'Go to nearest depot'-orders are fulfilled...frosch
2009-05-01(svn r16197) -Codechange: Structure buttons of train order window based on re...alberth
2009-05-01(svn r16196) -Codechange: Added nested widgets for non-train and other-compan...alberth
2009-05-01(svn r16195) -Codechange: Even empty widgets should live within window bounda...alberth
2009-05-01(svn r16194) -Update: WebTranslator2 update to 2009-05-01 17:45:47translators
2009-05-01(svn r16193) -Codechange: Added nested widgets for smallmap and extra viewpor...alberth
2009-05-01(svn r16192) -Codechange: Moving smallmap and extra viewport widget enums out...alberth
2009-04-30(svn r16191) -Codechange: Added nested widgets of one order window.alberth
2009-04-30(svn r16190) -Codechange: Allow stacking of nested widgets.alberth
2009-04-30(svn r16189) -Doc: Additions and improvement of (mainly) nested widgets/widge...alberth
2009-04-30(svn r16188) -Fix [FS#2874] (r16124): printing the first 4 bytes worth of a 8...rubidium
2009-04-29(svn r16187) -Fix [FS#2871]: do mark the "go to depot X" order fulfilled when...rubidium
2009-04-29(svn r16186) -Codechange: Adding nested widgets to _newgrf_desc and _newgrf_a...alberth
2009-04-29(svn r16185) -Codechange: Moving the ShowNewGRFStateWidgets and AddNewGRFWind...alberth
2009-04-29(svn r16184) -Update: WebTranslator2 update to 2009-04-29 17:32:47translators
2009-04-29(svn r16183) -Fix [FS#2872]: wrong string alignment for error messages with facerubidium
2009-04-29(svn r16182) -Fix: hardcoded (old sized) MAX_COMPANIES constantrubidium
2009-04-28(svn r16181) -Fix [Squirrel]: the traps variable wasn't restored, causing try...yexo
2009-04-27(svn r16180) -Update: WebTranslator2 update to 2009-04-27 17:43:43translators
2009-04-27(svn r16179) -Update: WebTranslator2 update to 2009-04-27 17:41:22translators
2009-04-27(svn r16178) -Fix [FS#2866]: don't try to reserve path for trains crashed in ...smatz
2009-04-27(svn r16177) -Fix (r15892): [OSX] fixed linking error regarding _select$1050 ...bjarni
2009-04-26(svn r16176) -Fix: forbid joining AI companies via the 'move' and 'join' cons...yexo
2009-04-26(svn r16175) -Fix: Disable the join button in the multiplayer lobby for AI co...yexo
2009-04-26(svn r16174) -Fix (r16093) [FS#2863]: crash when starting a game/loading a ga...yexo
2009-04-26(svn r16173) -Update: WebTranslator2 update to 2009-04-26 17:38:31translators
2009-04-26(svn r16172) -Fix (r16171): typo (thanks SmatZ)yexo
2009-04-26(svn r16171) -Add [NoAI]: two new error codes to AITile: ERR_AREA_ALREADY_FLA...yexo
2009-04-26(svn r16170) -Codechange: Added nested widgets to OSK.alberth
2009-04-26(svn r16169) -Codechange: Completing OSK widget numbers.alberth
2009-04-26(svn r16168) -Codechange: Removing unused WWT_EMPTY widget.alberth
2009-04-26(svn r16167) -Codechange: Added empty-ness test to nested widget containers.alberth
2009-04-26(svn r16166) -Add [NoAI]: AITile::Get(Min|Max|Corner)Heightfrosch
2009-04-26(svn r16165) -Add [FS#2801] [NoAI]: several functions to AIOrder to check the...yexo
2009-04-26(svn r16163) -Codechange: instead of SetDParamStr(0, string); DrawString(...,...rubidium
2009-04-26(svn r16162) -Codechange: remove needless TC_ colours from DrawString when th...rubidium
2009-04-26(svn r16161) -Fix (r16128): AILoadConfig() could not handle NULL settings.frosch