Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -3/+3 | |
gcn::TabbedArea usage) | |||||
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -3/+2 | |
2006-11-18 | Fixed initialization of joystick enabled checkbox. | Bjørn Lindeijer | 1 | -1/+1 | |
2006-08-26 | Applied patch by Pascal, adding sliders to configure the scrolling behaviour | Bjørn Lindeijer | 1 | -12/+45 | |
and a checkbox to enable or disable the joystick. | |||||
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -1/+1 | |
from the 0.1.0 branch. | |||||
2006-03-19 | Splitted setup window into manageable pieces according to their tabs in the ↵ | Björn Steinbrink | 1 | -0/+62 | |
window. Fixed some memory leaks along the way. Also fixed two settings not being stored on "apply". |