------------------------------------------------------------------------
r14536 | frosch | 2008-10-25 22:00:51 +0000 (Sat, 25 Oct 2008) | 1 line

-Fix (r14530): Do not expect uints to become negative.
------------------------------------------------------------------------
r14535 | frosch | 2008-10-25 20:16:07 +0000 (Sat, 25 Oct 2008) | 1 line

-Fix: Description of '-i' commandline option.
------------------------------------------------------------------------
r14534 | glx | 2008-10-25 19:59:11 +0000 (Sat, 25 Oct 2008) | 1 line

-Codechange [FS#2382]: Enumify magic return values of HandleEditBox function (Zuu)
------------------------------------------------------------------------
r14533 | frosch | 2008-10-25 18:58:24 +0000 (Sat, 25 Oct 2008) | 1 line

-Fix: ...hopefully most glitches wrt. inclined foundations.
------------------------------------------------------------------------
r14532 | glx | 2008-10-25 16:45:01 +0000 (Sat, 25 Oct 2008) | 1 line

-Fix (r14522): one 'M' is enough to show modified version
------------------------------------------------------------------------
r14531 | frosch | 2008-10-25 15:25:52 +0000 (Sat, 25 Oct 2008) | 1 line

-Fix (r12425): OSK accessed wrong widgets of password query window.
------------------------------------------------------------------------
r14530 | frosch | 2008-10-25 14:24:50 +0000 (Sat, 25 Oct 2008) | 1 line

-Fix [FS#2138]: Do not deliver cargo to industries not inside station catchment area.
------------------------------------------------------------------------
r14529 | frosch | 2008-10-25 14:19:09 +0000 (Sat, 25 Oct 2008) | 1 line

-Codechange: Turn FindCatchmentRadius() into Station::GetCatchmentRadius().
------------------------------------------------------------------------
r14528 | rubidium | 2008-10-25 13:51:47 +0000 (Sat, 25 Oct 2008) | 2 lines

-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)

------------------------------------------------------------------------
r14527 | rubidium | 2008-10-25 10:26:23 +0000 (Sat, 25 Oct 2008) | 2 lines

-Fix: allocate stub (empty) sound entries when loading an empty/corrupt/incorrectly sized sample.cat instead of making valid NewGRFs fail to load.

------------------------------------------------------------------------
r14526 | rubidium | 2008-10-24 20:53:57 +0000 (Fri, 24 Oct 2008) | 2 lines

-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.

------------------------------------------------------------------------
r14525 | translators | 2008-10-24 17:44:49 +0000 (Fri, 24 Oct 2008) | 3 lines

-Update: WebTranslator2 update to 2008-10-24 17:44:48
indonesian - 412 fixed by dnaftali (412)

------------------------------------------------------------------------
r14524 | rubidium | 2008-10-24 14:49:45 +0000 (Fri, 24 Oct 2008) | 2 lines

-Add: stop-in-depot as part of orders (PhilSophus)

------------------------------------------------------------------------
r14523 | translators | 2008-10-23 17:42:40 +0000 (Thu, 23 Oct 2008) | 5 lines

-Update: WebTranslator2 update to 2008-10-23 17:42:35
indonesian - 668 fixed by dnaftali (668)
italian    - 6 changed by lorenzodv (6)
persian    - 88 fixed by ali sattari (88)

------------------------------------------------------------------------
r14522 | glx | 2008-10-23 02:52:11 +0000 (Thu, 23 Oct 2008) | 1 line

-Fix: apply r14519 to determineversion.vbs. Also properly set 'modified' for hg and git (was always 1).
------------------------------------------------------------------------
r14521 | glx | 2008-10-22 23:06:36 +0000 (Wed, 22 Oct 2008) | 1 line

-Fix [FS#2378]: fast trains could continue to move after a crash
------------------------------------------------------------------------
r14519 | rubidium | 2008-10-22 22:07:43 +0000 (Wed, 22 Oct 2008) | 2 lines

-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)

------------------------------------------------------------------------
r14518 | smatz | 2008-10-22 20:23:50 +0000 (Wed, 22 Oct 2008) | 1 line

-Fix (r14514): forgot win32 and OS/2 files (glx)
------------------------------------------------------------------------
r14517 | rubidium | 2008-10-22 20:22:18 +0000 (Wed, 22 Oct 2008) | 2 lines

-Feature: arrow key scrolling in the server list (Roujin)

------------------------------------------------------------------------
r14516 | rubidium | 2008-10-22 20:21:11 +0000 (Wed, 22 Oct 2008) | 2 lines

-Fix: determine the default text direction based on the language file instead of hardcoding one.

------------------------------------------------------------------------
r14515 | rubidium | 2008-10-22 20:20:08 +0000 (Wed, 22 Oct 2008) | 2 lines

-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.

------------------------------------------------------------------------
r14514 | smatz | 2008-10-22 19:12:10 +0000 (Wed, 22 Oct 2008) | 3 lines

-Codechange: use 'size' instead of 'length' for querystring and textbuf, explicitly say it includes the terminating zero
-Fix: one couldn't rename things with too long default/automatic name
-Fix: buffer overflow in console when too long (1024 bytes) command was entered
------------------------------------------------------------------------
r14513 | translators | 2008-10-22 17:26:40 +0000 (Wed, 22 Oct 2008) | 8 lines

-Update: WebTranslator2 update to 2008-10-22 17:26:32
czech      - 6 fixed by Hadez (6)
indonesian - 121 fixed by dnaftali (120), Admin (1)
italian    - 1 changed by lorenzodv (1)
korean     - 15 changed by dlunch (15)
latvian    - 20 fixed by v3rb0 (20)
persian    - 127 fixed by ali sattari (127)

------------------------------------------------------------------------
r14509 | smatz | 2008-10-21 19:26:36 +0000 (Tue, 21 Oct 2008) | 1 line

-Fix (r14507): missing svn:keywords
------------------------------------------------------------------------
r14508 | smatz | 2008-10-21 14:56:23 +0000 (Tue, 21 Oct 2008) | 1 line

-Fix (r14501): arrays were not properly zeroed
------------------------------------------------------------------------
r14507 | skidd13 | 2008-10-21 12:15:09 +0000 (Tue, 21 Oct 2008) | 2 lines

-Codechange: Update the RPM spec file (futher changes are expected till 0.7)

------------------------------------------------------------------------
r14506 | rubidium | 2008-10-21 11:19:17 +0000 (Tue, 21 Oct 2008) | 2 lines

-Add: stub for indonesian language.

------------------------------------------------------------------------
r14505 | michi_cc | 2008-10-20 19:46:49 +0000 (Mon, 20 Oct 2008) | 1 line

-Fix (r14504): Missing include.
------------------------------------------------------------------------
r14504 | michi_cc | 2008-10-20 19:35:48 +0000 (Mon, 20 Oct 2008) | 1 line

-Cleanup: Use the right variable type for tile offsets.
------------------------------------------------------------------------
r14502 | rubidium | 2008-10-20 15:44:14 +0000 (Mon, 20 Oct 2008) | 2 lines

-Codechange: add some inline comments and declare variable on use (Alberth)

------------------------------------------------------------------------
r14501 | rubidium | 2008-10-20 15:42:56 +0000 (Mon, 20 Oct 2008) | 2 lines

-Codechange: use sizeof(variable) instead of sizeof(type) or hardcoded amounts (magic constant) for memset (Alberth)

------------------------------------------------------------------------
r14497 | truebrain | 2008-10-19 21:32:29 +0000 (Sun, 19 Oct 2008) | 2 lines

-Fix: if freetype was not detected or disabled, skip fontconfig detection, unless explicit requested (on request by Rubidium)

------------------------------------------------------------------------
r14496 | truebrain | 2008-10-19 21:29:12 +0000 (Sun, 19 Oct 2008) | 2 lines

-Fix: give a clear warning when people disable zlib (or when it wasn't detected), but keep on going nevertheless (on request by Rubidium)

------------------------------------------------------------------------
r14495 | truebrain | 2008-10-19 20:53:13 +0000 (Sun, 19 Oct 2008) | 2 lines

-Change: don't use freetype, fontconfig and icu in case of building a dedicated server, unless explicit requested

------------------------------------------------------------------------
r14494 | rubidium | 2008-10-19 18:47:15 +0000 (Sun, 19 Oct 2008) | 2 lines

-Fix: few MSVC x64 warnings.

------------------------------------------------------------------------
r14493 | frosch | 2008-10-19 17:30:41 +0000 (Sun, 19 Oct 2008) | 1 line

-Fix[FS#planetmaker]: Do not assign a station spread to buoys on loading games.
------------------------------------------------------------------------
r14492 | michi_cc | 2008-10-19 17:16:26 +0000 (Sun, 19 Oct 2008) | 2 lines

-Fix [FS#2366] (r14482): Conditional orders could lead to an infinite loop on path look-ahead.
Don't refactor things that don't want to be refactored, folks. And some comments can't hurt either.
------------------------------------------------------------------------
r14491 | rubidium | 2008-10-19 15:39:12 +0000 (Sun, 19 Oct 2008) | 2 lines

-Documentation: updates/additions of doxygen docs (Alberth)

------------------------------------------------------------------------
r14490 | rubidium | 2008-10-19 09:51:19 +0000 (Sun, 19 Oct 2008) | 2 lines

-Codechange: fix comment style on a few locations (Alberth)

------------------------------------------------------------------------
r14489 | rubidium | 2008-10-19 00:57:59 +0000 (Sun, 19 Oct 2008) | 2 lines

-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.

------------------------------------------------------------------------
r14488 | frosch | 2008-10-18 17:21:56 +0000 (Sat, 18 Oct 2008) | 2 lines

-Fix: Synchronize drawing of spritelayouts in DrawTileLayout (Houses), IndustryDrawTileLayout, DrawStationTile, DrawTile_Station and DrawTile_Track (Waypoint).
Now transparency options, PALETTE_MODIFIER_TRANSPARENT and SPRITE_MODIFIER_OPAQUE should work for all of them.
------------------------------------------------------------------------