Mon, 23 Oct 2006 21:25:30 +0000 peter1138 (svn r6911) - Codechange: Add extra space to all purchase windows (and the replace window) to allow room for more text. (mart3p)
Mon, 23 Oct 2006 18:45:43 +0000 peter1138 (svn r6910) - Codechange: Supply width of area when drawing purchase info instead of using hardcoded values. (mart3p)
Mon, 23 Oct 2006 18:28:46 +0000 peter1138 (svn r6909) - Codechange: Base the decision to draw rail engine or wagon purchase information on the rail vehicle type, not an arbitrary value.
Mon, 23 Oct 2006 18:13:24 +0000 peter1138 (svn r6908) - Codechange: Modify DrawStringMultiLine() to return the number of pixel lines used, and use it for drawing NewGRF additional text (mart3p)
Mon, 23 Oct 2006 17:56:32 +0000 miham (svn r6907) WebTranslator2 update to 2006-10-23 19:56:02
Mon, 23 Oct 2006 17:01:02 +0000 peter1138 (svn r6906) - Fix [FS#370]: Clear 'large plane' flag if 'helicopter' flag is set. (mart3p)
Mon, 23 Oct 2006 16:47:20 +0000 peter1138 (svn r6905) - Codechange: Copy cargo subtype when cloning vehicles.
Mon, 23 Oct 2006 16:35:27 +0000 belugas (svn r6904) -CodeChange : Cleanup of industry_cmd (Step-5).
Mon, 23 Oct 2006 08:29:16 +0000 miham (svn r6901) WebTranslator2 update to 2006-10-23 10:28:46
Sun, 22 Oct 2006 20:46:18 +0000 Darkvater (svn r6898) -Fix: lowercase Error/Warning/Fatal for strgen and remove static on error() so strgen
Sun, 22 Oct 2006 19:56:26 +0000 peter1138 (svn r6897) - Fix (r6884): Another wrong last parametr :)
Sun, 22 Oct 2006 15:13:48 +0000 peter1138 (svn r6896) - Fix (r6895): Supply last position of the correct buffer *again*
Sun, 22 Oct 2006 10:08:49 +0000 peter1138 (svn r6895) - Fix (r6884): Add 'last' parameter to the town name generators.
Sun, 22 Oct 2006 10:07:40 +0000 peter1138 (svn r6894) - Codechange: Lower the verbosity level of some NewGRF warnings
Sun, 22 Oct 2006 05:37:51 +0000 miham (svn r6893) WebTranslator2 update to 2006-10-22 07:37:19
Sun, 22 Oct 2006 00:05:19 +0000 peter1138 (svn r6890) - Fix (r6884): Supply last position of the correct buffer...
Sat, 21 Oct 2006 23:51:02 +0000 peter1138 (svn r6888) - Fix (r6884): Missed a couple of strecpy()s in newgrf text handling
Sat, 21 Oct 2006 23:36:43 +0000 Darkvater (svn r6886) -Be anal for the time being about string-wannabe-buffer-overflows
Sat, 21 Oct 2006 23:36:06 +0000 peter1138 (svn r6885) - Fix (r1379): List of actions panel in the town authority window went underneath its scrollbar
Sat, 21 Oct 2006 23:31:34 +0000 Darkvater (svn r6884) -Codechange: Add strict bounds checking in string formatting system.
Sat, 21 Oct 2006 23:08:17 +0000 Darkvater (svn r6882) -Fix r6777: Off by one drawing error for cargo buttons
Sat, 21 Oct 2006 23:00:27 +0000 Darkvater (svn r6881) -Fix r6874: uint > int to remove signedness warning MSVC (peter1138)
Sat, 21 Oct 2006 22:50:57 +0000 Darkvater (svn r6879) -Codechange: Remove the superflouos argument CharsetFilter parameter from HandleEditBoxKey
Sat, 21 Oct 2006 22:38:50 +0000 Darkvater (svn r6878) -Fix r6876 +add network.c, network_client.c
Sat, 21 Oct 2006 22:33:45 +0000 Darkvater (svn r6877) -Fix r6876 +add main_gui.c
Sat, 21 Oct 2006 22:29:14 +0000 Darkvater (svn r6876) -Codechange: Change the naming of _PLAYER in DESTTYPE_PLAYER/NETWORK_ACTION_CHAT_PLAYER
Sat, 21 Oct 2006 22:24:28 +0000 Darkvater (svn r6875) -Feature: Allow for " to be in console tokens. Escape them with \. eg \".
Sat, 21 Oct 2006 19:32:46 +0000 peter1138 (svn r6874) - [NewStations] Mark all tiles of a railway station dirty when adding or removing tiles.
Sat, 21 Oct 2006 17:58:14 +0000 miham (svn r6873) WebTranslator2 update to 2006-10-21 19:57:49
Sat, 21 Oct 2006 17:36:29 +0000 miham (svn r6872) WebTranslator2 update to 2006-10-21 19:36:04
Sat, 21 Oct 2006 14:53:57 +0000 peter1138 (svn r6870) - Codechange: (re-)unify the code to retrieve the sprite group for a vehicle.
Sat, 21 Oct 2006 13:42:47 +0000 miham (svn r6867) WebTranslator2 update to 2006-10-21 15:42:20
Sat, 21 Oct 2006 07:49:22 +0000 miham (svn r6865) WebTranslator2 update to 2006-10-21 09:47:34
Fri, 20 Oct 2006 19:48:25 +0000 peter1138 (svn r6858) - Fix (r6855): Handle rail vehicles with no capacity (N/A) by setting cargo type to CT_INVALID and handling it later. STR_8838_N_A is not a valid cargo type...
Fri, 20 Oct 2006 14:31:35 +0000 peter1138 (svn r6857) - Fix (r6855): Update all languages with {STRING} -> {CARGO} change
Fri, 20 Oct 2006 11:53:29 +0000 peter1138 (svn r6855) - Codechange: When displaying a "quantity of cargo" string, use the {CARGO} command and supply the cargo type and quantity, instead of manually looking up the cargo type's string.
Fri, 20 Oct 2006 10:48:46 +0000 Darkvater (svn r6854) -Codechange: Use DrawSringCentered instead of DrawStringMultiCenter for simple
Thu, 19 Oct 2006 12:21:35 +0000 peter1138 (svn r6838) - Fix (r6836): MS VC complains beecause it doesn't understand consts... (or I don't...)
Thu, 19 Oct 2006 10:40:21 +0000 peter1138 (svn r6837) - Codechange: More const SpriteGroups missed in r6836
Thu, 19 Oct 2006 10:20:36 +0000 peter1138 (svn r6836) - Codechange: constify SpriteGroup references. These used to be non-const when we kept a reference count, which we don't do anymore.
Thu, 19 Oct 2006 09:39:29 +0000 peter1138 (svn r6835) - Fix: Pressing ^D (EOF) at a dedicated console caused it to repeat the last command, instead of doing nothing.
Wed, 18 Oct 2006 21:38:45 +0000 Darkvater (svn r6828) -Fix: Properly fix r6842
Wed, 18 Oct 2006 21:33:59 +0000 glx (svn r6827) -Fix r6824: removed warning
Wed, 18 Oct 2006 21:19:04 +0000 Darkvater (svn r6825) -Codechange: Remove two globals from chat-window
Wed, 18 Oct 2006 21:07:36 +0000 Darkvater (svn r6824) -Feature: Change the functionality of the chat window. SHIFT+ENTER (SHIFT+T)
Wed, 18 Oct 2006 17:44:46 +0000 peter1138 (svn r6823) - Codechange: Ignore bit 0 of a NewStation custom tile callback result. This fixes cosmetic problems with some add on stations.
Wed, 18 Oct 2006 14:42:19 +0000 glx (svn r6822) -Fix r6821: add type for measure_strings_length[]
Wed, 18 Oct 2006 14:20:10 +0000 Darkvater (svn r6821) -Codechange: For the measurement tool do not show the tooltip when the selection
Wed, 18 Oct 2006 13:17:46 +0000 Darkvater (svn r6820) -Codechange: Some more const correctness, coding style.
Wed, 18 Oct 2006 10:57:32 +0000 miham (svn r6819) WebTranslator2 update to 2006-10-18 12:54:18
Wed, 18 Oct 2006 00:10:38 +0000 glx (svn r6817) -Fix: set svn:eol-style for vs80 files
Tue, 17 Oct 2006 23:34:12 +0000 Darkvater (svn r6816) -Codechange: Some coding style, variable localization, const correctness.
Tue, 17 Oct 2006 22:21:13 +0000 miham (svn r6815) WebTranslator2 update to 2006-10-18 00:20:47
Tue, 17 Oct 2006 22:16:46 +0000 Darkvater (svn r6814) -Codechange: For network games ci->client_playas was always p->index + 1. To
Tue, 17 Oct 2006 20:36:03 +0000 miham (svn r6811) WebTranslator2 update to 2006-10-17 22:35:27
Tue, 17 Oct 2006 19:12:30 +0000 miham (svn r6807) WebTranslator2 update to 2006-10-17 21:11:51
Tue, 17 Oct 2006 18:36:39 +0000 miham (svn r6806) WebTranslator2 update to 2006-10-17 20:36:04
Tue, 17 Oct 2006 18:15:35 +0000 Darkvater (svn r6804) -Codechange: Remove the unused NF_NOEXPIRE flag.
Tue, 17 Oct 2006 17:59:41 +0000 Darkvater (svn r6803) -Codechange: Substitute magic numbers by an enum for the news windows
Tue, 17 Oct 2006 17:17:51 +0000 peter1138 (svn r6802) - Fix (r6800): Remove now unused 'lost train' strings from all language files.