Age | Commit message (Expand) | Author |
2015-08-16 | SHERLOCK: RT: Don't allow skipping intro until title is shown | Paul Gilbert |
2015-07-31 | SHERLOCK: RT: Fix inventory tooltips when in a scene with a mask | Paul Gilbert |
2015-07-25 | SHERLOCK: RT: Implemented rendering of Files dialog | Paul Gilbert |
2015-07-25 | SHERLOCK: RT: Clean up handling of WidgetLab for lab table scene | 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 |
2015-07-24 | SHERLOCK: RT: Rendering fixes for Options & Quit dialogs | Paul Gilbert |
2015-07-23 | SHERLOCK: RT: Implement Options dialog event handling | Paul Gilbert |
2015-07-22 | SHERLOCK: RT: Beginnings of Options dialog widget class | Paul Gilbert |
2015-07-22 | SHERLOCK: RT: Implement maskArea | Paul Gilbert |
2015-07-22 | SHERLOCK: RT: Split TattooEngine code into separate widget classes | Paul Gilbert |
2015-07-20 | SHERLOCK: RT: Implemented WidgetLab handleEvents | Paul Gilbert |
2015-07-20 | SHERLOCK: RT: Beginnings of lab table widget class | Paul Gilbert |
2015-07-19 | SHERLOCK: RT: Show tooltip when selecting scene object to use item on | Paul Gilbert |
2015-07-19 | SHERLOCK: RT: Support for showing inventory items as a cursor | Paul Gilbert |
2015-07-18 | SHERLOCK: RT: Fix showing look window for inventory items | Paul Gilbert |
2015-07-13 | SHERLOCK: RT: Fix derived declaration of banishWindow | Paul Gilbert |
2015-07-04 | SHERLOCK: RT: Consolidate scroll position into the Screen class | Paul Gilbert |
2015-07-03 | SHERLOCK: RT: Implement scrollbar event handling | Paul Gilbert |
2015-07-02 | SHERLOCK: RT: Implemented render method for talk dialog | Paul Gilbert |
2015-07-02 | SHERLOCK: RT: Cleanup of Exit class and fix exiting scenes | Paul Gilbert |
2015-06-30 | SHERLOCK: RT: Fix compiler warnings | Paul Gilbert |
2015-06-29 | SHERLOCK: RT: Beginnings of inventory window tooltip class | Paul Gilbert |
2015-06-27 | SHERLOCK: RT: Fix display of talk text windows | Paul Gilbert |
2015-06-25 | SHERLOCK: RT: Implemented shaded background for dialogs | Paul Gilbert |
2015-06-24 | SHERLOCK: RT: Remove deprecated fields from UI class | Paul Gilbert |
2015-06-23 | SHERLOCK: RT: Create WidgetMessage class for displaying messages | Paul Gilbert |
2015-06-23 | SHERLOCK: RT: Implement message box ui mode | Paul Gilbert |
2015-06-22 | SHERLOCK: RT: Beginnings of look window display | Paul Gilbert |
2015-06-21 | SHERLOCK: RT: Implemented further journal draw methods | Paul Gilbert |
2015-06-21 | SHERLOCK: RT: Implemented drawJournalControls | Paul Gilbert |
2015-06-21 | SHERLOCK: RT: Implement makeBGArea for converting to greyscale | Paul Gilbert |
2015-06-21 | SHERLOCK: RT: Move mask code to TattooUserInterface | Paul Gilbert |
2015-06-21 | SHERLOCK: RT: Beginnings of journal display | Paul Gilbert |
2015-06-21 | SHERLOCK: RT: Implement inventory handleEvents | Paul Gilbert |
2015-06-20 | SHERLOCK: RT: Create WidgetSceneTooltip descendant tooltip class | Paul Gilbert |
2015-06-19 | SHERLOCK: RT: Added remaining rendering code for inventory widget | Paul Gilbert |
2015-06-19 | SHERLOCK: RT: Beginnings of inventory menu widget | Paul Gilbert |
2015-06-18 | SHERLOCK: RT: Implement loading for the text window widget | 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-15 | SHERLOCK: RT: Beginnings of UI widget classes | Paul Gilbert |
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-06 | SHERLOCK: Implement setupBGArea | Paul Gilbert |
2015-05-31 | SHERLOCK: Implement remainder of RT doBgAnim | Paul Gilbert |
2015-05-31 | SHERLOCK: Move scroll variables from Screen to TattooUserInterface | Paul Gilbert |
2015-05-29 | SHERLOCK: More RT doBgAnim code, interface draw | Paul Gilbert |