summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-05-17(svn r13143) -Fix (r13142): the Build Waypoint window wasn't resized when it ...smatz
2008-05-17(svn r13142) -Codechange: make classes of the Build[RailDepot|RailStation|Rai...glx
2008-05-17(svn r13141) -Codechange: remove an unused variable from Window.rubidium
2008-05-17(svn r13140) -Codechange: move the gui-list-sorting out of window_gui.h so wi...rubidium
2008-05-17(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to th...rubidium
2008-05-17(svn r13138) -Codechange: remove the need for IsWindowOfPrototype.rubidium
2008-05-17(svn r13137) -Fix: do not send rcon commands of the server to the first clien...rubidium
2008-05-17(svn r13136) -Codechange: make a window class of the console window.rubidium
2008-05-17(svn r13135) -Codechange: make a class of the NetworkJoinStatusWindow.rubidium
2008-05-17(svn r13134) -Codechange: make a class of the Airport Picker Window.belugas