Thu, 30 Dec 2004 09:43:12 +0000 truelight (svn r1299) -Fix: [ 1092473 ] In SE, when trees are placed randomly, they are no
Wed, 29 Dec 2004 15:32:10 +0000 truelight (svn r1298) -Fix: [ 1092661 ] On create, the scrollbar of the server-list was not updated
Wed, 29 Dec 2004 13:13:29 +0000 miham (svn r1297) Language fixes in the source.. (ln-)
Wed, 29 Dec 2004 11:00:34 +0000 celestar (svn r1296) Cleanup for MSVC files (bociusz)
Wed, 29 Dec 2004 08:42:30 +0000 truelight (svn r1295) -Fix: [ 1092499 ] Copy order was fucked up, because memcpy said:
Tue, 28 Dec 2004 22:46:09 +0000 miham (svn r1294) Daily langfile updates (automatic)
Tue, 28 Dec 2004 22:36:46 +0000 miham (svn r1293) Fixed the bug in translator
Tue, 28 Dec 2004 17:50:17 +0000 truelight (svn r1292) -Codechange: also updated the town/industry sort-list to be uint16 compatible
Tue, 28 Dec 2004 17:40:15 +0000 truelight (svn r1291) -Codechange: prepared subsidies and towns to become an uint16 (happens
Tue, 28 Dec 2004 17:18:46 +0000 bjarni (svn r1290) Added type to typedef struct Engine and filled in the same data as in type in vehicle
Tue, 28 Dec 2004 12:11:34 +0000 truelight (svn r1289) -Fix: Minor fix for OS/2 message boxes (orudge)
Tue, 28 Dec 2004 11:51:31 +0000 truelight (svn r1288) -Codechange: changed _map2 to an uint16. It is still saved and loaded as
Tue, 28 Dec 2004 09:55:55 +0000 truelight (svn r1287) -Fix: reversed 1285, because it is not the solution. This also means
Tue, 28 Dec 2004 09:31:38 +0000 truelight (svn r1286) -Fix: oeps, I clamp'd some numbers wrong :$
Tue, 28 Dec 2004 09:29:40 +0000 truelight (svn r1285) -Fix: your loan is now substracted from your company value
Tue, 28 Dec 2004 09:24:02 +0000 truelight (svn r1284) -Fix: Fixed 'money-cheat' (read: bug which could give people a lot of money)
Mon, 27 Dec 2004 18:18:44 +0000 truelight (svn r1283) -Add: AutoRenew is now a client-side patch instead of a game-side patch
Mon, 27 Dec 2004 13:40:30 +0000 truelight (svn r1282) -Fix: forget 2 files for the OS/2 patch. And forgot to add:
Mon, 27 Dec 2004 10:40:04 +0000 truelight (svn r1281) -Fix: the OS/2 is now finished. Fixes:
Mon, 27 Dec 2004 10:24:38 +0000 truelight (svn r1280) -Codechange: made the last patch a bit more... readable (in other words:
Sun, 26 Dec 2004 22:09:34 +0000 bjarni (svn r1279) Fixed the scrollbar in the network gui(server list). It now updates when scrolling (HackyKid)
Sat, 25 Dec 2004 20:59:11 +0000 matthijs (svn r1278) (Applied to trunk/ and branch/map/)
Sat, 25 Dec 2004 17:08:56 +0000 miham (svn r1277) Daily langfile updates (automatic)
Fri, 24 Dec 2004 08:54:00 +0000 truelight (svn r1276) -Fix: [Network] Bug in bind system. Advertising failed on systems with
Fri, 24 Dec 2004 00:33:41 +0000 bjarni (svn r1274) Makefile: networking is not longer experimental
Fri, 24 Dec 2004 00:24:13 +0000 miham (svn r1273) Daily langfile updates (automatic)
Fri, 24 Dec 2004 00:13:32 +0000 truelight (svn r1272) -Fix: game compiles again with network disabled
Fri, 24 Dec 2004 00:00:10 +0000 darkvater (svn r1271) -Fix: set eol-style to native on missing files
Thu, 23 Dec 2004 23:53:13 +0000 bjarni (svn r1270) Updated all languages so they are ready to be released
Thu, 23 Dec 2004 23:32:07 +0000 truelight (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
Thu, 23 Dec 2004 23:15:07 +0000 darkvater (svn r1268) -Fix: some warnings in gfx.c fixed
Thu, 23 Dec 2004 22:45:24 +0000 darkvater (svn r1267) -Fix: fix the wrong language file postfix strings...if you do such a change in english.txt, please also update the other language as well too!
Thu, 23 Dec 2004 22:31:46 +0000 darkvater (svn r1266) -Fix: fix some cygwin/mingw warnings
Thu, 23 Dec 2004 21:58:01 +0000 truelight (svn r1265) -Fix: the server can also no longer use the money cheat if the
Thu, 23 Dec 2004 20:42:24 +0000 dominik (svn r1264) Fix: Default currency is GBP again and the currency identifier is displayed correctly in the config file
Thu, 23 Dec 2004 20:33:57 +0000 truelight (svn r1263) -Fix: [Network] Client-names are limited (serverside) to 25 chars
Thu, 23 Dec 2004 20:23:05 +0000 darkvater (svn r1262) -Fix: [1088996] kill some warnings for MinGW (luzi82)
Thu, 23 Dec 2004 19:50:01 +0000 bjarni (svn r1261) Removed the English strings from danish.txt
Thu, 23 Dec 2004 19:33:17 +0000 darkvater (svn r1260) -Fix: [1090357] Patch for braindead MinGW compiler (luzi82)
Thu, 23 Dec 2004 19:23:56 +0000 truelight (svn r1259) -Fix: [Network] Network now compiles with glibc 2.1 (MacBaine)
Thu, 23 Dec 2004 18:28:13 +0000 dominik (svn r1255) Renamed "postfix" to "suffix", for strings and variable names
Thu, 23 Dec 2004 18:14:12 +0000 dominik (svn r1254) - Fix: [ 993500 ] High bridge rendering error
Thu, 23 Dec 2004 17:59:37 +0000 truelight (svn r1253) -Update: updated the multiplayer doc a bit.
Thu, 23 Dec 2004 17:37:26 +0000 truelight (svn r1252) -Add: [Network] With 'set restart_game_date' you can set the date for in
Thu, 23 Dec 2004 17:12:30 +0000 truelight (svn r1251) -Fix: [Console] The alias 'clean_company' is now working correctly
Thu, 23 Dec 2004 15:33:47 +0000 truelight (svn r1250) -Fix: a dedicated server could not kick user number 1
Thu, 23 Dec 2004 15:08:53 +0000 truelight (svn r1249) -Fix: new files in the last commit had double content
Thu, 23 Dec 2004 14:46:16 +0000 truelight (svn r1248) -Add: initial OS/2 support (read docs/ReadMe_OS2.txt) (orudge)
Thu, 23 Dec 2004 14:02:40 +0000 truelight (svn r1247) -Fix: [ 1090313 ] Shares are now also sold when a company goes bankrupt
Thu, 23 Dec 2004 13:53:05 +0000 truelight (svn r1246) -Fix: [ 1090099 ] Company-messages did crash the game, because
Thu, 23 Dec 2004 13:03:48 +0000 truelight (svn r1244) -Fix: no longer show the current password when 'set company_pw' is called
Thu, 23 Dec 2004 11:36:22 +0000 darkvater (svn r1243) -Fix: Scenario road-building toolbar also stickified. Thx for the notice teeone
Thu, 23 Dec 2004 11:31:06 +0000 darkvater (svn r1242) -Fix: fix some morhpos warnings (tokai)
Thu, 23 Dec 2004 00:33:44 +0000 darkvater (svn r1241) -To get empty password, '*' is not needed in the gui; forgot to remove it from the tooltip...it's late already.
Thu, 23 Dec 2004 00:24:44 +0000 darkvater (svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled.
Wed, 22 Dec 2004 23:24:53 +0000 darkvater (svn r1239) -Feature: Added gui option of setting company password. It can be found in the 'company information' window
Wed, 22 Dec 2004 22:52:06 +0000 bjarni (svn r1238) Changelog update with the mac specific stuff since 0.3.4
Wed, 22 Dec 2004 21:37:28 +0000 darkvater (svn r1237) -Fix: Viewports crash when too many viewports are open. Their amount was not updated to reflect the updated windows amount (thx lefti)
Wed, 22 Dec 2004 21:12:36 +0000 bjarni (svn r1236) MorphOS: added make release like in OSX (tokai)
Wed, 22 Dec 2004 21:09:45 +0000 miham (svn r1235) Daily langfile updates (automatic)