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