summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-05-22(svn r13215) -Codechange [FS#2029]: enumify and comment Build Dock widgets (R...smatz
2008-05-22(svn r13210) -Codechange: make town (previously named t) a private member of ...belugas
2008-05-22(svn r13209) -Codechange: Privatize what should be private.belugas
2008-05-22(svn r13208) -Fix (r13173): it was possible to open invalid submenu from drop...smatz
2008-05-22(svn r13207) -Fix: misleading comments (michi_cc)smatz
2008-05-21(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-wi...frosch
2008-05-21(svn r13205) -Codechange: Remove unnecessary code-style-buggering-up macro.peter1138
2008-05-20(svn r13202) -Fix (r13149): MSVC signed/unsigned warningglx
2008-05-19(svn r13191) -Fix: segfault after confirming query subwindow in the Generate ...smatz
2008-05-19(svn r13190) -Cleanup: remove unused variablesmatz
2008-05-19(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.rubidium
2008-05-19(svn r13184) -Codechange: make a window class of the signs list.rubidium
2008-05-19(svn r13183) -Codechange: make a window class of the VehicleViewWindow.rubidium
2008-05-19(svn r13182) -Doc: add documentation to mostly rail_gui related functions. Pa...rubidium
2008-05-19(svn r13181) -Codechange: make news callback handling a little simpler. Patch...rubidium
2008-05-19(svn r13180) -Codechange: make a window class of the TownDirectoryWindow.peter1138
2008-05-19(svn r13179) -Fix (r13173): r13178 applies to the main toolbar in Scenario Ed...smatz
2008-05-19(svn r13178) -Fix (r13173): the main toolbar didn't respect patch settings, i...smatz
2008-05-19(svn r13177) -Fix[FS#2002]: Using level tool in scenario editor makes tiles b...belugas
2008-05-19(svn r13176) -Fix (r13153): town window was glitchy while openingsmatz
2008-05-19(svn r13175) -Fix (r13174): sorting criteria and order for industry directory...glx
2008-05-18(svn r13174) -Codechange: make a class of the IndustryDirectoryWindow.glx
2008-05-18(svn r13173) -Codechange: make windows of the main toolbars.rubidium
2008-05-18(svn r13172) -Codechange: make a window class of the terraform toolbars.rubidium
2008-05-18(svn r13171) -Codechange: make a class of the Build[Air|Rail|Road|Dock]Toolba...rubidium
2008-05-18(svn r13170) -Codechange: make classes of the EnginePreview and BuyCompany wi...rubidium
2008-05-18(svn r13169) -Codechange: remove a (now) unneeded parameter of one of the Win...rubidium
2008-05-18(svn r13168) -Fix (r13072): forgot to 'fix' EngList_SortPartial() together wi...smatz
2008-05-18(svn r13167) -Codechange: prepend _ to a global variable.rubidium
2008-05-18(svn r13166) -Codechange: CmdSetRoadDriveSide belongs in road_cmd.cpp, not se...rubidium
2008-05-18(svn r13165) -Codechange: replace some RebuildXXXList/ResortXXXList+Invalidat...rubidium
2008-05-18(svn r13163) -Codechange: remove unused codeglx
2008-05-18(svn r13162) -Fix (r13160): trees couldn't be planted, correct function wasn'...smatz
2008-05-18(svn r13161) -Fix: free the blitter list when the last blitter is removed.glx
2008-05-18(svn r13160) -Codechange: prepare GUIPlaceProcDragXY for the removal of Windo...rubidium
2008-05-18(svn r13159) -Feature: Add the ability to sort availible bridges in the build...skidd13
2008-05-18(svn r13158) -Codechange: make a class of the GameOptionsWindow.rubidium
2008-05-18(svn r13156) -Codechange: make classes of the GraphWindows.rubidium
2008-05-18(svn r13155) -Codechange: make a window class of the company league and graph...rubidium
2008-05-18(svn r13154) -Codechange: make a window class of the news message history win...rubidium
2008-05-18(svn r13153) -Codechange: make classes of the TownViewWindow and the Scenario...rubidium
2008-05-18(svn r13152) -Codechange: make a class of the subsidy window.rubidium
2008-05-17(svn r13151) -Codechange: use an enum instead of bool as return type of OnKey...rubidium
2008-05-17(svn r13150) -Codechange: make classes of the Music[TrackSelection]Window.glx
2008-05-17(svn r13149) -Codechange: make a class of the BuildBridgeWindow.skidd13
2008-05-17(svn r13148) -Codechange: make a class of the SelectGameWindow.glx
2008-05-17(svn r13147) -Codechange: move the code to draw bankruptcy news to news_gui.cpp.rubidium
2008-05-17(svn r13146) -Codechange: vehicle_base.h doesn't need to be included in vehic...rubidium
2008-05-17(svn r13145) -Codechange: make classes of the BuildDocks[Depot|Station]Window.glx
2008-05-17(svn r13144) -Codechange: make classes of the BuildRoad[Depot|Station]Window.glx