Age | Commit message (Expand) | Author | Files | Lines |
2008-02-22 | Merged creation of female characters from Legend of Mazzeroth. | Philipp Sehmisch | 4 | -5/+55 |
2008-02-22 | Implemented skill name display in skill dialog and xp messages (based on a pa... | Philipp Sehmisch | 4 | -2/+41 |
2008-02-22 | fixed changelog | Philipp Sehmisch | 1 | -6/+3 |
2008-02-21 | Showing a visible error message to the user when the font file fails to load. | Philipp Sehmisch | 2 | -6/+7 |
2008-02-21 | restored log monster sounds (again) | Philipp Sehmisch | 0 | -0/+0 |
2008-02-20 | Added attack properties to scorpions. | Philipp Sehmisch | 1 | -0/+1 |
2008-02-20 | Added some missing item properties. | Philipp Sehmisch | 1 | -0/+6 |
2008-02-20 | Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ... | Bjørn Lindeijer | 22 | -48/+210 |
2008-02-18 | Updated required ENet version to 1.2. | Bjørn Lindeijer | 2 | -2/+3 |
2008-02-18 | Merged revisions 3762-3772,3776-3782 via svnmerge from | Bjørn Lindeijer | 20 | -138/+265 |
2008-02-18 | Ignore a bunch of generated files. | Bjørn Lindeijer | 0 | -0/+0 |
2008-02-18 | Added notes about installing gettext and cvs to INSTALL file. | Bjørn Lindeijer | 2 | -0/+6 |
2008-02-18 | Ups removing changes from revision 3893 | Mateusz Kaduk | 2 | -5/+0 |
2008-02-18 | Fixed missing Makefile.in error after ./autogen.sh ; ./configure | Mateusz Kaduk | 2 | -0/+5 |
2008-02-12 | restored loghead sounds | Philipp Sehmisch | 0 | -0/+0 |
2008-02-12 | Converted movement speed to pixels per second. | Philipp Sehmisch | 1 | -0/+4 |
2008-02-12 | Fixed the location in the ChangeLog file for the last merge. | Bjørn Lindeijer | 1 | -10/+13 |
2008-02-12 | Merged revisions 3687-3688,3690 via svnmerge from | Bjørn Lindeijer | 8 | -21/+51 |
2008-02-12 | Merged revisions 3619 via svnmerge from | Bjørn Lindeijer | 4 | -2/+48 |
2008-02-11 | Added size and speed to some monsters. | Philipp Sehmisch | 1 | -0/+4 |
2008-02-11 | Merged revisions 3750-3751,3755-3759,3761,3766-3767,3773-3776,3779,3781,3783-... | Bjørn Lindeijer | 32 | -309/+2388 |
2008-02-07 | Fixed unix compilation problem. | Philipp Sehmisch | 2 | -1/+5 |
2008-02-07 | Added different behaviors to maggots, scorpions, red scorpions and green slimes. | Philipp Sehmisch | 1 | -0/+5 |
2008-02-06 | Added attributes to maggot (complete) and scorpion (incomplete) for testing s... | Philipp Sehmisch | 1 | -0/+6 |
2008-01-28 | Added weapon skill system and leveling system. | Philipp Sehmisch | 23 | -360/+448 |
2008-01-26 | Image alpha should also be set to 1, in case it was changed before. | Bjørn Lindeijer | 3 | -15/+21 |
2008-01-26 | Added support for alpha blending to true type font drawing. | Philipp Sehmisch | 2 | -0/+12 |
2008-01-24 | Fixed broken communication of attack directions. | Philipp Sehmisch | 3 | -2/+14 |
2008-01-20 | Added max-per-slot property to all items (just to silence the "missing max-pe... | Philipp Sehmisch | 1 | -0/+4 |
2008-01-19 | Fixed interpretation of weapon types in items.xml. | Philipp Sehmisch | 2 | -1/+6 |
2008-01-10 | Item types and weapon types are now identified by name instead of numbers in ... | Philipp Sehmisch | 4 | -10/+96 |
2008-01-09 | Added weapon_type properties to weapons in items.xml so that attack animation... | Philipp Sehmisch | 1 | -0/+5 |
2008-01-07 | Implemented new attribute enumerations of server update. Reformated the items... | Philipp Sehmisch | 3 | -7/+28 |
2007-12-18 | Updated attribute system to the latest design decisions (removed charisma, ke... | Philipp Sehmisch | 9 | -32/+33 |
2007-12-09 | Add missing source files to the CMake configuration. | Björn Steinbrink | 2 | -0/+6 |
2007-11-21 | Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. This | Bjørn Lindeijer | 24 | -234/+249 |
2007-11-21 | Small lingering changes made while merging to 0.0. | Bjørn Lindeijer | 4 | -13/+14 |
2007-11-21 | Added interpolation of tile offset for intermediate steps in long moves. | Guillaume Melquiond | 2 | -5/+27 |
2007-11-18 | Fixed small mapping error, collision layer not changed. | Bjørn Lindeijer | 0 | -0/+0 |
2007-11-18 | Blocked revisions 3686,3718 via svnmerge | Bjørn Lindeijer | 0 | -0/+0 |
2007-11-16 | Fixed minor issues. | Eugenio Favalli | 3 | -2/+13 |
2007-11-16 | Sped up recoloring of transparent pixels. | Guillaume Melquiond | 2 | -5/+6 |
2007-11-16 | Reduced noise in log file. | Guillaume Melquiond | 4 | -4/+14 |
2007-11-16 | Delayed resource deletion by 30 seconds. | Guillaume Melquiond | 5 | -24/+93 |
2007-11-16 | Removed useless win32 implementation of gettimeofday. | Eugenio Favalli | 3 | -118/+8 |
2007-11-15 | Moved item icon from ItemInfo class to the Item class, so that it can be loaded | Bjørn Lindeijer | 27 | -164/+279 |
2007-11-15 | Temporarily disabled update loading. | Guillaume Melquiond | 2 | -1/+6 |
2007-11-15 | Removed dead code and fixed quest name. Removed redundant message. | Guillaume Melquiond | 0 | -0/+0 |
2007-11-15 | Added monsters on map 5 and some fixes, added npcs to map 6. | Eugenio Favalli | 1 | -0/+2 |
2007-11-15 | Added npcs. | Eugenio Favalli | 1 | -0/+5 |