summaryrefslogtreecommitdiff
path: root/src/transparency_gui.cpp
AgeCommit message (Expand)Author
2008-05-13(svn r13063) -Fix(13062): Removal of old handler was not followed by removal ...belugas
2008-05-13(svn r13062) -Codechange: make a class of the TransparencyToolbar.belugas
2008-05-08(svn r13005) -Codechange: prepare AllocateWindowDescFront for subclassing of ...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-04-03(svn r12547) -Feature: invisibility options to make objects invisible instead...smatz
2008-02-29(svn r12319) -Cleanup: Comment fixes (Roujin)peter1138
2008-02-10(svn r12103) -Feature(tte): separate catenary transparency settings from buil...smatz
2008-02-10(svn r12102) -Feature: Allow locking individual transparency settings so they...maedhros
2008-01-30(svn r12022) -Revert(r12018): Invisible trees are now separate from the build...belugas
2008-01-30(svn r12018) -Fix(FS#1721,r9563): Restore initial intent on the invisible tre...belugas
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
2007-12-29(svn r11719) -Codechange: split sound.h in a header with types and one with f...rubidium
2007-12-25(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...rubidium
2007-12-22(svn r11682) -Codechange: move some 'generic' geometry related types into a s...rubidium
2007-12-19(svn r11668) -Codechange: more refactoring aimed at reducing compile time and...rubidium
2007-12-19(svn r11667) -Codechange: split window.h into a header that defines some 'glo...rubidium
2007-12-02(svn r11555) -Codechange: use the new members introduced in r11551.rubidium
2007-11-10(svn r11399) -Feature(ette): transparency settings can now be saved and thus ...belugas
2007-07-27(svn r10704) -Codechange: provide an infrastructure to have resizable windows...rubidium
2007-06-21(svn r10254) -Feature: loading indicator, which shows in % how full a vehicle...truelight
2007-05-08(svn r9814) -Fix (r1): Remove the duplicate sign sprite from openttd.grf sinc...maedhros
2007-05-07(svn r9812) -Fix (r9679): Obiwan prevented proper display of last transparenc...peter1138
2007-04-19(svn r9679) -Codechange: use enums to identify transparency widgets and add a...belugas
2007-04-05(svn r9563) -Feature: Add more finer control to transparency options, includi...peter1138