Commit Graph

161 Commits

Author SHA1 Message Date
Borja Lorente
1bb3d14129 MACVENTURE: Unify NULLs 2016-08-19 16:29:16 +02:00
Borja Lorente
896e08cde8 MACVENTURE: Add proper flags to gui debug rects 2016-08-19 16:29:16 +02:00
Borja Lorente
e886f2c6e1 MACVENTURE: Add lose game dialog 2016-08-19 16:29:16 +02:00
Borja Lorente
02138548ae MACVENTURE: Fix win game dialog 2016-08-19 16:29:16 +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
c8a2b0afe2 MACVENTURE: Fix engine mause in dialog 2016-08-19 16:29:15 +02:00
Borja Lorente
90298b00d3 MACVENTURE: Fix indentation in dialog system 2016-08-19 16:29:15 +02:00
Borja Lorente
5c38a0c33b MACVENTURE: Add win game dialog 2016-08-19 16:29:15 +02:00
Borja Lorente
7f533ff7df MACVENTURE: Fix double free on sound 2016-08-19 16:29:15 +02:00
Borja Lorente
fd601f016f MACVENTURE: Fix small if 2016-08-19 16:29:15 +02:00
Borja Lorente
560185903c MACVENTURE: Fix console drawing bug 2016-08-19 16:29:15 +02:00
Borja Lorente
4f6609f704 MACVENTURE: Refactor object drawing 2016-08-19 16:29:15 +02:00
Borja Lorente
9676b6f7fe MACVENTURE: Fix window resizing bug 2016-08-19 16:29:15 +02:00
Borja Lorente
dd35275176 MACVENTURE: Add conditionals to engine destructors 2016-08-19 16:29:00 +02:00
Borja Lorente
8608776768 MACVENTURE: Add debug channels 2016-08-14 19:01:01 +02:00
Borja Lorente
0b36a77af4 MACVENTURE: Refactor dragging code 2016-08-14 19:01:01 +02:00
Borja Lorente
5fade27a0c MACVENTURE: Fix indentation in controls.cpp 2016-08-14 19:01:01 +02:00
Borja Lorente
28bf4f1168 MACVENTURE: Fix some of the offsets 2016-08-14 19:01:01 +02:00
Borja Lorente
47916aca62 MACVENTURE: Fix dragged object drawing 2016-08-14 19:01:01 +02:00
Borja Lorente
0c0be43a3e MACVENTURE: Fix corner case drawing overflow 2016-08-14 19:01:01 +02:00
Borja Lorente
d1a249bc9e MACVENTURE: Fix selected object drawing 2016-08-14 19:01:01 +02:00
Borja Lorente
d925d2c2ce MACVENTURE: Fix segfault with death sound 2016-08-14 19:01:01 +02:00
Borja Lorente
cb4650247f MACVENTURE: Fix segfault when saving 2016-08-14 19:01:00 +02:00
Borja Lorente
409a665867 MACVENTURE: Adapt dragging to new click detection 2016-08-14 19:01:00 +02:00
Borja Lorente
0aef29a8c5 MACVENTURE: Revamp double click detection 2016-08-14 19:01:00 +02:00
Borja Lorente
5b63e29d5e MACVENTURE: Clean up updateState function 2016-08-14 19:01:00 +02:00
Borja Lorente
0202ff9c50 MACVENTURE: Fix exit highlighting 2016-08-14 19:01:00 +02:00
Borja Lorente
427d69535f MACVENTURE: Fix object overflow 2016-08-14 19:01:00 +02:00
Borja Lorente
06d9e188df MACVENTURE: Fix scroll in GUI 2016-08-14 19:01:00 +02:00
Borja Lorente
5c43e30499 MACVENTURE: Implement loading borders from zip 2016-08-14 19:00:59 +02:00
Borja Lorente
d1a31ff5db MACVENTURE: Fix startup loading bug 2016-08-14 19:00:37 +02:00
Borja Lorente
f0dde375c1 MACVENTURE: Add missing methods for runtime load 2016-08-14 19:00:37 +02:00
Borja Lorente
0acdf0c459 MACVENTURE: Implement savefile deletion 2016-08-14 19:00:37 +02:00
Borja Lorente
9ab6ce04a1 MACVENTURE: Change GUI to accept ScummVM dialogs 2016-08-14 19:00:36 +02:00
Borja Lorente
b7b4862e4c MACVENTURE: Add metadata to savegames 2016-08-14 19:00:36 +02:00
Borja Lorente
90b022c078 MACVENTURE: Test some sound decodings 2016-08-14 19:00:36 +02:00
Borja Lorente
dd2908fe42 MACVENTURE: Add basic audio playback 2016-08-14 19:00:36 +02:00
Borja Lorente
842bff03e0 MACVENTURE: Implement missing instruction 2016-08-14 19:00:36 +02:00
Borja Lorente
f5338f4beb MACVENTURE: Add decoding for the rest of the sounds 2016-08-14 19:00:36 +02:00
Borja Lorente
2ff5dad423 MACVENTURE: Add decoding for 0x10 and 0x7e sounds 2016-08-14 19:00:36 +02:00
Borja Lorente
b64622744f MACVENTURE: Add infrastructure to support sound system 2016-08-14 19:00:36 +02:00
Borja Lorente
74ea29d0fa MACVENTURE: Add detection for Deja Vu II 2016-08-14 19:00:36 +02:00
Borja Lorente
5781b738be MACVENTURE: Deja Vu playable 2016-08-14 19:00:36 +02:00
Borja Lorente
f58435a2bc MACVENTURE: Add dejavu 2016-08-14 19:00:35 +02:00
Borja Lorente
518d336e5a MACVENTURE: Fix item selection on scroll 2016-08-14 19:00:35 +02:00
Borja Lorente
b021854327 MACVENTURE: Add scroll to inventory windows 2016-08-14 18:59:37 +02:00
Borja Lorente
e25fb16a37 MACVENTURE: Add scroll to console window 2016-08-14 18:59:23 +02:00
Borja Lorente
a7f2cea37d MACVENTURE: Add scroll to console window 2016-08-14 18:59:10 +02:00
Borja Lorente
fb180a8cdb MACVENTURE: Fix gui 2016-08-14 18:58:57 +02:00