Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add ↵ | rubidium | |
something more than whitespace as description of files that don't have a description. | |||
2008-04-03 | (svn r12547) -Feature: invisibility options to make objects invisible ↵ | smatz | |
instead of transparent | |||
2008-02-29 | (svn r12320) -Fix [FS#1817]: Wrong transparency options could be saved after ↵ | peter1138 | |
toggling all. | |||
2008-02-10 | (svn r12104) -Fix (r12103): remember loading indicators transparency ↵ | smatz | |
settings and make in switchable by Ctrl+9 | |||
2008-02-10 | (svn r12103) -Feature(tte): separate catenary transparency settings from ↵ | smatz | |
building transparency settings | |||
2008-02-10 | (svn r12102) -Feature: Allow locking individual transparency settings so ↵ | maedhros | |
they will not be changed by pressing 'x'. (Roujin) | |||
2007-12-23 | (svn r11684) -Codechange: split gfx.h in a type and functional header. | rubidium | |
2007-11-20 | (svn r11485) -Codechange: Remove the doubled function ToggleBitT and rename ↵ | skidd13 | |
the remaining to fit with the naming style | |||
2007-11-19 | (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming ↵ | skidd13 | |
style | |||
2007-11-10 | (svn r11399) -Feature(ette): transparency settings can now be saved and thus ↵ | belugas | |
remembered. -Codechange: Wrap all transparency settings in accessors, hiding the implementation -Change: Clicking "transparent building" menu will toggle Houses And Trees only. The other options can be used in the transparency gui. Initial patch by Smatz (FS#1349), with some rework by BigBB and your humble servant. |