Sun, 11 Feb 2007 14:04:40 +0000(svn r8675) [PSP] -Fix: don't autosave in networking for PSP, to time expensive
truelight [Sun, 11 Feb 2007 14:04:40 +0000] rev 6228
(svn r8675) [PSP] -Fix: don't autosave in networking for PSP, to time expensive

Sun, 11 Feb 2007 13:57:35 +0000(svn r8674) [PSP] -Add: added network code for PSP, based on the work of Turulo
truelight [Sun, 11 Feb 2007 13:57:35 +0000] rev 6227
(svn r8674) [PSP] -Add: added network code for PSP, based on the work of Turulo
-Add: added general header-inclusing for PSP

Sun, 11 Feb 2007 13:39:23 +0000(svn r8673) -Codechange: use SetNonBlocking instead of implementing yet another version.
rubidium [Sun, 11 Feb 2007 13:39:23 +0000] rev 6226
(svn r8673) -Codechange: use SetNonBlocking instead of implementing yet another version.

Sun, 11 Feb 2007 10:30:54 +0000(svn r8671) -Fix
tron [Sun, 11 Feb 2007 10:30:54 +0000] rev 6225
(svn r8671) -Fix

Fix some strings which were broken in r7581

Sat, 10 Feb 2007 14:22:11 +0000(svn r8662) -Fix r8661: don't try to put negative values in unsigned vars
bjarni [Sat, 10 Feb 2007 14:22:11 +0000] rev 6224
(svn r8662) -Fix r8661: don't try to put negative values in unsigned vars

Sat, 10 Feb 2007 13:37:32 +0000(svn r8661) -Fix: [depot windows] Enlarge the blocks in the depot window if a sprite is too big to fit (ships and aircraft only)
bjarni [Sat, 10 Feb 2007 13:37:32 +0000] rev 6223
(svn r8661) -Fix: [depot windows] Enlarge the blocks in the depot window if a sprite is too big to fit (ships and aircraft only)
-Codechange: depot windows default now makes a 1x1 matrix and resize the window by block size*number of blocks
This will make less vehicle type specific code and easier to read resizing based on sprite sizes

Sat, 10 Feb 2007 08:19:39 +0000(svn r8660) -Fix
tron [Sat, 10 Feb 2007 08:19:39 +0000] rev 6222
(svn r8660) -Fix

-Codechange: Remove _avail_aircraft
Its name is misleading. It is rather _avail_airports, but then only some of them, which leads to inconsistencies when using it.
Further it is unnecessary to store it in savegams.

Sat, 10 Feb 2007 00:22:32 +0000(svn r8658) -Fix r8605: missed an error message renaming from m to mm (objC to objC++)
bjarni [Sat, 10 Feb 2007 00:22:32 +0000] rev 6221
(svn r8658) -Fix r8605: missed an error message renaming from m to mm (objC to objC++)

Fri, 09 Feb 2007 16:21:03 +0000(svn r8651) -Codechange: group the functions related to getting and setting the town index and move one function that is not related to the map array out of town_map.h.
rubidium [Fri, 09 Feb 2007 16:21:03 +0000] rev 6220
(svn r8651) -Codechange: group the functions related to getting and setting the town index and move one function that is not related to the map array out of town_map.h.

Fri, 09 Feb 2007 08:58:25 +0000(svn r8648) -Codechange: Renamed os/linux to os/mandrake because that's what is is about. Added another spec file for suse (early version) which will be used to create rpms
celestar [Fri, 09 Feb 2007 08:58:25 +0000] rev 6219
(svn r8648) -Codechange: Renamed os/linux to os/mandrake because that's what is is about. Added another spec file for suse (early version) which will be used to create rpms