Commit Graph
34 Commits
Author SHA1 Message Date
Eugene Sandulenko dead4aa014 JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
Paul Gilbert 307cd0db4a SHERLOCK: RT: Fix crash using invalid number keys in conversations 2016-09-07 22:35:10 -04:00
Paul Gilbert 3da3dda187 SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
Strangerke dab5cd387d SHERLOCK: Reduce the scope of several variables. 2015-09-14 00:23:07 +02:00
Paul Gilbert 0fa39d17ca SHERLOCK: RT: Fix resetting cursor after buying coffee from Greengrocer 2015-08-29 16:43:39 -04:00
Torbjörn Andersson 303bbe75d5 SHERLOCK: Fix comment typos 2015-08-29 21:30:55 +02:00
Paul Gilbert 6511f2ec2c SHERLOCK: Replace various scene numbers with enum values 2015-08-23 16:01:32 -04:00
Paul Gilbert bb252129b6 SHERLOCK: RT: Implementing password entry window 2015-08-08 08:45:41 -04:00
Paul Gilbert 62406c81b7 SHERLOCK: RT: Fix display when characters have nothing to say 2015-08-07 22:20:03 -04:00
Paul Gilbert 20a067a662 SHERLOCK: RT: Fix scrolling talk window 2015-07-26 20:58:26 -04:00
Paul Gilbert 05eb787ce5 SHERLOCK: RT: Refactoring scrolling code to WidgetBase 2015-07-25 23:24:39 -04:00
Paul Gilbert b52d48e0da SHERLOCK: RT: Fix crash when clicking outside talk window to close it 2015-07-19 10:52:55 -04:00
Paul Gilbert 3838bc09a1 SHERLOCK: RT: Fix hiding talk window after selecting an option 2015-07-18 22:31:14 -04:00
Paul Gilbert 95b1288329 SHERLOCK: RT: Simplify and fix size calculation in getTalkWindowSize 2015-07-17 19:26:47 -04:00
Paul Gilbert d31884e8a1 SHERLOCK: RT: Fix closing talk window by clicking outside it 2015-07-16 20:31:58 -04:00
Paul Gilbert cce1e5012c SHERLOCK: RT: Remove unused variables 2015-07-16 12:27:38 -04:00
Paul Gilbert ea133b6cf0 SHERLOCK: RT: Fixes for highlighting lines in talk dialog 2015-07-16 12:11:16 -04:00
Paul Gilbert f4bd1b5948 SHERLOCK: RT: Fix display of scrollbar in the talk window 2015-07-15 21:43:09 -04:00
Paul Gilbert 20d122bd8b SHERLOCK: RT: Fix horizontal placement of talk windows 2015-07-15 20:22:55 -04:00
Paul Gilbert 40dee7d966 SHERLOCK: RT: Fix display of talk windows with multiple options 2015-07-14 20:24:37 -04:00
Paul Gilbert 1599ae55fa SHERLOCK: RT: Fix splitting up lines for talk dialog 2015-07-12 17:05:32 -04:00
Paul Gilbert faf8c364ef SHERLOCK: RT: Hide window at end of character conversations 2015-07-12 16:14:00 -04:00
Paul Gilbert de8cd7eb3f SHERLOCK: RT: Fix conversation replies when talking to characters 2015-07-12 14:59:02 -04:00
Paul Gilbert 2466302903 SHERLOCK: RT: Fixes to display talk window 2015-07-05 17:10:34 -04:00
Paul Gilbert 00a9e22bab SHERLOCK: RT: Fix splitting lines in setStatementLines 2015-07-05 11:46:47 -04:00
Paul Gilbert 39544c1728 SHERLOCK: RT: Additional constants for flags and characters 2015-07-04 10:39:03 -04:00
Paul Gilbert e02fbcebe7 SHERLOCK: RT: Hook talk widget refresh into talk logic 2015-07-03 17:20:47 -04:00
Paul Gilbert 1e37f0b2ef SHERLOCK: Change FixedText::getText to return const char * 2015-07-03 16:01:20 -04:00
Paul Gilbert d3a5db8ad7 SHERLOCK: RT: Implement talk dialog setStatementLines 2015-07-03 15:55:15 -04:00
Paul Gilbert d6464b48fc SHERLOCK: RT: Compilation fix in putMessage call 2015-07-03 15:05:27 -04:00
Paul Gilbert 895d2277e6 SHERLOCK: RT: Implement talk dialog handleEvents 2015-07-03 14:46:52 -04:00
Paul Gilbert 323a16e51c SHERLOCK: RT: Implement scrollbar event handling 2015-07-03 11:24:48 -04:00
Paul Gilbert 8d7528c4ce SHERLOCK: RT: Implemented render method for talk dialog 2015-07-02 23:10:24 -04:00
Paul Gilbert 8fb5c96a27 SHERLOCK: RT: Beginnings of talk window widget class 2015-06-23 21:05:34 -04:00