Commit Graph
86814 Commits
Author SHA1 Message Date
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
Paul Gilbert 54a6ec5c07 TITANIC: Implemented CSummonBots class 2016-08-14 12:30:04 -04: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
Borja Lorente d7d03baba9 MACVENTURE: Fix small bug in save reading 2016-08-14 18:28:08 +02:00
Borja Lorente 9c10b431ce MACVENTURE: Add text decoding (without composite) 2016-08-14 18:28:08 +02:00
Borja Lorente aae8378afd MACVENTURE: Remove unused variables 2016-08-14 18:28:08 +02:00
Borja Lorente c42451bf22 MACVENTURE: Fix (another) small retrieval bug 2016-08-14 18:28:08 +02:00
Borja Lorente da174b708c MACVENTURE: Fix small retrieval bug 2016-08-14 18:28:08 +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 ef5a152514 MACVENTURE: Add main loop 2016-08-14 18:26:28 +02:00
Borja Lorente a112cdcb9d MACVENTURE: Add object attribute retrieval 2016-08-14 18:25:35 +02:00
Borja Lorente bc435b398e MACVENTURE: Add text huffman loading 2016-08-14 18:25:34 +02:00
Borja Lorente b209c52ed9 MACVENTURE: Add filepath retrieval 2016-08-14 18:24:59 +02:00
Borja Lorente b024a24821 MACVENTURE: Change container to return a stream 2016-08-14 18:24:59 +02:00
Borja Lorente 22db262d57 MACVENTURE: Add string tables 2016-08-14 18:24:58 +02:00
Borja Lorente b6a5040e35 MACVENTURE: Test and fix object loading 2016-08-14 18:24:58 +02:00
Borja Lorente 56e8ac873b MACVENTURE: Add generic non-persistent container loading 2016-08-14 18:24:58 +02:00
Borja Lorente 9fc9e33981 MACVENTURE: Fix detection 2016-08-14 18:24:58 +02:00
Borja Lorente b3be60273f MACVENTURE: Add generic container 2016-08-14 18:24:58 +02:00
Borja Lorente 5719ea3076 MACVENTURE: Add save game loading 2016-08-14 18:24:58 +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 c676bb9923 MACVENTURE: Load general settings 2016-08-14 18:23:04 +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
Paul Gilbert 6e1045b5be TITANIC: Implemented CSuccUBus class 2016-08-14 12:17:09 -04: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 2fd43c24d0 MACVENTURE: Small fix in detection 2016-08-14 18:11:06 +02:00
Borja Lorente d15e3a03c7 MACVENTURE: Add game file manager 2016-08-14 18:10:48 +02:00
Borja Lorente f095c4a958 MACVENTURE: Extract GUI code 2016-08-14 18:10:14 +02:00
Borja Lorente 322836699a MACVENTURE: Border Loading code 2016-08-14 18:07:22 +02:00
Borja Lorente 6f5997fec6 MACVENTURE: Add naked window for tests 2016-08-14 18:07:22 +02:00
Borja Lorente d56f5a3bc4 MACVENTURE: Add empty event loop 2016-08-14 18:07:22 +02:00