Strangerke
|
f7c34949db
|
AVALANCHE: Error out when critical files are missing
|
2013-09-13 08:29:19 +02:00 |
|
Strangerke
|
8a59c9c1b2
|
AVALANCHE: undo previous commit, add comments about kControlNegative and a missing stub
|
2013-09-13 01:27:20 +02:00 |
|
Strangerke
|
7fdb5c439e
|
AVALANCHE: Fix bug in scrollModeNormal()
|
2013-09-13 01:08:37 +02:00 |
|
Strangerke
|
65f39c14c9
|
AVALANCHE: Remove some verbosity related to excessive use of Common::String in Acci2
|
2013-09-13 00:18:14 +02:00 |
|
Strangerke
|
b936611e03
|
AVALANCHE: Fix various warnings reported by GCC and/or wjp
|
2013-09-12 21:44:36 +02:00 |
|
Strangerke
|
11c496c31b
|
AVALANCHE: Complete 2 comments, get rid of Scrolls::kControlToBuffer in one function (for further discussions)
|
2013-09-12 07:43:15 +02:00 |
|
Strangerke
|
4c12daf55a
|
AVALANCHE: Polish some more strings
|
2013-09-12 00:32:45 +02:00 |
|
Strangerke
|
2f42e9ce46
|
AVALANCHE: Identify useless variables and function in Closing2
|
2013-09-11 22:49:16 +02:00 |
|
Strangerke
|
da1a427e79
|
Merge branch 'master' of https://github.com/urukgit/scummvm into avalanche
|
2013-09-11 21:33:10 +02:00 |
|
Eugene Sandulenko
|
5c6ee7573c
|
FULLPIPE: Add parenthesis
|
2013-09-11 21:35:07 +03:00 |
|
Filippos Karapetis
|
e184573568
|
FULLPIPE: Fix compilation with MSVC and add a FIXME
|
2013-09-11 17:57:18 +03:00 |
|
Strangerke
|
49dbac6a2a
|
AVALANCHE: Some polishing in Acci2
|
2013-09-11 08:43:13 +02:00 |
|
Paul Gilbert
|
794811c280
|
TSAGE: Fixes for R2R Spill Mountains maze walk regions
|
2013-09-10 21:51:05 -04:00 |
|
Paul Gilbert
|
06f64f68e0
|
TSAGE: Bugfixes and renaming for R2R Spill Mountains Elevator Exit
|
2013-09-10 21:04:12 -04:00 |
|
Paul Gilbert
|
d59e2bef5a
|
TSAGE: Bugfixes for Spill Mountain maze
|
2013-09-10 20:25:22 -04:00 |
|
Eugene Sandulenko
|
531867cc3c
|
FULLPIPE: Finish sceneHandlerDbgMenu()
|
2013-09-10 22:49:39 +03:00 |
|
Eugene Sandulenko
|
7509ffec33
|
FULLPIPE: Move GameObject::canInteractAny() out of the class
|
2013-09-10 22:36:14 +03:00 |
|
Eugene Sandulenko
|
f628b7e20d
|
FULLPIPE: Remove unused class variable
|
2013-09-10 10:09:42 +03:00 |
|
Eugene Sandulenko
|
1583ae66bf
|
FULLPIPE: Add stub warning.
|
2013-09-10 10:06:21 +03:00 |
|
Eugene Sandulenko
|
b3f0d87e3b
|
FULLPIPE: Remove noop code. CID 1063230
|
2013-09-10 09:57:57 +03:00 |
|
Eugene Sandulenko
|
59d989d8c1
|
FULLPIPE: Add sanity check. CID 1063218
|
2013-09-10 09:56:06 +03:00 |
|
Eugene Sandulenko
|
fda471ee80
|
FULLPIPE: Fix stupid type. CID 1072975
|
2013-09-10 09:52:36 +03:00 |
|
Strangerke
|
94b98ac5f6
|
AVALANCHE: Various cleanup
|
2013-09-10 08:12:06 +02:00 |
|
Paul Gilbert
|
5770ae175e
|
TSAGE: Renaming for R2R Spill Mountain throne room
|
2013-09-09 22:59:01 -04:00 |
|
Paul Gilbert
|
c839b4f327
|
TSAGE: Fixes and renaming for R2R Spill Mountains bedroom
|
2013-09-09 22:37:51 -04:00 |
|
Paul Gilbert
|
e553cf16c3
|
TSAGE: Bugfixes for R2R Miranda interrogation
|
2013-09-09 22:08:30 -04:00 |
|
Strangerke
|
1cb0c0ec5e
|
AVALANCHE: harmonize the use of constants for kDir, kDirection, kVerbs
|
2013-09-09 23:48:36 +02:00 |
|
Strangerke
|
bc64dcf276
|
AVALANCHE: harmonize the use of constants for kMagic, kProc, kObject, kPeople
|
2013-09-09 23:34:12 +02:00 |
|
Strangerke
|
1ca62e51b9
|
AVALANCHE: refactor the way ControlCharacter enum is accessed
|
2013-09-09 23:16:48 +02:00 |
|
Strangerke
|
e12e0eb2ff
|
AVALANCHE: Rework some more strings, identify some dead code in avalanche.cpp
|
2013-09-09 23:00:24 +02:00 |
|
Eugene Sandulenko
|
fa8027203c
|
FULLPIPE: Started debug scene
|
2013-09-09 23:23:33 +03:00 |
|
Eugene Sandulenko
|
18bbf4a2eb
|
FULLPIPE: Fix logical error. CID 1086776
|
2013-09-09 21:21:39 +03:00 |
|
Eugene Sandulenko
|
33f975a446
|
FULLPIPE: Do not continue unnecessary function. CID 1086777
|
2013-09-09 21:15:47 +03:00 |
|
Eugene Sandulenko
|
a6231b83d1
|
FULLPIPE: Remove unnecessary check. CID 1086775
|
2013-09-09 21:08:06 +03:00 |
|
Eugene Sandulenko
|
6ca4b7d514
|
FULLPIPE: Fix logical error. CID 1086778
|
2013-09-09 21:04:42 +03:00 |
|
Strangerke
|
524edfcbc3
|
AVALANCHE: Rework more strings (still WIP)
|
2013-09-09 07:20:25 +02:00 |
|
Eugene Sandulenko
|
3cce3f9a91
|
FULLPIPE: Fix function prototype
|
2013-09-09 07:38:19 +03:00 |
|
Paul Gilbert
|
ef0c75739e
|
TSAGE: Bugfixes and renaming for R2R Rim Lift Computer
|
2013-09-08 21:29:11 -04:00 |
|
Paul Gilbert
|
475d5e9c11
|
TSAGE: Bugfixes and renaming for R2R Rim Lift interior
|
2013-09-08 19:47:34 -04:00 |
|
Eugene Sandulenko
|
4f0d37d2f8
|
SWORD25: Remove unused variable
|
2013-09-09 00:48:02 +03:00 |
|
Eugene Sandulenko
|
4c2dc5fb3f
|
RECORDER: Fix warning
|
2013-09-09 00:46:03 +03:00 |
|
Eugene Sandulenko
|
fdafc7c391
|
FULLPIPE: Fix warning
|
2013-09-09 00:38:07 +03:00 |
|
Eugene Sandulenko
|
b165dd8a06
|
FULLPIPE: Fix warnings
|
2013-09-09 00:38:07 +03:00 |
|
Eugene Sandulenko
|
693ed1e988
|
FULLPIPE: Drop game platform in autogenerated gameid since only Windows version existed
|
2013-09-09 00:38:06 +03:00 |
|
Eugene Sandulenko
|
6384cfdeaa
|
AD: Introduce ADGF_DROPPLATFORM
|
2013-09-09 00:38:06 +03:00 |
|
Strangerke
|
2d2ce624a9
|
AVALANCHE: Rework some more strings
|
2013-09-08 23:37:13 +02:00 |
|
Einar Johan Trøan Sømåen
|
1c091ca1ff
|
WINTERMUTE: Swap dpi and font-height to be the right-way around.
|
2013-09-08 23:25:23 +02:00 |
|
Strangerke
|
f7bce3bede
|
AVALANCHE: Rework some more strings
|
2013-09-08 23:13:58 +02:00 |
|
Eugene Sandulenko
|
55e88c9e43
|
Merge pull request #388 from sev-/fullpipe
FULLPIPE: Merge The Full Pipe engine
|
2013-09-08 14:00:33 -07:00 |
|
Eugene Sandulenko
|
747e70a38e
|
FULLPIPE: Implement CInteractionController::handleInteraction()
|
2013-09-08 23:56:04 +03:00 |
|