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
Age
Commit message (
Expand
)
Author
2021-05-27
Codechange: remove unneeded comparison and casts
rubidium42
2021-05-27
Codechange: pass large parameter by reference instead of value, especially in...
rubidium42
2021-05-27
Fix: do not hide parameter by local variable with the same name
rubidium42
2021-05-27
Fix: part of a tile might not be marked dirty upon terraforming
rubidium42
2021-05-26
Update: Translations from eints
translators
2021-05-25
Update: Translations from eints
translators
2021-05-24
Update: Translations from eints
translators
2021-05-24
Fix: Network on Haiku, remove old code for BeOS
milek7
2021-05-24
Fix: Workarounds for BeMidi driver to work properly on Haiku
milek7
2021-05-24
Fix: Building on Haiku
milek7
2021-05-23
Change: Show what is affected by "wagon removal" toggle
glx22
2021-05-23
Change: Unhide Ctrl effect for group replace protection
glx22
2021-05-23
Update: Translations from eints
translators
2021-05-23
Fix #9264: Do not attach temporary wagons to free wagon chains when autorepla...
Jonathan G Rennison
2021-05-23
Fix: Encountering two-way red signals could prune unrelated branches.
Vít Šefl
2021-05-23
Fix: [OpenGL] Increase timeout when waiting for the GPU to be done with the d...
Michael Lutz
2021-05-22
Update: Translations from eints
translators
2021-05-21
Update: Translations from eints
translators
2021-05-20
Update: Translations from eints
translators
2021-05-19
Update: Translations from eints
translators
2021-05-18
Update: Translations from eints
translators
2021-05-17
Update: Translations from eints
translators
2021-05-17
Codechange: [Network] Use C++ string functions to generate company password hash
rubidium42
2021-05-16
Update: Translations from eints
translators
2021-05-16
Codechange: [Network] Let NetworkClientInfo use std::string
rubidium42
2021-05-16
Codechange: [Network] Use std::string to populate the client list for company...
rubidium42
2021-05-16
Codechange: [Network] Let NetworkCompanyInfo use std::string
rubidium42
2021-05-16
Fix #9267, 47a99bb: [Squirrel] Heap use after free
Rubidium
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
[prev]
[next]