Strangerke
f660e3ba11
VOYEUR: Fix some function definitions in voyeur_game
2014-02-17 21:45:49 +01:00
Strangerke
ee9c59b225
VOYEUR: Fix tabulation in staticres
2014-02-17 21:43:04 +01:00
Strangerke
d439747147
VOYEUR: Fix formatting in GraphicsManager
2014-02-17 21:40:27 +01:00
Strangerke
ed681f49e3
VOYEUR: Fix formatting
2014-02-17 21:37:37 +01:00
Strangerke
4367ade8c7
VOYEUR: Fix maximum number of savegames
2014-02-17 21:29:15 +01:00
Strangerke
473732d9fb
VOYEUR: Use AD_ENTRY1 for detection
2014-02-17 21:26:52 +01:00
Eugene Sandulenko
8b9eb3148f
FULLPIPE: Fix compiler warning
2014-02-17 21:01:59 +02:00
Eugene Sandulenko
a2bcea461f
FULLPIPE: Implement sceneHandler09_collideBall()
2014-02-17 20:57:47 +02:00
Filippos Karapetis
715a5f9bbe
SCI: Adapt the segment and offset getters/setters for SCI3
...
This is by no means complete, but it's a good start. It is based on an
earlier discussion on the subject, and it allows us to use the highest
two bits from the segment for offset addresses
2014-02-17 12:05:40 +02:00
Filippos Karapetis
ed400d57fc
SCI: Fix NS rect calculation in GK1 (and SCI32 in general)
...
This fixes the regressions caused by refactoring in SCI32. Thanks to
Timo Korvola for tracking down the issue and providing an initial
patch in bug #6452
2014-02-17 12:00:17 +02:00
Filippos Karapetis
9addca7287
SCI: Allow saving without a VERSION file in Jones
...
Apparently, the original does the same. Fixes bug #6535
2014-02-17 11:52:49 +02:00
Filippos Karapetis
474c45fdc6
SCI: Some minor cleanup
2014-02-17 11:48:34 +02:00
Filippos Karapetis
d92006188e
SCI: Skip some still unsupported robot files in RAMA
2014-02-17 11:47:16 +02:00
Filippos Karapetis
d80f1adb31
SCI: Provide more accurate error messages for unsupported saved games
2014-02-17 11:46:24 +02:00
Paul Gilbert
fe0376dbb0
VOYEUR: Indent register plugin lines to match standard practice
2014-02-16 23:43:15 -05:00
Paul Gilbert
b2bf4c6b17
VOYEUR: Changed SVoy initialisation to individual field values
2014-02-16 23:38:05 -05:00
Paul Gilbert
56a32b3652
VOYEUR: Fix checking RLV header signature
2014-02-16 23:29:19 -05:00
Filippos Karapetis
5b1631960e
SCI: Fix bug #6536 - "SCI: JONES - top menu empty after loading from launcher"
2014-02-17 03:29:54 +02:00
Kirben
a5f0cd06e6
SDL: Revert add warning if "waveout" driver is being used for audio.
...
This situation was only caused by a buildbot issue, and the relevant
information has been added to the FAQ on the ScummVM web site.
2014-02-17 11:36:53 +11:00
Eugene Sandulenko
3d1ac3cc78
FULLPIPE: Implement sceneHandler09_hangerStartCycle()
2014-02-17 00:14:52 +02:00
Strangerke
0657b7a072
TSAGE: Fix again #6507 - Regression introduced in a41db1939cdff632d16aa3849e23b844c46bafef
2014-02-16 22:57:52 +01:00
Strangerke
591b38ed42
AVALANCHE: Silence warnings in MSVC
2014-02-16 22:52:33 +01:00
Strangerke
9bc001da90
TSAGE: Fix F5 in Help screen
2014-02-16 22:22:25 +01:00
uruk
dc3477b092
AVALANCHE: Implement ShootEmUp::setup() and connected functions.
2014-02-16 22:13:19 +01:00
Strangerke
828baf963a
TSAGE: Fix bug #6509 - Topmost line of scene isn't drawn
2014-02-16 21:51:50 +01:00
Strangerke
a41db1939c
TSAGE: Fix bug #6519 - Mouse pointer behavior in dialog menu
2014-02-16 19:25:32 +01:00
Strangerke
f6a7e00407
FULLPIPE: Janitorial - Remove trailing spaces
2014-02-16 18:48:31 +01:00
Strangerke
e370716c18
SWORD1: Janitorial - Remove trailing spaces
2014-02-16 18:45:53 +01:00
Strangerke
0b63ea185d
ZVISION: Janitorial - Remove trailing spaces
2014-02-16 18:45:17 +01:00
Strangerke
81f0a5dc42
WINTERMUTE: Janitorial - Remove trailing spaces
2014-02-16 18:41:25 +01:00
Strangerke
85b3526860
SCUMM: Janitorial - Remove trailing spaces
2014-02-16 18:39:02 +01:00
Strangerke
b808d4818e
NEVERHOOD: Janitorial - Remove trailing spaces
2014-02-16 18:37:48 +01:00
Strangerke
c39f7d95c9
DRACI: Janitorial - Remove trailing spaces
2014-02-16 18:36:24 +01:00
Strangerke
54dbb67777
CGE: Janitorial - Remove trailing spaces
2014-02-16 18:35:14 +01:00
Strangerke
0261045ead
TSAGE: Janitorial - Remove trailing spaces
2014-02-16 18:32:36 +01:00
Strangerke
2bc174a3d0
MORTEVIELLE: Janitorial - Remove trailing spaces
2014-02-16 18:24:19 +01:00
Strangerke
7c53ba31a4
AVALANCHE: Janitorial - Remove trailing spaces
2014-02-16 18:21:37 +01:00
D G Turner
fc80f5a346
SDL: Move debugging code to output SDL video driver name to initBackend.
...
The initBackend() function is called later after the command line is
parsed and thus debug() prints can be used, which are much less noisy.
2014-02-16 16:33:35 +00:00
uruk
9b51c60beb
Merge branch 'master' of https://github.com/scummvm/scummvm
2014-02-16 15:24:28 +01:00
uruk
5829615820
AVALANCHE: Implement ShootEmUp::instructions().
...
Also implement connected functions and add fundamental parts to
ShootEmUp::run() during the process.
2014-02-16 15:24:13 +01:00
Strangerke
8df46608ad
QUEEN: Silent some CppCheck warnings by reducing some variable scopes
2014-02-16 14:39:59 +01:00
Johannes Schickel
553843a2b5
IPHONE: Allow FreeType2 support.
...
This moves the static library handling for USE_FREETYPE2 outside a block which
is not executed for the iPhone backend.
2014-02-16 04:18:07 +01:00
johndoe123
608485729b
BBVS: Make kAnimationsTbl and kObjKindAnimTables const in BBAnt minigame
2014-02-16 00:37:14 +01:00
johndoe123
3aba8da16b
BBVS: Remove Point type and use BBPoint instead in BBAnt minigame
2014-02-16 00:28:43 +01:00
johndoe123
882cf2f5ba
BBVS: Fix const char string arrays
2014-02-16 00:27:00 +01:00
johndoe123
f0acfd4645
BBVS: Use int16 instead of int in Rect struct
2014-02-16 00:21:32 +01:00
johndoe123
2f22673945
BBVS: Remove unneccessary makeLoopingAudioStream in playSpeech and use the audiostream directly
2014-02-16 00:19:11 +01:00
johndoe123
6078bf7eba
BBVS: Remove rectIntersection and use Rect::findIntersectingRect instead
2014-02-16 00:12:26 +01:00
johndoe123
82bb55aa89
BBVS: Remove obsolete debug comments
2014-02-15 23:53:09 +01:00
johndoe123
3847654bcd
BBVS: Fix include guard and include guard name comments for endifs
2014-02-15 23:48:08 +01:00