Bastien Bouclet
93ed359669
MOHAWK: Implement Mechanical's crystals
2011-02-13 13:16:03 +01:00
Bastien Bouclet
c68bee08b2
MOHAWK: Add var getters / togglers to Mechanical, pages can now be
...
taken
2011-02-13 12:24:11 +01:00
Bastien Bouclet
30c33c6e6b
MOHAWK: Add Achenar's crate state to Mechanical state
2011-02-13 12:15:37 +01:00
Bastien Bouclet
43d9fb6c5a
GIT: Add Eclipse projects to .gitignore
2011-02-13 08:29:08 +01:00
strangerke
e8a303d27a
.gitignore: Add several windows-only and/or MSVC files
2011-02-13 01:33:36 +01:00
Matthew Hoops
2c9d30e737
SCI: Don't limit the number of resources to 999 in hexgrep
2011-02-12 18:33:52 -05:00
Matthew Hoops
15b3bffb7f
SCI: Fix the console's hexgrep command
2011-02-12 18:30:26 -05:00
eriktorbjorn
87e832809b
JANITORIAL: Remove unnecessary semicolon
...
I'm glad there's always a supply of those, because they make for
great test commits.
2011-02-12 22:16:53 +01:00
dhewg
cb9ddad898
.gitignore: add vi swap files.
...
how could you forget vi users? HOW? :\
2011-02-12 21:22:04 +01:00
Max Horn
78e580135b
Add ScummVM.app to .gitignore
2011-02-12 21:12:03 +01:00
Bastien Bouclet
337044e11f
MOHAWK: Implement Mechanical opcode 125
2011-02-12 20:19:00 +01:00
Bastien Bouclet
d11b57e609
MOHAWK: Implement Mechanical var getters 4 and 15
2011-02-12 20:12:32 +01:00
strangerke
f2e5b126cf
Merge branch 'master' of github.com:scummvm/scummvm
2011-02-12 19:35:19 +01:00
strangerke
1036979de3
HUGO: Fix a bug in engine destructor
2011-02-12 19:29:56 +01:00
dhewg
dfe62d6ec4
GIT: git describe --dirty
is too new.
...
do it manually via diff-index
2011-02-12 19:18:50 +01:00
dhewg
d794bfc4fa
GIT: use git for describing the version.
2011-02-12 19:03:36 +01:00
strangerke
c04682b3ae
HUGO: Start to simplify hugo.dat loading
2011-02-12 19:01:46 +01:00
Willem Jan Palenstijn
92fca9c8db
GIT: Add .gitignore
2011-02-12 18:00:39 +01:00
Jordi Vilalta Prat
a422763833
BUILD: Remove explicit references to SVN in revision variable names.
...
svn-id: r55898
2011-02-12 16:43:57 +00:00
Arnaud Boutonné
c846231af3
HUGO: Replace Common::File by Common::ReadStream in several functions
...
svn-id: r55897
2011-02-12 16:20:57 +00:00
Arnaud Boutonné
4ad7f20b77
HUGO: little optimization in decodeString(), cleanup
...
svn-id: r55894
2011-02-12 14:37:59 +00:00
Bastien Bouclet
4ec51bd843
MOHAWK: Implement Stoneship's last opcodes, tunnel alarm
...
svn-id: r55891
2011-02-12 11:03:27 +00:00
Ori Avtalion
3354204f53
JANITORIAL: Remove extraneous parentheses
...
svn-id: r55890
2011-02-12 10:36:35 +00:00
Ori Avtalion
84a8bdc86b
JANITORIAL: Remove duplicate #include's
...
svn-id: r55889
2011-02-12 10:00:52 +00:00
Andre Heider
56366c4c41
WII: Whitespace (buildbot upgrade test)
...
svn-id: r55888
2011-02-12 09:13:04 +00:00
Arnaud Boutonné
69d907151b
HUGO: Cleanup based on Fingolfin comments
...
svn-id: r55887
2011-02-12 08:13:35 +00:00
Matthew Hoops
191d216785
VIDEO: Add another AVI stream type used by Indeo3
...
svn-id: r55886
2011-02-11 21:46:28 +00:00
Matthew Hoops
0d19171ce5
SCI: Fix platform for the GK2 demo, videos will now play
...
svn-id: r55885
2011-02-11 21:42:51 +00:00
Arnaud Boutonné
87ab737e6b
HUGO: Cleanup: fix style issue in Doxygen comments
...
svn-id: r55884
2011-02-11 20:27:48 +00:00
Max Horn
a9b051beff
SCI: Simplify SegManager::saveLoadWithSerializer, cleanup
...
svn-id: r55883
2011-02-11 17:05:27 +00:00
Matthew Hoops
0544977daa
VIDEO: Fix QDM2 audio
...
A regression from r55474
svn-id: r55882
2011-02-11 15:02:15 +00:00
Arnaud Boutonné
fffb8f5617
HUGO: Fix warning "virtual function override intended?" reported by LordHoto (thanks for the explanation)
...
svn-id: r55881
2011-02-11 07:42:35 +00:00
Arnaud Boutonné
7bca1f136c
HUGO: Fix regression in H3: game exits at the end of the intro
...
svn-id: r55880
2011-02-11 07:24:42 +00:00
Arnaud Boutonné
3c5fb26a91
HUGO: refactoring: move boundaries to object class
...
svn-id: r55879
2011-02-11 07:12:29 +00:00
Torbjörn Andersson
d8d9305c22
TOON: Fix memory leak
...
PAK files were not being unloaded because closePackage() was being
called with a slightly different file name than than openPackage().
svn-id: r55878
2011-02-11 05:13:37 +00:00
Matthew Hoops
61c33feaba
VIDEO: Fix QuickTime audio seeking
...
svn-id: r55877
2011-02-11 04:23:38 +00:00
Sylvain Dupont
247e882711
VIDEO: Added some skipping when bad data is found in Indeo3
...
Some Urban Runner videos are badly encoded and contain
corrupted data. When the decoder realizes that there is
some bad data, it skips the rest of the frame.
The original Indeo3 DLL decoder does the same.
svn-id: r55876
2011-02-10 21:41:59 +00:00
Filippos Karapetis
6a4ea3abd3
SCI: Added comments to the FB-01 and MIDI drivers. The original driver files are only
...
needed in SCI0 early games, which didn't include separate sound patch resources. Thanks
to waltervn for the information he supplied
svn-id: r55875
2011-02-10 21:10:49 +00:00
Filippos Karapetis
2ceb4339e9
SCI: Changed the comments of r55869 to Doxygen format (thanks, fingolfin)
...
svn-id: r55874
2011-02-10 16:58:13 +00:00
Filippos Karapetis
745c04194a
SCI: Added a workaround for MUMG Deluxe
...
svn-id: r55873
2011-02-10 16:49:46 +00:00
Filippos Karapetis
e4b46bd159
SCI: Added resource manager support for changing the audio directory dynamically. Also,
...
moved some audio-specific resource code inside resource_audio.cpp
This functionality is used by kSetLanguage(), called when switching the language in
MUMG Deluxe from the game's main menu.
svn-id: r55872
2011-02-10 16:48:29 +00:00
Matthew Hoops
80347e9630
SCI: Don't fallback to views in SCI1.1+ Mac games
...
svn-id: r55871
2011-02-10 15:56:35 +00:00
Filippos Karapetis
67d38dc5c3
SCI: Fixed typo
...
svn-id: r55870
2011-02-10 15:53:28 +00:00
Filippos Karapetis
0e95f791d0
SCI: Added a short explanation about each of the different resource source types
...
svn-id: r55869
2011-02-10 15:52:45 +00:00
Matthew Hoops
631d2de745
SCI: Fix Mac SCI1 view transparency
...
This was a regression from r55825.
svn-id: r55868
2011-02-10 15:12:06 +00:00
Max Horn
c093925763
SCI: Fix (rare) leak in kSaveGame, tweak kFileIOFindNext, cleanup
...
svn-id: r55867
2011-02-10 13:39:01 +00:00
Filippos Karapetis
c7c0198e27
SCI: Renamed addInternalSources -> addAudioSources and separated the script chunk loading code
...
svn-id: r55866
2011-02-10 12:57:43 +00:00
Filippos Karapetis
d915560f44
SCI: Moved some audio resource code to resource_audio.cpp
...
svn-id: r55865
2011-02-10 12:40:48 +00:00
Johannes Schickel
24eab0ac73
KYRA: Rename KyraEngine_MR::runDialog to doDialog to avoid name clashes with Engine::runDialog.
...
svn-id: r55864
2011-02-10 01:19:48 +00:00
Johannes Schickel
a9361da157
KYRA: Remove superfluous const in type conversion.
...
svn-id: r55863
2011-02-10 01:19:24 +00:00