src/settings.cpp
Tue, 17 Jun 2008 13:22:13 +0000 richk (svn r13548) [NewGRF_ports] -Sync: with trunk r13412:13544. NewGRF_ports
Tue, 17 Jun 2008 10:32:49 +0000 richk (svn r13545) [NewGRF_ports] -Sync: with trunk r13281:13411. NewGRF_ports
Mon, 16 Jun 2008 19:38:41 +0000 smatz (svn r13537) -Fix [FS#2090](r13523): QSortT won't work this way, use Dimension instead of uint16[2] for resolutions
Mon, 09 Jun 2008 11:36:21 +0000 truebrain (svn r13431) [NoAI] -Fix: AIs in multiplayer is no longer an experimental thing noai
Sun, 08 Jun 2008 15:32:10 +0000 rubidium (svn r13418) [NoAI] -Sync: with trunk r13380:13417. noai
Thu, 05 Jun 2008 11:26:38 +0000 rubidium (svn r13386) -Fix: global currency/units setting being overriden when loading a savegame.
Wed, 04 Jun 2008 22:34:45 +0000 glx (svn r13381) [NoAI] -Sync with trunk r13325:13380 noai
Tue, 03 Jun 2008 18:35:58 +0000 smatz (svn r13375) -Add: logging of actions that could possibly cause desyncs and crashes to simplify debugging. See readme.txt for details
Tue, 03 Jun 2008 08:04:35 +0000 rubidium (svn r13369) -Codechange: remove duplication of network configuration settings between NetworkSettings and NetworkGameInfo.
Mon, 02 Jun 2008 23:01:57 +0000 rubidium (svn r13365) -Fix: don't segfault on trying to set a non-existing patch setting.
Fri, 30 May 2008 18:20:26 +0000 rubidium (svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers.
Fri, 30 May 2008 09:23:05 +0000 rubidium (svn r13341) -Codechange: make most of the network settings configurable via the patch command.
Thu, 29 May 2008 21:36:10 +0000 rubidium (svn r13336) -Fix: loading old savegames, e.g. the intro game, would reset the autosave settings.
Thu, 29 May 2008 20:21:28 +0000 rubidium (svn r13334) -Codechange: move the network settings variables from network/network_internal to settings.
Thu, 29 May 2008 19:06:54 +0000 rubidium (svn r13332) -Fix (r13325): network games got somewhat broken.
Thu, 29 May 2008 15:56:32 +0000 glx (svn r13326) [NoAI] -Sync with trunk r13264:13325 noai
Thu, 29 May 2008 15:13:28 +0000 rubidium (svn r13325) -Codechange: split the client-side only settings from the settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
Wed, 28 May 2008 21:36:16 +0000 rubidium (svn r13317) -Codechange: make news messages use a linked list instead of a moving circular buffer. This makes it possible to store more news messages in the history. Based on a patch by Cirdan.
Wed, 28 May 2008 14:36:06 +0000 rubidium (svn r13309) -Fix: the difficulty settings from the savegame would be reset by the ones of the intro game.
Tue, 27 May 2008 00:50:55 +0000 richk (svn r13281) [NewGRF_ports] -Sync: with trunk r13145:13280. Includes support for Noise Level on Prop 24 in .grf files. NewGRF_ports
Mon, 26 May 2008 21:38:17 +0000 rubidium (svn r13277) -Fix: opntitle 'jumping' to the temperate climate when closing the NewGRF settings window.
Mon, 26 May 2008 20:45:25 +0000 richk (svn r13274) [NewGRF_ports] -Sync: with trunk r12806:13144. NewGRF_ports
Mon, 26 May 2008 13:52:59 +0000 rubidium (svn r13265) [NoAI] -Sync with trunk r13185:13264. noai
Mon, 26 May 2008 05:58:15 +0000 rubidium (svn r13258) -Codechange: add support for using (most) of the old patch names in the console.
Mon, 26 May 2008 00:31:36 +0000 rubidium (svn r13256) -Codechange: merge the OPTS and PATS chuncks.
Sun, 25 May 2008 22:36:44 +0000 rubidium (svn r13255) -Codechange: move _opt to _settings.
Sun, 25 May 2008 19:17:03 +0000 rubidium (svn r13251) -Codechange: rename _patches to _settings as that is more logic.
Sun, 25 May 2008 17:04:09 +0000 rubidium (svn r13247) -Codechange: small amount of coding style for settings.cpp.
Sun, 25 May 2008 12:57:39 +0000 rubidium (svn r13242) -Codechange: remove _opt_ptr.
Sat, 24 May 2008 10:35:15 +0000 rubidium (svn r13229) -Codechange: replace some global variables that are only initialised once and always with the same value with enums.
Sat, 24 May 2008 10:15:06 +0000 rubidium (svn r13228) -Codechange: split console.h.
Sat, 24 May 2008 02:54:47 +0000 belugas (svn r13226) -Feature: Allow to have more than only two airports per town. The number of airports is now controlled by the noise each of them generates, the distance from town's center and how tolerant the town is.
Tue, 20 May 2008 20:18:07 +0000 glx (svn r13201) [0.6] -Backport from trunk (r13060): 0.6
Mon, 19 May 2008 15:13:58 +0000 glx (svn r13189) [NoAI] -Sync: with trunk r13055:13185. noai
Mon, 12 May 2008 14:54:33 +0000 glx (svn r13060) -Codechange: update build industry window when raw_industry_construction setting is modified
Sun, 11 May 2008 20:09:34 +0000 rubidium (svn r13056) [NoAI] -Sync: with trunk r12996:13055. noai
Sun, 11 May 2008 02:15:02 +0000 belugas (svn r13038) -Fix: When switching the signal gui patch to off, delete the signal window accordingly
Thu, 08 May 2008 16:48:29 +0000 smatz (svn r13016) -Codechange: unify the detection if rail catenary should be drawn
Thu, 08 May 2008 14:04:52 +0000 glx (svn r13014) -Fix (r13008): mingw revealed some signed/unsigned warnings
Thu, 08 May 2008 13:20:54 +0000 glx (svn r13008) -Fix [FS#1997]: silence some MSVC x64 warnings
Wed, 07 May 2008 21:09:51 +0000 rubidium (svn r12997) [NoAI] -Sync: with trunk r12895:12996. noai
Tue, 06 May 2008 22:08:18 +0000 rubidium (svn r12976) -Codechange: use w->SetDirty() instead of SetWindowDirty(w) when it's certain that w != NULL.
Sun, 04 May 2008 21:53:36 +0000 smatz (svn r12944) -Codechange: use rev.h instead of externs at many places
Tue, 29 Apr 2008 21:31:29 +0000 peter1138 (svn r12924) -Feature: Introducing the so called 'engine pool' which primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
Thu, 24 Apr 2008 12:36:18 +0000 rubidium (svn r12869) [0.6] -Backport from trunk r12714, r12708, r12674, r12577, r12553: 0.6
Mon, 21 Apr 2008 21:15:50 +0000 glx (svn r12826) [NoAI] -Sync: with trunk r12780:12824 noai
Sun, 20 Apr 2008 15:27:28 +0000 richk (svn r12806) [NewGRF_ports] -Sync: with trunk r12773:12805. NewGRF_ports
Sun, 20 Apr 2008 11:40:33 +0000 rubidium (svn r12805) -Codechange: remove some bit magic related to the news display states. Patch by cirdan.
Sat, 19 Apr 2008 12:50:02 +0000 rubidium (svn r12785) -Codechange: put all news-type related constants in the same array. Patch by cirdan.
Fri, 18 Apr 2008 23:33:51 +0000 rubidium (svn r12781) [NoAI] -Sync: with trunk r12711:12780. noai
Fri, 18 Apr 2008 19:55:13 +0000 richk (svn r12774) [NewGRF_ports] -Sync: with trunk r12742:12772. NewGRF_ports
Fri, 18 Apr 2008 04:37:06 +0000 rubidium (svn r12761) -Codechange: lots of minor whitespace coding style fixes around operators.
Wed, 16 Apr 2008 22:34:14 +0000 richk (svn r12743) [NewGRF_ports] -Sync: with trunk r12705:12741. NewGRF_ports
Tue, 15 Apr 2008 19:47:58 +0000 richk (svn r12723) [NewGRF_ports] -Sync: with trunk r12645:12656. NewGRF_ports
Tue, 15 Apr 2008 00:47:19 +0000 richk (svn r12715) [NewGRF_ports] -Sync: with trunk r12351:12644. NewGRF_ports
Mon, 14 Apr 2008 21:21:10 +0000 rubidium (svn r12712) [NoAI] -Sync with trunk r12672:12711. noai
Mon, 14 Apr 2008 20:31:21 +0000 rubidium (svn r12709) -Feature: show the last joined server. Heavily based on a patch by Yexo.
Sat, 12 Apr 2008 21:38:49 +0000 rubidium (svn r12673) [NoAI] -Sync: with trunk r12596:12672. Note that due to the order rewrite AIOrder.ChangeOrder does currently not work as expected. noai
Thu, 10 Apr 2008 08:30:15 +0000 rubidium (svn r12648) -Feature: allow four different non-stop types in a single game instead of two. The "TTDP compatible order" setting now only sets the default behaviour of new trains.
Tue, 19 Jun 2007 07:21:01 +0000 celestar (svn r10213) [gamebalance] -Sync: r10100:10200 from trunk gamebalance