newgrf_gui.c
Tue, 05 Dec 2006 14:18:58 +0000 peter1138 (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.
Tue, 05 Dec 2006 11:13:22 +0000 peter1138 (svn r7367) -Codechange: prevent adding files where the GRF ID is already in the list
Mon, 04 Dec 2006 20:27:53 +0000 peter1138 (svn r7363) -Fix (r7357): Update count of NewGRFs when adding an file
Mon, 04 Dec 2006 14:27:54 +0000 peter1138 (svn r7357) -Codechange: new NewGRF set up window which allows modification of NewGRF settings.