Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-04 | TITANIC: Introduce movement via arrow keys | Paul Gilbert | |
This also fixes a bug with Page Up, Down, Home, & End not working for the Conversation tab. Additionally, code for scrolling individual lines in the conversation and glyphs via the arrow keys has been removed in favor of this centrallised movement, since they were somewhat redundant, and the mouse wheel can be used for scrolling. | |||
2017-07-30 | TITANIC: Remap right mouse click to be a left click with Shift held. | Paul Gilbert | |
This was a suggestion by dafioram; holding down Shift allows you to skip scene transitions and edit the fragments of room glyphs. Now with this remapping, you can alternatively just use right clicks. | |||
2016-11-01 | TITANIC: Add support for mouse wheel scrolling conversations log | Paul Gilbert | |
2016-07-24 | TITANIC: Fleshed out various methods | Paul Gilbert | |
2016-03-31 | TITANIC: Implement keyboard event handling | Paul Gilbert | |
2016-03-21 | TITANIC: Add new derived Rect and Point classes | Paul Gilbert | |
2016-03-18 | TITANIC: Implement input translator event methods | Paul Gilbert | |
2016-03-08 | TITANIC: Added skeletons for game manager support classes | Paul Gilbert | |