Commit Graph

35063 Commits

Author SHA1 Message Date
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
Filippos Karapetis
5d0ebad996 WME: Fix bug #6531 - "WME: Art of Murder - Assertion" 2014-02-19 00:42:10 +02:00
Strangerke
b06497f351 VOYEUR: Start cleaning FILES 2014-02-18 22:43:48 +01:00
Strangerke
6c63a9f4c7 VOYEUR: Remove some useless variables in Event, cleanup 2014-02-18 21:56:54 +01:00
Strangerke
0002eb0eaa VOYEUR: Remove some useless variables 2014-02-18 19:53:31 +01:00
Eugene Sandulenko
74583e2301 FULLPIPE: Fix compilation 2014-02-18 20:57:27 +02:00
Eugene Sandulenko
eb4d2695ee FULLPIPE: Implement sceneHandler09_limitHangerPhase() 2014-02-18 20:56:37 +02:00
Eugene Sandulenko
c998e83eb3 FULLPIPE: Implement sceneHandler09_cycleHangers() 2014-02-18 20:52:16 +02:00
Strangerke
1434940253 VOYEUR: Remove useless variable in synchronize 2014-02-18 18:58:58 +01:00
uruk
2e56baeca0 AVALANCHE: Rework GraphicManager::loadPictureSign(). 2014-02-18 15:47:17 +01:00
uruk
72c40dbd47 AVALANCHE: Repair writing off the boundaries in loadPictureGraphic(). 2014-02-18 15:42:31 +01:00
uruk
1b5cf54ced AVALANCHE: Implement ShootEmUp::hitPeople() and connected functions. 2014-02-18 14:55:54 +01:00
uruk
3b313bfc83 AVALANCHE: Implement ShootEmUp::blankIt(). 2014-02-18 14:15:28 +01:00