------------------------------------------------------------------------
r23578 | translators | 2011-12-17 19:45:11 +0100 (Sat, 17 Dec 2011) | 4 lines

-Update from WebTranslator v3.0:
turkish - 5 changes by niw3
urdu - 300 changes by haider

------------------------------------------------------------------------
r23577 | rubidium | 2011-12-17 19:39:29 +0100 (Sat, 17 Dec 2011) | 2 lines

-Fix (r23576): strgen project files aren't automatically updated :(

------------------------------------------------------------------------
r23576 | rubidium | 2011-12-17 19:34:03 +0100 (Sat, 17 Dec 2011) | 2 lines

-Codechange: split the base of strgen with the strgen code that creates the actual .lng files

------------------------------------------------------------------------
r23575 | rubidium | 2011-12-17 18:25:50 +0100 (Sat, 17 Dec 2011) | 2 lines

-Codechange: split class definition and implementation of base strgen classes

------------------------------------------------------------------------
r23574 | rubidium | 2011-12-17 18:03:38 +0100 (Sat, 17 Dec 2011) | 2 lines

-Codechange/Feature-ish: allow converting multiple translations with the same master language instance in a single strgen run

------------------------------------------------------------------------
r23573 | rubidium | 2011-12-17 17:59:16 +0100 (Sat, 17 Dec 2011) | 2 lines

-Fix (r23571): MSVC doesn't like variable array sizes

------------------------------------------------------------------------
r23572 | rubidium | 2011-12-17 17:56:32 +0100 (Sat, 17 Dec 2011) | 2 lines

-Codechange: split actual file reading from logic for parsing

------------------------------------------------------------------------
r23571 | rubidium | 2011-12-17 16:02:09 +0100 (Sat, 17 Dec 2011) | 2 lines

-Codechange: make the number of 'tabs' the generate configurable

------------------------------------------------------------------------
r23570 | rubidium | 2011-12-17 15:50:35 +0100 (Sat, 17 Dec 2011) | 2 lines

-Codechange: move version generation code to StringData

------------------------------------------------------------------------
r23569 | rubidium | 2011-12-17 15:41:10 +0100 (Sat, 17 Dec 2011) | 2 lines

-Codechange: put more logic in some of the strgen structs, e.g. allocating and freeing its memory, and don't use a global variable for the string data

------------------------------------------------------------------------
r23568 | rubidium | 2011-12-17 14:33:36 +0100 (Sat, 17 Dec 2011) | 2 lines

-Codechange: only allocate the buffer for writing when it is really needed

------------------------------------------------------------------------
r23567 | rubidium | 2011-12-17 14:23:01 +0100 (Sat, 17 Dec 2011) | 2 lines

-Codechange: use SmallVector for the buffer in strgen

------------------------------------------------------------------------
r23566 | rubidium | 2011-12-17 13:19:22 +0100 (Sat, 17 Dec 2011) | 2 lines

-Fix (r23565): hopefully fix MSVC compilation error

------------------------------------------------------------------------
r23565 | rubidium | 2011-12-17 13:15:19 +0100 (Sat, 17 Dec 2011) | 2 lines

-Codechange: create some classes for writing language header and translation files

------------------------------------------------------------------------
r23564 | michi_cc | 2011-12-17 03:02:28 +0100 (Sat, 17 Dec 2011) | 1 line

-Fix [FS#4888]: Extending a path reservation starting at a partially reserved rail station could fail.
------------------------------------------------------------------------
r23563 | rubidium | 2011-12-16 23:03:59 +0100 (Fri, 16 Dec 2011) | 2 lines

-Cleanup: remove useless global variable from strgen; it would always be false at the point it would be read

------------------------------------------------------------------------
r23562 | truebrain | 2011-12-16 20:09:26 +0100 (Fri, 16 Dec 2011) | 2 lines

-Codechange: don't be lazy with the spacebar

------------------------------------------------------------------------
r23561 | truebrain | 2011-12-16 20:08:39 +0100 (Fri, 16 Dec 2011) | 2 lines

-Codechange: forgot to document 1 widget enum

------------------------------------------------------------------------
r23560 | truebrain | 2011-12-16 19:57:27 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: final pieces of consistency through widgets
------------------------------------------------------------------------
r23559 | planetmaker | 2011-12-16 19:52:15 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: Document and name consistently road build widgets
------------------------------------------------------------------------
r23558 | rubidium | 2011-12-16 19:47:46 +0100 (Fri, 16 Dec 2011) | 2 lines

-Fix (r23556): ctrl-z too few ;)

