Commit Graph
720 Commits
Author SHA1 Message Date
Eugene Sandulenko fe40bb284c WAGE: Started copy command implementation 2016-02-14 17:13:02 +01:00
Eugene Sandulenko a2e3d33a2d WAGE: Get rid of magic constants in menu code for referring menu items 2016-02-14 17:13:02 +01:00
Eugene Sandulenko 7e8c1028d3 WAGE: Implement API to enable/disable menu items 2016-02-14 17:13:02 +01:00
Eugene Sandulenko c02c36ce88 WAGE: Implemented a way to remove selection 2016-02-14 17:13:02 +01:00
Eugene Sandulenko 06ba17395d WAGE: Fix cursors during dialogs 2016-02-14 17:13:01 +01:00
Eugene Sandulenko 8ee5d6e9d1 WAGE: Fix crash and remove debug output 2016-02-14 17:13:01 +01:00
Eugene Sandulenko 30713e4262 WAGE: Implement highlighting one line selection 2016-02-14 17:13:01 +01:00
Eugene Sandulenko 5ac2581645 WAGE: Fix text coordinate calculation 2016-02-14 17:13:01 +01:00
Eugene Sandulenko 40cdf028b3 WAGE: Fix end of selection calculation 2016-02-14 17:13:01 +01:00
Eugene Sandulenko 61dc7d5d04 WAGE: Fix regression leading to a crash 2016-02-14 17:13:01 +01:00
Eugene Sandulenko d56590784f WAGE: Fix text end marking 2016-02-14 17:13:00 +01:00
Eugene Sandulenko b24be406d2 WAGE: Fixes to selection highlighting 2016-02-14 17:13:00 +01:00
Eugene Sandulenko d585719c2d WAGE: First attempt to draw partial highlights 2016-02-14 17:13:00 +01:00
Eugene Sandulenko 9d9e769b5e WAGE: Mark full lines of selected text 2016-02-14 17:13:00 +01:00
Eugene Sandulenko b0941e247c WAGE: Hid more debug messages 2016-02-14 17:13:00 +01:00
Eugene Sandulenko 6cbd4d4749 WAGE: Hid debug message deeper 2016-02-14 17:12:59 +01:00
Eugene Sandulenko db7d5aa218 WAGE: Removed another leftover warning 2016-02-14 17:12:59 +01:00
Eugene Sandulenko 1d0eed9cdd WAGE: Remove leftover debug message 2016-02-14 17:12:59 +01:00
Eugene Sandulenko 81fb44960f WAGE: Rename function to CamelCase 2016-02-14 17:12:59 +01:00
Eugene Sandulenko ed3372d8bf WAGE: Fix formatting 2016-02-14 17:12:59 +01:00
Eugene Sandulenko ed21eaef99 WAGE: Fixed typo in game name 2016-02-14 17:12:59 +01:00
Eugene Sandulenko 42793dac25 WAGE: Show warning for missing functionality 2016-02-14 17:12:58 +01:00
Eugene Sandulenko 0ab0daa1dc WAGE: Further work on console selection 2016-02-14 17:12:58 +01:00
Eugene Sandulenko 53e68cf92c WAGE: Calculate click position in text 2016-02-14 17:12:58 +01:00
Eugene Sandulenko d812706328 WAGE: Started text selection implementation 2016-02-14 17:12:58 +01:00
Eugene Sandulenko 63ef49ec8a WAGE: Rename mouse event processor to add clarity 2016-02-14 17:12:58 +01:00
Eugene Sandulenko 52c317b842 WAGE: Make shortcuts functional 2016-02-14 17:12:58 +01:00
Eugene Sandulenko 95a3a31ee1 WAGE: Initial code for shortcuts 2016-02-14 17:12:57 +01:00
Eugene Sandulenko 9d67bd022a WAGE: Fix regression with commands menu 2016-02-14 17:12:57 +01:00
Eugene Sandulenko 0a57ac4fc9 WAGE: Remove redundant operation 2016-02-14 17:12:57 +01:00
Eugene Sandulenko 6e3cd0bcb2 WAGE: Better processing of direction abbreviations 2016-02-14 17:12:57 +01:00
Eugene Sandulenko 12f02969be WAGE: Fix crashes during direction change 2016-02-14 17:12:57 +01:00
Eugene Sandulenko efc7bf6451 WAGE: FIx crash in amot 2016-02-14 17:12:57 +01:00
Eugene Sandulenko e41c3c50de WAGE: Fix crash in Deep Angst, when border is beyond the screen 2016-02-14 17:12:56 +01:00
Eugene Sandulenko cedee5b3d9 WAGE: Drop language and platform for WAGE games 2016-02-14 17:12:56 +01:00
Eugene Sandulenko 4aa7440ffd WAGE: Added Deep Angst detection 2016-02-14 17:12:56 +01:00
Eugene Sandulenko 6e91ae4b9f WAGE: Added ZikTuria detection 2016-02-14 17:12:56 +01:00
Eugene Sandulenko 3911c5c031 WAGE: Added detection for Zoony 2016-02-14 17:12:55 +01:00
Eugene Sandulenko b44ba1b901 WAGE: Use extra as game name for generic games 2016-02-14 17:12:55 +01:00
Eugene Sandulenko 07d176cace WAGE: Put less significant games to generic target 2016-02-14 17:12:55 +01:00
Eugene Sandulenko 345effab98 WAGE: Implement WageEngine::setMenu() 2016-02-14 17:12:55 +01:00
Eugene Sandulenko c2341f3948 WAGE: Refactor commands menu creation 2016-02-14 17:12:54 +01:00
Eugene Sandulenko 0e34bff8ab WAGE: Implement getMagicalObjects() 2016-02-14 17:12:54 +01:00
Eugene Sandulenko da0611ec30 WAGE: Implement handleAttack() 2016-02-14 17:12:54 +01:00
Eugene Sandulenko e226265294 WAGE: Implement attackHit() 2016-02-14 17:12:54 +01:00
Eugene Sandulenko f813c0e556 WAGE: Some renames 2016-02-14 17:12:54 +01:00
Eugene Sandulenko 34f9a1375d WAGE: Get rid of Common::String import 2016-02-14 17:12:53 +01:00
Eugene Sandulenko 45afdbbd5c WAGE: Implement handleOfferCommand() 2016-02-14 17:12:53 +01:00
Eugene Sandulenko a9b7b04630 WAGE: Implement tryAttack() 2016-02-14 17:12:53 +01:00
Eugene Sandulenko b5d55fdf2b WAGE: Implement decrementUses() 2016-02-14 17:12:53 +01:00