Commit Graph
70175 Commits
Author SHA1 Message Date
D G Turner 2fde3eaabb WAGE: Update World Class with MKTAG fourCC.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
D G Turner af656f220a WAGE: Add Missing Headers For World Class.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
D G Turner 691e9134c4 WAGE: Minor Comment Corrections and Removal.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
D G Turner 0593022a73 WAGE: Correction For MacResManager Constructor Changes.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
D G Turner ff672c771c WAGE: Add Missing Required Engine Headers.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
D G Turner 5926af06f1 WAGE: Correct Engine For DebugMan API Changes.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
D G Turner 2442f12bb4 WAGE: Replace Forbidden Printf calls with debug() calls.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
D G Turner 37e5e205cc WAGE: Updated Engine for MemoryReadStream Header Change.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
D G Turner 0ee543b9fb WAGE: StringList Replaced by StringArray...
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
D G Turner 9d448131c5 WAGE: Update Engine For MKID_BE to MKTAG Change.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
D G Turner 83617a77da WAGE: Update Engine For Changes To Advanced Detector API.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
D G Turner aabe774cbe WAGE: Update Engine Code For Common::RandomSource API Changes.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
D G Turner 2910ff45d8 WAGE: Add .gitignore file.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
Eugene Sandulenko 879425385e WAGE: Started implementing script execution.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
Eugene Sandulenko e8194a6b79 WAGE: Fix compilation under *nix.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
Eugene Sandulenko bee9d5e2d9 WAGE: Added MIT license to mll relevant files.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
Eugene Sandulenko d9e0667dcc WAGE: Move MacResManager to Common
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
Eugene Sandulenko 406a05aec1 WAGE: Implement reading of all entities. This completes the world loading.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
Eugene Sandulenko add5bba03f WAGE: Merged most headers into entities.h
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
Eugene Sandulenko f488762703 WAGE: Finished world loading.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
Eugene Sandulenko 53029635b1 WAGE: Load scene scripts too.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
Eugene Sandulenko 199bea2167 WAGE: Started scene loader implemenation
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
Eugene Sandulenko 2caf210222 WAGE: Remove chr.cpp as it is non-needed.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
Eugene Sandulenko 65eb49cbd8 WAGE: Removed tons on those accessors.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
Eugene Sandulenko 37cb2480fc WAGE: Added Context class and completed Chr class.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
Eugene Sandulenko ce6aa4dd28 WAGE: Added stubs for most classes. Implemented Obj and Scene classes.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
Eugene Sandulenko ae1f601855 WAGE: Resource file is loaded.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
Eugene Sandulenko c532b6c74f WAGE: Initial version. "Another Fine Mess 1.8" is detected.
Signed-off-by: Eugene Sandulenko <sev@scummvm.org>
2015-12-27 15:39:52 +01:00
Strangerke d393674100 LAB: Allow to skip more efficiently the intro while the 2nd screen is displayed 2015-12-27 15:23:51 +01:00
Johannes Schickel 08cff7942f Merge pull request #641 from vanfanel/gles_fix
SDL/GL Enabled OpenGL(ES) on the Raspberry Pi in the configure script.
2015-12-27 14:57:46 +01:00
Willem Jan Palenstijn a49ffcd87b LAB: Remove some unnecessary casts 2015-12-27 13:52:34 +01:00
Filippos Karapetis 662649319b LAB: Simplify fillBuffer() 2015-12-27 14:36:02 +02:00
Filippos Karapetis 764d261873 LAB: Unify the sound flags code for music and sound effects 2015-12-27 14:36:01 +02:00
Filippos Karapetis 684830082b LAB: Simplify resetMusic() 2015-12-27 14:36:01 +02:00
Filippos Karapetis e2d019f9d1 LAB: Rename _lastMusicRoom to _curRoomMusic 2015-12-27 14:36:00 +02:00
Filippos Karapetis e4745a0b20 LAB: Remove incorrect mouse cursor hiding at the start of every anim
This resulted in having the mouse cursor flash in scenes with animation
(e.g. the Surreal Maze)
2015-12-27 14:36:00 +02:00
Filippos Karapetis bce260bb5f LAB: Get rid of _doReset
This resulted in calling resetMusic() twice
2015-12-27 14:36:00 +02:00
Willem Jan Palenstijn 86a593af09 LAB: Simplify check order 2015-12-27 13:34:50 +01:00
Strangerke e06252cda5 LAB: Init the mouse in the center of the screen 2015-12-27 11:30:56 +01:00
Strangerke c0e64a091a LAB: Review the variable types used in Special, reduce the scope of some variables 2015-12-27 11:20:54 +01:00
Strangerke 9bc8d25b02 LAB: Remove a useless assignment 2015-12-27 11:00:05 +01:00
Strangerke bc368c6967 LAB: Remove useless pragma 2015-12-27 01:30:00 +01:00
Strangerke 2bad773046 LAB: Use an enum for special room ids 2015-12-27 01:05:43 +01:00
Strangerke 3712befbd7 LAB: Remove unused defines 2015-12-27 00:46:41 +01:00
Filippos Karapetis 3215d14e82 LAB: Rename TilePuzzle to SpecialLocks, to better reflect its purpose
This class handles two different special locks, the tile puzzle and
the combination door
2015-12-27 01:42:45 +02:00
Willem Jan Palenstijn 428f9acdcf LAB: Revert functional change of cleanup commit
(7f2b69b75c)
2015-12-27 00:29:05 +01:00
Filippos Karapetis 56c5919c3d LAB: Fix crash in the the door number puzzle 2015-12-27 01:14:55 +02:00
Filippos Karapetis 1d3a3a24fa LAB: Fix regression in the tab handling code 2015-12-27 00:47:21 +02:00
Strangerke 55f236f6ff LAB: Fix glitch when skipping intro 2015-12-26 23:11:04 +01:00
Willem Jan Palenstijn 90ac7a2bcb LAB: Clean up Image._imageData memory handling 2015-12-26 21:59:10 +01:00