Commit Graph

62673 Commits

Author SHA1 Message Date
Paul Gilbert
4931c8257d MADS: Further animation loading and final section of scene loading code 2014-03-02 18:37:09 -05:00
Paul Gilbert
d5b5cbbb68 MADS: Implemented rest of animation loading 2014-03-02 17:49:52 -05:00
Paul Gilbert
cc810add74 MADS: In progress implementing animation loader 2014-03-02 16:42:39 -05:00
Paul Gilbert
e17fdb5aab MADS: Actually added new animation files 2014-03-02 11:41:46 -05:00
Paul Gilbert
7912f81f2c MADS: Added skeleton file for animation class 2014-03-02 11:38:56 -05:00
Paul Gilbert
4bd1217daf MADS: Added loading for scene nodes and hotspost 2014-03-02 10:49:20 -05:00
Paul Gilbert
411a405400 MADS: Further fixes for SceneInfo data loading 2014-03-01 22:53:08 -05:00
Paul Gilbert
7f8b2025c0 MADS: Basic scne info loading is now working 2014-03-01 20:19:02 -05:00
Paul Gilbert
7880ae0b18 Merge branch 'master' into mads 2014-03-01 17:28:24 -05:00
Strangerke
2218d14fb5 TONY: Remove unused error defines 2014-03-01 16:50:02 +01:00
Strangerke
9d8477b87d TONY: Remove dummy defines 2014-03-01 16:46:31 +01:00
Strangerke
8d8bf74ad6 TONY: Remove unused function declaration in lzo 2014-03-01 16:37:22 +01:00
Strangerke
3ace561178 TONY: Indent code properly in lzo 2014-03-01 16:35:58 +01:00
Strangerke
3f6b51ce55 TONY: Remove dead code in lzo 2014-03-01 16:25:41 +01:00
Kirben
901eeea62e AGOS: Convert verb ids for Simon the Sorcerer 2. 2014-03-01 22:54:18 +11:00
Eugene Sandulenko
094a86e076 FULLPIPE: Implement scene18_initScene1() 2014-03-01 13:15:54 +02:00
Kirben
afd21ac388 AGOS: Enable verb display in Simon the Sorcerer 2. 2014-03-01 20:11:40 +11:00
Paul Gilbert
badb8d9744 MADS: More work implementing scene info loading 2014-02-28 20:37:42 -05:00
Strangerke
558887c1f1 VOYEUR: Fix the value of the CMapResource used in the fading of showConversionScreen() 2014-03-01 00:15:41 +01:00
Strangerke
7efe29249b VOYEUR: Match the original and test _iForcedDeath after doHeadTitle() 2014-03-01 00:04:43 +01:00
Strangerke
c456b0e0e3 TOON: Reduce the scope of some more variables. 2014-02-28 23:39:35 +01:00
Strangerke
460645393e TOON: Reduce the scope of a couple of variables. 2014-02-28 23:33:39 +01:00
Strangerke
a8e17552ce TOON: Remove double identical check. 2014-02-28 23:33:19 +01:00
Strangerke
a440c6a20e TONY: Reduce the scope of more variables 2014-02-28 23:24:09 +01:00
Strangerke
81d733aec0 TONY: Fix some British comments 2014-02-28 22:49:05 +01:00
Strangerke
f358ec74f7 TONY: Reduce the scope of some more variables 2014-02-28 22:47:36 +01:00
Strangerke
d35f470bf6 TONY: Reduce the scope of some variables, change the return type of findPath() 2014-02-28 22:20:38 +01:00
Eugene Sandulenko
a140837f79 FULLPIPE: Implement scene18_updateCursor() 2014-02-28 23:12:31 +02:00
Kirben
e6236293f9 BBVS: Fix compilation. 2014-02-28 20:13:49 +11:00
Eugene Sandulenko
591728227e FULLPIPE: Implement cene18_initScene2() 2014-02-28 11:06:17 +04:00
Strangerke
cf3bf73cde BBVS: Use a boolean for _gameResult. Adapt function declarations accordingly 2014-02-28 07:45:16 +01:00
Strangerke
79bad44750 BBVS: Initialize a pointer to nullptr instead of 0 2014-02-28 07:40:46 +01:00
Strangerke
7cd6b8b898 BBVS: Fix uninitialized variables in Minigame 2014-02-28 07:39:24 +01:00
Strangerke
120bd4c10e BBVS: Add a sanity check in playVideo() 2014-02-28 07:32:01 +01:00
Strangerke
42c159d017 BBVS: Fix out of bounds access in air guitar mini game 2014-02-28 07:21:46 +01:00
Matthew Hoops
57aa610f0c IMAGE: Update comments 2014-02-28 00:32:06 -05:00
Matthew Hoops
acec700c11 IMAGE: Share the same pool of codecs between PICT and QuickTime 2014-02-28 00:32:06 -05:00
Matthew Hoops
05e9ff136a IMAGE: Share the same pool of codecs between bitmap and AVI 2014-02-28 00:32:06 -05:00
Matthew Hoops
231a02c759 VIDEO: Use the bitmap header compression field for AVI codecs 2014-02-28 00:32:06 -05:00
Matthew Hoops
0f07f85a94 IMAGE: Split raw bitmap decoding into a Codec 2014-02-28 00:31:59 -05:00
Matthew Hoops
08ea14a8d0 IMAGE: Make Codec take a stream reference; change function name to decodeFrame 2014-02-28 00:27:37 -05:00
Matthew Hoops
e6717aaf43 IMAGE: Clarify difference between ImageDecoder and Codec a bit 2014-02-28 00:27:37 -05:00
Matthew Hoops
c432b96cf6 IMAGE: Merge the JPEG codec into the ImageDecoder 2014-02-28 00:27:36 -05:00
Matthew Hoops
b568ac73b9 IMAGE: Move video codecs to image/ 2014-02-28 00:27:36 -05:00
Matthew Hoops
740b6e8fbd IMAGE: Move all ImageDecoders to image/ 2014-02-28 00:27:28 -05:00
D G Turner
cbf085287c ANDROID: Fix Android pre3.1 compatibility.
This was broken by a50ede203b.
2014-02-27 10:44:55 +00:00
Strangerke
885013febb VOYEUR: Remove initializeManagers() 2014-02-27 08:17:26 +01:00
Strangerke
e44690dae9 VOYEUR: Remove setVm from GraphicsManager 2014-02-27 08:15:29 +01:00
Strangerke
6dd0a81fdf VOYEUR: Remove setVm from FilesManager 2014-02-27 08:09:57 +01:00
Strangerke
9f74d13c57 VOYEUR: Remove setVm from EventManager 2014-02-27 07:29:49 +01:00