------------------------------------------------------------------------ r17628 | translators | 2009-09-24 17:45:12 +0000 (Thu, 24 Sep 2009) | 5 lines -Update from WebTranslator v3.0: danish - 2 changes by beruic german - 5 changes by dihedral thai - 119 changes by ityellow ------------------------------------------------------------------------ r17627 | yexo | 2009-09-23 22:15:57 +0000 (Wed, 23 Sep 2009) | 1 line -Document [FS#3216]: The remaining functions in info.nut ------------------------------------------------------------------------ r17626 | alberth | 2009-09-23 20:48:30 +0000 (Wed, 23 Sep 2009) | 1 line -Codechange: Use Dimension structs instead of array of length 2 for storing horizontal/vertical information. ------------------------------------------------------------------------ r17625 | rubidium | 2009-09-23 20:14:59 +0000 (Wed, 23 Sep 2009) | 2 lines -Codechange: make a nested window of the station joiner ------------------------------------------------------------------------ r17624 | alberth | 2009-09-23 19:57:56 +0000 (Wed, 23 Sep 2009) | 1 line -Codechange: Swap entries in _resize_cap[][] so the code does what the docs say. ------------------------------------------------------------------------ r17623 | rubidium | 2009-09-23 19:41:25 +0000 (Wed, 23 Sep 2009) | 2 lines -Codechange: don't update the station's joiner scrollbar count in the drawing code ------------------------------------------------------------------------ r17622 | translators | 2009-09-23 17:45:31 +0000 (Wed, 23 Sep 2009) | 11 lines -Update from WebTranslator v3.0: catalan - 8 changes by arnau dutch - 5 changes by habell english_US - 9 changes by agenthh french - 5 changes by glx indonesian - 5 changes by prof italian - 5 changes by lorenzodv russian - 1 changes by Lone_Wolf serbian - 5 changes by etran turkish - 6 changes by niw3 ------------------------------------------------------------------------ r17621 | rubidium | 2009-09-23 16:07:17 +0000 (Wed, 23 Sep 2009) | 2 lines -Document [FS#3216]: most of the functions an AI can/must use in their instantiation of AIInfo. ------------------------------------------------------------------------ r17620 | rubidium | 2009-09-23 15:42:29 +0000 (Wed, 23 Sep 2009) | 2 lines -Fix (r17502): edit box offsets were off. Now they're still off, but look (in my opinion) even better than before ------------------------------------------------------------------------ r17619 | glx | 2009-09-23 13:25:00 +0000 (Wed, 23 Sep 2009) | 1 line -Fix: rename STR_TINT_GROUP to STR_TINY_GROUP ------------------------------------------------------------------------ r17618 | rubidium | 2009-09-22 21:14:31 +0000 (Tue, 22 Sep 2009) | 2 lines -Fix [FS#3226]: the 'lock' icon would erroneously be drawn for companies if the company had a password before the reset ------------------------------------------------------------------------ r17617 | rubidium | 2009-09-22 20:44:14 +0000 (Tue, 22 Sep 2009) | 3 lines -Codechange: make the server side packet handling be more like the client side's handling, i.e. return the connection status -Fix: do not do invalid reads when a packet handling function closed a connection ------------------------------------------------------------------------ r17616 | frosch | 2009-09-22 19:28:57 +0000 (Tue, 22 Sep 2009) | 1 line -Codechange [FS#3222]: Enumerize properties used in callback 0x36. Based on Terkhen's work. ------------------------------------------------------------------------ r17615 | smatz | 2009-09-22 18:55:15 +0000 (Tue, 22 Sep 2009) | 1 line -Fix (r17612): town sign could be glitchy when creating town with custom name (Terkhen) ------------------------------------------------------------------------ r17614 | smatz | 2009-09-22 18:50:58 +0000 (Tue, 22 Sep 2009) | 1 line -Fix: crash when deleting town while TownDirectory is open ------------------------------------------------------------------------ r17613 | translators | 2009-09-22 17:45:35 +0000 (Tue, 22 Sep 2009) | 12 lines -Update from WebTranslator v3.0: traditional_chinese - 107 changes by josesun dutch - 12 changes by habell french - 3 changes by glx german - 1 changes by dihedral hungarian - 6 changes by alyr indonesian - 1 changes by prof italian - 6 changes by lorenzodv russian - 7 changes by Lone_Wolf serbian - 1 changes by etran spanish - 8 changes by Terkhen ------------------------------------------------------------------------ r17612 | smatz | 2009-09-22 13:54:54 +0000 (Tue, 22 Sep 2009) | 1 line -Feature: possibility to choose (randomise or enter custom) town name before its creation (original patch by Terkhen) ------------------------------------------------------------------------ r17611 | smatz | 2009-09-22 12:42:56 +0000 (Tue, 22 Sep 2009) | 1 line -Fix: buffers used for verifying company and president name length were too short, possibly causing false positives ------------------------------------------------------------------------ r17609 | yexo | 2009-09-22 11:10:04 +0000 (Tue, 22 Sep 2009) | 1 line -Fix: the dummy AI had no API version set, causing the 'API compatibility script not found' error to be printed when loading it ------------------------------------------------------------------------ r17608 | smatz | 2009-09-21 20:22:56 +0000 (Mon, 21 Sep 2009) | 1 line -Codechange: use CmdFoundTown when founding 'Random town' too ------------------------------------------------------------------------ r17607 | smatz | 2009-09-21 19:40:05 +0000 (Mon, 21 Sep 2009) | 1 line -Fix: when command didn't fail in test run and failed in exec run, error message wasn't set. Affects only few commands ------------------------------------------------------------------------ r17606 | rubidium | 2009-09-21 18:36:33 +0000 (Mon, 21 Sep 2009) | 2 lines -Add: initial support for Haiku; a dedicated server with zlib and libpng compiles and links (for me). Something's fishy with the network so it doesn't actually work (yet) ------------------------------------------------------------------------ r17605 | rubidium | 2009-09-21 18:31:47 +0000 (Mon, 21 Sep 2009) | 2 lines -Fix [FS#3218]: [NewGRF] Crash when defining the same tile in a tile layout twice ------------------------------------------------------------------------ r17604 | smatz | 2009-09-21 18:18:01 +0000 (Mon, 21 Sep 2009) | 1 line -Update (r17603): rename strings in other lang files too ------------------------------------------------------------------------ r17603 | smatz | 2009-09-21 18:16:00 +0000 (Mon, 21 Sep 2009) | 1 line -Codechange: since now, towns are 'founded' instead of 'built' ------------------------------------------------------------------------ r17602 | translators | 2009-09-21 17:45:12 +0000 (Mon, 21 Sep 2009) | 5 lines -Update from WebTranslator v3.0: english_US - 2 changes by agenthh russian - 1 changes by Lone_Wolf vietnamese - 6 changes by nglekhoi ------------------------------------------------------------------------ r17601 | smatz | 2009-09-21 17:24:21 +0000 (Mon, 21 Sep 2009) | 1 line -Fix (r17592): don't mark cargo as 'accepted' when accepted amount is 0 ------------------------------------------------------------------------ r17600 | smatz | 2009-09-21 17:06:19 +0000 (Mon, 21 Sep 2009) | 1 line -Cleanup: remove unused variable ------------------------------------------------------------------------ r17599 | smatz | 2009-09-21 15:47:28 +0000 (Mon, 21 Sep 2009) | 1 line -Fix: configure script didn't detect icc when CC included path to compiler ------------------------------------------------------------------------ r17597 | smatz | 2009-09-21 11:01:16 +0000 (Mon, 21 Sep 2009) | 1 line -Codechange: rename namegen* to townname* ------------------------------------------------------------------------ r17596 | smatz | 2009-09-20 23:11:01 +0000 (Sun, 20 Sep 2009) | 1 line -Codechange: constify some tables ------------------------------------------------------------------------ r17595 | alberth | 2009-09-20 21:09:27 +0000 (Sun, 20 Sep 2009) | 1 line -Codechange: Tree build window uses pure nested widgets. ------------------------------------------------------------------------ r17594 | frosch | 2009-09-20 19:36:27 +0000 (Sun, 20 Sep 2009) | 1 line -Fix: Vehicle image was not always updated when needed. ------------------------------------------------------------------------ r17593 | yexo | 2009-09-20 19:01:38 +0000 (Sun, 20 Sep 2009) | 1 line -Fix (r17591): as always after a noai commit ... ------------------------------------------------------------------------ r17592 | smatz | 2009-09-20 18:52:12 +0000 (Sun, 20 Sep 2009) | 1 line -Fix [FS#3212](r17436): force all cargo being accepted when industry tiles accept it but industry itself doesn't ------------------------------------------------------------------------ r17591 | yexo | 2009-09-20 18:38:43 +0000 (Sun, 20 Sep 2009) | 1 line -Add [NoAI] [FS#3212]: AIAirport::IsAirportInformationAvailable. Also update several preconditions so it's now possible to get information on airports types that can no longer be build (small airport after 1960) ------------------------------------------------------------------------ r17590 | translators | 2009-09-20 17:45:09 +0000 (Sun, 20 Sep 2009) | 4 lines -Update from WebTranslator v3.0: turkish - 4 changes by niw3 vietnamese - 78 changes by nglekhoi ------------------------------------------------------------------------ r17589 | smatz | 2009-09-20 17:44:33 +0000 (Sun, 20 Sep 2009) | 1 line -Codechange: rename town_acc to always_accepted ------------------------------------------------------------------------ r17588 | rubidium | 2009-09-20 17:19:45 +0000 (Sun, 20 Sep 2009) | 2 lines -Fix [FS#3220]: erroneous message about changing the difficulty level ------------------------------------------------------------------------ r17587 | alberth | 2009-09-20 14:46:15 +0000 (Sun, 20 Sep 2009) | 1 line -Codechange: Town authority window uses pure nested widgets. ------------------------------------------------------------------------ r17586 | alberth | 2009-09-20 10:25:03 +0000 (Sun, 20 Sep 2009) | 1 line -Codechange: Adding documentation, and replacing some numbers with constants in the town authority window. ------------------------------------------------------------------------ r17585 | rubidium | 2009-09-20 10:22:27 +0000 (Sun, 20 Sep 2009) | 2 lines -Fix [FS#3214]: also do the StringID conversion for StringIDs that are pushed on the (NewGRF string) stack ------------------------------------------------------------------------ r17584 | rubidium | 2009-09-20 10:21:00 +0000 (Sun, 20 Sep 2009) | 2 lines -Codechange: split the NewGRF StringID mapping in a 'global' part and a part that's for NewGRF strings ------------------------------------------------------------------------ r17583 | rubidium | 2009-09-20 10:19:13 +0000 (Sun, 20 Sep 2009) | 2 lines -Change: make SDL's video driver more likely to be loaded than Allegro's video driver; SDL seems to perform better. ------------------------------------------------------------------------ r17582 | alberth | 2009-09-20 10:08:10 +0000 (Sun, 20 Sep 2009) | 1 line -Codechange: Move TownActions and _town_action_costs[] to a header file to allow sharing. ------------------------------------------------------------------------ r17581 | translators | 2009-09-19 17:45:13 +0000 (Sat, 19 Sep 2009) | 5 lines -Update from WebTranslator v3.0: finnish - 1 changes by jpx_ russian - 1 changes by Lone_Wolf vietnamese - 104 changes by nglekhoi ------------------------------------------------------------------------ r17580 | alberth | 2009-09-19 16:22:49 +0000 (Sat, 19 Sep 2009) | 1 line -Fix (r17541): Fix signed/unsigned mismatch with MSVC 2008. ------------------------------------------------------------------------ r17579 | rubidium | 2009-09-19 15:17:47 +0000 (Sat, 19 Sep 2009) | 2 lines -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary ------------------------------------------------------------------------ r17578 | alberth | 2009-09-19 14:41:43 +0000 (Sat, 19 Sep 2009) | 1 line -Fix (r17572): Some compilers don't like default function template arguments. ------------------------------------------------------------------------ r17577 | alberth | 2009-09-19 13:57:02 +0000 (Sat, 19 Sep 2009) | 1 line -Codechange: Order window uses pure nested widgets. ------------------------------------------------------------------------ r17576 | rubidium | 2009-09-19 13:55:37 +0000 (Sat, 19 Sep 2009) | 2 lines -Fix [FS#3208]: assertion triggered when the second vehicle in a 101+ (or 11+ if mammoth trains is disabled) vehicle free wagon chain is an engine and the first vehicle is moved to another chain ------------------------------------------------------------------------ r17575 | alberth | 2009-09-19 13:08:37 +0000 (Sat, 19 Sep 2009) | 1 line -Codechange: Adding a new combined button+dropdown widget. ------------------------------------------------------------------------ r17574 | alberth | 2009-09-19 12:52:49 +0000 (Sat, 19 Sep 2009) | 1 line -Fix (r17573): Insert NWID_SELECTION in nested_array when appropriate. ------------------------------------------------------------------------ r17573 | alberth | 2009-09-19 11:55:44 +0000 (Sat, 19 Sep 2009) | 1 line -Codechange: NWID_SELECTION containers have a selected widget-plane, and optionally an index in the nested_array. ------------------------------------------------------------------------ r17572 | alberth | 2009-09-19 11:31:12 +0000 (Sat, 19 Sep 2009) | 1 line -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. ------------------------------------------------------------------------ r17571 | rubidium | 2009-09-19 10:19:15 +0000 (Sat, 19 Sep 2009) | 2 lines -Fix [FS#3213] (r17569): town view didn't show the right town in most of the cases ------------------------------------------------------------------------ r17570 | rubidium | 2009-09-19 09:51:14 +0000 (Sat, 19 Sep 2009) | 2 lines -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos ------------------------------------------------------------------------ r17569 | alberth | 2009-09-18 19:59:05 +0000 (Fri, 18 Sep 2009) | 1 line -Codechange: Town view window runs with nested widgets. ------------------------------------------------------------------------ r17568 | translators | 2009-09-18 17:45:12 +0000 (Fri, 18 Sep 2009) | 5 lines -Update from WebTranslator v3.0: romanian - 28 changes by kkmic russian - 7 changes by Lone_Wolf vietnamese - 53 changes by nglekhoi ------------------------------------------------------------------------ r17567 | rubidium | 2009-09-18 14:23:58 +0000 (Fri, 18 Sep 2009) | 2 lines -Fix: some doxygen warnings ------------------------------------------------------------------------ r17566 | rubidium | 2009-09-18 14:23:39 +0000 (Fri, 18 Sep 2009) | 2 lines -Fix: ai_basestation.hpp.sq linked to the wrong header; it did work though ------------------------------------------------------------------------ r17563 | rubidium | 2009-09-17 21:45:47 +0000 (Thu, 17 Sep 2009) | 2 lines -Fix: memory leak when viewing the NewGRF settings of a server ------------------------------------------------------------------------ r17562 | rubidium | 2009-09-17 21:14:16 +0000 (Thu, 17 Sep 2009) | 2 lines -Fix [FS#2972]: the NewGRF settings of (remote) network games did not get properly updated when the NewGRFs were rescanned causing reading of freed data ------------------------------------------------------------------------ r17561 | smatz | 2009-09-17 18:56:31 +0000 (Thu, 17 Sep 2009) | 1 line -Fix: diacritics was missing at few places ------------------------------------------------------------------------ r17560 | translators | 2009-09-17 17:45:18 +0000 (Thu, 17 Sep 2009) | 7 lines -Update from WebTranslator v3.0: finnish - 94 changes by Tve4 german - 1 changes by dihedral latvian - 3 changes by LDZ turkish - 3 changes by niw3 vietnamese - 48 changes by nglekhoi ------------------------------------------------------------------------ r17559 | rubidium | 2009-09-17 12:34:00 +0000 (Thu, 17 Sep 2009) | 2 lines -Fix [FS#3206]: close the "Add NewGRF" window when you close the "NewGRF Settings" window. The add window has a pointer to the settings which means that not deleting it would cause dereferencing an already freed pointer ------------------------------------------------------------------------