Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-02 | (svn r2243) -Fix: Rework of console. Use 'help command|variable' to get help ↵ | Darkvater | |
about it. You can assign variables with =, ++, --, or just new value. Console parser is now lenient towards typed spaces, and more robust in general (at least readable). Removed the 'set' command, instead implemented all such variables as 'variables'. - Some variables are really special and cannot be assigned normally, use their callback procedure for assignment/querying. This commit also obsoletes "[1172804] Console set command cleanup" | |||
2004-12-22 | (svn r1215) Feature: You can now make a custom currency by chosing "Custom..." | dominik | |
2004-12-18 | (svn r1157) Enhanced the config file (openttd.cfg) to use another section ↵ | dominik | |
type. "List sections" as opposed to "variable sections" contain a list of values, separated by a new line. This is now used for the [newgrf] group. You have to edit each line in this section from e.g. "0 = firstset.grf" to only "firstset.grf". | |||
2004-12-04 | (svn r942) -Merged branch/network back into the trunk | truelight | |