Age | Commit message (Expand) | Author |
2010-03-06 | (svn r19348) -Add: Allow to sort road vehicles by power and by power vs runni... | terkhen |
2010-03-06 | (svn r19347) -Add: Vehicle GUI now shows power, weight and tractive effort fo... | terkhen |
2010-03-06 | (svn r19346) -Feature: Configurable slope steepness for road vehicles from 0%... | terkhen |
2010-03-06 | (svn r19345) -Feature: Realistic acceleration for road vehicles. | terkhen |
2010-02-25 | (svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make ... | yexo |
2010-02-25 | (svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of s... | yexo |
2010-02-24 | (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit | smatz |
2010-02-11 | (svn r19096) -Fix: segfault when one of the items in the news_display group i... | yexo |
2010-02-10 | (svn r19081) -Codechange: make it possible to disable compilation of the AI+S... | rubidium |
2010-02-10 | (svn r19074) -Change: when filtering list of settings and console commands, u... | smatz |
2010-02-08 | (svn r19064) -Feature: Allow to select different land colours for the smallma... | terkhen |
2010-01-29 | (svn r18952) -Fix (r18950): loading recent (=newer then title game) savegames... | yexo |
2010-01-29 | (svn r18950) -Fix: make sure the values of settings loaded from a savegame ar... | yexo |
2010-01-28 | (svn r18943) -Feature [FS#2885]: make it possible to change newgame settings ... | yexo |
2010-01-21 | (svn r18883) -Codechange: warn in the difficulty and AI configuration window ... | rubidium |
2010-01-18 | (svn r18864) -Fix [FS#3532]: town noise population settings could not be chan... | rubidium |
2010-01-16 | (svn r18838) -Codechange [FS#3524]: reorganisation of the train acceleration ... | rubidium |
2010-01-15 | (svn r18812) -Codechange: make some functions in train.h functions of Train. | rubidium |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2010-01-11 | (svn r18784) -Codechange: make NetworkSend_Command accept a company instead o... | rubidium |
2009-12-02 | (svn r18378) -Codechange: move the pathfinder 'length' constants to pathfinde... | rubidium |
2009-12-01 | (svn r18364) -Codechange: move the pathfinders and their related files into a... | rubidium |
2009-11-28 | (svn r18330) -Cleanup: remove some unneeded includes | rubidium |
2009-11-25 | (svn r18285) -Feature: show the expected arrival/departure dates in the timet... | rubidium |
2009-11-24 | (svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJ... | smatz |
2009-11-09 | (svn r18028) -Codechange: unglobalise some functions | rubidium |
2009-10-31 | (svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef... | alberth |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium |
2009-09-28 | (svn r17658) -Codechange: remove custom drawing of the signal density in the ... | rubidium |
2009-09-26 | (svn r17644) -Fix [FS#3219]: some inconsistencies with the difficulty setting... | rubidium |
2009-09-20 | (svn r17596) -Codechange: constify some tables | smatz |
2009-09-19 | (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @par... | rubidium |
2009-09-19 | (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi... | rubidium |
2009-09-18 | (svn r17567) -Fix: some doxygen warnings | rubidium |
2009-09-13 | (svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for... | frosch |
2009-09-13 | (svn r17525) -Cleanup: Remove SetWindowDirty(), it is completely covered by o... | frosch |
2009-09-12 | (svn r17510) -Fix [FS#3197]: When loading GRFConfigs from ini file, validate ... | frosch |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-08-09 | (svn r17133) -Codechange: generalise the code that searches for base graphics | rubidium |
2009-08-05 | (svn r17075) -Codechange: rename ~750 strings to be more uniform with their r... | rubidium |
2009-07-13 | (svn r16821) -Codechange: unify the naming of type::UpdateVirtCoord and Updat... | rubidium |
2009-07-05 | (svn r16750) -Fix: mark the intro gui dirty when changing the difficulty leve... | yexo |
2009-07-01 | (svn r16719) -Codechange: make IsArticulatedPart(), IsTrainEngine(), IsTrainW... | smatz |
2009-07-01 | (svn r16717) -Codechange: make IsFrontEngine() member of Train | smatz |
2009-06-25 | (svn r16654) -Codechange: cache industries in station's coverage area instead... | smatz |
2009-06-23 | (svn r16635) -Fix: a couple of MSVC 64 bits warnings | rubidium |
2009-06-20 | (svn r16603) -Codechange: enumify map size limits (based on a patch by Bilbo) | smatz |
2009-06-19 | (svn r16600) -Fix: Give a more meaningful error message when console commands... | frosch |
2009-06-10 | (svn r16554) -Fix (r16433): compilation with disabled network was broken | smatz |
2009-06-01 | (svn r16494) -Codechange: cache train's speed limit caused by curves | smatz |