------------------------------------------------------------------------
r23557 | translators | 2011-12-16 19:45:27 +0100 (Fri, 16 Dec 2011) | 6 lines

-Update from WebTranslator v3.0:
german - 9 changes by NG
brazilian_portuguese - 110 changes by Tucalipe
swedish - 10 changes by Zuu
urdu - 160 changes by haider

------------------------------------------------------------------------
r23556 | rubidium | 2011-12-16 19:43:38 +0100 (Fri, 16 Dec 2011) | 2 lines

-Codechange: unify rail widget naming and document them

------------------------------------------------------------------------
r23555 | truebrain | 2011-12-16 19:43:36 +0100 (Fri, 16 Dec 2011) | 1 line

-Fix (r23554): save before commit
------------------------------------------------------------------------
r23554 | truebrain | 2011-12-16 19:42:20 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: some minor consistency fixes
------------------------------------------------------------------------
r23553 | truebrain | 2011-12-16 19:33:02 +0100 (Fri, 16 Dec 2011) | 1 line

-Fix: avoid naming conflict in widget enums
------------------------------------------------------------------------
r23552 | truebrain | 2011-12-16 19:32:57 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: unify naming of the news widgets
------------------------------------------------------------------------
r23551 | truebrain | 2011-12-16 19:27:50 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: document and rename widgets to be consistent and understandable
------------------------------------------------------------------------
r23550 | rubidium | 2011-12-16 19:27:39 +0100 (Fri, 16 Dec 2011) | 2 lines

-Codechange: unify naming of the on screen keyboard widgets

------------------------------------------------------------------------
r23549 | planetmaker | 2011-12-16 19:25:06 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: Document and consistently name widgets of order GUI
------------------------------------------------------------------------
r23548 | rubidium | 2011-12-16 19:23:35 +0100 (Fri, 16 Dec 2011) | 2 lines

-Codechange: unify and document toolbar widgets

------------------------------------------------------------------------
r23547 | truebrain | 2011-12-16 19:21:13 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: document and rename widgets to be consistent and understandable
------------------------------------------------------------------------
r23546 | truebrain | 2011-12-16 19:14:11 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: document and rename widgets to be consistent and understandable
------------------------------------------------------------------------
r23545 | planetmaker | 2011-12-16 19:06:16 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: Consistently name widgets in build object window
------------------------------------------------------------------------
r23544 | truebrain | 2011-12-16 19:02:27 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: document and rename widgets to be consistent and understandable
------------------------------------------------------------------------
r23543 | planetmaker | 2011-12-16 18:46:47 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: Document and name consistently widgets of NewGRF window
------------------------------------------------------------------------
r23542 | rubidium | 2011-12-16 18:23:41 +0100 (Fri, 16 Dec 2011) | 2 lines

-Codechange: unify and document town related widgets

------------------------------------------------------------------------
r23541 | planetmaker | 2011-12-16 18:15:40 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: Consistent naming of widgets in NewGRF debug window
------------------------------------------------------------------------
r23540 | rubidium | 2011-12-16 17:58:55 +0100 (Fri, 16 Dec 2011) | 2 lines

-Codechange: unify and document vehicle widgets

------------------------------------------------------------------------
r23539 | rubidium | 2011-12-16 17:57:56 +0100 (Fri, 16 Dec 2011) | 2 lines

-Codechange: prevent conflict between widget naming of (vehicle) depots and vehicle details

------------------------------------------------------------------------
r23538 | planetmaker | 2011-12-16 17:57:15 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: Consistent naming of widgets in tree plant gui
------------------------------------------------------------------------
r23537 | truebrain | 2011-12-16 17:53:16 +0100 (Fri, 16 Dec 2011) | 1 line

-Fix (r23529): typo in the word 'because' (tnx to Alberth for noticing)
------------------------------------------------------------------------
r23536 | truebrain | 2011-12-16 17:49:53 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: document and rename widgets to be consistent and understandable
------------------------------------------------------------------------
r23535 | planetmaker | 2011-12-16 17:42:04 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: unify widget naming of transparency toolbar
------------------------------------------------------------------------
r23534 | truebrain | 2011-12-16 17:39:48 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: document and rename widgets to be consistent and understandable
------------------------------------------------------------------------
r23533 | truebrain | 2011-12-16 17:32:48 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: document and rename widgets to be consistent and understandable
------------------------------------------------------------------------
r23532 | rubidium | 2011-12-16 17:29:53 +0100 (Fri, 16 Dec 2011) | 2 lines

