Age | Commit message (Collapse) | Author |
|
vietnamese: 19 changes by myquartz
russian: 5 changes by Lone_Wolf
korean: 5 changes by telk5093, 1 change by kevinhigh
|
|
french: 7 changes by glx
|
|
|
|
Also fix another possible memory leak
|
|
|
|
|
|
|
|
finnish: 5 changes by hpiirai
galician: 183 changes by Michi
polish: 5 changes by azabost
dutch: 6 changes by JanWillem
spanish (mexican): 5 changes by Absay
|
|
This fixes part A of #7619, but not part B.
Vehicle::x_pos and Vehicle::y_pos are not required to be within the map bounds.
See also: GetTileHeightBelowAircraft()
|
|
|
|
|
|
czech: 5 changes by djst
|
|
|
|
|
|
|
|
|
|
polish: 115 changes by azabost
vietnamese: 5 changes by nglekhoi
|
|
|
|
In particular this fixes handling of the shift key
|
|
|
|
|
|
SDL_Keysym::sym is not suitable for checking whether the character
is printable or not
|
|
SDLK_PAGEUP and SDLK_PAGEDOWN are not sequential
They must have separate entries in _vk_mapping
|
|
SDL_Keysym::scancode is a SDL_SCANCODE_* constant, not a raw scan code
|
|
On TileLoop_Object, HQs are able to produce and move passengers and mail to stations, but querying the HQ tiles for cargo supplied was returning nothing. This makes it so that they return +1 to both passengers and mail.
|
|
|
|
tamil: 22 changes by aswn
|
|
|
|
|
|
generating changelog output
|
|
|
|
Closes #7784.
|
|
management of Core Foundation types.
|
|
korean: 6 changes by telk5093
|
|
|
|
|
|
korean: 2 changes by telk5093
|
|
|
|
|
|
|
|
|
|
line about copying to the GPL v2 wording
|
|
|
|
|
|
spanish (mexican): 2 changes by Absay
|
|
|
|
|
|
Helicopters can now take off from just outside the hangars.
|
|
|
|
|