summaryrefslogtreecommitdiff
path: root/src/settings.cpp
AgeCommit message (Expand)Author
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
2007-03-19(svn r9339) -Codechange: disable shares by default as the sharing system is b...rubidium
2007-03-11(svn r9126) -Feature: "Function of scrollwheel" can now be set to off as wellbjarni
2007-03-11(svn r9125) -Fix r9111: default scrollwheel setting is now zooming, not scrol...bjarni
2007-03-11(svn r9111) -Feature: [OSX] mighty mice and touchpads can now scroll the map ...bjarni
2007-03-10(svn r9097) -Fix [FS#525]: open and close messages now have their own setting...truelight
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-06(svn r9031) -Codechange: Introduce grfconfig->status, and use it for states t...maedhros
2007-02-14(svn r8735) -Feature: drive-through road stops made possible by the hard work...rubidium
2007-02-11(svn r8684) -Fix [FS#483] (r3720): a bool (uint32 in PPC) was written to as a...rubidium
2007-01-15(svn r8151) -Feature: Automatically build semaphores before a configurable da...maedhros
2007-01-11(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...KUDr
2007-01-11(svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macro...celestar
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr