------------------------------------------------------------------------
r2510 | miham | 2005-07-02 17:45:05 +0000 (Sat, 02 Jul 2005) | 1 line

[Translators] Updated translations to 20050702 (1 lang(s))
------------------------------------------------------------------------
r2507 | celestar | 2005-07-02 13:03:56 +0000 (Sat, 02 Jul 2005) | 3 lines

-Fix: Forgot to change an enum in rail.h in r2499 (thanks blathijs for
pointing it out)

------------------------------------------------------------------------
r2506 | bjarni | 2005-07-01 18:16:16 +0000 (Fri, 01 Jul 2005) | 1 line

- Fix: [OSX, makefile] The makefile can now also see OSX 10.4 as OSX
------------------------------------------------------------------------
r2505 | tron | 2005-07-01 15:46:27 +0000 (Fri, 01 Jul 2005) | 1 line

Remove some unnecessary #includes
------------------------------------------------------------------------
r2504 | tron | 2005-07-01 14:05:44 +0000 (Fri, 01 Jul 2005) | 1 line

Move Draw*EngineInfo to engine_gui.c to reduce dependencies
------------------------------------------------------------------------
r2503 | tron | 2005-07-01 06:25:35 +0000 (Fri, 01 Jul 2005) | 1 line

Small cleanup
------------------------------------------------------------------------
r2502 | tron | 2005-06-30 19:49:01 +0000 (Thu, 30 Jun 2005) | 1 line

Small cleanup
------------------------------------------------------------------------
r2501 | tron | 2005-06-30 19:28:00 +0000 (Thu, 30 Jun 2005) | 1 line

Forgot to change part of the win32 code in r2497
------------------------------------------------------------------------
r2500 | miham | 2005-06-30 17:45:14 +0000 (Thu, 30 Jun 2005) | 1 line

[Translators] Updated translations to 20050630 (1 lang(s))
------------------------------------------------------------------------
r2499 | celestar | 2005-06-30 13:24:17 +0000 (Thu, 30 Jun 2005) | 1 line

-Codechange: Moved the semaphore bit from bit 2 to bit 3 in _map_hi for rails, in order to make way for pbs
------------------------------------------------------------------------
r2498 | tron | 2005-06-30 12:42:27 +0000 (Thu, 30 Jun 2005) | 1 line

-Fix: [1230241] The console variable autoclean_unprotected was linked to the variable _network_autoclean_protected
------------------------------------------------------------------------
r2497 | tron | 2005-06-30 05:27:32 +0000 (Thu, 30 Jun 2005) | 1 line

Use a struct array for palette entries instead of a flat byte array
------------------------------------------------------------------------
r2496 | tron | 2005-06-29 08:14:09 +0000 (Wed, 29 Jun 2005) | 1 line

-Fix: [1179933] When toggling build/remove via keyboard the selection wasn't correctly redrawn
------------------------------------------------------------------------
r2495 | miham | 2005-06-28 17:45:15 +0000 (Tue, 28 Jun 2005) | 1 line

[Translators] Updated translations to 20050628 (1 lang(s))
------------------------------------------------------------------------
r2494 | hackykid | 2005-06-27 21:34:31 +0000 (Mon, 27 Jun 2005) | 2 lines

 - Fix: [newgrf] Dont assume a spriteset can only have 4 or 8 sprites. 

------------------------------------------------------------------------
r2493 | miham | 2005-06-27 17:45:21 +0000 (Mon, 27 Jun 2005) | 1 line

[Translators] Updated translations to 20050627 (1 lang(s))
------------------------------------------------------------------------
r2492 | tron | 2005-06-27 06:57:24 +0000 (Mon, 27 Jun 2005) | 1 line

Remove some pointless casts and fix some nearby indentation
------------------------------------------------------------------------
r2491 | celestar | 2005-06-26 21:59:21 +0000 (Sun, 26 Jun 2005) | 4 lines

-Fix: Solved a performance problem introduced in r2467. While busy
committing, restore the sort order in the Makefile


------------------------------------------------------------------------
r2490 | miham | 2005-06-26 17:45:13 +0000 (Sun, 26 Jun 2005) | 1 line

[Translators] Updated translations to 20050626 (2 lang(s))
------------------------------------------------------------------------
r2489 | tron | 2005-06-25 19:08:58 +0000 (Sat, 25 Jun 2005) | 1 line

static, bracing style and use clamp()
------------------------------------------------------------------------