index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
widgets
Age
Commit message (
Expand
)
Author
2021-07-20
Feature: allow the use of TURN to connect client and server together
Patric Stout
2021-07-11
Feature: join servers based on their invite code
Patric Stout
2021-07-10
Add: use Game Coordinator to annouce public servers
Patric Stout
2021-06-28
Add: Show the number of clients and companies in the online players window (#...
TELK
2021-05-29
Codechange: Rename window related DeleteXXX to match new behaviour
glx22
2021-05-29
Fix f6d5c01: Delay deletion when closing windows
glx22
2021-05-15
Fix #9269, f6d5c01: Hide windows without abusing WC_INVALID
glx22
2021-05-12
Codechange: use IterateFromBack/Front only if the order is important.
frosch
2021-05-08
Codechange: Slider widget used different range for drawing vs setting.
Peter Nelson
2021-05-08
Codechange: Make GetCurrentRect() conform to usual Rect bounds, and reuse it.
Peter Nelson
2021-05-06
Codechange: add SetDParamStr that accepts std::string&
rubidium42
2021-04-30
Fix: Recalculate padding and minimum sizes when GUI or Font zoom is changed.
Peter Nelson
2021-04-29
Codechange: Replace window related FOR_ALL with range-based for loops
glx22
2021-04-28
Fix: Incorrect vertical alignment of icon and text in DropDownListIconItem. (...
PeterN
2021-04-24
Add: admin menu for companies in multiplayer games
Patric Stout
2021-04-24
Feature: rework in-game Online Players GUI
Patric Stout
2021-04-20
Remove: "language" field from server/client
Patric Stout
2021-04-11
Feature: allow a toggle to enable/disable vsync
Patric Stout
2021-04-09
Feature: Volume sliders in Game Options window
Niels Martin Hansen
2021-04-09
Codechange: Move volume control slider logic to separate functions
Niels Martin Hansen
2021-04-06
Feature: Button to reset game settings to their default values (#8958)
Didac Perez Parera
2021-03-26
Add: allow setting the highest mountain for heightmaps
Patric Stout
2021-03-26
Change: remove "maximum map height" from the New Game GUI
Patric Stout
2021-03-26
Feature: setting to indicate desert coverage for tropic climate
Patric Stout
2021-03-26
Feature: setting to indicate snow coverage for arctic climate (replaces snow ...
Patric Stout
2021-03-14
Fix: if bootstrap failed, it could end with an empty screen instead of error
Patric Stout
2021-03-13
Feature: allow filtering on name in rail station window (#8706)
Didac Perez Parera
2021-03-09
Codechange: remove special strings for language and resolutions (#8824)
Patric Stout
2021-03-09
Add: Display refresh rate game option (#8813)
sean
2021-03-08
Add: Buttons to open global goals from company goals and vice versa
dP
2021-03-08
Add: Option to (dis-)allow accelerated video drivers. (#8819)
Patric Stout
2021-02-19
Feature: Object class selection string filtering (#8603)
Didac Perez Parera
2021-02-14
Feature: [GS] Allow non-question type windows to have no buttons
dP
2021-02-14
Change: move the 'road drive side' selection to settings tree, and give it th...
frosch
2021-02-14
Change: move townname generator selection to mapgen GUI.
frosch
2021-02-14
Change: move the 'tree placer algorithm' selection to the settings tree windo...
frosch
2021-02-10
Feature: Remove all industries button in scenario editor (#8550)
Kuhnovic
2021-01-11
Add: a go-to-location button to the LandInfo window.
frosch
2021-01-11
Add: another go-to-location button to the sign window.
frosch
2021-01-11
Change: Relocate vehicle rename and location buttons.
frosch
2021-01-09
Change: remove warning in cheat window and reduce it to a note (#8538)
Patric Stout
2021-01-08
Codechange: Remove min/max functions in favour of STL variants (#8502)
Charles Pigott
2021-01-05
Change: move "give money" from client-list to company window
Patric Stout
2020-12-27
Feature: Plant clumps of trees in editor by dragging on the landscape
Niels Martin Hansen
2020-12-27
Change: Switch tree GUI to use dynamically generated buttons
Niels Martin Hansen
2020-12-25
Change: Remove the LAN/Internet combobox from the server list in favour of ad...
frosch
2020-12-21
Change: Place "Group by" above "Sort by" in station window for consistency
Bernard Teo
2020-12-21
Feature: Option to group vehicle lists by shared orders
Bernard Teo
2020-06-05
Add: introduce CMake for project management
Patric Stout
2020-05-21
Codechange: Store base set related texts in std::strings.
Michael Lutz
[next]