-Codechange: unify widget naming of (extra) viewport

------------------------------------------------------------------------
r23531 | truebrain | 2011-12-16 17:27:45 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: document and rename widgets to be consistent and understandable
------------------------------------------------------------------------
r23530 | rubidium | 2011-12-16 17:25:34 +0100 (Fri, 16 Dec 2011) | 2 lines

-Codechange: begin unify the naming of widgets and add comments to them, in this case the waypoint view widgets

------------------------------------------------------------------------
r23529 | truebrain | 2011-12-16 17:23:50 +0100 (Fri, 16 Dec 2011) | 1 line

-Codechange: make all widget enum values unique and make them include the files they need to compile
------------------------------------------------------------------------
r23528 | truebrain | 2011-12-15 23:22:55 +0100 (Thu, 15 Dec 2011) | 2 lines

-Codechange: move widget enums to widgets/NNN_type.h

------------------------------------------------------------------------
r23527 | rubidium | 2011-12-15 23:02:00 +0100 (Thu, 15 Dec 2011) | 2 lines

-Codechange: unify colo(u)r as far as it goes

------------------------------------------------------------------------
r23526 | rubidium | 2011-12-15 22:56:00 +0100 (Thu, 15 Dec 2011) | 2 lines

-Codechange: unify cargos vs cargoes

------------------------------------------------------------------------
r23525 | truebrain | 2011-12-15 20:54:23 +0100 (Thu, 15 Dec 2011) | 3 lines

-Codechange: make Window::flags4 WindowFlags instead of uint16, with only values known in WindowFlags (and move out 2 timers to their own variable)
-Codechange: rename Window::flags4 to Window::flags
-Codechange: move some non-inline functions from .hpp to .cpp
------------------------------------------------------------------------
r23524 | truebrain | 2011-12-15 20:52:44 +0100 (Thu, 15 Dec 2011) | 1 line

-Codechange: move the name of the scanner to a level deeper
------------------------------------------------------------------------
r23523 | rubidium | 2011-12-15 19:48:19 +0100 (Thu, 15 Dec 2011) | 2 lines

-Fix: language compilation error

------------------------------------------------------------------------
r23522 | translators | 2011-12-15 19:45:15 +0100 (Thu, 15 Dec 2011) | 5 lines

-Update from WebTranslator v3.0:
catalan - 19 changes by arnau
korean - 22 changes by junho2813, telk5093
urdu - 1 changes by haider

------------------------------------------------------------------------
r23521 | rubidium | 2011-12-15 19:40:15 +0100 (Thu, 15 Dec 2011) | 2 lines

-Codechange: use the actual enum values from the 'core' in the API when they refer to the in-game values in the cases where that is possible and sensible

------------------------------------------------------------------------
r23520 | rubidium | 2011-12-15 19:36:29 +0100 (Thu, 15 Dec 2011) | 2 lines

-Fix-ish: wrong @param name causing missing documentation

------------------------------------------------------------------------
r23519 | rubidium | 2011-12-15 19:35:46 +0100 (Thu, 15 Dec 2011) | 2 lines

-Change: do not export enum values in the AI documentation

------------------------------------------------------------------------
r23518 | michi_cc | 2011-12-14 23:38:15 +0100 (Wed, 14 Dec 2011) | 1 line

-Fix (r23124): [NewGRF] The refit cost callback wasn't called if only the subtype differed.
------------------------------------------------------------------------
r23517 | frosch | 2011-12-14 21:47:33 +0100 (Wed, 14 Dec 2011) | 1 line

-Fix (r23336, etc.): Give map generation window the same priority as the start server window.
------------------------------------------------------------------------
r23516 | frosch | 2011-12-14 21:26:54 +0100 (Wed, 14 Dec 2011) | 1 line

