Age | Commit message (Collapse) | Author |
|
to position font offset correctly.
|
|
|
|
|
|
widget under the mouse
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
legenda 'tables' are split + some typos
|
|
catalan - 9 changes by arnau
traditional_chinese - 9 changes by josesun
polish - 103 changes by silver_777
brazilian_portuguese - 1 changes by Tucalipe
swedish - 13 changes by markisen
turkish - 4 changes by dcelasun
|
|
|
|
user-supplied filenames
|
|
|
|
|
|
|
|
'const char \*'
|
|
building without Cocoa.
|
|
|
|
order window
|
|
window + strings
|
|
of boolean expressions in DEBUG
|
|
other fields instead of afterwards.
|
|
WindowDesc *desc, WindowNumber window_number) constructor.
|
|
edge in vehicle windows.
|
|
|
|
determining the minimum width
|
|
title bar preventing glitches with larger fonts
|
|
sprites to be displayed too big if size is taken from the sprites
|
|
|
|
finnish - 9 changes by jpx_
french - 9 changes by glx
german - 9 changes by Roujin
italian - 9 changes by lorenzodv
polish - 165 changes by silver_777
spanish - 9 changes by Terkhen
ukrainian - 9 changes by Madvin
|
|
|
|
|
|
with gcc3.3 and removes the need of assert_tcompile()
|
|
|
|
|
|
whole joining (including download) phase
|
|
min_active_clients
|
|
executing the pause command. This to prevent showing paused and especially unpaused to be shown when the state doesn't change. Output now mentions whether pause changes keep the game paused and what reasons for pausing there 'currently' are.
|
|
in the pause mode
|
|
network game
|
|
turning on a drive through road station that gets forcefully (bankrupt) removed
|
|
client aborting to join or actually joining
|
|
"non-placement deallocation function [is] selected for placement delete", or in other words delete(void *, size_t) is 'magic'.
We implemented these delete(void *, size_t) operator functions because MSVC warned that "no matching operator delete found; memory will not be freed if initialization throws an exception" for new(size_t, size_t).
This disables MSVC warning about this because we do not use exceptions in the (constructors that use the) overridden allocation functions, as such they will never be called; delete(void *) remains necessary though.
|
|
known-but-will-not-or-cannot-fix bugs and order them by FS ID
|