Commit Graph

196 Commits (71a1a32fbe4b3a80b7bdb5ee27215e2b9c3815f6)

Author SHA1 Message Date
alberth 71a1a32fbe (svn r21110) -Add: Tidy up the buttons of the active newgrfs list. 14 years ago
alberth 390b582989 (svn r21109) -Add: Don't display available newgrfs when the newgrf list is not editable. 14 years ago
alberth 4838e827b1 (svn r21108) -Add: Copy the 'editable' flag of the newgrf window to its layout widget. 14 years ago
planetmaker 6542190e6f (svn r20992) -Fix (r20958): Show either version and minimum compatible version or neither 14 years ago
frosch f7b6d8e8bb (svn r20960) -Add: Allow setting 'minimal compatible version' via Action14. (planetmaker)
Note: Setting 'VRSN' also sets 'MINV' resulting in the Grf being only compatible to the same version. Set 'MINV' after 'VRSN' if your Grf is compatible to older versions.
14 years ago
frosch a7e486360d (svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions. 14 years ago
frosch cb2b666229 (svn r20951) -Codechange: Add SmallMap::Contains() and use it. 14 years ago
yexo 7e683e1da6 (svn r20812) -Fix [FS#4125]: crash when confirming newgrf changes with the newgrf parameter window open 14 years ago
frosch 3cc221410e (svn r20779) -Add [FS#4025]: If GRFs do not have action14 parameter information, allow to set the number of parameters in the GUI explicitly. 14 years ago
yexo fbbc105156 (svn r20694) -Fix [FS#4087]: empty newgrf presets were not selectable 14 years ago
rubidium 0c509c7b48 (svn r20670) -Add: support for action F
-Add: a window to select (NewGRF) objects
14 years ago
yexo 3c5923a62f (svn r20604) -Feature: add a reset button to the newgrf parameters window 14 years ago
yexo 8d451d3d72 (svn r20601) -Feature: [NewGRF] Add 'DEFA' field to set parameter defaults with action 14 14 years ago
frosch 9f3e6ca197 (svn r20479) -Change: Use 'Buttons Name: Value' layout for AI and NewGRF parameter GUI. 14 years ago
frosch 2d5ef5e5a8 (svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROLL2BAR with NWID_HSCROLLBAR and NWID_VSCROLLBAR. 14 years ago
frosch 4817d5dcd6 (svn r20453) -Codechange: Remove direct accesses to Window::hscroll, vscroll and vscroll2.
Note: All windows get individual members with the same names, which are initialised via Window::GetScrollbar(). This caching is not required at all, but simplifies conversion.
14 years ago
frosch 341f41e347 (svn r20452) -Codechange: Remove NWidgetCore::FindScrollbar() and associate scrollbar explicitly using a NWidgetPart via SetScrollbar(). 14 years ago
terkhen 04134c1e51 (svn r20289) -Codechange: Unify fall through coding style. 14 years ago
frosch c18839704b (svn r20286) -Codechange: Unify end of doxygen comments. 14 years ago
frosch 5b86c79fce (svn r20283) -Codechange: Unify start of doygen comments. 14 years ago
rubidium 8c85b4ce3d (svn r20281) -Codechange: unify case scope closure + break coding style 14 years ago
yexo 461da5e1d3 (svn r20268) -Add: append 'On'/'Off' after the name for boolean NewGRF settings 14 years ago
yexo 165452bad6 (svn r20264) -Fix (r20258): saving a new preset was broken 14 years ago
rubidium a16d3c9988 (svn r20263) -Change: only show the NewGRF version when newgrf_developer_tools are enabled 14 years ago
rubidium a777266426 (svn r20259) -Add: allow NewGRFs to specify their version and use that to hide old NewGRFs / to choose the newest when loading compatible NewGRFs 14 years ago
yexo f4c46dd701 (svn r20258) -Feature: more user-friendly gui to change NewGRF parameters 14 years ago
rubidium d9393035ea (svn r20253) -Codechange: change GRFConfig::windows_paletted into a bitmask/bitset 14 years ago
yexo cb5cfd7f8c (svn r20248) -Codechange: use a copy-constructor instead of a separate function co clone GRFConfig/GRFError 14 years ago
terkhen c92b2e9d3c (svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH). 14 years ago
alberth a50578c3ad (svn r20223) -Codechange: Replace scrolled row calculations by a call to GetScrolledRowFromWidget(). 14 years ago
frosch 91c8ef91b1 (svn r20217) -Fix [FS#3969]: Invalidate saveload GUI after rescanning NewGRFs. 14 years ago
frosch df14436b7b (svn r20066) -Fix: When rescanning NewGRFs resp. after content download also check whether compatible grfs are available now. 14 years ago
alberth c2a871d10b (svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLine(). 14 years ago
frosch ff670ac489 (svn r19986) -Fix (r19841): One could add and remove Grfs from the list via doubleclicking even if editing the list is not allowed. 14 years ago
frosch 52c4af211a (svn r19972) -Change: Use the md5sum from the previous save of the game for BaNaNaS instead of the initial (when the grf was added) md5sum from the gamelog. Neither method is 'better', but this way it is independent from the gamelog. 14 years ago
alberth 0f17755f95 (svn r19849) -Fix: Center sprite and text seperately in the newgrf gui active list. 14 years ago
alberth b628dc0de7 (svn r19848) -Fix (r19837): Center the texts of the inactive newgrfs. 14 years ago
alberth 1a18933f35 (svn r19845) -Feature: Dynamically switch between 2 and 3 column NewGRF gui for improved user experience. 14 years ago
alberth 2f1c4bc8fe (svn r19841) -Feature: Setup NewGRFs from a single window. 14 years ago
alberth 4749e5da27 (svn r19840) -Add: Add 'rescan' functionality to the NewGRF window. 14 years ago
alberth ae27a0287c (svn r19838) -Change: Add filter capability to the availables list. 14 years ago
alberth 47360b029e (svn r19837) -Change: Display list of available (non-active) grfs in the NewGRF window. 14 years ago
alberth 5e24305e0d (svn r19836) -Codechange: Move sprite palette selection code in NewGRF gui to its own method. 14 years ago
alberth 39723ed247 (svn r19834) -Change: Replace matrix list widget in NewGRF gui by a panel with black background. 14 years ago
alberth ff47831aba (svn r19833) -Change: Modify NewGRF window towards having combined lists, add captions. 14 years ago
alberth 4808ca2643 (svn r19832) -Codechange: Rename variables list->actives, sel->active_sel. 14 years ago
alberth 52affd2240 (svn r19831) -Codechange: Rename formal parameters of the constructor to match data member variable names. 14 years ago
alberth e43c573476 (svn r19830) -Codechange: Move variable declarations to their first use. 14 years ago
alberth 5037e26562 (svn r19829) -Codechange: Extract assignment from the condition-check in the for statement. 14 years ago
alberth 95b10740a9 (svn r19823) -Fix: Ensure that both texts of the newgrf gui download button fit. 14 years ago