Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko | |
2016-06-15 | SHERLOCK: Fix compilation error with some gcc versions | Thierry Crozat | |
Without this change the Apple gcc 4.0 compiler (the last version to support the MacOS X 10.4 SDK) generate a lot of errors regarding trying to initialise references to Sherlock::Scalpel::Talk with the address to a Sherlock::Talk object, or about forward declarations of Sherlock::Scalpel::Talk. | |||
2016-01-31 | SHERLOCK: SS: fix warnings | Martin Kiewitz | |
thanks to eriktorbjorn for pointing those out | |||
2016-01-30 | SHERLOCK: SS: make main buttons multilingual | Martin Kiewitz | |
Also fix graphical issue with "press any key to continue" text | |||
2016-01-30 | SHERLOCK: SS: make inventory hotkeys multilingual | Martin Kiewitz | |
2015-10-07 | SHERLOCK: SS: remove PRESS_KEY_xx from header file | Martin Kiewitz | |
was changed to fixed text class today | |||
2015-09-06 | SHERLOCK: 3DO: Fix Settings button | Paul Gilbert | |
2015-08-29 | SHERLOCK: Fix comment typos | Torbjörn Andersson | |
2015-06-17 | SHERLOCK: RT: Fix crash in second intro scene | Paul Gilbert | |
2015-06-16 | SHERLOCK: SS: Fix the position of the user interface in the 3DO version | Filippos Karapetis | |
2015-06-14 | SHERLOCK: action processing uses fixed text class | Martin Kiewitz | |
action error messages are now localized too | |||
2015-06-13 | SHERLOCK: RT: Implemented doStandardControl | Paul Gilbert | |
2015-06-03 | SHERLOCK: Fix gcc warnings | Paul Gilbert | |
2015-05-30 | SHERLOCK: Further compilation fixes | Paul Gilbert | |
2015-05-30 | SHERLOCK: Make some of the scalpel user interface fields public | Paul Gilbert | |
2015-05-30 | SHERLOCK: Fix compilation with GCC | Torbjörn Andersson | |
2015-05-28 | SHERLOCK: Moving split up classes into their own files | Paul Gilbert | |