72460 Commits

Author SHA1 Message Date
Eugene Sandulenko
97371135c6 SCUMM HE: Better names for some WizParams fields 2016-04-27 23:02:13 +02:00
Peter Bozsó
682aaa7dfd GIT: Add *.VC.db to gitignore 2016-04-27 21:45:20 +02:00
Eugene Sandulenko
056767bfb9 WAGE: Fix background restoring on menu navigation 2016-04-26 19:38:06 +02:00
Eugene Sandulenko
d26c12c497 WAGE: Reuse WM _screen for Menu 2016-04-26 19:35:27 +02:00
Eugene Sandulenko
fab749cbe6 WAGE: More abstraction to menu rendering 2016-04-26 11:17:56 +02:00
Eugene Sandulenko
587f03fab9 WAGE: Moved menu shortcut processing to Menu class 2016-04-26 11:05:39 +02:00
Eugene Sandulenko
365f06d836 WAGE: Cleanup 2016-04-25 20:01:21 +02:00
Eugene Sandulenko
98061bdc4c WAGE: Move menu event processing to WindowManager 2016-04-25 19:54:26 +02:00
Eugene Sandulenko
df6ee16631 WAGE: Moved menu rendering to WindowManager 2016-04-25 19:47:08 +02:00
Eugene Sandulenko
3a9159c5a3 WAGE: Made Menu subclass of BaseMacWindow 2016-04-25 19:02:25 +02:00
Eugene Sandulenko
35d5d93725 WAGE: Fix crash when cursor is off-screen 2016-04-25 18:38:24 +02:00
Eugene Sandulenko
b8fcb449c4 WAGE: Virtualized MacWindow class 2016-04-25 10:59:16 +02:00
Eugene Sandulenko
438ddd586f WAGE: Splitout BaseMacWindow class 2016-04-25 10:41:58 +02:00
Johannes Schickel
811b300ff6 README: Fix copy&paste mistake. 2016-04-24 19:24:03 +02:00
Eugene Sandulenko
357c64cd51 WAGE: Move desktop drawing to WM 2016-04-24 13:51:17 +02:00
Eugene Sandulenko
9877abe936 WAGE: Implemented window resizing 2016-04-24 10:47:09 +02:00
Eugene Sandulenko
b4a2361bf7 WAGE: Started window resize implementation 2016-04-24 10:29:08 +02:00
Eugene Sandulenko
ca4a948240 WAGE: Fixed window dragging up 2016-04-24 09:58:36 +02:00
Johannes Schickel
bb6bf4b1cb GCW0: Attempt to fix out-of-tree packaging. 2016-04-24 05:03:25 +02:00
Eugene Sandulenko
2e898739bc WAGE: Clip windows to the screen dimensions 2016-04-23 23:14:35 +02:00
Eugene Sandulenko
99fbda5842 WAGE: Implement window dragging 2016-04-23 22:31:38 +02:00
Einar Johan Trøan Sømåen
7af4a1a05f Merge pull request #728 from tobiatesan/fix_ogg
WINTERMUTE: Correctly find .ogg version of .wav files
2016-04-23 11:42:33 +02:00
Lothar Serra Mari
f7d32be601
NEWS/DE: Fix typo in cursor stuttering entry 2016-04-22 17:11:32 +02:00
Lothar Serra Mari
e93d8602c5
NEWS/DE: Add fix for cursor stuttering in the launcher 2016-04-22 17:06:12 +02:00
Lothar Serra Mari
43e956addf
NEWS: Add fix for cursor stuttering in the launcher 2016-04-22 17:02:32 +02:00
Eugene Sandulenko
c1bf8f9e55 WAGE: Cleanup 2016-04-21 21:37:31 +02:00
Eugene Sandulenko
f3f9a57d2a WAGE: Make sure we're reporting only actually processed by the callback events 2016-04-21 17:53:24 +02:00
Eugene Sandulenko
9d283aa356 JANITORIAL: Remove unnecessary execution flag 2016-04-21 13:36:20 +02:00
Eugene Sandulenko
e7bad37a77 BUILD: Update config.guess and config.sub to their latest versions 2016-04-21 13:35:39 +02:00
Eugene Sandulenko
e74a8ba619 WAGE: Moved console text selection to callbacks 2016-04-21 11:03:58 +02:00
Eugene Sandulenko
4007a6973a WAGE: Fix warnings 2016-04-20 08:10:00 +02:00
Eugene Sandulenko
7861efb7ce WAGE: Cleanup 2016-04-20 00:59:21 +02:00
Eugene Sandulenko
d75dc3e660 WAGE: Console scroll via callbacks 2016-04-20 00:56:04 +02:00
Eugene Sandulenko
fd7b31292d WAGE: Implement object clicking as part of callbacks 2016-04-20 00:55:54 +02:00
Eugene Sandulenko
9a4a8ac5ef WAGE: Fixed border highlights 2016-04-19 12:51:15 +02:00
Eugene Sandulenko
6f03947bc9 WAGE: Implemented text console callback 2016-04-19 11:14:48 +02:00
Eugene Sandulenko
c9d3b7210e WAGE: Switched WM::add() to returning window pointer instead of id 2016-04-19 10:56:42 +02:00
Eugene Sandulenko
b8ec681b86 WAGE: Implement callback calling in MacWindow 2016-04-19 10:53:06 +02:00
Eugene Sandulenko
fd7bf64131 WAGE: Switched event processing to generic code 2016-04-19 10:37:53 +02:00
Eugene Sandulenko
609dd56b13 WAGE: Further work on WindowManager 2016-04-19 09:35:50 +02:00
Eugene Sandulenko
73733594c1 WAGE: Fixed window switching 2016-04-19 09:35:50 +02:00
Eugene Sandulenko
e6c5c96b07 WAGE: Started mouse processing in the WM 2016-04-19 09:35:49 +02:00
Eugene Sandulenko
e5a64e7b7f WAGE: Draw windows with WindowManager 2016-04-19 09:35:49 +02:00
Torbjörn Andersson
550c16a08d WAGE: Silence signed/unsigned comparison warning 2016-04-18 22:55:19 +02:00
Eugene Sandulenko
024d1305a2 WAGE: Manage window redraws in the WM 2016-04-18 13:11:48 +02:00
Lothar Serra Mari
56a20ef926
NEWS: Add missing whitespace in GCW0 paragraph 2016-04-18 10:32:47 +02:00
Lothar Serra Mari
65ae51c28b
NEWS/DE: Update German NEWS file 2016-04-18 10:30:51 +02:00
Eugene Sandulenko
350bcc68c0 GCW0: Mention location of scummvm.log file in README 2016-04-18 08:48:16 +02:00
Eugene Sandulenko
d78c291340 NEWS: Mention GCW0 port improvements 2016-04-18 08:48:07 +02:00
Eugene Sandulenko
701120cabd SKY: Two more adjustments to Russian BASS 2016-04-18 08:18:17 +02:00