Age | Commit message (Expand) | Author |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko |
2015-08-08 | SHERLOCK: RT: Implementing password entry window | Paul Gilbert |
2015-08-02 | SHERLOCK: RT: Refactoring and cleanup for Foolscap puzzle | Paul Gilbert |
2015-07-24 | SHERLOCK: RT: Implement Quit dialog | Paul Gilbert |
2015-07-23 | SHERLOCK: RT: Implemented Options dialog rendering | Paul Gilbert |
2015-07-02 | SHERLOCK: RT: Cleanup of Exit class and fix exiting scenes | Paul Gilbert |
2015-06-17 | SHERLOCK: RT: Fix crash in second intro scene | Paul Gilbert |
2015-06-17 | SHERLOCK: RT: Implement lookatObject and printObjectDesc | Paul Gilbert |
2015-06-16 | SHERLOCK: RT: Implemented WidgetVerbs execute | Paul Gilbert |
2015-06-14 | SHERLOCK: action processing uses fixed text class | Martin Kiewitz |
2015-06-13 | SHERLOCK: Simplify UseType to derive from ActionType | Paul Gilbert |
2015-06-13 | SHERLOCK: RT: Implemented doStandardControl | Paul Gilbert |
2015-06-13 | SHERLOCK: RT: Implemented handleInput method | Paul Gilbert |
2015-06-07 | SHERLOCK: Fix compiler warning | Paul Gilbert |
2015-06-06 | SHERLOCK: Implement setupBGArea | Paul Gilbert |
2015-06-04 | SHERLOCK: Add RT post-processing for loadScene | Paul Gilbert |
2015-05-31 | SHERLOCK: Move scroll variables from Screen to TattooUserInterface | Paul Gilbert |
2015-05-28 | SHERLOCK: Moving split up classes into their own files | Paul Gilbert |
2015-05-27 | SHERLOCK: Implement RT scrolling code | Paul Gilbert |
2015-05-27 | SHERLOCK: Implemented initial background clearing of RT doBgAnim | Paul Gilbert |
2015-05-24 | SHERLOCK: Make virtual destructors for user interface classes | Paul Gilbert |
2015-05-22 | Merge branch 'master' into sherlock2 | Paul Gilbert |
2015-05-20 | SHERLOCK: Standardised keypress fields as char type | Paul Gilbert |
2015-05-19 | SHERLOCK: Systematically use InvMode values when it's appropriate | Strangerke |
2015-05-19 | SHERLOCK: Move method comments from cpp to headers | Paul Gilbert |
2015-05-18 | SHERLOCK: Added more of the game options to the Engine tab | Paul Gilbert |
2015-05-17 | SHERLOCK: Beginnings of UserInterface split for Scalpel vs Tattoo | Paul Gilbert |
2015-05-13 | SHERLOCK: Renamed graphics.cpp to surface.cpp | Paul Gilbert |
2015-05-09 | SHERLOCK: Make copyright headers consistent | Willem Jan Palenstijn |
2015-05-01 | SHERLOCK: Change _helpStyle from int to bool | Paul Gilbert |
2015-05-01 | SHERLOCK: Move Settings dialog event handling into Settings class | Paul Gilbert |
2015-05-01 | SHERLOCK: Moved Settings dialog into it's own class | Paul Gilbert |
2015-05-01 | SHERLOCK: Implement configuration settings save/load | Paul Gilbert |
2015-04-22 | SHERLOCK: Further fixes for entering savegame names | Paul Gilbert |
2015-04-21 | SHERLOCK: Implemented save game dialog event handling | Paul Gilbert |
2015-04-21 | SHERLOCK: Fix Setup dialog button handling | Paul Gilbert |
2015-04-13 | SHERLOCK: Implemented checkUseAction | Paul Gilbert |
2015-04-12 | SHERLOCK: Implement settings window code | Paul Gilbert |
2015-04-12 | SHERLOCK: Implemented pick up code | Paul Gilbert |
2015-04-11 | SHERLOCK: Fixes for opening door | Paul Gilbert |
2015-03-31 | SHERLOCK: Implement clearTalking and Talk::drawInterface | Paul Gilbert |
2015-03-31 | SHERLOCK: Implemented talkTo | Paul Gilbert |
2015-03-30 | SHERLOCK: Beginnings of talk loading, added skeleton Scripts class | Paul Gilbert |
2015-03-29 | SHERLOCK: Added inventory list and display images in inventory mode | Paul Gilbert |
2015-03-28 | SHERLOCK: Beginnings of inventory display | Paul Gilbert |
2015-05-07 | SHERLOCK: Implemented doInvControl | Paul Gilbert |
2015-03-27 | SHERLOCK: Fixes for examine dialog display | Paul Gilbert |
2015-03-27 | SHERLOCK: Implemented doMainControl | Paul Gilbert |
2015-03-26 | SHERLOCK: Implemented banishWindow | Paul Gilbert |
2015-03-26 | SHERLOCK: Implemented printObjectDesc | Paul Gilbert |