Commit Graph

62453 Commits

Author SHA1 Message Date
Strangerke
6cd0d012b1 BBVS: remove useless check in updateIndicator() 2014-02-23 07:45:30 +01:00
Eugene Sandulenko
b0f792bc35 FULLPIPE: Implement sceneHandler09_ballExplode() 2014-02-22 23:12:45 +02:00
Johannes Schickel
d6a90f610f ANDROID: Slight formatting fix. 2014-02-22 19:47:15 +01:00
Filippos Karapetis
b56f8f2212 BBVS: Move some code out of bbvs.cpp 2014-02-22 20:34:52 +02:00
Strangerke
0958ac9b7f BBVS: Silent some CppCheck warnings 2014-02-22 18:26:35 +01:00
uruk
59f440c36a AVALANCHE: Repair ShootEmUp::updateTime(). 2014-02-22 15:35:43 +01:00
Eugene Sandulenko
7c69516c40 FULLPIPE: Implement sceneHandler09_checkHangerCollide() 2014-02-21 21:37:55 +02:00
Strangerke
0caa3c0ab8 README: add game-specific options for Soltys and Hopkins FBI 2014-02-21 20:17:29 +01:00
Eugene Sandulenko
c2e9f38d79 Merge pull request #435 from johndoe123/bbvs
BBVS: New engine: Beavis and Butthead In Virtual Stupidity
2014-02-21 21:14:29 +02:00
Strangerke
8cd0d40cef VOYEUR: reduce the scope of a variable 2014-02-21 19:40:10 +01:00
Strangerke
3a6e4b381e VOYEUR: Fix some more shadowed variables and functions 2014-02-21 19:35:37 +01:00
D G Turner
0def54a60d ANDROID: Fix runtime failure on earlier versions of Android.
getAxisValue() is only present from Android 3.1 onwards and
usage causes a runtime failure on earlier versions of Android.

This bug was introduced by a50ede20 with addition of OUYA support.

This solution is as recommended on the Android developer portal.
2014-02-21 16:29:23 +00:00
Einar Johan Trøan Sømåen
cda0598047 WINTERMUTE: Use the correct field for dpi when loading FreeSans from scummmodern.zip 2014-02-21 16:35:47 +01:00
uruk
d23ced0aed AVALANCHE: Repair ShootEmUp::plotThem(). 2014-02-21 16:22:37 +01:00
uruk
5580c0b95e AVALANCHE: Repair define() and defineCameo() in ShootEmUp. 2014-02-21 15:50:37 +01:00
uruk
5571945283 AVALANCHE: Repair ShootEmUp::setup(). 2014-02-21 15:34:47 +01:00
Strangerke
1aa9749beb VOYEUR: Fix some shadowed variables in VoyeurEngine 2014-02-21 08:17:56 +01:00
Strangerke
eee040cd29 VOYEUR: Fix some shadowed variables in GraphicsManager 2014-02-21 08:05:56 +01:00
uruk
46b7c1fde4 AVALANCHE: Repair ShootEmUp::setup(). 2014-02-21 00:03:18 +01:00
uruk
7a17db17a5 AVALANCHE: Repair ShootEmUp::updateTime(). 2014-02-20 23:47:49 +01:00
Strangerke
691ac84f36 VOYEUR: Fix some shadowed variables and functions in file handlers 2014-02-20 23:35:20 +01:00
Strangerke
36a4cda68e VOYEUR: Fix comment related to iForcedDeath 2014-02-20 23:34:56 +01:00
uruk
db34e0ce0d AVALANCHE: Repair ShootEmUp::gain(). 2014-02-20 23:34:22 +01:00
uruk
73223fd191 AVALANCHE: Repair ShootEmUp::define() and ShootEmUp::defineCameo(). 2014-02-20 23:30:12 +01:00
uruk
acdfcb5272 AVALANCHE: Repair ShootEmUp::plotThem(). 2014-02-20 23:28:34 +01:00
uruk
a3d4908e53 AVALANCHE: Put a necessary delay into ShootEmUp's main loop. 2014-02-20 23:06:49 +01:00
uruk
614006c1e5 AVALANCHE: Implement ShootEmUp::defineCameo(). 2014-02-20 22:43:29 +01:00
uruk
401b85eb21 AVALANCHE: Implement ShootEmUp::check321(). 2014-02-20 22:31:03 +01:00
uruk
0b4a2ba0a8 AVALANCHE: Implement ShootEmUp::updateTime(). 2014-02-20 22:25:34 +01:00
Strangerke
4e80bb12d4 VOYEUR: Fix crash introduced in 4065c79527 2014-02-20 21:50:34 +01:00
Strangerke
5a57838416 VOYEUR: Add iForcedDeath as a boot parameter 2014-02-20 21:31:19 +01:00
Eugene Sandulenko
906140e752 FULLPIPE: Implement sceneHandler09_eatBall() 2014-02-20 22:29:50 +02:00
uruk
808a59bdf2 AVALANCHE: Implement ShootEmUp::collisionCheck(). 2014-02-20 15:59:14 +01:00
uruk
ad9a8df66d AVALANCHE: Implement ShootEmUp::escapeCheck(). 2014-02-20 15:28:46 +01:00
uruk
e03ccde6e9 AVALANCHE: Implement ShootEmUp::animate() and connected functions. 2014-02-20 15:02:22 +01:00
uruk
37b147d950 AVALANCHE: Repair out of bound read in Help::handleMouse(). 2014-02-20 14:41:56 +01:00
Johannes Schickel
f8a9567773 DREAMWEB: Slight formatting fix. 2014-02-20 14:20:57 +01:00
Filippos Karapetis
3536271633 NEVERHOOD: Fix an off-by-one error in Klogg's letters
This fixes the buggy Willie letter appearing among the ones from Klogg
(bug #6513)
2014-02-20 12:28:35 +02:00
Strangerke
4065c79527 VOYEUR: Some more renaming in GraphicsManager 2014-02-20 08:31:15 +01:00
Strangerke
d0bbb68eab VOYEUR: Some more renaming 2014-02-20 08:10:48 +01:00
Strangerke
48c439a0eb VOYEUR: Remove some more variables in ViewPortResource 2014-02-20 07:49:38 +01:00
Strangerke
31d3171b65 VOYEUR: Remove a useless parameter in doTimeBar() 2014-02-20 07:43:41 +01:00
Matthew Hoops
5159996cec KEYMAPPER: Have clicking on another remap button disable remapping
Prevents the remapping code from being activated twice (throwing an assertion)
2014-02-20 01:06:50 -05:00
Strangerke
29b9bba62c VOYEUR: Remove useless function in SoundManager 2014-02-20 00:48:35 +01:00
Strangerke
27d624e79f VOYEUR: Remove unused variables and functions in GraphicsManager 2014-02-20 00:37:11 +01:00
Strangerke
3584680587 TSAGE: Remove leftover debug display 2014-02-19 21:45:31 +01:00
Strangerke
719f8f23ec WINTERMUTE: Some British to American English 2014-02-19 21:45:30 +01:00
Strangerke
8d25112e14 VOYEUR: Some British to American English 2014-02-19 21:45:29 +01:00
Strangerke
93c06d52a5 TSAGE: Some British to American English 2014-02-19 21:45:27 +01:00
Strangerke
9c82cf4844 TEENAGENT: Some British to American English 2014-02-19 21:45:26 +01:00