summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-24Feature: [Network] Ensure players fill in a name instead of defaulting to "Pl...rubidium42
2021-04-24Add: String functionality to trim spaces from C-style stringsrubidium42
2021-04-24Codechange: [Network] Introduce function to validate the client namerubidium42
2021-04-23Update: Translations from eintstranslators
2021-04-23Add: Hindi translation.frosch
2021-04-23Change: move all 'unstable' language into 'stable'.frosch
2021-04-23Update: Translations from eintstranslators
2021-04-22Feature: Per-group wagon removal flag.peter1138
2021-04-22Codechange: Replace CMD_SET_GROUP_REPLACE_PROTECTION with generic CMD_SET_GRO...peter1138
2021-04-22Codechange: Replace Group::replace_protection with Group::flagspeter1138
2021-04-22Change: treat languages as finished, if translations are 75% completed.frosch
2021-04-22Add: show completion progress of languages in the language dropdown for non-r...frosch
2021-04-22Change: [Win32] Limit the OpenGL video driver to OpenGL 3.2 or newer on Windows.Michael Lutz
2021-04-22Codechange: [Win32] Try getting an OpenGL 4.5 context first before aiming at ...Michael Lutz
2021-04-22Codechange: Scale rating minigraphs on station window list. (#9075)PeterN
2021-04-22Codechange: Use alignment feature in company finances window.Peter Nelson
2021-04-22Codechange: Replace face window custom drawing with new widget features.Peter Nelson
2021-04-22Codechange: Use new widget features on chat message box.Peter Nelson
2021-04-22Codechange: Add widget text colour override property.Peter Nelson
2021-04-22Codechange: Add internal widget alignment property, along with widget part.Peter Nelson
2021-04-21Cleanup: Remove unnecessary parameter of GetScrolledRowFromWidget()Peter Nelson
2021-04-21Fix: [OpenGL] Check maximum supported texture size against screen resolution.Michael Lutz
2021-04-21Cleanup: Replace single-use Pair struct with std::pair.Peter Nelson
2021-04-21Codechange: merge duplicated logic to scroll in lists by key into a single fu...Rubidium
2021-04-21Update: Translations from eintstranslators
2021-04-20Fix: [CMake] Auto-fill version details in rev.cpp and ottres.rc (#9066)Loïc Guilloux
2021-04-20Update: Translations from eintstranslators
2021-04-20Doc: server name doesn't need to be advertised to be validPatric Stout
2021-04-20Codechange: remove always-empty "address" from NetworkContentSocketHandlerPatric Stout
2021-04-20Codechange: split ParseConnectionString into two functionsPatric Stout
2021-04-20Remove: "language" field from server/clientPatric Stout
2021-04-20Remove: "map_name" from server announcements / listingPatric Stout
2021-04-19Update: Translations from eintstranslators
2021-04-18Update: Translations from eintstranslators
2021-04-17Fix: Do not unlock railtypes when enabling wagons with GameScriptdP
2021-04-17Fix #6322: [Script] Try to let the script die when no memory can be allocated...Rubidium
2021-04-17Change: [Script] Let Script_FatalError use std::string instead of const char *Rubidium
2021-04-17Fix #9042: Make multiplayer server list height auto-fill window.Peter Nelson
2021-04-17Fix: Inconsistent button sizing on AI/GS setting window depending on scale se...PeterN
2021-04-17Fix: Corrupted savegame could cause heap corruption by writing outside link g...Milek7
2021-04-17Fix: Corrupted savegame could crash the game by providing invalid gamelog enu...Milek7
2021-04-17Change: Improve layout and spacing of vehicle group widgets. (#9041)PeterN
2021-04-17Fix #7513: recursive array/class/table release caused stack overflowRubidium
2021-04-17Fix #7513: recursive garbage collection caused stack overflowRubidium
2021-04-17Update: Translations from eintstranslators
2021-04-16Feature: Show previous chat history when the chat message box is openPeter Nelson
2021-04-16Codechange: Use std::deque for chat history instead of fixed arrayPeter Nelson
2021-04-16Fix: Sizing of Multiplayer server list incorrect when GUI zoom doesn't match ...Peter Nelson
2021-04-16Update: Translations from eintstranslators
2021-04-15Update: Translations from eintstranslators