141 Commits

Author SHA1 Message Date
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
Borja Lorente
15de1a2e60 MACVENTURE: Add graphics blitting 2016-08-14 18:31:43 +02:00
Borja Lorente
ccc76f2119 MACVENTURE: Add PPIC0, 1 and 2 decoding 2016-08-14 18:31:16 +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
ec768fbec1 MACVENTURE: Test and complete main loop 2016-08-14 18:28:06 +02:00
Borja Lorente
79496ea5c0 MACVENTURE: Add command activation 2016-08-14 18:26:46 +02:00
Borja Lorente
9564866ec3 MACVENTURE: Add image to self window 2016-08-14 18:24:56 +02:00
Borja Lorente
88e6f9257e MACVENTURE: Add appropriate border bounding boxes 2016-08-14 18:24:20 +02:00
Borja Lorente
d43523010b MACVENTURE: Add callbacks for all windows 2016-08-14 18:23:37 +02:00
Borja Lorente
5368aa979b MACVENTURE: Change inventory to use the general settings 2016-08-14 18:23:35 +02:00
Borja Lorente
61134cf570 MACVENTURE: Add the rest of the windows 2016-08-14 18:22:19 +02:00
Borja Lorente
ec40b4ec44 MACVENTURE: Fix border offsets 2016-08-14 18:20:54 +02:00
Borja Lorente
1d5cbee3a8 MACVENTURE: Fix small border bug 2016-08-14 18:17:45 +02:00
Borja Lorente
63e4fe8fc7 MACVENTURE: Add command callback 2016-08-14 18:15:35 +02:00
Borja Lorente
c09e74b6a7 MACVENTURE: Add commnad window text render 2016-08-14 18:14:15 +02:00
Borja Lorente
7991b3ede7 MACVENTURE: Add static menus 2016-08-14 18:11:41 +02:00
Borja Lorente
88949eddce MACVENTURE: Add menu display 2016-08-14 18:11:40 +02:00
Borja Lorente
4611429959 MACVENTURE: Add submenu loading 2016-08-14 18:11:38 +02:00
Borja Lorente
dd072a39de MACVENTURE: Add basic menu loading 2016-08-14 18:11:06 +02:00
Borja Lorente
f095c4a958 MACVENTURE: Extract GUI code 2016-08-14 18:10:14 +02:00