Commit Graph

35075 Commits

Author SHA1 Message Date
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
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
Strangerke
9a22da6573 SWORD1: Some British to American English 2014-02-19 21:45:24 +01:00
Strangerke
a675ac09c2 SCUMM: Some British to American english 2014-02-19 21:45:23 +01:00
Strangerke
137f625548 DREAMWEB: Some British to American english 2014-02-19 21:45:22 +01:00
Strangerke
2c7f6a9d1d CGE: Some British to American english 2014-02-19 21:45:20 +01:00
Strangerke
a2a222e647 AVALANCHE: Some British to American english 2014-02-19 21:45:19 +01:00
Eugene Sandulenko
72cc935191 FULLPIPE: Implement sceneHandler09_showBall() 2014-02-19 22:46:58 +02:00
Strangerke
6d2f3019c7 AVALANCHE: Fix uninitialized variable in Avalanche's shoot'em up 2014-02-19 21:11:55 +01:00
Strangerke
2f0b6c7e95 VOYEUR: Set private some functions in ThreadResources 2014-02-19 21:02:22 +01:00
uruk
7970cddb1f AVALANCHE: Implement ShootEmUp::peopleRunning(). 2014-02-19 19:52:07 +01:00
uruk
2d5493b599 AVALANCHE: Implement ShootEmUp::bumpFolk() and ShootEmUp::turnAround(). 2014-02-19 19:10:25 +01:00
uruk
5c841dab6d AVALANCHE: Implement ShootEmUp::moveAvvy(). 2014-02-19 18:45:08 +01:00
uruk
546a3cea82 AVALANCHE: Implement ShootEmUp::moveThem(). 2014-02-19 17:56:16 +01:00
uruk
c498e910eb AVALANCHE: Implement ShootEmUp::plotThem() and connected functions. 2014-02-19 17:55:32 +01:00
uruk
a3eea23624 AVALANCHE: Implement ShootEmUp::initRunner(). 2014-02-19 16:48:26 +01:00
Strangerke
2a62c310c3 VOYEUR: More cleanup 2014-02-19 07:28:55 +01:00
Filippos Karapetis
311471c857 SCI: Fix script bug #6485 - "SCI: MUMG EGA - kStrCpy error" 2014-02-19 03:03:11 +02:00
Strangerke
e8076473bd VOYEUR: Remove a useless parameter in vStartCycle() 2014-02-19 00:37:51 +01:00
Strangerke
ee6ac179ff VOYEUR: Some more clean up in FILES 2014-02-19 00:15:22 +01:00
Strangerke
cd3e48cace VOYEUR: Fix a null pointer assigned to 0 2014-02-19 00:15:21 +01:00
Filippos Karapetis
a1dea147bb WME: Remove translation tags from names found by the fallback detector
Fixes cases like bug #6532
2014-02-19 00:42:12 +02:00