------------------------------------------------------------------------ r23591 | translators | 2011-12-18 19:45:16 +0100 (Sun, 18 Dec 2011) | 5 lines -Update from WebTranslator v3.0: english_US - 1 changes by Rubidium french - 1 changes by glx serbian - 51 changes by etran ------------------------------------------------------------------------ r23590 | rubidium | 2011-12-18 19:37:54 +0100 (Sun, 18 Dec 2011) | 2 lines -Codechange: make the string validation settings better expandable ------------------------------------------------------------------------ r23589 | frosch | 2011-12-18 19:21:55 +0100 (Sun, 18 Dec 2011) | 1 line -Codechange: Make the AI-start-delay setting translateable. ------------------------------------------------------------------------ r23588 | smatz | 2011-12-18 18:17:18 +0100 (Sun, 18 Dec 2011) | 1 line -Codechange: use the 'final' keyword so compiler can optimise out some indirect calls ------------------------------------------------------------------------ r23587 | rubidium | 2011-12-18 12:56:53 +0100 (Sun, 18 Dec 2011) | 2 lines -Fix-ish: MSVC warnings in case strgen would be in the main project file ------------------------------------------------------------------------ r23586 | frosch | 2011-12-18 00:22:27 +0100 (Sun, 18 Dec 2011) | 1 line -Fix: Draw PBS reservation also for bridges with railtype overlays. ------------------------------------------------------------------------ r23585 | rubidium | 2011-12-18 00:16:16 +0100 (Sun, 18 Dec 2011) | 2 lines -Codechange: replace some magic numbers with less magic constants ------------------------------------------------------------------------ r23584 | frosch | 2011-12-18 00:14:28 +0100 (Sun, 18 Dec 2011) | 1 line -Fix: Draw PBS reservations also for tunnels with railtype overlays. ------------------------------------------------------------------------ r23583 | rubidium | 2011-12-17 23:35:22 +0100 (Sat, 17 Dec 2011) | 2 lines -Codechange: prevent name collision with strgen variable ------------------------------------------------------------------------ r23582 | rubidium | 2011-12-17 22:42:11 +0100 (Sat, 17 Dec 2011) | 5 lines -Fix [FS#4870]: add missing characters for certain languages and the large font -Codechange: don't remove large font glyphs because they are broken in the original font, just fix them up in openttd.grf using action A -Change: make extra characters more consistent with the original font All by PaulC. ------------------------------------------------------------------------ r23581 | frosch | 2011-12-17 22:22:10 +0100 (Sat, 17 Dec 2011) | 1 line -Fix (r23518) [FS#4890]: Cloning of vehicles crashed. ------------------------------------------------------------------------ r23580 | rubidium | 2011-12-17 22:20:41 +0100 (Sat, 17 Dec 2011) | 2 lines -Codechange: put the infrastructure maintenance cache testing behind the desync debug level guard, improving the game's speed significantly ------------------------------------------------------------------------ r23579 | frosch | 2011-12-17 21:52:07 +0100 (Sat, 17 Dec 2011) | 1 line -Fix (r23525): Most up/down arrows stopped working. ------------------------------------------------------------------------ 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) ------------------------------------------------------------------------