Age | Commit message (Expand) | Author |
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 |
2008-09-30 | (svn r14422) -Codechange: also reflect the changes of r14421 in the filenames. | rubidium |
2008-09-30 | (svn r14421) -Codechange: rename all player variables/types to company *or* c... | rubidium |
2008-09-28 | (svn r14412) -Documentation: Comment some functions related to the advanced s... | frosch |
2008-09-11 | (svn r14289) -Fix [FS#2286](r3720)(r1): sound effects an music volume should ... | smatz |
2008-09-08 | (svn r14276) -Fix: Rename one of the advanced settings, as 'TTDPatch compatib... | frosch |
2008-08-31 | (svn r14197) -Codechange: rework (original) base graphics determination metho... | rubidium |
2008-08-29 | (svn r14185) -Fix (r14153): removing NewGRFs from the config file was impossi... | rubidium |
2008-08-25 | (svn r14174) -Fix: since now, we are 'losing' things, not 'loosing' | smatz |
2008-08-25 | (svn r14167) -Fix: items in some ini-groups got duplicated on save. | rubidium |
2008-08-25 | (svn r14164) -Codechange: simplify and unify the addition of ini items with v... | rubidium |
2008-08-24 | (svn r14153) -Codechange: split ini file reading/saving from settings.cpp. | 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-11 | (svn r14041) -Feature(tte): make it possible to filter list_patches output li... | glx |
2008-08-02 | (svn r13967) -Codechange [YAPP]: Tweak pathfinder penalties a bit. (michi_cc) | 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-07-30 | (svn r13872) -Feature: Split the news message announcing opening and closure ... | belugas |
2008-07-24 | (svn r13816) -Fix [FS#2150]: check for vehicle length changes outside a depot... | smatz |
2008-07-22 | (svn r13781) -Feature: NewGRF presets, selected by a drop down list in the Ne... | peter1138 |
2008-07-21 | (svn r13773) -Codechange: disable autoclean for protected/unprotected compani... | rubidium |
2008-06-16 | (svn r13537) -Fix [FS#2090](r13523): QSortT won't work this way, use Dimensio... | smatz |
2008-06-05 | (svn r13386) -Fix: global currency/units setting being overriden when loading... | rubidium |
2008-06-03 | (svn r13375) -Add: logging of actions that could possibly cause desyncs and c... | smatz |
2008-06-03 | (svn r13369) -Codechange: remove duplication of network configuration setting... | rubidium |
2008-06-02 | (svn r13365) -Fix: don't segfault on trying to set a non-existing patch setting. | rubidium |
2008-05-30 | (svn r13343) -Codechange: reorder/move variable/functions in the network head... | rubidium |
2008-05-30 | (svn r13341) -Codechange: make most of the network settings configurable via ... | rubidium |
2008-05-29 | (svn r13336) -Fix: loading old savegames, e.g. the intro game, would reset th... | rubidium |