242 Commits

Author SHA1 Message Date
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
bc29c37f32 MACVENUTRE: Fix PPIC0 Drawing 2016-08-14 18:53:51 +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
b35ef40895 MACVENTURE: Fix temporal window reallocation 2016-08-14 18:49:30 +02:00
Borja Lorente
8aec5e1cdb MACVENTURE: Fix inventory 2016-08-14 18:49:30 +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
680790acaa MACVENTURE: Add proper capitalization 2016-08-14 18:41:15 +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
25f086e63b MACVENTURE: Add a small hack for decoding 2016-08-14 18:39:06 +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
Borja Lorente
15de1a2e60 MACVENTURE: Add graphics blitting 2016-08-14 18:31:43 +02:00
Borja Lorente
1cee6caf13 MACVENTURE: Test PPIC1 and 2 decoding 2016-08-14 18:31:19 +02:00
Borja Lorente
ccc76f2119 MACVENTURE: Add PPIC0, 1 and 2 decoding 2016-08-14 18:31:16 +02:00
Borja Lorente
bbf0c62f14 MACVENTURE: Add enqueue text 2016-08-14 18:29:57 +02:00
Borja Lorente
2fbff0e678 MACVENTURE: Fix some minor warnings 2016-08-14 18:29:57 +02:00
Borja Lorente
60d5ef5c5b MACVENTURE: Begin implementing object queue 2016-08-14 18:29:56 +02:00
Borja Lorente
96f9910c79 MACVENTURE: Add opcodes for script engine 2016-08-14 18:29:11 +02:00
Borja Lorente
9b052d0a97 MACVENTURE: Add untested script engine 2016-08-14 18:28:47 +02:00
Borja Lorente
e8725ae068 MACVENTURE: Add attribute set function 2016-08-14 18:28:47 +02:00
Borja Lorente
0fc3e90974 MACVENTURE: Small fixed 2016-08-14 18:28:45 +02:00