Commit Graph

23 Commits (0fe80ca50cf75d136c8424beeb35dee385b3edce)

Author SHA1 Message Date
frosch d42bd940b2 (svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in favour of using Get() and direct member access (which is needed anyway for GRF string resolving). 12 years ago
frosch 2dd6a0dc8e (svn r24159) -Fix: If you spent hard work on finding an available object ID, you should probably also use it instead of always 0. 12 years ago
rubidium d5eeab43b7 (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files 13 years ago
planetmaker f73a9826f2 (svn r23545) -Codechange: Consistently name widgets in build object window 13 years ago
truebrain 49e88dcbf0 (svn r23528) -Codechange: move widget enums to widgets/NNN_type.h 13 years ago
frosch 6365d92776 (svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks returning D0xx texts. 13 years ago
frosch c6783955aa (svn r22725) -Fix: Always draw NewGRF supplied texts with a default colour. 13 years ago
frosch e7971ab5df (svn r22627) -Codechange: Rename PrepareTextRefStackUsage() to StartTextRefStackUsage() to make it more obvious that you must call StopTextRefStackUsage() at some point. Also extent the documentation. 13 years ago
alberth a70556dac2 (svn r22459) -Doc: Typo fixes and doxygen markup improvements. 13 years ago
frosch 7b251297c9 (svn r22429) -Add: some constants for specific palette colours used in the GUI. 13 years ago
frosch 7cc3d3e143 (svn r22421) -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices. 13 years ago
frosch ca6ab50e61 (svn r22231) -Feature(ette): [NewGRF] Make var 0x48 available in CB 0x15C. 14 years ago
rubidium 05199a641a (svn r21890) -Cleanup: remove some unneeded includes 14 years ago
alberth c4d148ec7a (svn r21801) -Fix (r21772): Attach scrollbar to select matrix in object gui. 14 years ago
alberth 51e479c9de (svn r21775) -Add: Allow vertical resizing of the newobject gui. 14 years ago
alberth a273f94bc9 (svn r21773) -Change: Remove the dropdown, and make BOW_OBJECT_LIST a list of newobject classes. 14 years ago
alberth eba9ad04de (svn r21772) -Feature: Add a clickable display of the available objects in the newobject gui. 14 years ago
rubidium 36a50de1e0 (svn r21455) -Feature [NewGRF]: selecting of different views of an object 14 years ago
rubidium e590fe22ac (svn r21454) -Codechange: add support for object variable 48 14 years ago
alberth 0722492c1b (svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint(). 14 years ago
rubidium fbc606fdbb (svn r20907) -Fix [FS#4156-ish]: callback 15C's string didn't actually get drawn 14 years ago
rubidium 03c5a93809 (svn r20671) -Add: feature F (not action F as written mistakenly in the previous message) support for the scenario editor 14 years ago
rubidium 0c509c7b48 (svn r20670) -Add: support for action F
-Add: a window to select (NewGRF) objects
14 years ago