-Fix [FS#4886]: ScriptSign::BuildSign() returned wrong result if the sign name was too long.
------------------------------------------------------------------------
r23515 | frosch | 2011-12-14 21:13:18 +0100 (Wed, 14 Dec 2011) | 1 line

-Cleanup: Remove unused ScriptObject::GetNewTunnelEndtile() and relatives.
------------------------------------------------------------------------
r23514 | frosch | 2011-12-14 20:59:49 +0100 (Wed, 14 Dec 2011) | 1 line

-Fix: squirrel_export.sh failed for svn working copies.
------------------------------------------------------------------------
r23513 | translators | 2011-12-14 19:45:30 +0100 (Wed, 14 Dec 2011) | 8 lines

-Update from WebTranslator v3.0:
croatian - 25 changes by VoyagerOne
finnish - 1 changes by jpx_
french - 4 changes by glx
italian - 9 changes by lorenzodv
korean - 4 changes by junho2813
russian - 1 changes by Lone_Wolf

------------------------------------------------------------------------
r23512 | planetmaker | 2011-12-14 00:01:36 +0100 (Wed, 14 Dec 2011) | 1 line

-Change [FS#4872]: Allow to place locks also on river rapids and restore rivers, if locks are deleted
------------------------------------------------------------------------
r23511 | planetmaker | 2011-12-13 22:10:43 +0100 (Tue, 13 Dec 2011) | 1 line

-Fix [FS#4885] (r23504): Aircraft orders could not be shared anymore when they had no range property declared (Hirundo)
------------------------------------------------------------------------
r23510 | translators | 2011-12-13 19:46:38 +0100 (Tue, 13 Dec 2011) | 15 lines

-Update from WebTranslator v3.0:
belarusian - 9 changes by Wowanxm
dutch - 25 changes by habell
english_US - 9 changes by Rubidium
finnish - 13 changes by jpx_
french - 5 changes by glx
german - 9 changes by planetmaker
hungarian - 12 changes by Brumi
luxembourgish - 37 changes by Phreeze
polish - 1 changes by matma6
romanian - 25 changes by kkmic
russian - 9 changes by Lone_Wolf
spanish - 9 changes by Terkhen
vietnamese - 45 changes by myquartz

------------------------------------------------------------------------
r23509 | frosch | 2011-12-13 19:27:04 +0100 (Tue, 13 Dec 2011) | 1 line

-Fix [FS#4884]: Drawing of newspaper headlines used different padding than the initial sizing of the window.
------------------------------------------------------------------------
r23508 | michi_cc | 2011-12-13 02:18:40 +0100 (Tue, 13 Dec 2011) | 1 line

-Add: Engine sorter for aircraft range.
------------------------------------------------------------------------
r23507 | michi_cc | 2011-12-13 01:54:13 +0100 (Tue, 13 Dec 2011) | 1 line

-Fix (r23505): Comment typo.
------------------------------------------------------------------------
r23506 | michi_cc | 2011-12-13 01:43:59 +0100 (Tue, 13 Dec 2011) | 1 line

-Add: [NoAI] Support for dealing with aircraft range.
------------------------------------------------------------------------
r23505 | michi_cc | 2011-12-13 01:43:48 +0100 (Tue, 13 Dec 2011) | 1 line

-Add: Indication in the order list if the next destination of an order is out of range.
------------------------------------------------------------------------
r23504 | michi_cc | 2011-12-13 01:43:35 +0100 (Tue, 13 Dec 2011) | 1 line

-Feature: Aircraft range.
------------------------------------------------------------------------
r23503 | frosch | 2011-12-12 20:31:47 +0100 (Mon, 12 Dec 2011) | 1 line

-Fix (r23143): Desync debug wants to resolve vehicle variables of vehicles without NewGRF. So, let it.
------------------------------------------------------------------------
r23502 | frosch | 2011-12-12 20:30:36 +0100 (Mon, 12 Dec 2011) | 1 line

-Fix (r23143): Vehicle var 42 used a cargo translation table of the wrong GRF.
------------------------------------------------------------------------
r23501 | yexo | 2011-12-12 19:55:04 +0100 (Mon, 12 Dec 2011) | 1 line

-Fix: loading scenarios downloaded from the online content didn't work anymore
------------------------------------------------------------------------
r23500 | translators | 2011-12-12 19:45:52 +0100 (Mon, 12 Dec 2011) | 12 lines

-Update from WebTranslator v3.0:
belarusian - 24 changes by Wowanxm
czech - 65 changes by ReisRyos
estonian - 16 changes by runekri3
french - 3 changes by glx
german - 6 changes by NG
hungarian - 30 changes by Brumi
italian - 3 changes by lorenzodv
korean - 3 changes by junho2813
russian - 5 changes by Lone_Wolf, akasoft
spanish - 16 changes by Terkhen

------------------------------------------------------------------------
r23498 | translators | 2011-12-11 19:45:51 +0100 (Sun, 11 Dec 2011) | 9 lines

-Update from WebTranslator v3.0:
english_US - 3 changes by Rubidium
finnish - 3 changes by jpx_
german - 2 changes by planetmaker
italian - 13 changes by Snail_, lorenzodv
russian - 13 changes by Lone_Wolf
swedish - 15 changes by Zuu
vietnamese - 2 changes by nglekhoi

------------------------------------------------------------------------
r23497 | frosch | 2011-12-11 16:55:31 +0100 (Sun, 11 Dec 2011) | 1 line

-Add: Advanced display setting to control the linewidth in graphs. (ChillCore)
------------------------------------------------------------------------
r23496 | yexo | 2011-12-11 16:52:18 +0100 (Sun, 11 Dec 2011) | 1 line

-Fix: [Squirrel] Provide a proper error message when the _cmp meta-function doesn't return an integer
------------------------------------------------------------------------
r23495 | yexo | 2011-12-11 13:55:28 +0100 (Sun, 11 Dec 2011) | 1 line

-Feature: button in NewGRF window to open URL from action14
------------------------------------------------------------------------
r23494 | yexo | 2011-12-11 13:55:04 +0100 (Sun, 11 Dec 2011) | 1 line

-Feature: [NewGRF] action14 node INFO->URL_ to add an url
------------------------------------------------------------------------
r23493 | rubidium | 2011-12-11 13:20:02 +0100 (Sun, 11 Dec 2011) | 2 lines

-Fix (r23476): clearing errors didn't clear the currently shown critical error

------------------------------------------------------------------------
r23492 | yexo | 2011-12-11 12:57:52 +0100 (Sun, 11 Dec 2011) | 1 line

-Feature: add 'view website' button to the online content window
------------------------------------------------------------------------
r23491 | rubidium | 2011-12-11 12:54:44 +0100 (Sun, 11 Dec 2011) | 2 lines

-Document [FS#4846]: why we're not saving settings when OpenTTD crashes

------------------------------------------------------------------------
r23490 | yexo | 2011-12-11 12:47:08 +0100 (Sun, 11 Dec 2011) | 1 line

-Add [FS#2750]: OpenBrowser function to open a browser on major OSes
------------------------------------------------------------------------
r23489 | yexo | 2011-12-11 12:37:03 +0100 (Sun, 11 Dec 2011) | 1 line

-Change: don't wrap around the console history and give an empty line if you click the down-key enough
------------------------------------------------------------------------
r23488 | rubidium | 2011-12-11 08:26:13 +0100 (Sun, 11 Dec 2011) | 2 lines

-Fix [FS#4879] (r23241): artefacts when right click mouse moving with the allegro video driver

------------------------------------------------------------------------
r23487 | frosch | 2011-12-10 22:09:21 +0100 (Sat, 10 Dec 2011) | 1 line

-Change/Fix: Make autoreplace, autorenew, cloning and autorefit check all articulated parts of a vehicle to find a shared cargo subtype.
------------------------------------------------------------------------
r23486 | truebrain | 2011-12-10 22:07:04 +0100 (Sat, 10 Dec 2011) | 2 lines

-Fix (r22764): 3 for the price of 1: fix up ScriptTile::GetTownAuthority() (tnx to Torrasque for reporting)

------------------------------------------------------------------------
r23485 | frosch | 2011-12-10 22:00:57 +0100 (Sat, 10 Dec 2011) | 1 line

-Fix: Autorefit failed if the first part of an articulated vehicle did not carry any cargo.
------------------------------------------------------------------------
r23484 | rubidium | 2011-12-10 20:20:30 +0100 (Sat, 10 Dec 2011) | 2 lines

-Fix [FS#4770]: in case you already have orders, ignore the vehicles when adding an extra order

------------------------------------------------------------------------
r23483 | translators | 2011-12-10 19:45:34 +0100 (Sat, 10 Dec 2011) | 9 lines

-Update from WebTranslator v3.0:
catalan - 14 changes by arnau
czech - 8 changes by ReisRyos
english_US - 13 changes by Rubidium
finnish - 13 changes by jpx_
french - 13 changes by glx
german - 13 changes by planetmaker
hungarian - 7 changes by Brumi

------------------------------------------------------------------------
r23482 | michi_cc | 2011-12-10 17:54:46 +0100 (Sat, 10 Dec 2011) | 1 line

-Change: [Win32] Move re-painting the window and doing palette animation into a separate thread.
------------------------------------------------------------------------