Tue, 25 Nov 2008 23:24:38 +0000 rubidium (svn r14633) -Fix: compile failure when building a debug build without network support.
Tue, 25 Nov 2008 23:21:58 +0000 rubidium (svn r14632) -Add: support Allegro as midi backend.
Tue, 25 Nov 2008 21:09:00 +0000 rubidium (svn r14631) -Add: support for Allegro as sound backend.
Tue, 25 Nov 2008 19:32:12 +0000 rubidium (svn r14630) -Add: support Allegro as video backend.
Tue, 25 Nov 2008 19:27:30 +0000 rubidium (svn r14629) -Fix: strgen/strgen.h missing from MSVC project files
Tue, 25 Nov 2008 19:26:31 +0000 rubidium (svn r14628) -Fix: projects/generate doesn't handle tabs in sources.list properly when determining whether a header is missing.
Tue, 25 Nov 2008 18:52:17 +0000 rubidium (svn r14627) -Change: update .gitignore and add .hgignore to ignore all generated files.
Tue, 25 Nov 2008 18:44:59 +0000 translators (svn r14626) -Update: WebTranslator2 update to 2008-11-25 18:44:46
Tue, 25 Nov 2008 18:42:06 +0000 rubidium (svn r14625) -Codechange: a bit of coding style.
Tue, 25 Nov 2008 09:05:56 +0000 translators (svn r14624) -Add: stub for Malay.
Mon, 24 Nov 2008 20:51:55 +0000 rubidium (svn r14623) -Codechange: a sprinkle of coding style.
Mon, 24 Nov 2008 20:10:39 +0000 glx (svn r14622) -Fix (r14618): win9x compilation
Mon, 24 Nov 2008 19:31:01 +0000 rubidium (svn r14621) -Fix (r14618): link error when you aren't compiling for Windows or you don't have fontconfig.
Mon, 24 Nov 2008 18:59:53 +0000 glx (svn r14620) -Fix (r14618): missing lines broke compilation on windows
Mon, 24 Nov 2008 18:56:24 +0000 translators (svn r14619) -Update: WebTranslator2 update to 2008-11-24 18:56:10
Mon, 24 Nov 2008 18:53:17 +0000 rubidium (svn r14618) -Feature: when the chosen language isn't supported by the current font, try to find a font that does and use that instead. Thanks to glx/michi_cc for the Windows implementation.
Mon, 24 Nov 2008 11:20:07 +0000 rubidium (svn r14617) -Change: unduplicate the languagepack(header).
Sun, 23 Nov 2008 21:46:27 +0000 rubidium (svn r14616) -Fix [FS#2424]: a nearest depot order should be "equal" to the resolved nearest depot order; otherwise we keep resolving the nearest depot order every tick.
Sun, 23 Nov 2008 18:07:49 +0000 translators (svn r14615) -Update: WebTranslator2 update to 2008-11-23 18:07:42
Sun, 23 Nov 2008 16:45:53 +0000 smatz (svn r14614) -Codechange [FS#2423]: GetTreeCount() should behave as its name and documentation imply. Remove unused SetTreeCount() (PhilSophus)
Sun, 23 Nov 2008 16:34:27 +0000 frosch (svn r14613) -Fix [FS#2420]: When building industries, clear the tiles as OWNER_TOWN instead of the founder to take care of protected buildings and to not get stressed by town ratings.
Sun, 23 Nov 2008 16:01:24 +0000 smatz (svn r14612) -Change: force the argument given to '-i' parameter to be valid. Accept '2', too
Sun, 23 Nov 2008 14:17:41 +0000 frosch (svn r14611) -Fix (r13437)[FS#2421]: Store the age of a house in the map array instead of the construction year.
Sun, 23 Nov 2008 13:42:05 +0000 rubidium (svn r14610) -Fix [FS#2415]: possible stack corruption when reading corrupted sprites.
Sun, 23 Nov 2008 12:35:02 +0000 peter1138 (svn r14609) -Codechange: Use supplied button colour instead of hardcoded yellow, for 'greyed out' arrow buttons. (Yorick)
Sat, 22 Nov 2008 19:49:17 +0000 frosch (svn r14608) -Fix (r9315): Return the current year as construction year for unfinished houses.
Sat, 22 Nov 2008 18:44:26 +0000 translators (svn r14607) -Update: WebTranslator2 update to 2008-11-22 18:44:20
Sat, 22 Nov 2008 16:04:11 +0000 frosch (svn r14606) -Codechange: Unify usage of PALETTE_MODIFIER_TRANSPARENT and PALETTE_MODIFIER_COLOR in spritelayout drawing.
Sat, 22 Nov 2008 15:57:31 +0000 frosch (svn r14605) -Fix (r9315): When callback 1E fails, use the standard random colour.
Sat, 22 Nov 2008 15:48:43 +0000 frosch (svn r14604) -Codechange: Simplify a function and rename it, and fix some comments.
Sat, 22 Nov 2008 13:09:31 +0000 rubidium (svn r14603) -Fix [FS#2422]: the company ID is off-by-one w.r.t. to the rest of the GUI in the cheat window.
Fri, 21 Nov 2008 18:45:27 +0000 translators (svn r14602) -Update: WebTranslator2 update to 2008-11-21 18:45:14
Fri, 21 Nov 2008 18:16:19 +0000 rubidium (svn r14601) -Fix: the nearest depot and stop in depot orders didn't work together (the vehicle didn't stop).
Thu, 20 Nov 2008 18:44:13 +0000 translators (svn r14600) -Update: WebTranslator2 update to 2008-11-20 18:44:05
Thu, 20 Nov 2008 16:48:22 +0000 frosch (svn r14599) -Fix (r14598)[FS#2417]: Show again group-membership in the vehicle-lists. (Based on patch by PhilSophus)
Wed, 19 Nov 2008 23:55:34 +0000 rubidium (svn r14598) -Feature: Action0Industries property 24 (industry suuplies default name for nearby station).
Wed, 19 Nov 2008 18:43:16 +0000 translators (svn r14597) -Update: WebTranslator2 update to 2008-11-19 18:43:03
Wed, 19 Nov 2008 16:53:24 +0000 frosch (svn r14596) -Fix (r14591): Missing 'return'.
Wed, 19 Nov 2008 16:17:42 +0000 rubidium (svn r14595) -Add: Estonian currency.
Wed, 19 Nov 2008 14:48:12 +0000 rubidium (svn r14594) -Fix [FS#2412]: trains could get their their last visited station reset when still (un)loading causing an invalid state.
Tue, 18 Nov 2008 23:58:24 +0000 rubidium (svn r14593) -Update: remove outdated (in r14592) string.
Tue, 18 Nov 2008 23:53:37 +0000 rubidium (svn r14592) -Feature [FS#1124]: non-destructive autofill with option to keep waiting times (PhilSophus)
Tue, 18 Nov 2008 22:43:59 +0000 smatz (svn r14591) -Fix [FS#2388](r14528): cached nearest town could be invalid after importing older savegame and during town generation
Tue, 18 Nov 2008 18:45:42 +0000 translators (svn r14590) -Update: WebTranslator2 update to 2008-11-18 18:44:24
Mon, 17 Nov 2008 18:47:18 +0000 translators (svn r14589) -Update: WebTranslator2 update to 2008-11-17 18:47:02
Mon, 17 Nov 2008 16:15:55 +0000 rubidium (svn r14588) -Fix [FS#2414]: the range for kicking/banning clients is based on the maximum number of clients, not the maximum number of companies.
Mon, 17 Nov 2008 00:41:58 +0000 michi_cc (svn r14587) -Cleanup: Fix some old comments. Bits are not bytes.
Sun, 16 Nov 2008 21:37:41 +0000 rubidium (svn r14586) -Fix (r14580): missing mkdir causing make install to fail when there's no scripts directory already.
Sun, 16 Nov 2008 20:15:37 +0000 michi_cc (svn r14585) -Fix (r14580): File mask for the script directory was wrong in the Win32 install script.
Sun, 16 Nov 2008 20:06:19 +0000 glx (svn r14584) -Fix: reconfigure when any *.in file is changed
Sun, 16 Nov 2008 18:59:22 +0000 translators (svn r14583) -Update: WebTranslator2 update to 2008-11-16 18:59:11
Sun, 16 Nov 2008 14:17:49 +0000 rubidium (svn r14582) -Fix [FS#2392]: blank box on cost estimation of levelling a flat area.
Sun, 16 Nov 2008 13:49:57 +0000 rubidium (svn r14581) -Fix: make rail, road and canal building behave the same when overbuilding already built stretches.
Sun, 16 Nov 2008 13:05:39 +0000 rubidium (svn r14580) -Fix [FS#2404]: scripts directory not being copied into bundles.
Thu, 13 Nov 2008 20:26:06 +0000 frosch (svn r14578) -Fix (r2389, r10811)[FS#Vikthor]: Allow capacity callbacks (15, 36) to return zero capacity.
Tue, 11 Nov 2008 22:51:27 +0000 smatz (svn r14577) -Fix [FS#2403]: vehicle didn't respect its 'refit in nearest depot' order (Swallow)
Tue, 11 Nov 2008 18:47:46 +0000 translators (svn r14575) -Update: WebTranslator2 update to 2008-11-11 18:47:38
Mon, 10 Nov 2008 10:06:24 +0000 rubidium (svn r14572) -Add: stub for Macedonian.
Fri, 07 Nov 2008 18:15:46 +0000 translators (svn r14569) -Update: move Welsh from unfinished to finished.
Fri, 07 Nov 2008 18:08:53 +0000 translators (svn r14568) -Update: WebTranslator2 update to 2008-11-07 18:07:33