Commit Graph
87 Commits
Author SHA1 Message Date
glx 6b35482c8d (svn r9573) -Fix: enclose settings names containing spaces (like newgrf paths) with quotes 2007-04-07 22:30:10 +00:00
glx 94b3ea7b34 (svn r9528) -Fix r8610: don't try to modify non-existent widgets (many thanks to Bruce Perence, the libefence developer) 2007-03-30 21:58:38 +00:00
glx 29b2455761 (svn r9519) -Fix r7406 (revert r9518): free the malloced variable, not a pointer to that variable. Also free it if there's any error. 2007-03-28 14:31:52 +00:00
glx b52c4dea25 (svn r9074) -Codechange: win32 dedicated console now doesn't need an extra 'enter' to fully quit 2007-03-09 00:15:43 +00:00
glx 0105aac04b (svn r9053) -Change [Config]: removed unneeded stuff for windows 2007-03-07 16:46:13 +00:00
glx 0b5cbecd3d (svn r9048) -Fix r9040: non-bool used as bool 2007-03-06 23:27:14 +00:00
glx 3dc71e3484 (svn r8948) -Change: some sed implementations have problems with \n so rewrite r8832 using awk 2007-02-28 23:52:04 +00:00
glx 56c38973ec (svn r8839) -Fix: escape slashes in sed for mingw Makefile.dep stuff. It worked with sed 3.02 (provided by msys) but sed 4.1.4 (from gnuwin32.sf.net) failed. 2007-02-22 00:33:39 +00:00
glx aa24d59966 (svn r8793) -Fix: corrected spelling of real french townnames and 'removed' a duplicate 2007-02-17 23:53:17 +00:00
glx d84e14f55f (svn r8677) -Fix r8615: removed 'debug' language from project files 2007-02-11 14:25:02 +00:00
glx 35de25eec1 (svn r8399) -Fix (r8185): a new road stop was always created in CmdBuildRoadStop(), but it was not deleted if DC_EXEC flag was not set or if the station creation failed 2007-01-25 01:29:24 +00:00
glx f833de284f (svn r8111) -Fix r8106: silence warnings 2007-01-13 21:28:46 +00:00
glx 1f0206f62d (svn r8109) -Fix r5693: ignore .hpp to avoid problems with deps 2007-01-13 18:44:38 +00:00
glx 2533b4a520 (svn r8070) -Fix r5815: missing initialisation could cause crash when loading 24bpp BMP heightmap 2007-01-11 21:49:39 +00:00
glx c36db990a0 (svn r7922) -Fix: bad escaping in CFLAGS 2007-01-06 20:39:27 +00:00
glx 1987b32a8d (svn r7812) -Fix: rail station build window was not correctly updated after station_spread change 2007-01-03 23:53:23 +00:00
glx 9930b9890f (svn r7809) -Fix: convert \r to \n before parsing files with awk in projects/generate so it works using mingw/msys 2007-01-03 22:24:36 +00:00
glx fcf444555f (svn r7779) [Configure] -Fix: simplify scenario and scenario/heightmaps dir existance check 2007-01-02 23:14:39 +00:00
glx 8bf9f5f7fd (svn r7511) -Fix(r7505): Fix network game list selection by enlarging by two pixel and adding a new row to it 2006-12-19 14:24:45 +00:00
glx 64bf2432bb (svn r7506) -Codechange: [NewGRF] Add action 7/9/D variable 0x81 (current year) 2006-12-18 15:34:12 +00:00
glx 3f6d5e2323 (svn r7479) -Fix r5946: don't lower non-existent widget 2006-12-11 17:11:44 +00:00
glx 6bc56c61e3 (svn r7462) -Fix: when doing comparison in action 7/9, mask the param value so it has the 'same' size as the value it is compared to 2006-12-10 00:48:50 +00:00
glx 5f8f0e4e47 (svn r7459) -Fix: make sure TrainConsistChanged() is called for the first vehicle of a chain after reffiting
because free wagons present in depot can have the same type as the one bought and refitted by autoreplace
2006-12-09 20:14:26 +00:00
glx 73c06df571 (svn r7391) -Fix r6814: when sending money in multiplayer, the corresponding chat message was for the wrong player (off by one) 2006-12-06 02:03:55 +00:00
glx 34a92a6bf7 (svn r7360) -Cleanup r7357: Update STR_NEWGRF_FILENAME and STR_NEWGRF_GRF_ID in all languages 2006-12-04 16:14:10 +00:00
glx 10c1ff4680 (svn r7213) -Cleanup r7195: removed STR_CHEAT_ALLOW_CONVRAIL from unfinished lang files 2006-11-19 01:39:47 +00:00
glx a1a54976f5 (svn r7176) -Fix: remove button was not always disabled when it should have been (rail/road build toolbar) 2006-11-16 18:41:57 +00:00
glx 2b034d9b5b (svn r7144) -Cleanup r7102: remove STR_CONFIG_PATCHES_PROGRESS_UPDATE_INTERVAL in lang files 2006-11-14 01:08:20 +00:00
glx c8685b8c38 (svn r7143) -CodeChange: remove redondancy in saveload dialogs 2006-11-14 00:27:28 +00:00
glx 30bc338f90 (svn r7142) -Fix: disable clone button in vehicle view for not owned vehicles (was already done for trains) 2006-11-14 00:02:02 +00:00
glx 993cb13c8d (svn r7020) -Fix r6047: AI tries to delete stations that are 'in use' because FOR_ALL_STATIONS skips invalid stations 2006-10-31 17:13:12 +00:00
glx bdd86c7da2 (svn r6971) -Fix r6961: WWT_NODISTXTBTN buttons were normal buttons not push buttons 2006-10-27 20:39:58 +00:00
glx b1fb27dc2e (svn r6827) -Fix r6824: removed warning 2006-10-18 21:33:59 +00:00
glx f730a2864f (svn r6822) -Fix r6821: add type for measure_strings_length[] 2006-10-18 14:42:19 +00:00
glx d6a2203f06 (svn r6817) -Fix: set svn:eol-style for vs80 files 2006-10-18 00:10:38 +00:00
glx 5a1ee9e02b (svn r6779) -Fix r6631: waypoint selector now correctly shows the current selected waypoint type (thx Maedhros) 2006-10-15 16:56:58 +00:00
glx 5b0183ce70 (svn r6727) -Fix r6619: don't disable inexistant widget 2006-10-10 17:19:21 +00:00
glx 05d733d033 (svn r6724) -Fix r6723: respect alphabetical order 2006-10-10 15:09:28 +00:00
glx 4b79001d0d (svn r6723) -Fix r6722: forgot openttd.vcproj 2006-10-10 15:07:13 +00:00
glx fa3afe220e (svn r6695) -Fix FS#356: disable main toolbar buttons showing company list drop downs when there are no companies 2006-10-08 21:00:13 +00:00
glx 52a19f25f5 (svn r6691) -Fix r3907: check the transport type under the bridge when you want to get the road bits under a bridge (thanx hylje) 2006-10-08 19:31:01 +00:00
glx f7a5a4219c (svn r6674) -Fix r6631: two loops had incorrect behaviour (out of bound access in widget arrays) 2006-10-06 23:17:04 +00:00
glx a01f777fc7 (svn r6671) -Fix r6670: typo :P 2006-10-06 21:30:09 +00:00
glx 871d1cd77b (svn r6670) -Fix r6669: SetWindowWidgetsDisableState() should disable widgets, not hide them 2006-10-06 21:27:23 +00:00
glx 30e0a8e952 (svn r6669) -Add: vararg functions to set hidden/disabled/lowered state of multiple widgets in one call 2006-10-06 21:10:14 +00:00
glx 2489117e01 (svn r6659) -Fix r6619: Fix widget state setting of the rail toolbar when using global hotkeys. 2006-10-05 23:38:40 +00:00
glx 0e8ddd233e (svn r6658) -CodeChange: cleaned up the PlayerCompanyWindow code 2006-10-05 23:24:16 +00:00
glx 69adf2e93f (svn r6656) -Fix r6631: keep gender button lowered when clicking on 'New Face' 2006-10-05 19:00:24 +00:00
glx 384a8be1cc (svn r6642) -Fix r6639: 2 conversions missed 2006-10-04 20:12:39 +00:00
glx e27e381d29 (svn r6635) -Fix r6634: incomplete/incorrect assignment 2006-10-04 01:08:25 +00:00
glx b63b99faef (svn r6633) -Fix r6631: climate selector now shows the current selected climate (and only this one) 2006-10-04 00:27:31 +00:00
glx 2b5436d42f (svn r6617) -Fix r6596: missing '>' in openttd.vcproj 2006-10-02 20:30:20 +00:00
glx c0d971906e (svn r6590) -Fix r6588: killed MSVC warnings for real 2006-09-30 19:21:39 +00:00
glx bae85177d4 (svn r6496) -Codechange: removed direct map access in train_cmd.c (Rubidium) 2006-09-22 22:15:34 +00:00
glx 4921538e1d (svn r6495) -Codechange: removed direct map access in pathfind.c 2006-09-22 21:52:31 +00:00
glx c7d0baefbb (svn r6486) -Fix (r6485): wrong variable name used in GetNewgrfCurrencyIdConverted() 2006-09-20 01:08:50 +00:00
glx 8c32826088 (svn r6448) -Fix r6446: Remove the accidentaly added empty strings 2006-09-13 16:29:16 +00:00
glx 7634dbc769 (svn r6447) -Fix r6446: Readd the accidentally removed translations 2006-09-13 15:49:43 +00:00
glx e1da887b87 (svn r6412) -Fix(r6411): forgot to remove some lines in openttd*.sln (thx michi_cc) 2006-09-06 14:32:14 +00:00
glx f70064e7aa (svn r6411) -Fix(r6410): forgot to update openttd*.sln (thx Darkvater and michi_cc :) )
-Cleanup: Removed UNITTEST preprocessor checks
2006-09-06 14:24:43 +00:00
glx 39ba62d48f (svn r6410) -remove unittest 2006-09-06 13:58:31 +00:00
glx 7c6851b436 (svn r6408) -Fix(r6406): compilation was broken
-Codechange: Rename TileIndexDiffCByDir to TileIndexDiffCByDiagDir because it accepts DiagDirections
2006-09-06 01:56:01 +00:00
glx ec6189081d (svn r6395) -Fix: when converting a depot from/to elrail, update the power of trains that are in it 2006-09-05 16:40:23 +00:00
glx 619f884cc5 (svn r6387) Fix: removed OSX specific warning 2006-09-04 22:53:38 +00:00
glx 9aa84ab2d2 (svn r6386) -Fix(r6376): removed a warning 2006-09-04 22:22:38 +00:00
glx 5499cf5ecf (svn r6298) -Fix(r6297): add network_gui.h to MSVC projetc files 2006-09-01 13:48:43 +00:00
glx f91fce66cb (svn r6247) -Fix(r6244): invalid arguments caused infinite loop 2006-08-30 22:32:25 +00:00
glx d8e6f28365 (svn r6244) -Fix: allow any order for strgen parameters 2006-08-30 20:08:58 +00:00
glx c595c0e651 (svn r6226) -Fix(r5864): an assertion was triggered when drawing catenary on steep slopes (TrueLight) 2006-08-29 21:34:02 +00:00
glx 1299f0b00d (svn r6179) - Silence the old npf warnings 2006-08-27 22:08:40 +00:00
glx 909fd71a09 (svn r6079) -Change: size and alignment of random seed input box and randomise button 2006-08-23 20:53:53 +00:00
glx 7fcc1ec40c (svn r6059) -Fix(r6049): FOR_ALL was not use to not skip invalid items, so really don't skip invalid items :) 2006-08-22 22:59:42 +00:00
glx 18c161de83 (svn r5959) -Change: size selection dropdowns placement in 'Scenario type' window 2006-08-19 21:30:40 +00:00
glx dcfcf7df4a (svn r5291) - Fix: '-f' switch is not valid on windows, so don't show it in help 2006-06-17 02:25:18 +00:00
glx 84f553b47f (svn r5229) Remove a write-only variable 2006-06-11 21:38:35 +00:00
glx 62dbc36741 (svn r4906) - Fix: Refresh build vehicle window (if opened) when converting rail depot 2006-05-18 16:51:42 +00:00
glx 6c572f1947 (svn r4889) - Codechange: added vehicle count in 'players' console command 2006-05-16 16:30:40 +00:00
glx b6006511d3 (svn r4876) - Fix: company value is an int64, so display it correctly in 'players' console command 2006-05-15 23:08:04 +00:00
glx adb1657ad7 (svn r4875) - Fix: %ll don't work with mingw (msvrct.dll problem) 2006-05-15 22:32:27 +00:00
glx e48874936e (svn r4871) - Fixed off-by-one and added company color displaying in 'players' console command. 2006-05-14 23:01:11 +00:00
glx 56862a8997 (svn r4856) - Newstations: catenary was not drawn on some station tiles 2006-05-12 23:44:20 +00:00
glx 11f4f6276f (svn r4810) - Fix: removed warning about strict-alias (release build) 2006-05-09 17:24:08 +00:00
glx afee99ad06 (svn r4807) - Fix: win32 compilation was broken by r4802 2006-05-09 15:36:48 +00:00
glx cd3c141336 (svn r4785) - Newstations: don't draw catenary on non-track tiles 2006-05-08 21:59:36 +00:00
glx ac18c6063a (svn r4732) - Fix: use correct types in IsValid[Direction|Axis] 2006-05-03 22:12:09 +00:00
glx 885de1aff9 (svn r4602) - Fix: an assertion triggered when building a station near the south corner of the map (appeared in r4367) 2006-04-28 01:52:32 +00:00
glx 02d07a056f (svn r4595) - Fix (FS#63) Music volume is now restored to the value saved in openttd.cfg 2006-04-27 21:05:32 +00:00