Age | Commit message (Expand) | Author |
2010-11-04 | (svn r21082) -Fix (r21080): Compilation error. | terkhen |
2010-11-04 | (svn r21080) -Fix: Do not allow to use a custom water level with the original... | terkhen |
2010-11-01 | (svn r21075) -Fix [FS#4192]: Wrong (maximum) value shown for generation seed ... | rubidium |
2010-10-04 | (svn r20901) -Fix/Change: When using non-smooth or newgrf-economy changing pr... | frosch |
2010-10-01 | (svn r20860) -Cleanup: remove some unused functions and variables | smatz |
2010-09-25 | (svn r20849) -Change: Only display liveries in the liverywindow if they are u... | frosch |
2010-08-29 | (svn r20689) -Codechange: Make some global functions used in 1 .cpp file stat... | alberth |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some... | rubidium |
2010-08-01 | (svn r20286) -Codechange: Unify end of doxygen comments. | frosch |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch |
2010-08-01 | (svn r20281) -Codechange: unify case scope closure + break coding style | rubidium |
2010-07-24 | (svn r20211) -Codechange: Indented code should have curly braces around it. | alberth |
2010-07-19 | (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi... | rubidium |
2010-07-19 | (svn r20188) -Codechange: unVARDEF the _[config|log|highscore]_file variables... | rubidium |
2010-06-13 | (svn r19978) -Add: Read settings during SL_LOAD_CHECK. | frosch |
2010-06-13 | (svn r19973) -Codechange: Add another procedure to chunk handlers for checkin... | frosch |
2010-05-30 | (svn r19910) -Doc: Doxygen additions. | alberth |
2010-05-20 | (svn r19865) -Fix [FS#3830]: crash when changing locale settings from console... | rubidium |
2010-05-20 | (svn r19864) -Fix: don't print a pointer as string for listing (a) setting(s) | rubidium |
2010-04-24 | (svn r19705) -Change: reinitialise the windows when changing the newgrf_devel... | rubidium |
2010-04-07 | (svn r19578) -Codechange: do not accept commas at invalid places in ParseIntL... | smatz |
2010-04-07 | (svn r19577) -Codechange: apply coding style to names of functions in setting... | smatz |
2010-04-07 | (svn r19576) -Codechange: Unduplicating parse_intlist(). | alberth |
2010-03-15 | (svn r19429) -Fix: when the title game contains an AIPL block the AI settinsg... | yexo |
2010-03-12 | (svn r19389) -Fix [FS3676]: only show the "No AIs available" error message wh... | yexo |
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 |