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_gui.cpp
Age
Commit message (
Expand
)
Author
2009-05-24
(svn r16413) -Codechange: Allow leading/trailing whitespace and comma in newg...
alberth
2009-05-13
(svn r16304) -Codechange: remove some magic numbers from the newgrf add windo...
rubidium
2009-05-04
(svn r16223) -Fix (r8881): ActionB should use the online parameters from GRFF...
frosch
2009-04-29
(svn r16186) -Codechange: Adding nested widgets to _newgrf_desc and _newgrf_a...
alberth
2009-04-29
(svn r16185) -Codechange: Moving the ShowNewGRFStateWidgets and AddNewGRFWind...
alberth
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-03-29
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() ca...
alberth
2009-03-21
(svn r15797) -Codechange: make users of the old DrawStringMultiLine use the n...
rubidium
2009-03-21
(svn r15785) -Codechange: remove the *Truncated part of the old text drawing ...
rubidium
2009-03-21
(svn r15783) -Codechange: make the dropdown draw code pass around the left/ri...
rubidium
2009-03-15
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...
rubidium
2009-02-23
(svn r15561) -Fix [FS#2646]: segfault when saving a preset with unknown NewGRFs
rubidium
2009-02-01
(svn r15311) -Fix (r15126): Obiwan error
peter1138
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-24
(svn r15250) -Fix (r15126): The NewGRF Settings window was 1 pixel to low.
Yexo
2009-01-23
(svn r15245) -Fix: don't "save" the NewGRF settings on closing the NewGRF win...
rubidium
2009-01-23
(svn r15225) -Fix (r15126): searching for 'missing' NewGRFs gave the 'compata...
rubidium
2009-01-23
(svn r15221) -Change [FS#2574]: only show missing NewGRFs when opening the co...
rubidium
2009-01-18
(svn r15142) -Fix (r15126): missing NewGRFs cause a crash when getting the co...
rubidium
2009-01-17
(svn r15126) -Feature: downloading content from a central server (content.ope...
rubidium
2008-09-15
(svn r14331) -Codechange: use an enum as additional parameter for ShowQuerySt...
smatz
2008-09-13
(svn r14310) -Fix: don't show palette information in the newgrf lists of the ...
rubidium
2008-09-12
(svn r14299) -Fix: disable 'toggle palette' when no NewGRF has been selected.
rubidium
2008-09-03
(svn r14233) -Feature/Fix [FS#2172]: save the palette of the loaded NewGRFs i...
rubidium
2008-08-20
(svn r14112) -Fix (r13715)[FS#2232]: Action B custom messages with parameteer...
frosch
2008-08-06
(svn r14009) -Cleanup (r14008): Bad whitespace...
peter1138
2008-08-06
(svn r14008) -Fix (r14004): NewGRF preset drop down list not working
peter1138
2008-07-31
(svn r13896) -Codechange: Replace numbers with Colours enum on newgrf, order ...
belugas
2008-07-24
(svn r13818) -Fix [FS#2157]: Deselect currently selected NewGRF when changing...
peter1138
2008-07-22
(svn r13789) -Fix (r13781): Saved preset was not automatically selected.
peter1138
2008-07-22
(svn r13781) -Feature: NewGRF presets, selected by a drop down list in the Ne...
peter1138
2008-07-17
(svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they ...
rubidium
2008-06-03
(svn r13375) -Add: logging of actions that could possibly cause desyncs and c...
smatz
2008-05-19
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
rubidium
2008-05-17
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to th...
rubidium
2008-05-13
(svn r13073) -Codechange: make classes of the NewGRF windows
peter1138
2008-05-10
(svn r13027) -Codechange: use StrEmpty instead of arr[0] == '\0' and remove t...
rubidium
2008-05-08
(svn r13004) -Codechange: replace AllocateWindow and AllocateWindowDesc with ...
rubidium
2008-05-06
(svn r12976) -Codechange: use w->SetDirty() instead of SetWindowDirty(w) when...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-03-27
(svn r12445) -Fix: Add missing compile asserts for window data structs
peter1138
2008-03-15
(svn r12368) -Codechange: use explicit body for loops and conditions and remo...
smatz
2008-02-18
(svn r12172) -Codechange: Allow buttons to resize in NewGRF settings window
peter1138
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-09
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
rubidium
2008-01-07
(svn r11777) -Codechange: split the string header and make do not include it ...
rubidium
2008-01-07
(svn r11776) -Codechange: more header splittings to reduce the dependencies.
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
rubidium
2007-12-22
(svn r11682) -Codechange: move some 'generic' geometry related types into a s...
rubidium
[next]