/minild29

To get this branch, use:
bzr branch http://9ix.org/bzr/minild29
4 by Josh C
invisible walls and code to bump into them
1
<Project>
2
  <FringeTilesets>
3
    <FringeTileset name="dark">
4
      <FringeTile id="0" image="transparent.png" />
13 by Josh C
visible walls
5
      <FringeTile id="1" image="wall.png" />
21 by Josh C
player and creature spawners in level editor
6
      <FringeTile id="2" image="playerspawner.png" />
7
      <FringeTile id="3" image="creaturespawner.png" />
4 by Josh C
invisible walls and code to bump into them
8
   </FringeTileset>
9
  </FringeTilesets>
10
</Project>