Menu

Commit [r1643]  Maximize  Restore  History

Trunk 1.1:

- separation of item flags:
- "static" - item is not liftable, no pickup
- "portable" - item can be added to inventory
- "freezable" - item can be frozen by st_ice
- it_springboard, it_bomb (but not it_bomb_burning) as portable
- fix potential crash on addition of current level to history

ral 2009-04-21

changed /trunk/src/items.cc
changed /trunk/src/items.hh
changed /trunk/src/items/Bomb.cc
changed /trunk/src/items/Bomb.hh
changed /trunk/src/items/BurnableItem.cc
changed /trunk/src/items/Magnet.cc
changed /trunk/src/items/Meditation.cc
changed /trunk/src/items/ShogunDot.cc
changed /trunk/src/items/SimpleItems.cc
changed /trunk/src/items/StripItem.cc
changed /trunk/src/lev/PersistentIndex.cc
changed /trunk/src/lua.cc
/trunk/src/items.cc Diff Switch to side-by-side view
Loading...
/trunk/src/items.hh Diff Switch to side-by-side view
Loading...
/trunk/src/items/Bomb.cc Diff Switch to side-by-side view
Loading...
/trunk/src/items/Bomb.hh Diff Switch to side-by-side view
Loading...
/trunk/src/items/BurnableItem.cc Diff Switch to side-by-side view
Loading...
/trunk/src/items/Magnet.cc Diff Switch to side-by-side view
Loading...
/trunk/src/items/Meditation.cc Diff Switch to side-by-side view
Loading...
/trunk/src/items/ShogunDot.cc Diff Switch to side-by-side view
Loading...
/trunk/src/items/SimpleItems.cc Diff Switch to side-by-side view
Loading...
/trunk/src/items/StripItem.cc Diff Switch to side-by-side view
Loading...
/trunk/src/lev/PersistentIndex.cc Diff Switch to side-by-side view
Loading...
/trunk/src/lua.cc Diff Switch to side-by-side view
Loading...