Age | Commit message (Collapse) | Author |
|
Note: since this can be useful for all platforms, the GUI is no longer OSX specific.
Note: scrolling lists is still unaffected by this setting
|
|
scrolling
|
|
brazilian_portuguese - 2 fixed by fukumori (2)
bulgarian - 1 fixed by thetitan (1)
catalan - 5 fixed by arnaullv (5)
czech - 1 changed by Hadez (1)
esperanto - 1 fixed by LaPingvino (1)
french - 5 fixed by glx (5)
german - 1 fixed by Neonox (1)
greek - 260 fixed by thanoulas (260)
hungarian - 8 fixed by miham (8)
italian - 1 fixed by sidew (1)
korean - 12 fixed by leejaeuk5 (7), darkttd (5)
polish - 1 fixed, 2 changed by meush (3)
portuguese - 2 fixed by izhirahider (2)
slovenian - 1 fixed by Necrolyte (1)
traditional_chinese - 1 fixed, 42 changed by thomasau (43)
|
|
when opening the difficulty window.
|
|
(r9115) to ensure they are really changed
|
|
tool (in the scenario editor) makes flooding water (ocean).
|
|
smallmap
|
|
(in all directions)
It has to be enabled first (in patches->interface) first and this will disable scrollwheel zooming
Note: patch setting "Map scrollwheel speed" might need to be changed since the "correct" setting
appears to depend on what kind of mouse is in use (mighty mouse or touchpad)
|
|
changes. So basically, widening the types makes the difference
|
|
unmovable tile type
|
|
the canal build tool. In the scenario editor you can still make both canals and flooding water at height level 0.
|
|
std::numeric_limits doesn't exist in gcc 2.95 (MorphOS), so back to tree and use ~0 instead (peter1138)
|
|
refit masks
|
|
setting, so you can hide economy changes, but do show open/close of industries
-Change: store news_display_opt in his own section, so it is no longer stored as uint in openttd.cfg (allows adding news-types easier)
|
|
the current climate, and exclude engine types if their cargo type is invalid and they have no refittable type.
|
|
|
|
if the chosen type is not available in the current climate.
|
|
-Codechange: Use the newly created WWT_TEXT widget.
-Cleanup: remove a lot of magic numbers, make the whole window more flexible, with now the possibility to easily add new type of news events.
Thanks glx for ideas from an old patch
|
|
truncated string. It will be usefull on windows where lot of simple text is always drawn on the WE_PAINT event, making the code clearer. For now, left, right (total size of the window), top, color and data are necessary to use it. Maybe more features will be available soon.
|
|
keypresses in a WM_CHAR event. This saves us from doing translation (ToUnicode[Ex], ToAscii[Ex]), and we get free IME-input support as a plus.
|
|
(non-UNICODE) to winMain as a dedicated server, or different video driver will not have a win32 messageloop.
|
|
CF_UNICODETEXT) correctly converts the input to the current locale.
|
|
don't terminate the string when an invalid encoding is encountered, but only focus on maximum length.
|
|
use the same outpath, and build in UNICODE mode. When making a release it is probably better to make two binaries, one without UNICODE, the other with, guaranteeing full Win9x compatibility (UNICODE with MSLU also works, without it's even better).
-Remove: [os/2] Relic project file remains from watcom
|
|
std::numeric_limits<uint32>::max() instead.
|
|
station list window.
|
|
payment graph
|
|
|
|
entrances.
|
|
runway sprites when there is no exit in the middle of the runway as in the city airport (skidd13).
|
|
is. The new industry messages do not need a series of tests. Only one property to use.
|
|
'enter' to fully quit
|
|
autoreplace has a cmd and a gui file)
|
|
check if they are in use
|
|
AI which is also controlled by a player, move the player with the company to the company who bought out the AI
|
|
you wouldn't ever be able to do so for a given station
|
|
fixes some warning that I never got anyway...
|
|
coding style (and rest of the code).
|
|
loose the information who it owns
|
|
removed, the town is notified of it
|
|
|
|
settings, but require reclick
|
|
'OPENTTD_ARGS="-snull" make run' now runs ./openttd -snull in correct dir.
|
|
now takes stations into account that have no cargo waiting (KeeperOfTheSoul). While at it, doxygen the function
|
|
the 'authorizing' state, not 'inactive'.
|
|
non-unicode build to function. Win9x binaries will be possible with mingw/nightly system.
|
|
catalan - 2 fixed by arnaullv (2)
croatian - 95 fixed, 34 changed by Ydobon (129)
czech - 1 fixed, 3 deleted, 109 changed by Hadez (113)
danish - 4 fixed by ThomasA (4)
dutch - 2 fixed by habell (2)
esperanto - 5 fixed by LaPingvino (5)
french - 2 fixed by glx (2)
german - 1 fixed by Neonox (1)
hungarian - 1 fixed by miham (1)
italian - 1 fixed by sidew (1)
japanese - 14 fixed by ickoonite (14)
korean - 9 fixed by Nios (9)
norwegian_nynorsk - 1 fixed by Eikje3 (1)
polish - 2 fixed by meush (2)
simplified_chinese - 5 fixed by Fishingsnow (5)
slovenian - 1 fixed by Necrolyte (1)
spanish - 5 fixed by eusebio (5)
swedish - 5 fixed by daishan (5)
traditional_chinese - 7 fixed by sam0737 (7)
ukrainian - 1 fixed by znikoz (1)
|
|
|
|
|
|
|