Sat, 25 Oct 2008 18:58:24 +0000 frosch (svn r14533) -Fix: ...hopefully most glitches wrt. inclined foundations.
Sat, 25 Oct 2008 16:45:01 +0000 glx (svn r14532) -Fix (r14522): one 'M' is enough to show modified version
Sat, 25 Oct 2008 15:25:52 +0000 frosch (svn r14531) -Fix (r12425): OSK accessed wrong widgets of password query window.
Sat, 25 Oct 2008 14:24:50 +0000 frosch (svn r14530) -Fix [FS#2138]: Do not deliver cargo to industries not inside station catchment area.
Sat, 25 Oct 2008 14:19:09 +0000 frosch (svn r14529) -Codechange: Turn FindCatchmentRadius() into Station::GetCatchmentRadius().
Sat, 25 Oct 2008 13:51:47 +0000 rubidium (svn r14528) -Codechange: cache the closest town for all road tiles instead of only roads owned by tiles. This replaces a O(n) search over all towns from the road's tileloop with a O(1) lookup (PhilSophus)
Sat, 25 Oct 2008 10:26:23 +0000 rubidium (svn r14527) -Fix: allocate stub (empty) sound entries when loading an empty/corrupt/incorrectly sized sample.cat instead of making valid NewGRFs fail to load.
Fri, 24 Oct 2008 20:53:57 +0000 rubidium (svn r14526) -Fix [FS#2379]: make sure trains stop at the end of a station; a 3/8th length train did stop 2/8th of it's length too early causing a 63/8th long train not to fit in a 4 tile station.
Fri, 24 Oct 2008 17:44:49 +0000 translators (svn r14525) -Update: WebTranslator2 update to 2008-10-24 17:44:48
Fri, 24 Oct 2008 14:49:45 +0000 rubidium (svn r14524) -Add: stop-in-depot as part of orders (PhilSophus)
Thu, 23 Oct 2008 17:42:40 +0000 translators (svn r14523) -Update: WebTranslator2 update to 2008-10-23 17:42:35
Thu, 23 Oct 2008 02:52:11 +0000 glx (svn r14522) -Fix: apply r14519 to determineversion.vbs. Also properly set 'modified' for hg and git (was always 1).
Wed, 22 Oct 2008 23:06:36 +0000 glx (svn r14521) -Fix [FS#2378]: fast trains could continue to move after a crash
Wed, 22 Oct 2008 22:07:43 +0000 rubidium (svn r14519) -Fix [FS#2376]: do not use the short hash form for getting a specific mercurial/git revision as those can collide quite easily causing reversion detection to fail (PhilSophus)
Wed, 22 Oct 2008 20:23:50 +0000 smatz (svn r14518) -Fix (r14514): forgot win32 and OS/2 files (glx)
Wed, 22 Oct 2008 20:22:18 +0000 rubidium (svn r14517) -Feature: arrow key scrolling in the server list (Roujin)
Wed, 22 Oct 2008 20:21:11 +0000 rubidium (svn r14516) -Fix: determine the default text direction based on the language file instead of hardcoding one.
Wed, 22 Oct 2008 20:20:08 +0000 rubidium (svn r14515) -Fix (r7759): iconv is included in glibc-2.1 and higher, so we don't need to link to a most likely non-existing libiconv in those situations.
Wed, 22 Oct 2008 19:12:10 +0000 smatz (svn r14514) -Codechange: use 'size' instead of 'length' for querystring and textbuf, explicitly say it includes the terminating zero
Wed, 22 Oct 2008 17:26:40 +0000 translators (svn r14513) -Update: WebTranslator2 update to 2008-10-22 17:26:32
Tue, 21 Oct 2008 19:26:36 +0000 smatz (svn r14509) -Fix (r14507): missing svn:keywords
Tue, 21 Oct 2008 14:56:23 +0000 smatz (svn r14508) -Fix (r14501): arrays were not properly zeroed
Tue, 21 Oct 2008 12:15:09 +0000 skidd13 (svn r14507) -Codechange: Update the RPM spec file (futher changes are expected till 0.7)
Tue, 21 Oct 2008 11:19:17 +0000 rubidium (svn r14506) -Add: stub for indonesian language.
Mon, 20 Oct 2008 19:46:49 +0000 michi_cc (svn r14505) -Fix (r14504): Missing include.
Mon, 20 Oct 2008 19:35:48 +0000 michi_cc (svn r14504) -Cleanup: Use the right variable type for tile offsets.
Mon, 20 Oct 2008 15:44:14 +0000 rubidium (svn r14502) -Codechange: add some inline comments and declare variable on use (Alberth)
Mon, 20 Oct 2008 15:42:56 +0000 rubidium (svn r14501) -Codechange: use sizeof(variable) instead of sizeof(type) or hardcoded amounts (magic constant) for memset (Alberth)
Sun, 19 Oct 2008 21:32:29 +0000 truebrain (svn r14497) -Fix: if freetype was not detected or disabled, skip fontconfig detection, unless explicit requested (on request by Rubidium)
Sun, 19 Oct 2008 21:29:12 +0000 truebrain (svn r14496) -Fix: give a clear warning when people disable zlib (or when it wasn't detected), but keep on going nevertheless (on request by Rubidium)
Sun, 19 Oct 2008 20:53:13 +0000 truebrain (svn r14495) -Change: don't use freetype, fontconfig and icu in case of building a dedicated server, unless explicit requested
Sun, 19 Oct 2008 18:47:15 +0000 rubidium (svn r14494) -Fix: few MSVC x64 warnings.
Sun, 19 Oct 2008 17:30:41 +0000 frosch (svn r14493) -Fix[FS#planetmaker]: Do not assign a station spread to buoys on loading games.
Sun, 19 Oct 2008 17:16:26 +0000 michi_cc (svn r14492) -Fix [FS#2366] (r14482): Conditional orders could lead to an infinite loop on path look-ahead.
Sun, 19 Oct 2008 15:39:12 +0000 rubidium (svn r14491) -Documentation: updates/additions of doxygen docs (Alberth)
Sun, 19 Oct 2008 09:51:19 +0000 rubidium (svn r14490) -Codechange: fix comment style on a few locations (Alberth)
Sun, 19 Oct 2008 00:57:59 +0000 rubidium (svn r14489) -Change: let MSVC use ICU (for right-to-left text rendering) from the new openttd-useful.zip. So... MSVC users: update your openttd-useful.zip or compilation will fail.
Sat, 18 Oct 2008 17:21:56 +0000 frosch (svn r14488) -Fix: Synchronize drawing of spritelayouts in DrawTileLayout (Houses), IndustryDrawTileLayout, DrawStationTile, DrawTile_Station and DrawTile_Track (Waypoint).
Sat, 18 Oct 2008 17:20:31 +0000 frosch (svn r14487) -Fix: The station picker preview did not draw child sprites.
Sat, 18 Oct 2008 14:16:29 +0000 smatz (svn r14486) -Fix (r13343)(r14484): compilation with desync debug was broken
Sat, 18 Oct 2008 14:11:09 +0000 frosch (svn r14485) -Fix (r5464): Do not check the end of destination buffer using the source pointer.
Sat, 18 Oct 2008 13:43:52 +0000 frosch (svn r14484) -Fix (r10182) [FS#2358]: Obiwan dislikes music. (Patch by Yexo)
Sat, 18 Oct 2008 13:13:31 +0000 michi_cc (svn r14483) -Fix [FS#2340]: On reaching a waypoint a train could falsely be reported as lost when doing the look ahead for a path.
Sat, 18 Oct 2008 13:13:27 +0000 michi_cc (svn r14482) -Codechange: Use a class for saving the current train order when extending the reserved path beyond the current destination during pathfinding.
Fri, 17 Oct 2008 17:47:42 +0000 translators (svn r14481) -Update: WebTranslator2 update to 2008-10-17 17:47:40
Fri, 17 Oct 2008 17:42:51 +0000 rubidium (svn r14480) -Add: warning when trying to use a right-to-left language without support for it in OpenTTD.
Fri, 17 Oct 2008 17:14:09 +0000 rubidium (svn r14479) -Add: initial (optional) support for handling bidirectional scripts and connecting Arabic characters.
Thu, 16 Oct 2008 13:02:15 +0000 truebrain (svn r14477) -Fix r14474: also name the links in the .desktop file correclty upon install
Thu, 16 Oct 2008 12:19:24 +0000 truebrain (svn r14476) -Fix r14475: (no comment)
Thu, 16 Oct 2008 11:33:17 +0000 truebrain (svn r14475) -Add: allow setting the name of the desktop item (follow-up on r14474)
Thu, 16 Oct 2008 11:12:18 +0000 truebrain (svn r14474) -Add: allow --binary-name to set the name of the binary, icon, desktop file, etc. when installing. Useful to get a stable next to a trunk-nightly
Thu, 16 Oct 2008 11:04:07 +0000 truebrain (svn r14473) -Fix: also install the root .txt and COPYING files to docs/
Thu, 16 Oct 2008 10:58:26 +0000 truebrain (svn r14472) -Fix: add docs/obg_format.txt in bundles too
Wed, 15 Oct 2008 21:10:43 +0000 frosch (svn r14469) -Fix [FS#2355]: Empty station spreads (e.g. from greyed station signs) were modified in test mode.
Wed, 15 Oct 2008 17:40:39 +0000 translators (svn r14468) -Update: WebTranslator2 update to 2008-10-15 17:40:33
Tue, 14 Oct 2008 19:47:28 +0000 smatz (svn r14467) -Fix [FS#2350](r14443): use '~' instead of '#' as sed separator, it could be understood in a wrong way by shell
Tue, 14 Oct 2008 19:27:08 +0000 rubidium (svn r14466) -Doc: remove some obsolete parameters, fix a few parameter names in comments and add a little more doxygen documentation.
Tue, 14 Oct 2008 18:49:21 +0000 rubidium (svn r14465) -Codechange: minor code style of command.cpp.
Tue, 14 Oct 2008 18:38:51 +0000 rubidium (svn r14464) -Codechange: replace (uint)-1 with UINT_MAX (PhilSophus)
Tue, 14 Oct 2008 12:07:14 +0000 rubidium (svn r14463) -Fix [FS#2348]: small possible chance of desync due to sorting on pointer instead of by (station) index (PhilSophus)