index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
newgrf_debug_gui.cpp
Age
Commit message (
Expand
)
Author
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 objects
rubidium
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 style
rubidium
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 warnings
rubidium
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