Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-22 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -4/+4 | |
2008-01-28 | Added weapon skill system and leveling system. | Philipp Sehmisch | 1 | -4/+2 | |
2008-01-19 | Fixed interpretation of weapon types in items.xml. | Philipp Sehmisch | 1 | -1/+1 | |
2008-01-10 | Item types and weapon types are now identified by name instead of numbers in ↵ | Philipp Sehmisch | 1 | -2/+38 | |
the items.xml. Removed entries for eAthena compatiblity from items.xml (the database isn't eAthena compatible anymore), added item type and weapon-type properties to all items. All healing items now have a healing effect. | |||||
2007-11-15 | Moved item icon from ItemInfo class to the Item class, so that it can be loaded | Bjørn Lindeijer | 1 | -2/+2 | |
on demand. Results in faster startup time and reduced memory usage. | |||||
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 1 | -2/+2 | |
2007-10-18 | Added automatic generation of description strings for item effects. | Guillaume Melquiond | 1 | -23/+39 | |
2007-10-18 | Removed unused slot field. | Guillaume Melquiond | 1 | -2/+0 | |
2007-10-18 | Removed player looks from generic beings. Prevented client termination on ↵ | Guillaume Melquiond | 1 | -2/+2 | |
missing sprites. Merged weapon-type and attack-type fields for items. | |||||
2007-10-01 | Fixed inventory display with respect to empty slots. | Guillaume Melquiond | 1 | -1/+1 | |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -26/+100 | |
2007-08-13 | Fixed svn properties. | Guillaume Melquiond | 1 | -149/+149 | |
2007-04-22 | Made the itemdb parameter checks more terse and manageable. | Björn Steinbrink | 1 | -44/+15 | |
2007-04-22 | Added a macro for XML child node iterations to make the code more terse and ↵ | Björn Steinbrink | 1 | -3/+3 | |
easier to read. | |||||
2007-01-04 | Merged 0.0 changes from revision 2898 to 2988 to trunk. | Bjørn Lindeijer | 1 | -0/+8 | |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -0/+170 | |