Marisa-Chan
21d6fddab4
ZVISION: Added scaled blitter to bkg
2014-08-27 14:57:35 +07:00
Marisa-Chan
2cfef440d7
ZVISION: venus_id now in base control class
2014-08-07 15:58:27 +07:00
Marisa-Chan
7378443e38
ZVISION: Implement safe control
2014-08-07 15:52:43 +07:00
Marisa-Chan
1696e0dd96
ZVISION: Prepare save data while changing location
2014-08-04 16:43:15 +07:00
Marisa-Chan
e9676f5d7a
ZVISION: Implementation of save control
2014-08-04 16:42:16 +07:00
Marisa-Chan
49fc9eb5e6
ZVISION: Define ID's for system strings
2014-08-04 16:41:08 +07:00
Marisa-Chan
5a5a32c84a
ZVISION: New SaveManager methods for pre-buffering save data
2014-08-04 16:39:14 +07:00
Marisa-Chan
550c4dbc35
ZVISION: Implement full code for input control
2014-08-04 16:35:54 +07:00
Marisa-Chan
73d26bc233
ZVISION: Don't focus on already focused control
2014-08-04 16:33:36 +07:00
Marisa-Chan
d7d058cd60
ZVISION: New scriptManager location methods
2014-08-04 16:32:48 +07:00
Marisa-Chan
fb62b9477b
ZVISION: Make controls processing breakeable.
2014-08-04 16:29:58 +07:00
Marisa-Chan
5a870100bd
ZVISION: Bool results for keyUp and keyDown events for controls.
2014-07-12 21:52:56 +00:00
Marisa-Chan
7f2d4d9a6c
ZVISION: Implement fuctionality for change focus without of calling focus/unfocus
2014-07-12 21:44:10 +00:00
Marisa-Chan
ce248644b8
ZVISION: Fix drawTxt y-position.
2014-07-12 21:41:49 +00:00
Marisa-Chan
bc4b0b5bf6
ZVISION: Implement code for getControl
2014-07-12 21:39:02 +00:00
Marisa-Chan
9dd9bfce80
ZVISION: String manager only load text lines without parsing text styles.
2014-07-12 21:38:11 +00:00
Marisa-Chan
57857a1d76
ZVISION: Controls now can return type of control.
2014-07-12 21:35:50 +00:00
Marisa-Chan
b9103b8d19
ZVISION: Implement functions for system messaging.
2014-07-12 19:09:08 +00:00
Marisa-Chan
bbaebdf680
ZVISION: Process events for controls similar to original engine, fix some errors.
2014-07-05 17:27:08 +00:00
Marisa-Chan
628d6cb4ee
ZVISION: Fix puzzle disable condition check
2014-07-05 17:15:04 +00:00
Marisa-Chan
23c1b50861
ZVISION: Reorgonize source files into directories.
2014-07-02 19:50:55 +00:00
Marisa-Chan
ace0e5e88f
ZVISION: Fix compilation errors with latest scummvm
2014-06-14 15:18:24 +07:00
Marisa-Chan
45589950c0
Merge remote-tracking branch 'upstream/master' into zvision
...
Conflicts:
engines/zvision/animation/rlf_animation.cpp
engines/zvision/animation_control.h
engines/zvision/core/console.cpp
engines/zvision/core/events.cpp
engines/zvision/cursors/cursor.cpp
engines/zvision/cursors/cursor_manager.cpp
engines/zvision/cursors/cursor_manager.h
engines/zvision/fonts/truetype_font.cpp
engines/zvision/graphics/render_manager.cpp
engines/zvision/graphics/render_manager.h
engines/zvision/inventory/inventory_manager.h
engines/zvision/inventory_manager.h
engines/zvision/meta_animation.h
engines/zvision/module.mk
engines/zvision/scripting/actions.cpp
engines/zvision/scripting/control.h
engines/zvision/scripting/controls/animation_control.cpp
engines/zvision/scripting/controls/animation_control.h
engines/zvision/scripting/controls/input_control.cpp
engines/zvision/scripting/controls/lever_control.cpp
engines/zvision/scripting/controls/timer_node.cpp
engines/zvision/scripting/controls/timer_node.h
engines/zvision/scripting/puzzle.h
engines/zvision/scripting/scr_file_handling.cpp
engines/zvision/scripting/script_manager.cpp
engines/zvision/scripting/script_manager.h
engines/zvision/sidefx.cpp
engines/zvision/sound/zork_raw.cpp
engines/zvision/sound/zork_raw.h
engines/zvision/video/video.cpp
engines/zvision/video/zork_avi_decoder.h
engines/zvision/zvision.cpp
engines/zvision/zvision.h
2014-06-13 21:43:04 +07:00
Eugene Sandulenko
5c005ad3a3
FULLPIPE: Implement FullpipeEngine::freeGameLoader()
2014-06-13 10:49:54 +03:00
Eugene Sandulenko
e181edd040
FULLPIPE: Implement FullpipeEngine::cleanup()
2014-06-13 10:44:52 +03:00
Eugene Sandulenko
96065c7f87
FULLPIPE: Implement GameLoader::~GameLoader()
2014-06-13 10:32:35 +03:00
Eugene Sandulenko
de01a09141
FULLPIPE: Removed unused code
2014-06-13 10:32:35 +03:00
Strangerke
cd31c9e87a
MADS: initialize a couple of variable in DialogLine
2014-06-12 14:18:52 +02:00
anotherguest
17edab101b
Merge branch 'master' of github.com:scummvm/scummvm
2014-06-12 10:01:26 +02:00
anotherguest
c2debe028d
SYMBIAN: Added esock.lib for byteswap.
2014-06-12 10:01:05 +02:00
Eugene Sandulenko
18242b8a29
FULLPIPE: Implement GameLoader::restoreDefPicAniInfos()
2014-06-12 10:32:45 +03:00
Eugene Sandulenko
0fe605be4b
FULLPIPE: Implement GameVar::~GameVar()
2014-06-12 10:16:53 +03:00
anotherguest
46f30804d8
Merge branch 'master' of github.com:scummvm/scummvm
2014-06-12 08:03:53 +02:00
anotherguest
237bc4cc21
SYMBIAN: Add symbian support for voyeur
2014-06-12 08:02:57 +02:00
Eugene Sandulenko
263cc2873b
FULLPIPE: Use safe string copying. CID 1208908
2014-06-11 23:02:58 +03:00
Eugene Sandulenko
1d53333435
FULLPIPE: Copy string safely. CID 1208909
2014-06-11 23:01:22 +03:00
anotherguest
de15b20530
SYMBIAN: Add Fedor to Symbian Credit list in credits.pl
2014-06-11 11:48:51 +02:00
anotherguest
a2e701d77f
SYMBIAN: Added support for two new engines. Updated MMP files and help files from Fedors changes.
2014-06-11 11:48:07 +02:00
D G Turner
19ab6082d5
MOHAWK: Add version number for Riven Italian detection entry.
...
Also, annotate lanuage comment for preceding entry.
2014-06-10 22:37:13 +01:00
Alyssa Milburn
92e02457f5
OPENGLSDL: Always ignore bad resolution changes.
...
Otherwise we can end up with the wrong resolution when we make
multiple resizes in quick succession.
2014-06-10 22:07:11 +02:00
Eugene Sandulenko
8ca3316e3a
FULLPIPE: Plug potential resource leak. CID 1208906
2014-06-10 19:32:47 +03:00
Strangerke
51184eab9d
CRUISE: Remove some useless variables, use a boolean for a variable
2014-06-10 07:25:35 +02:00
Johannes Schickel
638814d3c4
BUILD: Remove USE_TERMCONV related bits in port.mk.
...
We don't have any TERMCONV feature anymore, thus no need to keep this around.
2014-06-09 23:37:53 +02:00
Johannes Schickel
ff4c060be1
FULLPIPE: Use strlcpy instead of strncpy in some places.
...
strncpy does not assure that the result is 0 terminated. strlcpy does, which
makes this safer.
I only replaced strncpy usages where the memory was not allocated to the
correct size right before the strncpy usage.
2014-06-09 22:46:54 +02:00
Eugene Sandulenko
bd63ee2c4e
FULLPIPE: Fix compilation
2014-06-09 22:48:34 +03:00
Eugene Sandulenko
729810bbc1
FULLPIPE: Initialize variable. CID 1153659
2014-06-09 22:46:38 +03:00
Eugene Sandulenko
39088eec05
FULLPIPE: Fix copy-paste error from original. CID 1199556
2014-06-09 22:39:31 +03:00
Eugene Sandulenko
2e30e0fc7d
FULLPIPE: Safely copy string. CID 1208908
2014-06-09 22:36:01 +03:00
Eugene Sandulenko
df5ef5bf2e
FULLPIPE: Safely copy strings
2014-06-09 22:34:21 +03:00
Eugene Sandulenko
c41ebe6f45
COMMON: Added align() method for BitStream
2014-06-09 22:33:45 +03:00