summaryrefslogtreecommitdiff
path: root/src/settings_type.h
AgeCommit message (Expand)Author
2009-03-12(svn r15695) -Feature [FS#2672]: Allow the number of towns that will be gener...belugas
2009-03-02(svn r15601) -Fix [FS#2615]: bridges/tunnels don't store tram owner making it...rubidium
2009-02-09(svn r15428) -Codechange: consistently use colour instead of having both colo...rubidium
2009-02-05(svn r15361) -Cleanup: minor comment style fixes (planetmaker)smatz
2009-02-04(svn r15340) -Fix [FS#2121]: changing town road layout in-game caused ugly ro...smatz
2009-01-31(svn r15301) -Feature [FS#104]: Add option to group and subtotal expenses lis...peter1138
2009-01-23(svn r15236) -Codechange: Rename realistic_acceleration patch option to train...peter1138
2009-01-21(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.Yexo
2009-01-19(svn r15148) -Cleanup: Remove the options "competitor start time" and "compet...Yexo
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain
2009-01-08(svn r14919) -Feature: distant joining of stations (Frostregen and PhilSophus)rubidium
2009-01-07(svn r14902) -Feature: Advanced setting to keep various building tools active...frosch
2009-01-07(svn r14899) -Feature: remove the window limit, but leave a configurable limi...rubidium
2009-01-04(svn r14835) -Change: apply the 'warn if train's income is negative' setting ...smatz
2009-01-04(svn r14827) -Feature [FS#1984]: few (optional) optimisations to making (init...rubidium
2009-01-04(svn r14822) -Change: save 'build station' settings in the config file, like ...rubidium
2009-01-03(svn r14792) -Feature: make the date format for default savegame/screenshot n...rubidium
2009-01-02(svn r14789) -Feature: allow scrolling with the left mouse button pressed (if...rubidium
2008-12-28(svn r14755) -Codechange: remove ending year as it can't be changed anyways.rubidium
2008-09-30(svn r14421) -Codechange: rename all player variables/types to company *or* c...rubidium
2008-08-12(svn r14056) -Fix [FS#2192]: the console backlog is too small for list_patche...rubidium
2008-08-12(svn r14052) -Codechange: make the size of the chat message "box" configurabl...rubidium
2008-08-02(svn r13952) -Add [YAPP]: Trains now reserve paths trough PBS signals. Bump s...rubidium
2008-08-02(svn r13947) -Codechange [YAPP]: Added YAPP-related penalties to NPF. (michi_cc)rubidium
2008-08-02(svn r13943) -Codechange [YAPP]: Reserved station tiles can now be penalized ...rubidium
2008-08-02(svn r13942) -Codechange [YAPP]: Add a penalty for double slips to YAPF. (mic...rubidium
2008-08-02(svn r13941) -Codechange [YAPP]: Added YAPP-related penalties to YAPF. (michi...rubidium
2008-08-02(svn r13935) -Codechange [YAPP]: PBS signals can now be built with the normal...rubidium
2008-08-02(svn r13927) -Add [YAPP]: Draw reserved tracks darker, toggeld by a patch set...rubidium
2008-06-05(svn r13386) -Fix: global currency/units setting being overriden when loading...rubidium
2008-05-29(svn r13337) -Doc: add documentation to some variables in settings_type.h.rubidium
2008-05-29(svn r13334) -Codechange: move the network settings variables from network/ne...rubidium
2008-05-29(svn r13325) -Codechange: split the client-side only settings from the settin...rubidium
2008-05-28(svn r13317) -Codechange: make news messages use a linked list instead of a m...rubidium
2008-05-26(svn r13256) -Codechange: merge the OPTS and PATS chuncks.rubidium
2008-05-25(svn r13255) -Codechange: move _opt to _settings.rubidium
2008-05-25(svn r13251) -Codechange: rename _patches to _settings as that is more logic.rubidium
2008-05-25(svn r13242) -Codechange: remove _opt_ptr.rubidium
2008-05-24(svn r13226) -Feature: Allow to have more than only two airports per town. T...belugas
2008-05-07(svn r12986) -Codechange: move the landscape and transport related types from...rubidium
2008-04-29(svn r12924) -Feature: Introducing the so called 'engine pool' which primaril...peter1138
2008-04-10(svn r12648) -Feature: allow four different non-stop types in a single game i...rubidium
2008-04-03(svn r12547) -Feature: invisibility options to make objects invisible instead...smatz
2008-02-27(svn r12293) -Feature: Ability to change aircraft speed factor, from so peter1138
2008-02-13(svn r12129) -Change [FS#1759]: simplified patch settings for pathfinders (Yo...smatz
2008-02-01(svn r12034) -Codechange: A bit of code style cleaning, regarding comments.belugas
2008-01-13(svn r11832) -Codechange: get rid of (quite) some VARDEFs.rubidium
2008-01-07(svn r11776) -Codechange: more header splittings to reduce the dependencies.rubidium
2008-01-07(svn r11771) -Codechange: split settings.h into better separated headers.rubidium