summaryrefslogtreecommitdiff
path: root/src/newgrf_debug_gui.cpp
AgeCommit message (Expand)Author
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-11-11(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.frosch
2012-11-10(svn r24692) -Cleanup: Cleanup final parts of the old resolver code.alberth
2012-11-10(svn r24690) -Codechange: Add resolver classes for industry tiles.alberth
2012-11-10(svn r24689) -Codechange: Add resolver classes for industries.alberth
2012-11-10(svn r24685) -Codechange: Add resolver classes for rail types.alberth
2012-11-10(svn r24678) -Codechange: Introduce scope resolver base class and prepare for...alberth
2011-12-16(svn r23541) -Codechange: Consistent naming of widgets in NewGRF debug windowplanetmaker
2011-12-15(svn r23528) -Codechange: move widget enums to widgets/NNN_type.htruebrain
2011-12-04(svn r23419) -Fix [FS#4864] (r23316): the sprite aligner was broken as it did...rubidium
2011-11-24(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.peter1138
2011-11-12(svn r23193) -Codechange: don't cast away const unneededlyrubidium
2011-11-08(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variab...frosch
2011-06-12(svn r22571) -Add: [NewGRF] Show town persistent storage in the NewGRF debug ...terkhen
2011-06-12(svn r22570) -Codechange: Store the GrfID of the caller when opening a parent...terkhen
2011-06-12(svn r22567) -Codechange: Store persistent storages inside a pool.terkhen
2011-06-12(svn r22565) -Codechange: Use helper functions for getting the persistent sto...terkhen
2011-05-02(svn r22410) -Document: some more bits ;)rubidium
2011-04-17(svn r22343) -Change: Remove pixel limiter for query strings.terkhen
2011-03-13(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...frosch
2011-02-24(svn r22140) -Fix (r22135): I like the letter 'l' nevertheless. (Alberth)frosch
2011-02-23(svn r22135) -Fix [FS#4523]: When commands need to invalidate windows, proces...frosch
2011-02-23(svn r22134) -Codechange: Move ReInit() of the landinfo window from DeleteNew...frosch
2011-01-22(svn r21886) -Codechange: move documentation towards the code to make it more...rubidium
2010-11-26(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai...alberth
2010-10-31(svn r21065) -Fix (r19733): Crash when displaying 60+x parameters in the NewG...michi_cc
2010-08-28(svn r20673) -Codechange: add support for inspecting objectsrubidium
2010-08-26(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...rubidium
2010-08-12(svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROL...frosch
2010-08-12(svn r20453) -Codechange: Remove direct accesses to Window::hscroll, vscroll ...frosch
2010-08-12(svn r20452) -Codechange: Remove NWidgetCore::FindScrollbar() and associate s...frosch
2010-08-01(svn r20281) -Codechange: unify case scope closure + break coding stylerubidium
2010-07-26(svn r20223) -Codechange: Replace scrolled row calculations by a call to GetS...alberth
2010-06-23(svn r20013) -Fix [FS#3890]: silence some warnings / take the advice of the w...rubidium
2010-04-29(svn r19738) -Fix: MSVC 64 bits compile warningsrubidium
2010-04-27(svn r19733) -Change: Set var 60+x parameters in the inspect window per feature.frosch
2010-04-26(svn r19731) -Add: Spritepicker to sprite alignment tool.frosch
2010-04-25(svn r19723) -Add: a simple sprite alignment helper. It does not store the ne...rubidium
2010-04-24(svn r19708) -Add: NewGRF "debugging" window and data tables; should be a use...rubidium