Age | Commit message (Collapse) | Author |
|
updated projectfile, sorry
|
|
norwegian to norwegian bokmal, moved nynorsk to finished languages, and updated project files.
Strings pending to nynorsk will be preserved if they are differ from the current translation
|
|
and move a little of NetworkClientState functionality to the NetworkSocketHandler. Move the rest of the NetworkClientState to the new NetworkTCPSocketHandler class/struct, which is not yet implemented in an object oriented manner. The UDP socket handler now extends the NetworkSocketHandler instead of having a reference to a NetworkClientState.
|
|
brazilian_portuguese - 62 changed by fukumori (62)
croatian - 86 fixed, 2 changed by knovak (88)
esperanto - 1 changed by LaPingvino (1)
|
|
using the existing one. This fixes problems with the object scope setting.
|
|
#ifndef and some style changes.
|
|
cache hit ratio). Caused BSOD on Win9x. (thanks 3iff for report, Darkvater for help)
|
|
classes. This is only one of the many steps to really cleanup the network code.
|
|
when they're unreachable
|
|
|
|
wrong and fix the off-by-one error due to truncation that was supposedly fixed by r7555.
|
|
brazilian_portuguese - 92 changed by fukumori (92)
|
|
inauguration date of companies in
oldloader: "The year the company was inaugurated (full value, not base-1920)"
(Marcin Grzegorczyk's TTD internals site)
|
|
loading 24bpp BMP heightmap
|
|
|
|
croatian - 93 fixed by knovak (93)
greek - 10 fixed by Kesnar (10)
japanese - 506 fixed by ickoonite (506)
|
|
pointer to allocated memory instead of modifying the pointer given as parameter
|
|
|
|
should start off at 0, and the result of the operation is remembered.
|
|
|
|
We will need to figure out a nicer solution for this, but now OSX compiles again
|
|
|
|
|
|
were not used anyway) and replace them by our SwapT implementation
|
|
macros by a simple template function max(), that requires two arguments of the same type. While I'm at it change a variable called "max" to "maxval" in a function that calls max().
|
|
evaluating NewGRF var adjusts
|
|
it looks suspicious
|
|
accept pointer to TrackBits/TrackdirBits instead of reference.
|
|
german - 1 deleted by moewe2 (1)
greek - 3 fixed by Kesnar (3)
japanese - 273 fixed by ickoonite (273)
|
|
been widden.
Only doc landscape_grid.html has been updated, landscape.html will be done latter.
-CodeChange: Replace a direct access to m6 with SetTropicZone in InitializeLandscape, as it is the only part of m6 still untouched without the brute-forced m6=0
|
|
crash due to only
one MoveToNextItem() in DeleteVehicleNews (added in r3757). To work correctly do not
reset _forced_news to INVALID_NEWS when a new item is added, but leave it.
-Codechange: ShowLastNewsMessage has been changed so that it actually works, wraps
around correctly (array as FIFO) and shows the previous news item if the current
news item is open (previously this was doubly shown).
|
|
|
|
|
|
TrueBrain for their help)
|
|
processing if a length is too short, so give the function a return value
|
|
brazilian_portuguese - 15 changed by fukumori (15)
danish - 23 changed by MiR (23)
greek - 12 fixed by Kesnar (12)
japanese - 282 fixed by ickoonite (282)
slovenian - 1 changed by Necrolyte (1)
turkish - 2 changed by jnmbk (2)
ukrainian - 30 changed by znikoz (30)
|
|
stillunknown and pv2b.
|
|
|
|
renamed to .cpp)
|
|
editor while having the query tool window open for one of the town's tiles.
|
|
|
|
resulting a non-reacting gameserver/gameclient.
|
|
the game even if shift is pressed instead of giving a cost estimate of 0. This fixes a problem where the server does not pause_on_join when the player on the interactive server has the shift button pressed. (Thanks to pvz for the report and the fix)
|
|
will now also have the virtual profit deducted.
|
|
purpose bits in
extra as well, unless they are (or could be) used for bridges. This means these
bits don't have to be cleared seperately when non-bridgeable tiles are removed.
|
|
or missing (own) files
through a ShowInfo(F). This way windows users also see this message and bugs such as
FS#528 will not happen anymore. Put ShowInfo(F) error output to stderr and not stdout.
|
|
bulgarian - 3 fixed, 68 changed by groupsky (71)
danish - 45 changed by ThomasA (4), MiR (41)
finnish - 2 fixed by pallokala (2)
frisian - 2 changed by talzaroff (2)
greek - 40 fixed, 1 changed by Kesnar (41)
italian - 2 changed by sidew (2)
swedish - 2 fixed, 1 deleted, 55 changed by ChrillDeVille (58)
|
|
Vehicle*. This removes the need for look ups by index. Also declare the array static.
|
|
match the received size. If that is the case, the packet was not received in one piece (or got somehow mangled with another packet), which will cause us to drop the packet later on because we are (for example) trying to read beyond the end of the packet.
|
|
|