Age | Commit message (Expand) | Author | Files | Lines |
2008-03-05 | Fixed guild creation. | David Athay | 7 | -103/+100 |
2008-03-05 | Fixed typing in guild dialogs | David Athay | 3 | -43/+42 |
2008-03-04 | Accepted patch by roderic to fix building/installing with CMake. | Bjørn Lindeijer | 5 | -1/+26 |
2008-03-04 | Added HP regeneration and new death messages. | Philipp Sehmisch | 3 | -8/+18 |
2008-03-03 | Skill gui beautifications by roderic. | Philipp Sehmisch | 4 | -54/+148 |
2008-03-01 | Replaced the basic guichan text field class with our derivate class. | Philipp Sehmisch | 3 | -13/+20 |
2008-02-28 | Fixed chat input stealing focus from quitDialog | Mateusz Kaduk | 1 | -0/+4 |
2008-02-28 | Temporary fix for GUILD protocol support, fixed makefile. Also please do not ... | Mateusz Kaduk | 2 | -1/+9 |
2008-02-28 | Added missing automake entries. Still bug in guildhandler code, plz fix it. | Mateusz Kaduk | 1 | -0/+6 |
2008-02-28 | Work in Progress commit of guilds. | David Athay | 25 | -19/+1338 |
2008-02-27 | error in changelog. | Philipp Sehmisch | 1 | -3/+6 |
2008-02-27 | made the string " Press OK to respawn." translateable. | Philipp Sehmisch | 1 | -1/+1 |
2008-02-27 | Implemented provisorical player respawn. | Philipp Sehmisch | 5 | -1/+55 |
2008-02-27 | Fixed translation file names. | Eugenio Favalli | 7 | -19/+16 |
2008-02-26 | Added Portugese (by Tiago Silva), Danish (by GonzoDark), Russian (by idle sign) | Bjørn Lindeijer | 5 | -0/+2183 |
2008-02-24 | Fixed a bug which caused an incorrect display of character correction points ... | Philipp Sehmisch | 2 | -1/+3 |
2008-02-24 | (no commit message) | Philipp Sehmisch | 3 | -9/+41 |
2008-02-22 | Added a 2nd attack to the scorpion to test new monster AI. | Philipp Sehmisch | 1 | -0/+5 |
2008-02-22 | Handling gender with an enum everywhere. | Philipp Sehmisch | 8 | -21/+21 |
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 |