[Scummvm-cvs-logs] scummvm master -> 9a89f8884c0da0ee7c979d6df19969713fa16bf5

bluegr md5 at scummvm.org
Mon Dec 26 01:59:10 CET 2011


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
9a89f8884c Merge pull request #153 from fingolfin/dreamweb-cleanup


Commit: 9a89f8884c0da0ee7c979d6df19969713fa16bf5
    https://github.com/scummvm/scummvm/commit/9a89f8884c0da0ee7c979d6df19969713fa16bf5
Author: Filippos Karapetis (md5 at scummvm.org)
Date: 2011-12-25T16:58:58-08:00

Commit Message:
Merge pull request #153 from fingolfin/dreamweb-cleanup

Dreamweb: Port rollEm() to C++, remove dead code

Changed paths:
    devtools/tasmrecover/tasm-recover
    engines/dreamweb/dreambase.h
    engines/dreamweb/dreamgen.cpp
    engines/dreamweb/dreamgen.h
    engines/dreamweb/keypad.cpp
    engines/dreamweb/monitor.cpp
    engines/dreamweb/newplace.cpp
    engines/dreamweb/object.cpp
    engines/dreamweb/people.cpp
    engines/dreamweb/saveload.cpp
    engines/dreamweb/sound.cpp
    engines/dreamweb/sprite.cpp
    engines/dreamweb/stubs.cpp
    engines/dreamweb/stubs.h
    engines/dreamweb/talk.cpp
    engines/dreamweb/titles.cpp
    engines/dreamweb/use.cpp
    engines/dreamweb/vgafades.cpp
    engines/dreamweb/vgagrafx.cpp



diff --cc engines/dreamweb/stubs.h
index 148436e,dd6cd37..2ed08f9
--- a/engines/dreamweb/stubs.h
+++ b/engines/dreamweb/stubs.h
@@@ -169,9 -126,9 +126,8 @@@
  	void getOpenedSize();
  	byte getOpenedSlotSize();
  	byte getOpenedSlotCount();
- 	void checkObjectSize();
  	bool checkObjectSizeCPP();
  	void openOb();
 -	uint8 findFirstPath(uint16 param);
  	void identifyOb();
  	void selectOb();
  	void findInvPos();






More information about the Scummvm-git-logs mailing list