settings_gui.c
Sun, 23 Jan 2005 13:45:20 +0000 dominik (svn r1614) Fix: Signals were not updated correctly when the vehicle drive side was changed
Sat, 22 Jan 2005 22:47:58 +0000 tron (svn r1596) Add some more statics
Sat, 22 Jan 2005 20:23:18 +0000 tron (svn r1594) Convert all undefined parameter lists to (void) and add the appropriate warning flags in the Makefile
Sun, 16 Jan 2005 12:29:52 +0000 darkvater (svn r1538) -Feature: [988816] Disable servicing when breakdowns set to none (jaguar7)
Sun, 16 Jan 2005 00:23:19 +0000 darkvater (svn r1532) -Fix: [1103078] default service period patch options are now cast to 0 with right variable size.
Sat, 15 Jan 2005 00:42:01 +0000 darkvater (svn r1515) -Removed the 'close ALL windows' from the toolbar since shift+del does this.
Thu, 13 Jan 2005 16:28:47 +0000 darkvater (svn r1496) -Fix: highscore no longer crashes in network games with a dedicated server. At the end of the game (can only be set by the server) the highscore is shown for the top5 companies of that game
Tue, 11 Jan 2005 00:54:06 +0000 darkvater (svn r1479) -Added highscore chart (accessible from the difficulty window) with top5 companies for a given difficulty (select the difficulty in the menu)
Tue, 11 Jan 2005 00:24:27 +0000 darkvater (svn r1478) -Fix: [1099195] mouse-wheel in train replace window. Scrollbar1 and Scrollbar2 now work independently. You can only scroll on list and scrollbar itself; scrollbar must be next widget of the list.
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.
Sun, 09 Jan 2005 21:25:44 +0000 tron (svn r1451) Fix some of the signed/unsigned comparison warnings
Sun, 09 Jan 2005 10:04:30 +0000 celestar (svn r1441) Fixed a couple of warnings, and removed a pointless assert
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)
Thu, 06 Jan 2005 18:45:28 +0000 tron (svn r1402) Trim trailing whitespace
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!
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 19:45:18 +0000 truelight (svn r1348) -Feature: resizable windows. Read the comment in window.h to find out
Sun, 02 Jan 2005 17:23:04 +0000 bjarni (svn r1323) Adding autoreplace feature
Fri, 31 Dec 2004 18:57:24 +0000 truelight (svn r1312) -Add: Patch which is on by default: population in label of the town
Fri, 31 Dec 2004 14:43:47 +0000 truelight (svn r1307) -Fix/feature: rewrote the townname generation code. Code is much more
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
Thu, 23 Dec 2004 18:28:13 +0000 dominik (svn r1255) Renamed "postfix" to "suffix", for strings and variable names
Thu, 23 Dec 2004 11:31:06 +0000 darkvater (svn r1242) -Fix: fix some morhpos warnings (tokai)
Wed, 22 Dec 2004 13:19:26 +0000 dominik (svn r1215) Feature: You can now make a custom currency by chosing "Custom..."
Tue, 14 Dec 2004 19:47:35 +0000 dominik (svn r1088) Strings cleanup. Renamed some strings to reflect their content.
Mon, 13 Dec 2004 20:12:45 +0000 dominik (svn r1072) Fixed a few warnings that made trouble in VS .NET 2003
Mon, 13 Dec 2004 18:32:49 +0000 truelight (svn r1062) -Fix: [Console] Compile warnigs in Get/SetPatchSettings
Mon, 13 Dec 2004 17:47:21 +0000 truelight (svn r1059) -Fix: [Console] Renamed 'set port' to 'set server_port'
Mon, 13 Dec 2004 16:16:28 +0000 truelight (svn r1055) -Add: [Console] Special for dedicated servers:
Thu, 09 Dec 2004 23:16:52 +0000 dominik (svn r999) New icons for the network interface, newgrf gui and the tiny euro
Wed, 08 Dec 2004 15:46:13 +0000 Celestar (svn r979) Allow more realistically sized catchment areas
Sat, 04 Dec 2004 18:27:08 +0000 tron (svn r946) Remove double patch option which crept in during merge
Sat, 04 Dec 2004 18:17:52 +0000 truelight (svn r945) -Fix: [Network] Terraform callback went wrong in merge
Sat, 04 Dec 2004 17:54:56 +0000 truelight (svn r942) -Merged branch/network back into the trunk
Fri, 03 Dec 2004 07:43:00 +0000 tron (svn r907) Sprinkle holy ANSI water:
Thu, 02 Dec 2004 22:53:07 +0000 tron (svn r901) Small step in the process to clean up the DPARAM mess:
Mon, 29 Nov 2004 11:59:09 +0000 tron (svn r853) -Feature: Implement improved vehicle loading algorithm
Thu, 25 Nov 2004 10:47:30 +0000 tron (svn r815) Include strings.h only in the files which need it.
Wed, 24 Nov 2004 20:08:38 +0000 dominik (svn r801) - re-enabled background highlighting in Newgrf GUI
Mon, 22 Nov 2004 21:48:40 +0000 pasky (svn r768) In the NewGRF manager, show GRF ids as 8-digit hex numbers (that's how they are supposed to look).
Mon, 22 Nov 2004 20:49:42 +0000 darkvater (svn r766) -Fix: compilation problems on windows
Sun, 21 Nov 2004 22:44:13 +0000 dominik (svn r745) Added newgrf GUI (in options menu)\nThe interface currently only displays the installed grf sets, you can't (de)activate them through the gui yet
Mon, 15 Nov 2004 19:25:59 +0000 tron (svn r631) Merge r440, r444, r485, r630 to trunk:
Wed, 10 Nov 2004 21:14:16 +0000 tron (svn r538) -Feature: Windows snap at each other
Sat, 25 Sep 2004 18:30:19 +0000 truelight (svn r321) -Fix: crash when making png screenshot with odd resolution (Tron)
Thu, 23 Sep 2004 21:14:20 +0000 darkvater (svn r312) -Fix: [926105] ctrl + d bug. Longest outstanding bug has been fixed \o/ 2004-03-30 (Tron)
Tue, 21 Sep 2004 20:56:49 +0000 darkvater (svn r304) -Fix: [967096] fullscreen. New button 'Fullscreen' in 'Game Options' menu which lets you set fullscreen ingame.
Fri, 10 Sep 2004 19:02:27 +0000 truelight (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
Tue, 07 Sep 2004 23:41:09 +0000 darkvater (svn r180) -Fix: some more warning fixes for C99 (Tron)
Tue, 07 Sep 2004 21:48:09 +0000 darkvater (svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)
Mon, 06 Sep 2004 18:15:13 +0000 darkvater (svn r165) -Feature: Option to sort vehicles in vehicle-list window by different criteria. Total independent sort for all types and players. Periodic resort of list every 10 TTD days. Thank you for your graphical inspiration follow and buxo (since none of you provided any code).
Sat, 04 Sep 2004 13:06:09 +0000 darkvater (svn r157) -Feature: [1009708] Percent-based service intervals. Send a vehicle to depot after it has lost X% of its reliability (mivlad)
Fri, 03 Sep 2004 21:48:21 +0000 darkvater (svn r156) -Codechange: remove obsolete callback arrays
Fri, 20 Aug 2004 15:30:32 +0000 dominik (svn r92) Feature: invisible trees when in transparent mode (patch entry)
Fri, 20 Aug 2004 09:32:32 +0000 truelight (svn r85) -Add: initial commit of new AI (enable in Patch menu)
Mon, 16 Aug 2004 21:02:06 +0000 darkvater (svn r69) -Feature: align toolbar left/center/right patch (TrueLight)
Mon, 16 Aug 2004 18:46:54 +0000 darkvater (svn r68) -Fix: [1009621] build in pause is now a cheat instead of a patch (truesatan)
Sun, 15 Aug 2004 22:17:46 +0000 orudge (svn r62) - Added "None" as option for number of industries in difficulty settings
Sun, 15 Aug 2004 20:23:42 +0000 darkvater (svn r59) -Feature: Added Autosignals, just like Autorail. Can copy signal style, convert signal<->semaphore, etc. Big thanks to betatesters Dribbel and Testman57 (Darkvater)
Sun, 15 Aug 2004 13:21:18 +0000 dominik (svn r56) Improved order checker + patch setting for it (celestar)