Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 | |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -0/+35 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk ........ r3738 | b_lindeijer | 2007-11-16 00:44:01 +0100 (Fri, 16 Nov 2007) | 3 lines Moved item icon from ItemInfo class to the Item class, so that it can be loaded on demand. Results in faster startup time and reduced memory usage. ........ | |||||
2005-10-07 | Modified finding NPC as by timonator's suggestion in order to allow NPCs to be | Bjørn Lindeijer | 1 | -16/+0 | |
clicked on their heads too. Also made start to tile engine improvement by adding the Sprite class that is now used by the floor items for being displayed on the map. Finally added documentation to Item class and splitted out Properties class from Map. | |||||
2005-07-17 | Added Item and Equipment class and made the appropriate places make use of ↵ | Björn Steinbrink | 1 | -0/+39 | |
them. Plus some cleanups. |