Commit Graph
19 Commits
Author SHA1 Message Date
Martin Gerhardy 14496123c6 TWINE: changed behaviour quick selection keymap description 2020-11-29 16:06:54 +01:00
Martin Gerhardy b342cd2c04 TWINE: added shortcuts to change behaviour with the menu
... like it is in lba2
2020-11-26 22:14:29 +01:00
Martin Gerhardy e8fcff6e6d TWINE: implement ui control via mouse
Also optimized the on-screen keyboard rendering a lot, renamed
parameters and started to use Common::Rect
2020-11-25 17:00:44 +01:00
Martin Gerhardy a515864167 TWINE: fixed default key mappings 2020-11-21 15:55:44 +01:00
Martin Gerhardy 37054b47fc TWINE: started to convert the left/right mouse buttons to keymapper actions 2020-11-14 15:54:44 +01:00
Martin Gerhardy 78ff2078ab TWINE: added ui extra options 2020-11-13 17:45:04 +01:00
Martin Gerhardy f560390f7e TWINE: implement load-savegame menu
also save game loading from launcher is supported now
2020-11-03 18:29:36 +01:00
Martin Gerhardy 7ba94d71af TWINE: started to implement save/load 2020-11-03 18:29:36 +01:00
Martin Gerhardy 39be27bbe6 TWINE: removed unused PageUp action type 2020-10-30 23:50:44 +01:00
Martin Gerhardy 40564c4b00 TWINE: nextpage action to read multi page ui text 2020-10-26 18:11:15 +01:00
Martin Gerhardy f8210aac82 TWINE: added game variant detection by gameId 2020-10-26 18:11:14 +01:00
Martin Gerhardy 55e82d6c0f TWINE: prepare for lba2 2020-10-25 16:57:27 +01:00
Martin Gerhardy d417478b8c TWINE: started to split keymaps for ui, game and cutscenes 2020-10-24 16:12:55 +02:00
Martin Gerhardy c59fd6a32e TWINE: refactored input 2020-10-24 16:12:55 +02:00
Martin Gerhardy cb96e1f388 TWINE: fixed escape mapping 2020-10-24 16:12:55 +02:00
Martin Gerhardy 36884ce640 TWINE: converted remaining key down events to keymapper 2020-10-24 16:12:55 +02:00
Martin Gerhardy 150266bd4b TWINE: refactored the input code to use the KeyMapper 2020-10-24 16:12:55 +02:00
Martin Gerhardy 37bbfc168b TWINE: converted to classes and use the scummvm systems
also converted the code to the coding guidelines of the scummvm team
2020-10-24 16:12:55 +02:00
Martin Gerhardy bc35611293 TWINE: initial import 2020-10-24 16:12:55 +02:00