Commit Graph
120 Commits
Author SHA1 Message Date
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 91493aaeb8 MACVENTURE: Add closeable inventory windows 2016-08-14 18:57:26 +02:00
Borja Lorente 49a2efe408 MACVENTURE: Shadowgate Winnable 2016-08-14 18:55:18 +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 8162483026 MACVENTURE: Add text input logic 2016-08-14 18:55:16 +02:00
Borja Lorente dad1edcef0 MACVENTURE: Remove unnecesary window code 2016-08-14 18:54:52 +02:00
Borja Lorente e32c126348 MACVENTURE: Refactor asset load checking 2016-08-14 18:54:52 +02:00
Borja Lorente f8efc58a59 MACVENTURE: Fix inventory window selection 2016-08-14 18:54:52 +02:00
Borja Lorente c36f8c429f MACVENTURE: Soften conditions for object selection 2016-08-14 18:54:52 +02:00
Borja Lorente 2ba8b1ca8c MACVENTURE: FIx pesky random drag selection 2016-08-14 18:54:52 +02:00
Borja Lorente 777923be66 MACVENTURE: Correct object drop position 2016-08-14 18:54:52 +02:00
Borja Lorente 31a32963b4 MACVENTURE: Fix dragged object move recognition 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 a5a094b6bd MACVENTURE: Begin fixing second inventory problem 2016-08-14 18:53:49 +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 9ac1253925 MACVENTURE: Fix the removal of objects in window 2016-08-14 18:49:58 +02:00
Borja Lorente 4662642bc3 MACVENTURE: Adjust drag selection to account for window movement 2016-08-14 18:49:29 +02:00
Borja Lorente 6da240a6e7 MACVENTURE: Fix object selection in inventory 2016-08-14 18:49:11 +02:00
Borja Lorente 87540eaa8f MACVENTURE: Fix error with second scene 2016-08-14 18:48:36 +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 03a9ad4899 MACVENTURE: Fix game detection 2016-08-14 18:43:14 +02:00
Borja Lorente 517aceefcb MACVENTURE: Add scene transition 2016-08-14 18:43:13 +02:00
Borja Lorente 246fec28f5 MACVENTURE: Fix minor object drawing bug 2016-08-14 18:41:34 +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 764d0ad0fe MACVENTURE: Fix small script bug 2016-08-14 18:40:48 +02:00
Borja Lorente 8bee2a7b1c MACVENTURE: Add inventory callback 2016-08-14 18:40:47 +02:00
Borja Lorente 45a2aa94b9 MACVENTURE: Fix rect collission 2016-08-14 18:40:24 +02:00
Borja Lorente 4837b7750a MACVENTURE: Add rect collission for main game window 2016-08-14 18:39:27 +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 ec7eb7cb5b MACVENTURE: Game window object selection and some more opcodes 2016-08-14 18:34:53 +02:00
Borja Lorente 0fb344dfed MACVENTURE: Hack for dynamic object drawing 2016-08-14 18:34:11 +02:00
Borja Lorente 1540674f77 MACVENTURE: Fix dymanic object drawing 2016-08-14 18:33:25 +02:00
Borja Lorente 0743e9531b MACVENTURE: Implemente dynamic object drawing 2016-08-14 18:32:46 +02:00
Borja Lorente 4d8f8fd36b MACVENTURE: Complete ppic blitting 2016-08-14 18:31:44 +02:00
Borja Lorente 27ecdea891 MACVENTURE: Add & test PPIC3 Huffman loading 2016-08-14 18:31:44 +02:00