neuromancer
|
806e8263fb
|
HYPNO: disable user interaction during cutscenes/intro commands
|
2022-08-11 08:52:14 +02:00 |
|
neuromancer
|
8186f29f77
|
HYPNO: fix timer usage during bus puzzle (hard) in spider
|
2022-06-18 10:00:10 +02:00 |
|
neuromancer
|
d85a1c53b0
|
HYPNO: added sound action implementation, needed to fix some missing sounds in spider
|
2022-05-31 08:58:37 +02:00 |
|
neuromancer
|
6a16c8bbb5
|
HYPNO: added basic implementation for selection in specific scenes in boyz
|
2022-05-25 13:00:10 +02:00 |
|
neuromancer
|
36359a8026
|
HYPNO: implemented some missing pointer change in spider
|
2022-05-07 16:58:59 +02:00 |
|
neuromancer
|
63f45d4d5a
|
HYPNO: improved parsing for player selection in boyz
|
2022-05-07 08:26:07 +02:00 |
|
neuromancer
|
d2c43dd225
|
HYPNO: redraw menu in spider after conversations
|
2022-04-16 16:05:47 +02:00 |
|
neuromancer
|
fa9feb0df3
|
HYPNO: allow to replay conversations and refactor code some code in spider
|
2022-04-15 12:07:14 +02:00 |
|
neuromancer
|
68979a013a
|
HYPNO: add score field into saving/loading and show it as restored content in spider
|
2022-03-13 11:05:22 +01:00 |
|
neuromancer
|
b61db5daa4
|
HYPNO: used clang-format to make the code more readable
|
2022-01-26 18:52:04 +01:00 |
|
neuromancer
|
2b44320ce5
|
HYPNO: refactored some code and fixed credits in wet demo
|
2022-01-22 21:30:59 +01:00 |
|
neuromancer
|
2fbc32e8ef
|
HYPNO: fixed memory leaks in spider
|
2022-01-19 20:33:08 +01:00 |
|
neuromancer
|
9e3568bdfb
|
HYPNO: fixed menus in spider
|
2022-01-17 20:54:41 +01:00 |
|
neuromancer
|
364aa27c07
|
HYPNO: fixed menus in spider demo
|
2022-01-17 20:34:49 +01:00 |
|
neuromancer
|
c3df05dd12
|
HYPNO: disabled saving dialog while in menu in spider
|
2022-01-17 19:21:34 +01:00 |
|
neuromancer
|
a9ad4e08fe
|
HYPNO: added menus and hints to each puzzle in spider
|
2022-01-17 18:35:05 +01:00 |
|
neuromancer
|
542139a129
|
HYPNO: allow to jump into the system menu in spider
|
2022-01-17 11:34:03 +01:00 |
|
neuromancer
|
b7c06ee881
|
HYPNO: fixes in puzzles and menu in spider
|
2022-01-17 09:58:49 +01:00 |
|
neuromancer
|
53527c463f
|
HYPNO: fixes in game loading and video playback when looping in spider
|
2022-01-15 20:25:35 +01:00 |
|
neuromancer
|
63b7a6b5a6
|
HYPNO: use CLUT8 instead of converting images and load palettes when necessary as well some fixes in spider
|
2022-01-11 12:34:59 +01:00 |
|
neuromancer
|
8f5fc51915
|
HYPNO: added some code to handle changing color palettes in spider
|
2022-01-08 19:07:55 +01:00 |
|
neuromancer
|
06751e2264
|
HYPNO: improved menu handling in spider and fixed timer deallocation issue
|
2022-01-08 10:39:34 +01:00 |
|
neuromancer
|
3c9d76b6b6
|
HPYNO: demo fixes and initial implementation of timeout action
|
2022-01-07 19:28:17 +01:00 |
|
neuromancer
|
c2db92b7e6
|
HYPNO: added autosave checkpoints in spider
|
2022-01-06 20:04:57 +01:00 |
|
neuromancer
|
4c23d5f2f5
|
HYPNO: added basic save/load code to spider
|
2022-01-03 20:46:26 +01:00 |
|
neuromancer
|
e4530e1b55
|
HYPNO: implemented bus puzzle in hard mode
|
2022-01-02 11:08:47 +01:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
neuromancer
|
db785e7798
|
HYPNO: added new scenes and improved parsers in spider
|
2021-11-24 21:51:40 +01:00 |
|
neuromancer
|
ed0efdd647
|
HYPNO: refactored how difficutly is handled in wet and spider and starte to add levels in spider
|
2021-11-15 19:41:27 +01:00 |
|
neuromancer
|
802b13ca7b
|
HYPNO: correctly load the bus scene in spider with easy mode
|
2021-11-13 09:54:05 +01:00 |
|
neuromancer
|
29a6d38179
|
HYPNO: correct handling of WALL0/WALL1 commands
|
2021-11-06 20:07:35 +01:00 |
|
neuromancer
|
958df59b87
|
HYPNO: refactored scene loading and avoid repeating the same cutscenes
|
2021-11-06 18:17:27 +01:00 |
|
neuromancer
|
a590352bf6
|
HYPNO: improved parsing in arcade and scenes, and added some hard-coded scenes for several games
|
2021-11-06 00:04:56 +01:00 |
|
neuromancer
|
cdc58ab15f
|
HYPNO: improved video decoding, implemented initial version of wetland main menu and some other fixes
|
2021-10-31 19:15:06 +01:00 |
|
neuromancer
|
00d7a05c94
|
HYPNO: replaced typeid code with enumarated type
|
2021-10-31 19:15:06 +01:00 |
|
neuromancer
|
a87c50f498
|
HYPNO: added functions to start implementing gameplay from full versions of Wetlands and Spiderman games as well as some fixes here and there
|
2021-10-31 19:15:06 +01:00 |
|
neuromancer
|
2a45d0908e
|
HYPNO: readded typeinfo header
|
2021-10-31 19:15:06 +01:00 |
|
neuromancer
|
8100ee54a4
|
HYPNO: fixed missing headers, removed C++isms and better errors among others
|
2021-10-31 19:15:06 +01:00 |
|
neuromancer
|
266939c541
|
HYPNO: added missing new lines
|
2021-10-31 19:15:06 +01:00 |
|
neuromancer
|
18c81f9b30
|
HYPNO: added typeinfo include and license in actions.cpp
|
2021-10-31 19:15:06 +01:00 |
|
neuromancer
|
a18c5f8a98
|
HYPNO: run clang-format and minor fixes
|
2021-10-31 19:15:06 +01:00 |
|
neuromancer
|
87afe2d933
|
HYPNO: refactored code, added basic debugging capabilities and fixes
|
2021-10-31 19:15:06 +01:00 |
|