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
|
e5cf0332f2
|
MACVENTURE: Break up one-line ifs and fix braces
|
2016-08-19 16:30:24 +02:00 |
|
Borja Lorente
|
34fdec37b2
|
MACVENTURE: Fix debug messages
|
2016-08-19 16:30:24 +02:00 |
|
Borja Lorente
|
b1eb6da6fa
|
MACVENTURE: Add prefixes to error messages
|
2016-08-19 16:30:23 +02:00 |
|
Borja Lorente
|
09fe00eb2a
|
MACVENTURE: Fix indentation and braces
|
2016-08-19 16:30:18 +02:00 |
|
Borja Lorente
|
019f3d4b62
|
MACVENTURE: Add wrapper class for global settings
|
2016-08-19 16:29:17 +02:00 |
|
Borja Lorente
|
44a6f8a1db
|
MACVENTURE: Fix minor memory leaks
|
2016-08-19 16:29:17 +02:00 |
|
Borja Lorente
|
0cd9e87629
|
MACVENTURE: Add 'new game' functionality
|
2016-08-19 16:29:16 +02:00 |
|
Borja Lorente
|
1d5b7a6e19
|
MACVENTURE: Refactor world to extract new game method
|
2016-08-19 16:29:16 +02:00 |
|
Borja Lorente
|
8608776768
|
MACVENTURE: Add debug channels
|
2016-08-14 19:01:01 +02:00 |
|
Borja Lorente
|
f58435a2bc
|
MACVENTURE: Add dejavu
|
2016-08-14 19:00:35 +02:00 |
|
Borja Lorente
|
09a4a4ac39
|
MACVENTURE: Fix image to allow mask attributes
|
2016-08-14 18:55:17 +02:00 |
|
Borja Lorente
|
014d1b7dcb
|
MACVENTURE: Fix sign issue
|
2016-08-14 18:55:17 +02:00 |
|
Borja Lorente
|
a06f291280
|
MACVENTURE: Add basic game save/load feature
|
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
|
8aec5e1cdb
|
MACVENTURE: Fix inventory
|
2016-08-14 18:49:30 +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
|
8dd52b6cce
|
MACVENTURE: Complete text decoding
|
2016-08-14 18:39:05 +02:00 |
|
Borja Lorente
|
0743e9531b
|
MACVENTURE: Implemente dynamic object drawing
|
2016-08-14 18:32:46 +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
|
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
|
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
|
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
|
b209c52ed9
|
MACVENTURE: Add filepath retrieval
|
2016-08-14 18:24:59 +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
|
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 |
|