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
Age
Commit message (
Expand
)
Author
2021-05-15
Fix #9269, f6d5c01: Hide windows without abusing WC_INVALID
glx22
2021-05-15
Update: Translations from eints
translators
2021-05-15
Codechange: [Network] Let chat communication use std::string
rubidium42
2021-05-15
Codechange: Use std::string GetString where convenient
rubidium42
2021-05-15
Add: GetString that returns std::string instead of filling a passed buffer
rubidium42
2021-05-15
Codechange: [Network] Let NetworkTextMessage use std::string
rubidium42
2021-05-15
Change: Use gender-neutral pronouns
rubidium42
2021-05-15
Fix: empty undocumented branches
rubidium42
2021-05-15
Fix: comparison of narrow type to wide type in loop (potential for infinite l...
Rubidium
2021-05-15
Fix: [Network] Check on CIDR for netmask check considered everything valid
Rubidium
2021-05-15
Codechange: comparison result is always the same due to earlier check
Rubidium
2021-05-14
Codechange: use thread safe time functions
rubidium42
2021-05-14
Codechange: [Network] Pass passwords as std::string to the network code
rubidium42
2021-05-14
Codechange: [Network] Use std::string for the internal handling of admin/rcon...
rubidium42
2021-05-14
Codechange: [Network] Use std::string for the internal handling of server pas...
rubidium42
2021-05-14
Codechange: [Network] Use std::string for the internal handling of company pa...
rubidium42
2021-05-14
Codechange: [Network] Make company state password std::string
rubidium42
2021-05-13
Feature: Define refittability of default vehicles using cargo classes.
frosch
2021-05-13
Fix: Resolve cargo-types of default vehicles via their cargo label.
frosch
2021-05-13
Codechange: add constant for number of original cargoes.
frosch
2021-05-13
Codechange: clean up C-string support from settings
rubidium42
2021-05-13
Codechange: move script settings to std::string
rubidium42
2021-05-13
Codechange: move misc settings to std::string
rubidium42
2021-05-13
Codechange: move font settings to std::string
rubidium42
2021-05-13
Codechange: move currency settings to std::string
rubidium42
2021-05-13
Codechange: move locale settings to std::string
rubidium42
2021-05-13
Codechange: move client name in settings to std::string
rubidium42
2021-05-13
Codechange: move server name/id in settings to std::string
rubidium42
2021-05-13
Codechange: move hostnames in settings to std::string
rubidium42
2021-05-13
Codechange: move passwords in settings to std::string
rubidium42
2021-05-13
Change: further support for std::string in settings
rubidium42
2021-05-13
Update: Translations from eints
translators
2021-05-13
Codechange: [Network] split CloseSocket and CloseConnection more clearly (#9261)
Patric Stout
2021-05-13
Fix: [Emscripten] Force secure WebSockets over HTTPS (#9248)
embeddedt
2021-05-13
Fix: Correct name of Golub-Dobrzyn
Paweł Świątkowski
2021-05-13
Fix: Replace Susz with Leszno
Paweł Świątkowski
2021-05-13
Codechange: remove pointless close call due to resolving virtual functions st...
Rubidium
2021-05-13
Codechange: make explicit that virtual functions in a con/destructor are reso...
Rubidium
2021-05-13
Fix #9255: [Network] TCPConnecter crashes when hostname not found (#9259)
Patric Stout
2021-05-13
Codechange: Replace TILE_AREA_LOOP with range-based for loops
glx22
2021-05-12
Fix #9256, 12e43c697d2: invalid read after free. (#9258)
frosch
2021-05-12
Codechange: make Window destruction not rely on undefined behavior.
frosch
2021-05-12
Codechange: use IterateFromBack/Front only if the order is important.
frosch
2021-05-12
Codechange: use iterators instead of 'subranges' when iterating from a specif...
frosch
2021-05-12
Codechange: remove excessive templating in favour of a single const_cast.
frosch
2021-05-12
Cleanup: remove unneeded labels and gotos.
frosch
2021-05-12
Fix #9186: Fix incorrect bounding box height causing station sprite glitch. (...
PeterN
2021-05-12
Update: Translations from eints
translators
2021-05-12
Fix #9242: Tree tick handler did not scale by map size. (#9246)
PeterN
2021-05-12
Fix #9063: Caption of news window incorrectly aligned. (#9252)
PeterN
[prev]
[next]