Age | Commit message (Expand) | Author |
2009-02-17 | (svn r15506) -Codechange: rename ScenarioEditorTownGenerationWindow to FoundT... | smatz |
2009-02-16 | (svn r15500) -Fix (r12648): pre-0.5 OTTD stored new_nonstop and full_load_any... | smatz |
2009-02-16 | (svn r15499) -Fix (r15340): the default town layout was changed | smatz |
2009-02-09 | (svn r15434) -Codechange: bit of type safety for the DC_xxx flags. | rubidium |
2009-02-09 | (svn r15429) -Change: do r15428 also for the string names. | rubidium |
2009-02-09 | (svn r15428) -Codechange: consistently use colour instead of having both colo... | rubidium |
2009-02-08 | (svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc... | rubidium |
2009-02-07 | (svn r15386) -Codechange: During start up, store driver/blitter/graphicsset s... | peter1138 |
2009-02-07 | (svn r15385) -Fix: Saving of char* to configuration file did not work due to ... | peter1138 |
2009-02-07 | (svn r15384) -Change: tweak some settings to make OpenTTD easier to use for f... | rubidium |
2009-02-05 | (svn r15362) -Change: make a string name more consistent. | rubidium |
2009-02-04 | (svn r15340) -Fix [FS#2121]: changing town road layout in-game caused ugly ro... | smatz |
2009-02-04 | (svn r15335) -Change: use the patch change mechanism to change the road side ... | rubidium |
2009-02-04 | (svn r15334) -Codechange: reset setting to old value when the callback proced... | smatz |
2009-01-31 | (svn r15301) -Feature [FS#104]: Add option to group and subtotal expenses lis... | peter1138 |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
2009-01-23 | (svn r15242) -Feature: allow moving clients between companies/spectators by t... | rubidium |
2009-01-23 | (svn r15239) -Fix [FS#2579]: The start date of random AIs was not stored in t... | Yexo |
2009-01-23 | (svn r15236) -Codechange: Rename realistic_acceleration patch option to train... | peter1138 |
2009-01-23 | (svn r15212) -Feature [FS#2566]: Change the dropdown box where you can chose ... | Yexo |
2009-01-21 | (svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map. | Yexo |
2009-01-20 | (svn r15164) -Fix: don't list patches/settings with list_patches that are not... | rubidium |
2009-01-19 | (svn r15148) -Cleanup: Remove the options "competitor start time" and "compet... | Yexo |
2009-01-14 | (svn r15085) -Fix (r14164): Clearing a settings group did not delete old item... | peter1138 |
2009-01-12 | (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ... | truebrain |
2009-01-12 | (svn r15019) -Fix (r14919): Close station selection window, when disabling di... | frosch |
2009-01-10 | (svn r14959) -Fix [FS#2508]: wrong defaults for service interval when switchi... | rubidium |
2009-01-10 | (svn r14949) -Cleanup: pointer coding style | rubidium |
2009-01-09 | (svn r14943) -Cleanup: remove some rogue spaces/replace some rogue tabs with ... | rubidium |
2009-01-09 | (svn r14938) -Fix: some small inconsistencies w.r.t. "0 is disabled" setting ... | rubidium |
2009-01-08 | (svn r14919) -Feature: distant joining of stations (Frostregen and PhilSophus) | rubidium |
2009-01-08 | (svn r14909) -Codechange: Remove global option for the extmidi driver and mak... | peter1138 |
2009-01-08 | (svn r14907) -Codechange: Remove 32 character limit from driver/blitter selec... | peter1138 |
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-05 | (svn r14852) -Feature: Automatic reversing in front of block signals can now ... | michi_cc |
2009-01-04 | (svn r14835) -Change: apply the 'warn if train's income is negative' setting ... | smatz |
2009-01-04 | (svn r14828) -Codechange: move most of save/load-specific code to separate files | 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-29 | (svn r14767) -Codechange: remove some unneeded artificial limits from currenc... | rubidium |
2008-12-28 | (svn r14755) -Codechange: remove ending year as it can't be changed anyways. | rubidium |
2008-12-28 | (svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)... | rubidium |
2008-12-23 | (svn r14732) -Codechange: replace some magic number with less magic constants... | rubidium |
2008-12-23 | (svn r14729) -Fix: writing a single char to the config file caused reading ou... | rubidium |
2008-12-23 | (svn r14727) -Codechange: replace some magic numbers with a constant. | rubidium |
2008-12-14 | (svn r14675) -Fix: setting the Estonian or custom currency as used currency d... | rubidium |
2008-10-28 | (svn r14540) -Codechange: introduce [v]seprintf which are like [v]snprintf bu... | rubidium |