Sun, 29 May 2005 20:05:04 +0000(svn r2377) - Fix: [newgrf] Ignore action 0 prop 0x20 (air drag)
orudge [Sun, 29 May 2005 20:05:04 +0000] rev 1871
(svn r2377) - Fix: [newgrf] Ignore action 0 prop 0x20 (air drag)

Sun, 29 May 2005 16:06:21 +0000(svn r2376) [Translations] Updated to 2005-04-29 (28 strs / 3 langs)
miham [Sun, 29 May 2005 16:06:21 +0000] rev 1870
(svn r2376) [Translations] Updated to 2005-04-29 (28 strs / 3 langs)

Sat, 28 May 2005 19:05:24 +0000(svn r2375) - CodeChange: add the newly added 'all' of server_ip to it's helptext.
Darkvater [Sat, 28 May 2005 19:05:24 +0000] rev 1869
(svn r2375) - CodeChange: add the newly added 'all' of server_ip to it's helptext.

Sat, 28 May 2005 18:47:05 +0000(svn r2374) - CodeChange: giving server_ip a value of 'all' will make the server listen on any interface (0.0.0.0); also fix a typo in one of the script example files: s/ports/interfaces
Darkvater [Sat, 28 May 2005 18:47:05 +0000] rev 1868
(svn r2374) - CodeChange: giving server_ip a value of 'all' will make the server listen on any interface (0.0.0.0); also fix a typo in one of the script example files: s/ports/interfaces

Sat, 28 May 2005 17:01:26 +0000(svn r2373) - CodeChange: don't redraw the window upon a user-based dirty request if the requested widget is invisible or otherwise not visible (type WWT_EMPTY)
Darkvater [Sat, 28 May 2005 17:01:26 +0000] rev 1867
(svn r2373) - CodeChange: don't redraw the window upon a user-based dirty request if the requested widget is invisible or otherwise not visible (type WWT_EMPTY)

Sat, 28 May 2005 16:59:51 +0000(svn r2372) - Fix (console): update the example scripts in the scripts/ directory to reflect the new console functionality
Darkvater [Sat, 28 May 2005 16:59:51 +0000] rev 1866
(svn r2372) - Fix (console): update the example scripts in the scripts/ directory to reflect the new console functionality
- Fix (console): any line starting with a '#' is a comment so ignore it
- Fix (console): The special variables whose value can only be set by a custom process should, also print out their newly set value there, instead of relying on the default printout which is slightly confusing. Eg after you change the value it still printed out 'current value for...' instead of 'XXX changed to...'

Sat, 28 May 2005 10:32:09 +0000(svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
matthijs [Sat, 28 May 2005 10:32:09 +0000] rev 1865
(svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
This fix solves the issue for now by installing scenarios in the system-wide data dir.
- Add: 32x32 xpm format icon, used for debian packaging.
- Some minor updates to the os/debian directory.

Sat, 28 May 2005 09:29:36 +0000(svn r2370) Replace some magic numbers with symbolic names
tron [Sat, 28 May 2005 09:29:36 +0000] rev 1864
(svn r2370) Replace some magic numbers with symbolic names

Fri, 27 May 2005 15:05:54 +0000(svn r2369) Remove _thd_ptr: It always holds the address of _thd
tron [Fri, 27 May 2005 15:05:54 +0000] rev 1863
(svn r2369) Remove _thd_ptr: It always holds the address of _thd

Fri, 27 May 2005 13:41:03 +0000(svn r2368) - Fix: Add 'multihead' TTDPatch option to OpenTTD newgrf flags-emulation (DBSETXLW doesn't complain about it anymore)
Darkvater [Fri, 27 May 2005 13:41:03 +0000] rev 1862
(svn r2368) - Fix: Add 'multihead' TTDPatch option to OpenTTD newgrf flags-emulation (DBSETXLW doesn't complain about it anymore)