summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-03-05Fixed typing in guild dialogsDavid Athay1-0/+5
2008-03-04Accepted patch by roderic to fix building/installing with CMake.Bjørn Lindeijer1-0/+6
2008-03-04Added HP regeneration and new death messages.Philipp Sehmisch1-0/+6
2008-03-03Skill gui beautifications by roderic.Philipp Sehmisch1-0/+8
2008-03-01Replaced the basic guichan text field class with our derivate class.Philipp Sehmisch1-0/+5
2008-02-27error in changelog.Philipp Sehmisch1-3/+6
2008-02-27Implemented provisorical player respawn.Philipp Sehmisch1-0/+3
2008-02-27Fixed translation file names.Eugenio Favalli1-0/+7
2008-02-24Fixed a bug which caused an incorrect display of character correction points ...Philipp Sehmisch1-0/+2
2008-02-24(no commit message)Philipp Sehmisch1-0/+5
2008-02-22Added a 2nd attack to the scorpion to test new monster AI.Philipp Sehmisch1-0/+5
2008-02-22 Handling gender with an enum everywhere.Philipp Sehmisch1-0/+4
2008-02-22Merged creation of female characters from Legend of Mazzeroth.Philipp Sehmisch1-0/+2
2008-02-22Implemented skill name display in skill dialog and xp messages (based on a pa...Philipp Sehmisch1-0/+6
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 Sehmisch1-0/+5
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 Lindeijer1-2/+44
2008-02-18Updated required ENet version to 1.2.Bjørn Lindeijer1-1/+2
2008-02-18Merged revisions 3762-3772,3776-3782 via svnmerge from Bjørn Lindeijer1-0/+105
2008-02-18Added notes about installing gettext and cvs to INSTALL file.Bjørn Lindeijer1-0/+4
2008-02-18Ups removing changes from revision 3893Mateusz Kaduk1-4/+0
2008-02-18Fixed missing Makefile.in error after ./autogen.sh ; ./configureMateusz Kaduk1-0/+4
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 Lindeijer1-0/+10
2008-02-12Merged revisions 3619 via svnmerge from Bjørn Lindeijer1-0/+6
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 Lindeijer1-1/+92
2008-02-07Fixed unix compilation problem.Philipp Sehmisch1-0/+4
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 Sehmisch1-0/+19
2008-01-26Image alpha should also be set to 1, in case it was changed before.Bjørn Lindeijer1-7/+13
2008-01-26Added support for alpha blending to true type font drawing.Philipp Sehmisch1-0/+5
2008-01-24Fixed broken communication of attack directions.Philipp Sehmisch1-0/+5
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 Sehmisch1-0/+5
2008-01-10Item types and weapon types are now identified by name instead of numbers in ...Philipp Sehmisch1-0/+10
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 Sehmisch1-0/+17
2007-12-18Updated attribute system to the latest design decisions (removed charisma, ke...Philipp Sehmisch1-0/+9
2007-12-09Add missing source files to the CMake configuration.Björn Steinbrink1-0/+4
2007-11-21Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. ThisBjørn Lindeijer1-0/+15
2007-11-21Small lingering changes made while merging to 0.0.Bjørn Lindeijer1-0/+5
2007-11-21Added interpolation of tile offset for intermediate steps in long moves.Guillaume Melquiond1-0/+5
2007-11-16Fixed minor issues.Eugenio Favalli1-0/+1
2007-11-16Sped up recoloring of transparent pixels.Guillaume Melquiond1-0/+1
2007-11-16Reduced noise in log file.Guillaume Melquiond1-0/+2