Eugene Sandulenko
|
dead4aa014
|
JANITORIAL: Remove trailing spaces
|
2016-10-09 14:59:58 +02:00 |
|
Paul Gilbert
|
ac8adb07c8
|
ACCESS: Refactor ASurface and Screen to not use virtual inheritance
|
2016-05-26 21:21:03 -04:00 |
|
Paul Gilbert
|
9c7569b74b
|
ACCESS: Changed engine to use Graphics::ManagedSurface
|
2016-03-14 20:56:25 -04:00 |
|
Willem Jan Palenstijn
|
6ec9c81b57
|
Merge branch 'master' into mm
Conflicts:
engines/access/access.cpp
engines/access/asurface.h
engines/access/bubble_box.cpp
engines/access/bubble_box.h
engines/access/martian/martian_game.cpp
engines/access/player.cpp
engines/access/player.h
engines/access/resources.cpp
engines/access/screen.cpp
engines/access/screen.h
engines/access/sound.cpp
engines/access/sound.h
|
2015-07-22 22:43:42 +02:00 |
|
Strangerke
|
e0a9c92ccd
|
ACCESS: Split setVideo into 2 functions to allow the loading of files out of a container
|
2015-01-31 22:42:46 +01:00 |
|
Strangerke
|
99087c7f45
|
ACCESS: Use enum instead of int to initialize video flag
|
2014-12-21 22:55:24 +01:00 |
|
Strangerke
|
8bc30d0dfb
|
ACCESS: Initialize header in videoPlayer constructor
|
2014-12-21 22:53:20 +01:00 |
|
Paul Gilbert
|
18df28f74d
|
ACCESS: Extra initialization for various classes
|
2014-12-19 23:36:53 -05:00 |
|
Strangerke
|
492d974550
|
ACCESS: Some more polishing in the file headers
|
2014-12-17 18:27:47 +01:00 |
|
Paul Gilbert
|
2cdd05306c
|
ACCESS: Dirty rect handling for conversation videos
|
2014-12-14 10:17:47 -05:00 |
|
Strangerke
|
84ba0df9b2
|
ACCESS: Janitorial
|
2014-12-12 23:00:46 -05:00 |
|
Strangerke
|
ddfe739554
|
ACCESS: Implement copyVideo
|
2014-12-12 22:40:26 -05:00 |
|
Strangerke
|
9e84be664c
|
ACCESS: Implement a couple of script functions
|
2014-12-12 22:39:56 -05:00 |
|
Paul Gilbert
|
3627ff51aa
|
ACCESS: Implemented code for cmdChapter
|
2014-12-12 22:18:37 -05:00 |
|
Paul Gilbert
|
729f03f42c
|
ACCESS: Fixes for playVideo
|
2014-08-28 21:36:48 -04:00 |
|
Paul Gilbert
|
1d8f23985a
|
ACCESS: Implement loadSounds
|
2014-08-28 20:24:25 -04:00 |
|
Paul Gilbert
|
e57d7e8782
|
ACCESS: Implemented playVideo
|
2014-08-28 20:02:35 -04:00 |
|
Paul Gilbert
|
819cad3a17
|
ACCESS: Implemented setVideo
|
2014-08-28 07:36:11 -04:00 |
|
Paul Gilbert
|
c0a7852662
|
ACCESS: Refactor the file manager to return resource structures
|
2014-08-27 22:13:43 -04:00 |
|
Paul Gilbert
|
1e2d79eb59
|
ACCESS: Implement more opcodes, stubbed beginning of video player
|
2014-08-23 14:13:26 -04:00 |
|