Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko | |
2016-01-11 | SHERLOCK: Remove empty destructor for WidgetFiles. | Johannes Schickel | |
WidgetBase already has a virtual destructor, thus there is no need to make WidgetFiles have an empty virtual destructor around. This also prevents g++ for Dreamcast from failing due to an internal compiler error. | |||
2015-07-26 | SHERLOCK: RT: Implement Files dialog event handling | Paul Gilbert | |
2015-07-25 | SHERLOCK: RT: Refactoring scrolling code to WidgetBase | Paul Gilbert | |
2015-07-25 | SHERLOCK: RT: Implemented rendering of Files dialog | Paul Gilbert | |
2015-07-25 | SHERLOCK: RT: Hook up ScummVM save/load dialogs in-game | Paul Gilbert | |
2015-07-24 | SHERLOCK: RT: Skeleton class for Files dialog | Paul Gilbert | |