commented out two lines in block.cpp that caused a compiler error on my machine
authorMarek Moeckel <wansti@gmx.de>
Wed, 18 May 2005 11:15:44 +0000 (11:15 +0000)
committerMarek Moeckel <wansti@gmx.de>
Wed, 18 May 2005 11:15:44 +0000 (11:15 +0000)
commit2866ec56147a5e9802ef6e6299219f81ee73403a
tree4589173eedc322b106ae1b40f22e0accb74e8bfd
parent60a2055cd7a9084e5cc42b9bd37c38fe9e32ae19
commented out two lines in block.cpp that caused a compiler error on my machine
added a converted wansti-level4.stl including a red potion that shows some problems with flipping and level format conversion:
-objects (coins, boxes) aren't flipped correctly
-ringing the bell when the level is flipped results in Tux respawning in a gap (because of the changed coordinates)

SVN-Revision: 2510
data/levels/test/bonusblock.stl
data/levels/test/wansti-level4.stl [new file with mode: 0644]
data/levels/world2/level1.stl
src/object/block.cpp