summaryrefslogtreecommitdiff
path: root/src/widgets
AgeCommit message (Expand)Author
2021-07-11Feature: join servers based on their invite codePatric Stout
2021-07-10Add: use Game Coordinator to annouce public serversPatric Stout
2021-06-28Add: Show the number of clients and companies in the online players window (#...TELK
2021-05-29Codechange: Rename window related DeleteXXX to match new behaviourglx22
2021-05-29Fix f6d5c01: Delay deletion when closing windowsglx22
2021-05-15Fix #9269, f6d5c01: Hide windows without abusing WC_INVALIDglx22
2021-05-12Codechange: use IterateFromBack/Front only if the order is important.frosch
2021-05-08Codechange: Slider widget used different range for drawing vs setting.Peter Nelson
2021-05-08Codechange: Make GetCurrentRect() conform to usual Rect bounds, and reuse it.Peter Nelson
2021-05-06Codechange: add SetDParamStr that accepts std::string&rubidium42
2021-04-30Fix: Recalculate padding and minimum sizes when GUI or Font zoom is changed.Peter Nelson
2021-04-29Codechange: Replace window related FOR_ALL with range-based for loopsglx22
2021-04-28Fix: Incorrect vertical alignment of icon and text in DropDownListIconItem. (...PeterN
2021-04-24Add: admin menu for companies in multiplayer gamesPatric Stout
2021-04-24Feature: rework in-game Online Players GUIPatric Stout
2021-04-20Remove: "language" field from server/clientPatric Stout
2021-04-11Feature: allow a toggle to enable/disable vsyncPatric Stout
2021-04-09Feature: Volume sliders in Game Options windowNiels Martin Hansen
2021-04-09Codechange: Move volume control slider logic to separate functionsNiels Martin Hansen
2021-04-06Feature: Button to reset game settings to their default values (#8958)Didac Perez Parera
2021-03-26Add: allow setting the highest mountain for heightmapsPatric Stout
2021-03-26Change: remove "maximum map height" from the New Game GUIPatric Stout
2021-03-26Feature: setting to indicate desert coverage for tropic climatePatric Stout
2021-03-26Feature: setting to indicate snow coverage for arctic climate (replaces snow ...Patric Stout
2021-03-14Fix: if bootstrap failed, it could end with an empty screen instead of errorPatric Stout
2021-03-13Feature: allow filtering on name in rail station window (#8706)Didac Perez Parera
2021-03-09Codechange: remove special strings for language and resolutions (#8824)Patric Stout
2021-03-09Add: Display refresh rate game option (#8813)sean
2021-03-08Add: Buttons to open global goals from company goals and vice versadP
2021-03-08Add: Option to (dis-)allow accelerated video drivers. (#8819)Patric Stout
2021-02-19Feature: Object class selection string filtering (#8603)Didac Perez Parera
2021-02-14Feature: [GS] Allow non-question type windows to have no buttonsdP
2021-02-14Change: move the 'road drive side' selection to settings tree, and give it th...frosch
2021-02-14Change: move townname generator selection to mapgen GUI.frosch
2021-02-14Change: move the 'tree placer algorithm' selection to the settings tree windo...frosch
2021-02-10Feature: Remove all industries button in scenario editor (#8550)Kuhnovic
2021-01-11Add: a go-to-location button to the LandInfo window.frosch
2021-01-11Add: another go-to-location button to the sign window.frosch
2021-01-11Change: Relocate vehicle rename and location buttons.frosch
2021-01-09Change: remove warning in cheat window and reduce it to a note (#8538)Patric Stout
2021-01-08Codechange: Remove min/max functions in favour of STL variants (#8502)Charles Pigott
2021-01-05Change: move "give money" from client-list to company windowPatric Stout
2020-12-27Feature: Plant clumps of trees in editor by dragging on the landscapeNiels Martin Hansen
2020-12-27Change: Switch tree GUI to use dynamically generated buttonsNiels Martin Hansen
2020-12-25Change: Remove the LAN/Internet combobox from the server list in favour of ad...frosch
2020-12-21Change: Place "Group by" above "Sort by" in station window for consistencyBernard Teo
2020-12-21Feature: Option to group vehicle lists by shared ordersBernard Teo
2020-06-05Add: introduce CMake for project managementPatric Stout
2020-05-21Codechange: Store base set related texts in std::strings.Michael Lutz
2020-05-06Codechange: Use a dynamic copyright yearglx