Commit Graph
67 Commits
Author SHA1 Message Date
Eugene Sandulenko 0ecaa79f08 GRAPHICS: Renamed Menu to MacMenu to avoid potential name collision 2017-01-14 13:17:38 +01:00
Eugene Sandulenko 87eef75a26 MACVENTURE: Provide copyright notice for WebVenture by Sean Kasun, and fix GPL headers 2016-09-03 11:16:02 +02:00
Borja Lorente d8e4d18f7a MACVENTURE: Remove leftover comments and document magic constants 2016-08-19 16:30:24 +02:00
Borja Lorente 19c7bcf9d4 MACVENTURE: Fix formatting 2016-08-19 16:30:24 +02:00
Borja Lorente ace5156436 MACVENTURE: Enforce const in prebuilt dialogs 2016-08-19 16:30:24 +02:00
Borja Lorente e5cf0332f2 MACVENTURE: Break up one-line ifs and fix braces 2016-08-19 16:30:24 +02:00
Borja Lorente 234a3b95a2 MACVENTURE: Fix cursor warning 2016-08-19 16:30:23 +02:00
Borja Lorente 479f01b5a7 MACVENTURE: Implement gui reloading 2016-08-19 16:29:17 +02:00
Borja Lorente 5c38a0c33b MACVENTURE: Add win game dialog 2016-08-19 16:29:15 +02:00
Borja Lorente 560185903c MACVENTURE: Fix console drawing bug 2016-08-19 16:29:15 +02:00
Borja Lorente 4f6609f704 MACVENTURE: Refactor object drawing 2016-08-19 16:29:15 +02:00
Borja Lorente 8608776768 MACVENTURE: Add debug channels 2016-08-14 19:01:01 +02:00
Borja Lorente 0b36a77af4 MACVENTURE: Refactor dragging code 2016-08-14 19:01:01 +02:00
Borja Lorente 409a665867 MACVENTURE: Adapt dragging to new click detection 2016-08-14 19:01:00 +02:00
Borja Lorente 0aef29a8c5 MACVENTURE: Revamp double click detection 2016-08-14 19:01:00 +02:00
Borja Lorente 06d9e188df MACVENTURE: Fix scroll in GUI 2016-08-14 19:01:00 +02:00
Borja Lorente 5c43e30499 MACVENTURE: Implement loading borders from zip 2016-08-14 19:00:59 +02:00
Borja Lorente d1a31ff5db MACVENTURE: Fix startup loading bug 2016-08-14 19:00:37 +02:00
Borja Lorente 9ab6ce04a1 MACVENTURE: Change GUI to accept ScummVM dialogs 2016-08-14 19:00:36 +02:00
Borja Lorente 518d336e5a MACVENTURE: Fix item selection on scroll 2016-08-14 19:00:35 +02:00
Borja Lorente e25fb16a37 MACVENTURE: Add scroll to console window 2016-08-14 18:59:23 +02:00
Borja Lorente a7f2cea37d MACVENTURE: Add scroll to console window 2016-08-14 18:59:10 +02:00
Borja Lorente 87c6265582 MACVENTURE: Fix window borders 2016-08-14 18:58:34 +02:00
Borja Lorente 2dfbfdbaba MACVENTURE: Implement in-engine window closing 2016-08-14 18:57:26 +02:00
Borja Lorente 53a5fb6c54 MACVENTURE: Refactor dialogs and controls 2016-08-14 18:57:26 +02:00
Borja Lorente a06f291280 MACVENTURE: Add basic game save/load feature 2016-08-14 18:55:17 +02:00
Borja Lorente 734b453c86 MACVENTURE: Add text input dialog 2016-08-14 18:55:17 +02:00
Borja Lorente 2a521bb22d MACVENTURE: Add dialog system 2016-08-14 18:55:17 +02:00
Borja Lorente e32c126348 MACVENTURE: Refactor asset load checking 2016-08-14 18:54:52 +02:00
Borja Lorente d826fcb18b MACVENTURE: Fix drag screen overflow problem 2016-08-14 18:54:50 +02:00
Borja Lorente 19d7321867 MACVENTURE: Fix torch drawing problem 2016-08-14 18:53:51 +02:00
Borja Lorente b6acfe868c MACVENTURE: Fix click-through and refactor 2016-08-14 18:50:20 +02:00
Borja Lorente fdd949bb00 MACVENTURE: Fix exits drawing 2016-08-14 18:50:19 +02:00
Borja Lorente 528283fbe1 MACVENTURE: First version of working drag 2016-08-14 18:48:35 +02:00
Borja Lorente 9905cd24d3 MACVENTURE: Tidy up Inventory window system 2016-08-14 18:48:04 +02:00
Borja Lorente b460964284 MACVENTURE: Add double click 2016-08-14 18:46:56 +02:00
Borja Lorente 46a85f02d6 MACVENTURE: Add initial text rendering 2016-08-14 18:46:11 +02:00
Borja Lorente 5417022068 MACVENTURE: Add double click support 2016-08-14 18:45:01 +02:00
Borja Lorente a6e1202a0c MACVENTURE: Fix object selection fallthrough 2016-08-14 18:44:37 +02:00
Borja Lorente 9403ef720a MACVENTURE: Fix clicks and dragging offset 2016-08-14 18:43:51 +02:00
Borja Lorente 517aceefcb MACVENTURE: Add scene transition 2016-08-14 18:43:13 +02:00
Borja Lorente 0485483254 MACVENTURE: Minor fixes and skull rising 2016-08-14 18:41:15 +02:00
Borja Lorente 08588eb6f9 MACVENTURE: Add first drag implementation 2016-08-14 18:41:13 +02:00
Borja Lorente 8bee2a7b1c MACVENTURE: Add inventory callback 2016-08-14 18:40:47 +02:00
Borja Lorente 8dd52b6cce MACVENTURE: Complete text decoding 2016-08-14 18:39:05 +02:00
Borja Lorente 499ebc0b54 MACVENTURE: Script engine fixes 2016-08-14 18:38:10 +02:00
Borja Lorente ba5ed7fc88 MACVENTURE: Major push in functionality and rendering 2016-08-14 18:37:46 +02:00
Borja Lorente 0743e9531b MACVENTURE: Implemente dynamic object drawing 2016-08-14 18:32:46 +02:00
Borja Lorente 27ecdea891 MACVENTURE: Add & test PPIC3 Huffman loading 2016-08-14 18:31:44 +02:00
Borja Lorente 15de1a2e60 MACVENTURE: Add graphics blitting 2016-08-14 18:31:43 +02:00