peter1138
|
08a494f184
|
(svn r7490) -Feature: Load a list of NewGRFs from the config (in the [newgrf-static] section) that should always be loaded. These will also be active during the intro screen, and in multiplayer games. Only "network-safe" NewGRFs are permitted, such as fonts and sprite replacement sets.
|
2006-12-12 19:38:41 +00:00 |
|
peter1138
|
f27cc51674
|
(svn r7464) -Codechange: move BuildParamList from newgrf_gui to newgrf_config and
prefix with GRF.
|
2006-12-10 11:29:14 +00:00 |
|
peter1138
|
96fdda5c73
|
(svn r7373) -Codechange: when removing a GRF from the list, make the next one selected, or the previous file if the last item is being removed. This makes clearing the list easier.
|
2006-12-05 14:18:58 +00:00 |
|
peter1138
|
941e6248cf
|
(svn r7367) -Codechange: prevent adding files where the GRF ID is already in the list
|
2006-12-05 11:13:22 +00:00 |
|
peter1138
|
a18e772528
|
(svn r7363) -Fix (r7357): Update count of NewGRFs when adding an file
|
2006-12-04 20:27:53 +00:00 |
|
peter1138
|
1ba264866a
|
(svn r7357) -Codechange: new NewGRF set up window which allows modification of NewGRF settings.
|
2006-12-04 14:27:54 +00:00 |
|