belugas [Sun, 07 Oct 2007 01:37:06 +0000] rev 8185
(svn r11223) -Fix[FS#1306]: Rename and refactor adequately a function that actually returns void and set bits (smatz).
truelight [Sat, 06 Oct 2007 22:08:04 +0000] rev 8184
(svn r11220) -Fix r11217: not all gmakes allow "" in ifeq (go figure)
glx [Sat, 06 Oct 2007 13:20:27 +0000] rev 8183
(svn r11218) -Codechange: remove unused ENABLE_INSTALL in Makefile.in, and add --disable-unicode in configure help
rubidium [Sat, 06 Oct 2007 13:18:43 +0000] rev 8182
(svn r11217) -Update: the readme as some things weren't quite right anymore.
belugas [Sat, 06 Oct 2007 00:23:30 +0000] rev 8181
(svn r11216) -Codechange: Protect the callback who would access var 45 against a randomness that could eventually cause desynchs. Instead, use a controlled random value.
rubidium [Fri, 05 Oct 2007 22:39:15 +0000] rev 8180
(svn r11215) -Codechange: replace magic constants with less magic symbols. Patch by skidd13.
glx [Fri, 05 Oct 2007 22:13:35 +0000] rev 8179
(svn r11214) -Fix [FS#1296]: planes can't use heliports so refuse these orders
rubidium [Fri, 05 Oct 2007 22:10:15 +0000] rev 8178
(svn r11213) -Fix [FS#1298]: confusing messages when trying to build a bridge.
rubidium [Fri, 05 Oct 2007 21:49:15 +0000] rev 8177
(svn r11212) -Codechange: add support for drawing parts of sprites. Patch by frosch.
rubidium [Fri, 05 Oct 2007 21:31:59 +0000] rev 8176
(svn r11211) -Fix [FS#1302]: NewGRF GUI scrollbar does funny things when being resized.