Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-24 | Optimize tilesets | Jared Adams | 1 | -0/+0 | |
The other tilesets were optimized in the previous edits | |||||
2007-09-30 | Removed the purple line from the ruin tile. | Philipp Sehmisch | 1 | -0/+0 | |
2007-09-27 | Replaced an old version of the stone pillar with the new one. MSPaint is evil. | Philipp Sehmisch | 1 | -0/+0 | |
2007-09-27 | Added new desert tiles by Len. | Philipp Sehmisch | 1 | -0/+0 | |
2006-09-06 | Reverted new market stand addition. | Eugenio Favalli | 1 | -0/+0 | |
2006-09-06 | Added new market stand | Eugenio Favalli | 1 | -0/+0 | |
2006-08-04 | Replaced the old cactus with a nice new high-res one. | Frode Lindeijer | 1 | -0/+0 | |
2006-02-02 | Replaced the old sand tile with Irucards new one. Added new crates. Made ↵ | Philipp Sehmisch | 1 | -0/+0 | |
some minor corrections. | |||||
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -0/+0 | |
hook themselves into the map on construction. The improved fringe layer is working as expected now. * Made sure TMW compiles without warnings even when using "-Wconversion -Wshadow -Wcast-qual -Wwrite-strings -ansi -pedantic", lots of cleanups. * Added two new small tilesets that contain the desert tiles that are twice and three times the height of a normal tile. One well in new_3-1 has been converted to use the new double tiles for testing purposes. |