Tue, 28 Dec 2004 11:51:31 +0000(svn r1288) -Codechange: changed _map2 to an uint16. It is still saved and loaded as
truelight [Tue, 28 Dec 2004 11:51:31 +0000] rev 817
(svn r1288) -Codechange: changed _map2 to an uint16. It is still saved and loaded as
an uint8 till the savegame version is bumped to version 5. Then it works
automaticly as a fully uint16. So _stations[] can not be increased till
after the bump!!

Tue, 28 Dec 2004 09:55:55 +0000(svn r1287) -Fix: reversed 1285, because it is not the solution. This also means
truelight [Tue, 28 Dec 2004 09:55:55 +0000] rev 816
(svn r1287) -Fix: reversed 1285, because it is not the solution. This also means
that getting a lot of money with shares is back... :(

Tue, 28 Dec 2004 09:31:38 +0000(svn r1286) -Fix: oeps, I clamp'd some numbers wrong :$
truelight [Tue, 28 Dec 2004 09:31:38 +0000] rev 815
(svn r1286) -Fix: oeps, I clamp'd some numbers wrong :$

Tue, 28 Dec 2004 09:29:40 +0000(svn r1285) -Fix: your loan is now substracted from your company value
truelight [Tue, 28 Dec 2004 09:29:40 +0000] rev 814
(svn r1285) -Fix: your loan is now substracted from your company value

Tue, 28 Dec 2004 09:24:02 +0000(svn r1284) -Fix: Fixed 'money-cheat' (read: bug which could give people a lot of money)
truelight [Tue, 28 Dec 2004 09:24:02 +0000] rev 813
(svn r1284) -Fix: Fixed 'money-cheat' (read: bug which could give people a lot of money)

Mon, 27 Dec 2004 18:18:44 +0000(svn r1283) -Add: AutoRenew is now a client-side patch instead of a game-side patch
truelight [Mon, 27 Dec 2004 18:18:44 +0000] rev 812
(svn r1283) -Add: AutoRenew is now a client-side patch instead of a game-side patch
Note: this is the first commit that breaks compatibility with 0.3.5!
-Fix: Bufferoverflow with autorenew_money. It is now a 32-bit integer.

Mon, 27 Dec 2004 13:40:30 +0000(svn r1282) -Fix: forget 2 files for the OS/2 patch. And forgot to add:
truelight [Mon, 27 Dec 2004 13:40:30 +0000] rev 811
(svn r1282) -Fix: forget 2 files for the OS/2 patch. And forgot to add:
patch by Orudge, great job!!

Mon, 27 Dec 2004 10:40:04 +0000(svn r1281) -Fix: the OS/2 is now finished. Fixes:
truelight [Mon, 27 Dec 2004 10:40:04 +0000] rev 810
(svn r1281) -Fix: the OS/2 is now finished. Fixes:
- Networking
- File selector issue
- Keyboard input
- Dedicated server console issue (use dedicated.cmd to open a server)
- Plus many other minor issues

Mon, 27 Dec 2004 10:24:38 +0000(svn r1280) -Codechange: made the last patch a bit more... readable (in other words:
truelight [Mon, 27 Dec 2004 10:24:38 +0000] rev 809
(svn r1280) -Codechange: made the last patch a bit more... readable (in other words:
use that spacebar!!)

Sun, 26 Dec 2004 22:09:34 +0000(svn r1279) Fixed the scrollbar in the network gui(server list). It now updates when scrolling (HackyKid)
bjarni [Sun, 26 Dec 2004 22:09:34 +0000] rev 808
(svn r1279) Fixed the scrollbar in the network gui(server list). It now updates when scrolling (HackyKid)