Age | Commit message (Expand) | Author |
2014-01-12 | (svn r26241) -Codechange: Remember the GRFFile which filled the TextRefStack ... | frosch |
2013-10-12 | (svn r25830) -Fix [FS#5742] (r25540): In BuildObjectWindow, ensure the object... | frosch |
2013-08-18 | (svn r25726) -Fix: Right side of object class string was misaligned. (sbr) | frosch |
2013-06-30 | (svn r25543) -Cleanup: Make the bridge and object picker not restore their pr... | frosch |
2013-06-30 | (svn r25540) -Fix: Unify selecting a new object class in the object GUI. (sbr) | frosch |
2013-06-30 | (svn r25539) -Codechange: Setup object GUI matrix before restoring selected o... | frosch |
2013-06-30 | (svn r25538) -Fix [FS#5567] (r25283): Use the UI index of the selected object... | frosch |
2013-06-30 | (svn r25537) -Codechange: Optionally make WWT_MATRIX compute the number of ro... | frosch |
2013-06-30 | (svn r25534) -Codechange: FinishInitNested calls OnResize, no need to setup s... | frosch |
2013-06-30 | (svn r25532) -Fix: Do not make the minimal size of matrix or panel widgets de... | frosch |
2013-06-30 | (svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX wid... | frosch |
2013-05-26 | (svn r25294) -Feature: Add another button to window title bars to resize the ... | frosch |
2013-05-26 | (svn r25290) -Add: Assign string names to notable windows. | frosch |
2013-05-26 | (svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window af... | frosch |
2013-05-24 | (svn r25284) -Feature: When opening the object-build window, restore the obje... | alberth |
2013-05-24 | (svn r25283) -Add: When opening the object-build window, make the selected ob... | alberth |
2013-05-24 | (svn r25282) -Add: When opening the object-build window, try to restore the l... | alberth |
2013-05-24 | (svn r25281) -Add: When opening the object-build window, make the last select... | alberth |
2013-05-20 | (svn r25274) -Cleanup: remove unused class instance variables | rubidium |
2013-01-08 | (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl... | planetmaker |
2012-07-07 | (svn r24379) -Fix [FS#5218-ish]: Do not resize the object GUI when selecting ... | frosch |
2012-05-28 | (svn r24299) -Change [FS#5057]: Center object previews in 1- and 2-view selec... | frosch |
2012-04-24 | (svn r24178) -Fix [FS#5110]: The object name from property A was not displaye... | frosch |
2012-04-24 | (svn r24176) -Fix (r21772): The object GUI did not draw objects when all obje... | frosch |
2012-04-24 | (svn r24175) -Fix (r24171): Make sure to select a object class with visible o... | frosch |
2012-04-22 | (svn r24171) -Fix [FS#4967, FS#5120]: Hide object specs/classes from the GUI,... | frosch |
2012-04-22 | (svn r24167) -Codechange: Rename NewGRFClass::GetCount() to NewGRFClass::GetC... | frosch |
2012-04-22 | (svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) ... | frosch |
2012-04-22 | (svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in favo... | frosch |
2012-04-22 | (svn r24159) -Fix: If you spent hard work on finding an available object ID, ... | frosch |
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium |
2011-12-16 | (svn r23545) -Codechange: Consistently name widgets in build object window | planetmaker |
2011-12-15 | (svn r23528) -Codechange: move widget enums to widgets/NNN_type.h | truebrain |
2011-11-08 | (svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks return... | frosch |
2011-08-06 | (svn r22725) -Fix: Always draw NewGRF supplied texts with a default colour. | frosch |
2011-07-03 | (svn r22627) -Codechange: Rename PrepareTextRefStackUsage() to StartTextRefSt... | frosch |
2011-05-14 | (svn r22459) -Doc: Typo fixes and doxygen markup improvements. | alberth |
2011-05-06 | (svn r22429) -Add: some constants for specific palette colours used in the GUI. | frosch |
2011-05-04 | (svn r22421) -Fix: Replace various references to Windows palette greyscale in... | frosch |
2011-03-10 | (svn r22231) -Feature(ette): [NewGRF] Make var 0x48 available in CB 0x15C. | frosch |
2011-01-22 | (svn r21890) -Cleanup: remove some unneeded includes | rubidium |
2011-01-15 | (svn r21801) -Fix (r21772): Attach scrollbar to select matrix in object gui. | alberth |
2011-01-13 | (svn r21775) -Add: Allow vertical resizing of the newobject gui. | alberth |
2011-01-13 | (svn r21773) -Change: Remove the dropdown, and make BOW_OBJECT_LIST a list of... | alberth |
2011-01-13 | (svn r21772) -Feature: Add a clickable display of the available objects in th... | alberth |
2010-12-10 | (svn r21455) -Feature [NewGRF]: selecting of different views of an object | rubidium |
2010-12-10 | (svn r21454) -Codechange: add support for object variable 48 | rubidium |
2010-11-26 | (svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai... | alberth |
2010-10-08 | (svn r20907) -Fix [FS#4156-ish]: callback 15C's string didn't actually get drawn | rubidium |
2010-08-28 | (svn r20671) -Add: feature F (not action F as written mistakenly in the previ... | rubidium |