Age | Commit message (Collapse) | Author |
|
paths) with quotes
|
|
patches along with their current values. Based on patch by madman2003/GrimRC.
|
|
including a new toolbar, accessible from the map menu or Ctrl X. Patch by Wolf01.
|
|
Note: as the 'full' path is stored of the newgrfs, the newgrfs in the old cfgs are not made default (you have to set them again).
|
|
The end of the preliminary work is near
|
|
custom currency was set to 1000, making it impossible to ever have one. Now, with 3000, it should be a little more comfortable
|
|
custom currency was reset too, thus loosing the setting a user could have used for it.(glx)
|
|
the .cfg were not properly checked.
|
|
been temperate, arctic, tropic or toyland.
This is the first usage of the callback conversion system of settings loading
|
|
configuration file, in case of wrong value.
This is the basic step, no patch setting is actually using it, so far
|
|
broken (abusable) and should therefor not be used in multiplayer games.
-Codechange: make default maximum distance from the edge for oil refineries a little higher, so the chance that you get oil refineries is a little better.
|
|
Note: since this can be useful for all platforms, the GUI is no longer OSX specific.
Note: scrolling lists is still unaffected by this setting
|
|
scrolling
|
|
(in all directions)
It has to be enabled first (in patches->interface) first and this will disable scrollwheel zooming
Note: patch setting "Map scrollwheel speed" might need to be changed since the "correct" setting
appears to depend on what kind of mouse is in use (mighty mouse or touchpad)
|
|
setting, so you can hide economy changes, but do show open/close of industries
-Change: store news_display_opt in his own section, so it is no longer stored as uint in openttd.cfg (allows adding news-types easier)
|
|
|
|
|
|
that are
mutually exclusive. At the same time, add an INITIALISED state which makes it
possible to check if a grf is not yet active but will be later on during the
GLS_ACTIVATION loading stage.
|
|
work of mart3p.
|
|
a uint8. Later those bools are used as index into an array as they expect the value to be 0 or 1.
|
|
date, which can be set by each network player seperately.
|
|
pointer to allocated memory instead of modifying the pointer given as parameter
|
|
macros by a simple template function max(), that requires two arguments of the same type. While I'm at it change a variable called "max" to "maxval" in a function that calls max().
|
|
stillunknown and pv2b.
|
|
renamed to .cpp)
|