Mon, 10 Jan 2005 21:52:35 +0000 darkvater (svn r1472) -Fix: correct error message for when trying to build a railroad station over a bus/truck/etc-station.
Mon, 10 Jan 2005 20:53:18 +0000 darkvater (svn r1471) -Alternate icon added, made by Dominik
Mon, 10 Jan 2005 19:27:38 +0000 tron (svn r1470) Revert r1457, this warning option was introduced with gcc 3.4
Mon, 10 Jan 2005 19:14:05 +0000 truelight (svn r1469) -Fix: missed one in last commit
Mon, 10 Jan 2005 19:08:25 +0000 truelight (svn r1468) -Fix: really old maps do load again (Darkvater / TrueLight)
Mon, 10 Jan 2005 16:35:20 +0000 Celestar (svn r1467) Fixed a nasty bug where one could build one station OVER the other
Mon, 10 Jan 2005 14:56:26 +0000 darkvater (svn r1466) -Fix: oops, depot windows can of course also scroll horizontally. Thanks si-m1.
Mon, 10 Jan 2005 14:43:00 +0000 darkvater (svn r1465) -Fix: [1099101] starting year patch goes out of range. Clamped year between 1920-2090 as wel as adding defines for it.
Mon, 10 Jan 2005 14:36:08 +0000 darkvater (svn r1464) -Fix: [1099106] Resizeable portion of bus/air/rail depots window unclickable
Mon, 10 Jan 2005 14:24:40 +0000 darkvater (svn r1463) -Fix: [1099451] Game crashes after the click on Rename (see also Bug 10992). There was no check for non-selected engine
Mon, 10 Jan 2005 12:14:15 +0000 darkvater (svn r1460) -Fix: [1099225] Bug Fix - Vehicle Lists not updated at Acqusition (thx tamlin and mpetrov) This also fixes some bug but can't find i right now.
Mon, 10 Jan 2005 10:38:02 +0000 darkvater (svn r1458) -Fix: remove byte *s again for windows.
Mon, 10 Jan 2005 09:33:18 +0000 tron (svn r1457) Make Darvater happy: -Wdeclaration-after-statement
Mon, 10 Jan 2005 08:25:43 +0000 tron (svn r1456) Simplify isWagon(), make it static and give it a canonical name (IsWagon)
Mon, 10 Jan 2005 07:26:19 +0000 miham (svn r1455) Fixed spritecache.c to compile
Mon, 10 Jan 2005 01:50:17 +0000 darkvater (svn r1454) -Fix: small warnings in spritecache.c
Mon, 10 Jan 2005 01:14:26 +0000 dominik (svn r1453) Feature: MD5 hash check for TTD files
Sun, 09 Jan 2005 21:39:49 +0000 miham (svn r1452) Fixed missing option from settings.c (Simen Graaten)
Sun, 09 Jan 2005 21:25:44 +0000 tron (svn r1451) Fix some of the signed/unsigned comparison warnings
Sun, 09 Jan 2005 20:45:07 +0000 miham (svn r1450) Updated norwegian townname generation (Simen Graaten)
Sun, 09 Jan 2005 18:59:16 +0000 darkvater (svn r1449) -Fix: signed/unsigned error on windows
Sun, 09 Jan 2005 18:49:18 +0000 truelight (svn r1448) -Fix: The current_order of a vehicle is now correctly saved (caused
Sun, 09 Jan 2005 17:55:11 +0000 tron (svn r1447) Move TILE_ADD(), TILE_ADDXY() and SafeTileAdd() to map.[ch] and make the latter map size agnostic
Sun, 09 Jan 2005 16:02:06 +0000 truelight (svn r1445) -Fix: reversing a train also reverses the UP and DOWN status for the
Sun, 09 Jan 2005 14:45:19 +0000 truelight (svn r1444) -Fix: fixed weight for double-head trains (and with that the acceleration)
Sun, 09 Jan 2005 14:07:59 +0000 miham (svn r1443) Added feature that users are able to place multiple accepting industies nearby in the editor mode if the appropriate patches are set
Sun, 09 Jan 2005 10:04:30 +0000 celestar (svn r1441) Fixed a couple of warnings, and removed a pointless assert
Sun, 09 Jan 2005 08:49:40 +0000 celestar (svn r1440) -Feature: Allows more flexible airport layouts now, as the number of
Sun, 09 Jan 2005 01:11:01 +0000 miham (svn r1439) Daily langfile updates [except latvian for non-iso8859-1 chars] (semi-automatic)
Sun, 09 Jan 2005 00:17:01 +0000 miham (svn r1438) Added norwegian townnames
Sat, 08 Jan 2005 23:59:49 +0000 darkvater (svn r1437) -Fix: Safetileadd preprocessor magic is the same as for GCC and no longer extern
Sat, 08 Jan 2005 20:55:21 +0000 dominik (svn r1435) Fix: [ 1094092 ] Toolbars accessible via keyboard in spectator mode
Sat, 08 Jan 2005 19:34:00 +0000 dominik (svn r1434) Fix: [ 1098553 ] Crash when all vehicles from a vehicles per station list had been removed
Sat, 08 Jan 2005 15:31:20 +0000 truelight (svn r1432) -Fix: I seem to be unable to revert a simple file :s
Sat, 08 Jan 2005 15:28:16 +0000 truelight (svn r1431) -Fix: oeps, I added my personal Makefile in the last commit :(
Sat, 08 Jan 2005 15:26:58 +0000 truelight (svn r1430) -Fix: starting openttd with -g <invalid_name> now acts normal
Sat, 08 Jan 2005 12:47:26 +0000 truelight (svn r1429) Change: bumped savegame to revision 5.
Sat, 08 Jan 2005 12:03:21 +0000 miham (svn r1428) Compiling with MSVC6 documentation update (from the wiki) [Bociusz]
Sat, 08 Jan 2005 10:38:07 +0000 bjarni (svn r1427) fixed issue where the wrong sprite could be used if autoreplacing between single and multiheaded trains
Sat, 08 Jan 2005 09:48:08 +0000 truelight (svn r1426) -Codechange: cleaned up the reference code in the saveload routines
Sat, 08 Jan 2005 09:40:22 +0000 celestar (svn r1425) Added hotkeys for dock and airport toolbar
Sat, 08 Jan 2005 09:24:15 +0000 dominik (svn r1424) Add dynamite to landscaping toolbar (hotkey 'D')
Sat, 08 Jan 2005 09:09:11 +0000 dominik (svn r1423) Fix: [ 1084074 ] Delayed news messages
Sat, 08 Jan 2005 08:29:12 +0000 dominik (svn r1422) Fixed linux compiling, that was broken in r1420
Sat, 08 Jan 2005 01:05:24 +0000 bjarni (svn r1421) improved autoreplace multiheaded trains. It now remembers the current heading for an engine instead of turning all of them like the first one and the last the other way
Sat, 08 Jan 2005 00:48:10 +0000 darkvater (svn r1420) -Fix: Console alias, load_game functionality and load fix (sign_de)
Sat, 08 Jan 2005 00:22:11 +0000 bjarni (svn r1419) fixed issue where autoreplacing dualheaded trains turned the last engine the wrong way
Fri, 07 Jan 2005 23:59:59 +0000 darkvater (svn r1418) -Feature: [1098254] (dis)Allow Shares. Add patch options to allow buying/selling of shares (Hackykid)
Fri, 07 Jan 2005 18:13:56 +0000 dominik (svn r1417) Fix: The invisible tiles on the southern border are now converted to class MP_VOID when an old map (with wrong classified invisible tiles) is loaded.
Fri, 07 Jan 2005 17:47:29 +0000 tron (svn r1416) Print sensible information in SafeTileAdd() if gcc is used
Fri, 07 Jan 2005 17:40:23 +0000 tron (svn r1415) Move TILE_FROM_XY and TILE_XY to map.h and push TILE_[XY] bits from map.h into map.c.
Fri, 07 Jan 2005 17:02:43 +0000 tron (svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the latter into inline functions names Tile[XY]
Fri, 07 Jan 2005 12:33:28 +0000 dominik (svn r1413) Fixed a serious memory leak problem. The invisible tiles on the southern border now have the correct tile type (MP_VOID) again. Please note that older maps might still have incorrect border tiles, thus still causing overflows.
Fri, 07 Jan 2005 09:51:16 +0000 celestar (svn r1412) -Feature/Fix: Aircraft refit options have been restricted to "sane"
Fri, 07 Jan 2005 09:28:16 +0000 truelight (svn r1411) -Fix: structure packing in the OS/2 version (eg, with the old loader).
Fri, 07 Jan 2005 08:38:27 +0000 celestar (svn r1410) Replaced all occurences of 'passanger' by 'passenger' in the code
Fri, 07 Jan 2005 08:07:24 +0000 tron (svn r1409) Simplify some preprocessor magic
Thu, 06 Jan 2005 22:50:48 +0000 darkvater (svn r1408) -Fix: uninitialized variable :)
Thu, 06 Jan 2005 22:31:58 +0000 truelight (svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns and _industries
Thu, 06 Jan 2005 19:40:44 +0000 bjarni (svn r1405) Added half done Estonian translation (indrek)
Thu, 06 Jan 2005 18:54:13 +0000 darkvater (svn r1404) -Fix: Company password no longer shares a widget with buying shares
Thu, 06 Jan 2005 18:49:51 +0000 miham (svn r1403) Daily langfile updates (semi-automatic) [505 missing strings]
Thu, 06 Jan 2005 18:45:28 +0000 tron (svn r1402) Trim trailing whitespace
Thu, 06 Jan 2005 17:40:57 +0000 truelight (svn r1401) -Fix: glitches in train-depot GUI (tnx to Hackykid)
Thu, 06 Jan 2005 17:14:37 +0000 truelight (svn r1400) -Fix: signal stays red if a track is removed (Darkvater / Tron / TrueLight)
Thu, 06 Jan 2005 15:57:26 +0000 truelight (svn r1399) -Fix: Fixes for compiling with Watcom C/C++ (ie, OS/2 port). (orudge)
Thu, 06 Jan 2005 15:54:09 +0000 darkvater (svn r1398) -Feature: CTRL+V (Paste) now works on all editboxes. This includes 'Add Server', chat, etc. Feature is Windows only.
Thu, 06 Jan 2005 12:34:22 +0000 tron (svn r1397) Add missing RESIZE_NONE
Thu, 06 Jan 2005 11:39:00 +0000 tron (svn r1396) Introduce TileIndexDiffC - the compile time version of TileIndexDiff
Thu, 06 Jan 2005 08:08:17 +0000 tron (svn r1395) Fix assertion when building road bridge
Wed, 05 Jan 2005 19:28:10 +0000 bjarni (svn r1393) fix [ 1096026 ]. Autorenew trains should now hopefully work like it did before autoreplace was added
Wed, 05 Jan 2005 19:12:47 +0000 tron (svn r1392) Use TileOffsByDir() instead of home brewed table
Wed, 05 Jan 2005 18:59:02 +0000 tron (svn r1391) Make an assert map size agnostic
Wed, 05 Jan 2005 18:09:06 +0000 tron (svn r1390) Use TileOffsByDir() instead of home brewed table
Wed, 05 Jan 2005 14:39:48 +0000 truelight (svn r1389) -Add: [Network] Added packet protection. No longer a client or server
Wed, 05 Jan 2005 14:20:23 +0000 dominik (svn r1388) Feature: [SDL] Show revision number in window title
Wed, 05 Jan 2005 13:48:38 +0000 dominik (svn r1387) Fix: Airplanes now also crash when only one invalid order is in the schedule
Wed, 05 Jan 2005 13:32:03 +0000 tron (svn r1386) Move TileIndexDiff to map.h
Wed, 05 Jan 2005 13:15:27 +0000 dominik (svn r1385) Fix: [ 1095020 ] When all stations in an aircraft's order list are demolished, the plane eventually crashes (running out of fuel)
Wed, 05 Jan 2005 11:19:57 +0000 dominik (svn r1384) Fix: Sometimes when lists were saved, a lot of blank lines had been added
Wed, 05 Jan 2005 10:47:59 +0000 dominik (svn r1383) Fix: You can now also delete automatically found servers by pressing "del"
Wed, 05 Jan 2005 10:20:51 +0000 tron (svn r1382) Make automatic placement of rails in front of train depots map size agnostic
Wed, 05 Jan 2005 09:59:45 +0000 dominik (svn r1381) Fix: [ 1095143 ] Servers list now also saves the port
Tue, 04 Jan 2005 21:45:38 +0000 darkvater (svn r1380) -Fix: missed widget fixes; thanks Jango and TestMan57
Tue, 04 Jan 2005 21:28:09 +0000 darkvater (svn r1379) -Fix: various GUI glitches. Added default sizes to various widgets. Sticky/Resize- and Scrollbar must be 11 pixels wide, Horizontal scrollbar 11 pixels high, caption must be 13 pixels. I hope I didn't forget any widgets, the game will assert for that so report them to me!
Tue, 04 Jan 2005 20:19:00 +0000 bjarni (svn r1378) Fix: train engines are now only replaced if the engine is really set to be replaced and they are replaced to the type that engine type is set to be replaced to (instead of whtat the first engine in the train is set to)
Tue, 04 Jan 2005 19:49:44 +0000 darkvater (svn r1377) -Fix: only a server can rename a town in a MP game
Tue, 04 Jan 2005 17:54:16 +0000 bjarni (svn r1376) fixed an issue where a modified client could try to replace a vehicle to an invalid engine ID and crash the server. Now the server just rejects the request. Also added a check for vehicle ownership, so you should not be able to replace other player's vehicles
Tue, 04 Jan 2005 17:11:03 +0000 darkvater (svn r1375) -Fix: [1050990] Buying trains sometimes accounted for incorrectly. Was the result of the cost getting reset in a recursive call of docommand. That is fixed. In addition all cost-commands are typed explicitely. Please do not forget to do so or your costs will be credited to construction if you are unlucky.
Tue, 04 Jan 2005 17:04:10 +0000 darkvater (svn r1374) -Feature: Add sticky item to finances window; sticky remains when requesting big/small window
Tue, 04 Jan 2005 16:04:28 +0000 darkvater (svn r1373) -Fix: compilation fix for windows
Tue, 04 Jan 2005 15:49:30 +0000 truelight (svn r1372) -Fix: fixed some GUI glitches introduced with resize-buttons
Tue, 04 Jan 2005 15:06:08 +0000 truelight (svn r1370) -Add: added console support for loading maps. Use 'load', 'list_files'
Tue, 04 Jan 2005 14:54:27 +0000 darkvater (svn r1369) -Feature(ish): Added sprites for up/down and left/right arrows. Anywhere where there are horizontal scrollers these are now left/right arrows
Tue, 04 Jan 2005 13:45:58 +0000 truelight (svn r1368) -Fix: Disabled dropdown menu options are gray again (instead of blue)
Tue, 04 Jan 2005 00:54:12 +0000 matthijs (svn r1367) -Fix: Full-Loading trains no longer get "lost" after a while (Hackykid)
Tue, 04 Jan 2005 00:53:52 +0000 darkvater (svn r1366) -Fix: [1093186] rough land in snow upon dying of tree
Tue, 04 Jan 2005 00:07:58 +0000 darkvater (svn r1365) -Fix: very, very nasty buffer overflow bug introduced with replace vehicles. You CANNOT access the i[255] of an array that only has 255 elements! I will kick the next person that does that so hard...goddammit (I only noticed it because it screwed up my console in the debug build and took me at least an hour to fix)
Mon, 03 Jan 2005 22:16:02 +0000 darkvater (svn r1361) -Remove .cod files from VS6 project as well (bociusz)
Mon, 03 Jan 2005 22:12:36 +0000 tron (svn r1359) Fix typos in last commit
Mon, 03 Jan 2005 22:07:40 +0000 tron (svn r1358) Assert bounds of depot list when searching for a depot
Mon, 03 Jan 2005 22:04:34 +0000 darkvater (svn r1357) -Fix: Disabled dropdown menu options are gray again (instead of blue)
Mon, 03 Jan 2005 21:51:24 +0000 darkvater (svn r1356) -Fix: [1092363] missing GCC_PACK in oldloader.c (thx hafken)
Mon, 03 Jan 2005 21:47:52 +0000 darkvater (svn r1355) -Fix: [1092473] random trees in scenario editor do not overwrite rocks as well
Mon, 03 Jan 2005 21:29:59 +0000 tron (svn r1354) Use WindowClass/WindowNumber to store/pass window class/number, not some arbitrary data types
Mon, 03 Jan 2005 21:26:09 +0000 darkvater (svn r1353) -Fix: [1092707] placing rocks in scenario editor. You can place rocks on trees and vice versa
Mon, 03 Jan 2005 21:05:03 +0000 darkvater (svn r1352) -Fix: [1093200] Drive side in new games. Setting the driver side is possible during the game until someone buys road vehicles. In networked games only the server can change it.
Mon, 03 Jan 2005 21:01:37 +0000 bjarni (svn r1351) fixed issue in last commit where it it not update the replace train window properly when changing company colour (the lower two panels stayed the old colour until the window was reopened)
Mon, 03 Jan 2005 20:52:09 +0000 bjarni (svn r1350) Replace Vehicle GUI:
Mon, 03 Jan 2005 20:20:25 +0000 darkvater (svn r1349) -Fix: [1093485] Dissappearing rocks in Scenario Editor
Mon, 03 Jan 2005 19:45:18 +0000 truelight (svn r1348) -Feature: resizable windows. Read the comment in window.h to find out
Mon, 03 Jan 2005 19:34:07 +0000 darkvater (svn r1347) -Fix: Some were fixed for the trees -> Only copy the lowest two bits (amount of snow/desert) from map5 to map2 when placing trees, before this happened implicitly because map2 was just 8 bits wide;
Mon, 03 Jan 2005 19:09:45 +0000 darkvater (svn r1346) -Fix: fix signed/unsigned warnings
Mon, 03 Jan 2005 19:06:16 +0000 tron (svn r1345) Only copy the lowest two bits (amount of snow/desert) from map5 to map2 when placing trees, before this happened implicitly because map2 was just 8 bits wide
Mon, 03 Jan 2005 18:59:58 +0000 tron (svn r1344) Use MapSize[XY]() (or MapSize()/MapMax[XY]() where appropriate) instead of TILES_[XY]
Mon, 03 Jan 2005 18:49:45 +0000 truelight (svn r1343) -Fix: [Graphic] Autorail icon is now correct (Darkvater)
Mon, 03 Jan 2005 18:40:41 +0000 darkvater (svn r1342) -Fix: [1094596] Problem with ship depot; upon load it is also given owner OWNER_WATER
Mon, 03 Jan 2005 17:55:25 +0000 darkvater (svn r1341) -Fix: fix WWT_FRAME drawing when there is no text there (STR_NULL)
Mon, 03 Jan 2005 16:45:42 +0000 darkvater (svn r1340) -Feature: scrolling credits list...finally! Hope nobody gets offended if I forgot them.
Mon, 03 Jan 2005 14:33:59 +0000 darkvater (svn r1339) -Fix: compilation with networking works on MinGW32 again (thx orudge).