summaryrefslogtreecommitdiff
path: root/src/settings.cpp
AgeCommit message (Expand)Author
2007-11-10(svn r11399) -Feature(ette): transparency settings can now be saved and thus ...belugas
2007-10-18(svn r11291) -Fix [FS#1345]: changing the wagon_speed_limits patch option cau...rubidium
2007-10-16(svn r11279) -Codechange: use a typedeffed type for all magic with GameDiffic...rubidium
2007-10-15(svn r11269) -Feature: user customisable faces. Patch by BigBB.rubidium
2007-09-30(svn r11188) -Codechange: rewrite of the town action related code (remove som...rubidium
2007-09-26(svn r11172) -Codechange: rewrite of town road building and addition of the p...rubidium
2007-09-14(svn r11107) -Feature: some tool so one can still build tunnels under rails (...rubidium
2007-09-13(svn r11092) -Add: allow 'blitter=<value>' in openttd.cfg to set the blitter ...truelight
2007-09-09(svn r11067) -Codechange: also make it possible to use the advanced vehicle l...rubidium
2007-09-08(svn r11063) -Codechange: make it possible for people to view the loading ind...rubidium
2007-08-29(svn r10996) -Feature: [OSX] added more options for right click emulation (co...bjarni
2007-08-14(svn r10886) -Codechange: modify the "start network server" GUI so it can act...rubidium
2007-07-16(svn r10587) -Codechange: move the string/dparam related stuff from variables...rubidium
2007-07-06(svn r10451) -Add: support for "prospecting" raw industries, i.e. you pay an ...rubidium
2007-06-27(svn r10353) -Fix/Feature [FS#669]: disallow (in the GUI) the building of inf...rubidium
2007-06-25(svn r10329) -Feature [FS#812]: (patch) option to select the "default" rail t...rubidium
2007-06-23(svn r10298) -Fix [FS#903]: show the subdirectory below the default data dire...rubidium
2007-06-21(svn r10254) -Feature: loading indicator, which shows in % how full a vehicle...truelight
2007-06-20(svn r10236) -Feature: Introduce a form of timetabling for vehicles.maedhros
2007-06-18(svn r10211) -Feature: [NewGRF] Add support for action 0Fglx
2007-06-18(svn r10205) -Codechange: refactor returning of cost, so it can be more easil...rubidium
2007-06-18(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.rubidium
2007-06-15(svn r10166) -Feature(tte): Add support for antialiased typefaces via FreeTyp...peter1138
2007-06-12(svn r10121) -Codechange: split renderer from rest of code; no longer any cod...truelight
2007-06-11(svn r10092) -Codechange: code-seperated the spriteloader and blitter from th...truelight
2007-06-05(svn r10042) -Codechange: Replace hardcoded spritecache size with a configura...peter1138
2007-06-01(svn r10017) -Add (FS#790): more languages flags for serversglx
2007-05-28(svn r9962) -Feature: Add smooth viewport scrolling. This must be enabled wit...peter1138
2007-05-26(svn r9928) -Fix (r9805): Default display options were not set correctly.peter1138
2007-05-23(svn r9905) -Feature: Allow building new stations adjacent to existing statio...maedhros
2007-05-19(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ...rubidium
2007-05-04(svn r9779) -Feature: Add the possiblity to choose different road patterns fo...belugas
2007-04-28(svn r9734) -Feature: Add an option to automatically pause when starting a ne...maedhros
2007-04-25(svn r9716) -Add: server_lang in [network] section of openttd.cfg, so dedicat...glx
2007-04-18(svn r9672) -Cleanup: lots of coding style fixes around operands.rubidium
2007-04-18(svn r9669) -Documentation: some more doxygen fixesbelugas
2007-04-18(svn r9667) -Feature: Add the concept of cities. A (configurable) proportion ...maedhros
2007-04-17(svn r9664) -Documentation: Doxygen corrections,errors and omissionsbelugas
2007-04-12(svn r9616) -Cleanup: Remove the NS setting type since it causes desyncs in m...maedhros
2007-04-12(svn r9613) -Feature: Make it possible to have some control over the town gro...maedhros
2007-04-07(svn r9573) -Fix: enclose settings names containing spaces (like newgrf paths...glx
2007-04-05(svn r9565) -Feature: Add list_patches console command. This shows all patche...peter1138
2007-04-05(svn r9563) -Feature: Add more finer control to transparency options, includi...peter1138
2007-04-04(svn r9561) -Fix (r9561): loading the newgrfs in openttd.cfg was broken.rubidium
2007-04-04(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The...belugas
2007-03-25(svn r9469) -Fix(r3720): The maximum year allowed for to_euro conversion of c...belugas
2007-03-25(svn r9467) -Fix(FS#703,6108): When resetting the array of currencies, the cu...belugas
2007-03-25(svn r9455) -Fix: the values for diff_custom, diff_level and snow_line in the...rubidium
2007-03-22(svn r9399) -Feature: Openttd.cfg will now present landscape patch entry as b...belugas
2007-03-22(svn r9398) -Feature: Allow for a conversion callback system while reading co...belugas